/* 												
	REDEFINED TAGS							--> 
												
*/

p, a {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

p,t
ul,
ol {
	margin-top: 1.5em;
	
	
}
ul,
ol { margin-left: 0px; }
hr { display: none; }

body{
	background-color:#FFFFFF;
	margin:0px;
	font-size: 12px;
}
img{
	border:0px;
}

h1 {
	font-size: 18px; 
	text-align:center; 	
	padding:4px;
	color: #2C5C89;
}

h2 {
   font-size: 16px;
   font-weight: normal;
   padding:0px;
}

h3 {
   font-size: 16px;
   color: #663300;
}

h4 {
   font-size: 12px;
   color: #660033;
}
/* 												
	CUSTOM CLASSES							--> 
												
*/


#menu {
	margin: 0 auto;
	padding-left: 10px;
	background: #ffffff;
	width: 840px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
		
}

#menu li { 
	float: left;
	background: url(../images/ca_wide_button.jpg) no-repeat left -4px;
	}

#menu a {
	display: block;
	float: left;
	height: 32px;
	width: 175px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: -4px;
	padding-top: 5px;
	text-align: center;
	/* background: url(../images/button.jpg) no-repeat */
}

#menu a:hover { color: #336699; }

.link a {
	font-size: 14px;
}

.small_details td {
	font-size: 12px;

}
#logo {
	width: 840px;
	height: 116px;
	margin: 0 auto;
	background: url(../images/ca_previews_header.jpg) no-repeat left top;
	background-position:0px 10px;
}

#page {
	margin: 0 auto;
	width:820px;
	background: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
}

#content {
	width:750px;
	float: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}


#footer{
	text-align:center;
	color:#000000;
	width: 840px;
	height: 44px;
	background-image:url(../images/ca_reflective_footer.jpg);
	background-repeat:no-repeat;
	background-position:12px 0px;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#footer a{
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}

#footer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
}

#footer { 
	color: #333333;
	font-weight: bold;
	padding-top: 14px;
}