/* 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: 14px;
	line-height:18px;
	margin-bottom:5px;
	font-weight: bold;
	color: #034ea2;
	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: #FFA618;
	display:block;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin-bottom:5px;
	font-weight: light;
	color: #666666;
	display:block;
}
	
p {
	margin-top:10px;
	line-height:125%; 
}

input {
	color: #888;
}
.default_text {
	color: #000;
	line-height:18px;

.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/{CD9949F2-2761-42FB-BC7A-CEE165C701D9}/list.gif');
	margin-bottom: .7em;
	font-size: 12pt;
}

ul li {
	list-style-type: none;
	list-style-image: url('../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/Q3T12ESL/none') !important;
	background: url('/atf/cf/{CD9949F2-2761-42FB-BC7A-CEE165C701D9}/list.gif') no-repeat 0 1px;
	font-size: 12pt;
	margin-bottom: 4px;
	padding-left: 15px; margin-left:0; margin-right:0; margin-top:0; padding-right:0; padding-top:0; padding-bottom:0
}

ol.decimal 
{
	list-style-type: decimal;
	font-size: 12px;
	line-height:18px;
}

li{ padding-top: 5px; }
