﻿body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type:none;
	background-image: url(images/Left.jpg);
	background-repeat: repeat-x;
}

.navbar
{
	border-top: solid 1px #A9A9A7;
	border-left: solid 1px #A9A9A7;
	border-right: none;
	border-bottom: solid 1px #A9A9A7;
	color: #FFFFFF;
	background-color: #AB2F23;

	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;

}

.navbar_end
{
	border-top:  solid 1px #A9A9A7;
	border-left: solid 1px #A9A9A7;
	border-right: solid 1px #A9A9A7;
	border-bottom: solid 1px #A9A9A7;
	color: #FFFFFF;
	background-color: #AB2F23;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

.navbar_hover
{
	border-top: 1px solid #A9A9A7;
	border-left: 1px solid #A9A9A7;
	border-right: none;
	border-bottom: 1px solid #A9A9A7;
	background-color: #E1E1E9;
	cursor: pointer;
	color: #024E82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.news 
{
	color: #000000; 
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

.news a
{
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.news a:hover
{
	color: #004D85;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.quotebox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	padding: 50px 10px 10px 10px;
	margin: 0px;
	color:White;	
	vertical-align:middle;
	text-align:center;
	line-height:20px;
}



.sidebox_quote
{
	
	text-align: center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	padding: 0px 28px 20px 20px;
	margin: 0px;
	line-height: 35px;
	color: #024E82;
	vertical-align: 50%;
	
}

.sidebox_quote a
{
	color: #024E82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}


.sidebox_quote a:hover
{
	color: #024E82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}




.sidebox
{
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	padding:2px  10px 10px 10px ;
	margin:0px;
	
}

.sidebox_li
{
	background-image:url(images/bullet_off.gif);
	background-repeat:no-repeat;
	background-position:5px 5px ; 
	padding-left:30px; 
	line-height:30px;
	cursor: pointer;
	color:#5D5D5D;
	}


.sidebox_hover_li
{
	background-image: url(images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #AB2F23;
}


.page_data 
{
	color: #000000; 
	font-size: 9pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.page_data_small
{
	color: #000000; 
	font-size: 8pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.page_data_small p
{
	margin-top:4px;
	margin-bottom:10px;
}


.page_sub_header
{
	color: #000000; 
	font-size: 12pt; 
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:15px;
}

.page_header
{
	color: #004D85; 
	font-size: 13pt; 
	font-weight:bold;  
	font-family: Arial, Helvetica, sans-serif;
}



