table{

	font-size: 12px;
	color: #333333;
	line-height: 18px;

}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

a:link {
	color: #0A3E70;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9955;
	margin: 0;
	font-weight: bold;
	line-height:25px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9955;
	margin: 0;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0571AF;
	margin: 0;
}	
.heading_orange {
	font-size: 16px;
	color: #FF6600;
	font-family: arial;
	font-weight: bold;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 25px;
	padding-left: 15px;
	line-height: 25px;
	font-weight: bold;
	
}
.navi a{
	color: #66CCFF;
}
.heading_text {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.header_links {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-size: 15px;
}
.header_links a:link {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
.header_links a:visited {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
.header_links a:hover {
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.footer {
	font-size: 13px;
	color: #333333;
	line-height: 25px;
}

.footer_index{
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.footer strong {
	color: #333333;
}

ul {
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.footer a {
	color: #333333;
	line-height: 18px;
}
.sub_Heading {
	font-size: 16px;
	color: #2C6092;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_links {
	font-size: 14px;
	color: #FF9955;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
li{


	background-image: url(images/bullets.jpg width="5");
	background-repeat: no-repeat;
	background-image: url(images/bullets.jpg);
	padding-left: 25px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-bottom: 5px;
}


.dropdown {
	Z-INDEX: 10; LEFT: 570px; VISIBILITY: hidden; WIDTH: 10px; POSITION: absolute; TOP: 92px; 
}
.dropLinks {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000;  FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

.heading_orange_small {
	font-size: 12px;
	color: #FF6600;
	font-family: arial;
	font-weight: bold;
}

.main_Heading {
	font-size: 20px;
	color: #2C6092;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_Heading2 {
	font-size: 16px;
	color: #5A7C9C;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

ul.feeds {
	list-style: none;
}

ul.feeds li {
	display: block;
	background: transparent;
	padding-left: 10px;
}

ul.feeds li a {
	background: url(images/arrow_blue.png) no-repeat 0 4px;
	padding: 0 5px 0 12px;
	color: #366AB4;
	text-decoration: none;
}

ul.feeds li a:hover {
	background: url(images/arrow_blue.png) no-repeat 0 4px;
	padding: 0 5px 0 12px;
	color: #F09910;
	text-decoration: underline;
}
