/* NASBHC Content Styles */

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*hr { border: solid; height:1px; width:100%; color:#666666; }*/
hr.gray { color: #CCCCCC; border: solid; height:1px; width:100%;}
hr.orange { color:#FFA618; border: solid; height:1px; width:100%;}
hr.blue { color:#6BB2FF; border: solid; height:1px; width:100%;}
hr.lightblue { color:#DEEFFF; border: solid; height:1px; width:100%;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #034ea2;
	display:block;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	margin-bottom:5px;
	font-weight: bold;
	color: #000000;
	display:block;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	margin-bottom:5px;
	font-weight: bold;
	color: #666666;
	display:block;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin-bottom:5px;
	font-weight: bold;
	color: #000000;
	display:block;
}

p { margin-top:12px; }

input { color: #888; }

.default_text { color: #000; line-height:18px; }

.default_text a, li a {
	line-height:18px;
	font-weight:bold;
	color: #034ea2;
	text-decoration: none;
}

.blacktext {
	font-size: 12px;
	color: #000;
}

.whitetext {
	font-style: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #034ea2;
}

.left_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:20px;
	margin-top:20px;
	line-height:14px;
}

.right_table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.right_table_text {
	width:174px;  
	margin-left:10px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.advanced_search {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 20px;
	margin-top: 2px;
	clear:both;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	vertical-align:baseline;
	width:750px;
	margin-top: 15px;
}

.french_quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
 	text-decoration:none;
}

.default_text a:hover, li a:hover { color:#69B3FF; text-decoration: underline; }

ul {
	list-style-image: url('/atf/cf/%7BCD9949F2-2761-42FB-BC7A-CEE165C701D9%7D/list.gif');
	margin-bottom: .7em;
	font-size: 12px;
	line-height:1.4em;
}

ul li {
	list-style-type: none;
	list-style-image: none !important;
	background: url('/atf/cf/%7BCD9949F2-2761-42FB-BC7A-CEE165C701D9%7D/list.gif') 0 1px no-repeat;
	font-size: 12px;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	padding-left: 15px;
}

ol.decimal 
{
	list-style-type: decimal;
	font-size: 12px;
	line-height:18px;
}

li{ padding-top: 5px; }


