/* CSS Document */
/*--------------------------[ Universal Elements ]--------------------------*/
body {
	background-color: #fff;
	color: #4F76C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	}
h1 {
	color: #004683;
	background-color: inherit;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	}
h2 {
	color: #A80404;
	background-color: inherit;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	}
img, img a {
	border: none;
	}
a {
	color: #4F76C4;
	background-color: inherit;
	text-decoration: none;
	}
	
a:hover {text-decoration: underline;}

b { color: #4F76C4; }	

hr { background-color: #4f76c4; }



/*--------------------------[ Navigation Top ]--------------------------*/

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_bar {
	width: 600px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	
	padding-top: 163px;
	
	}
#nav { 
	padding-top: 5px; 
	margin-top: -3px;
	color: #4f76c4;
	background-color: inherit;
	}
	
#nav a        {
	font-weight: bold;
	color: black;
}

#nav a { 
	text-decoration: none;
	color: #fff;
	background-color:inherit;
	}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #fff;
	padding: 0.2em 2px;
	width: 95px;
}

#nav li li a:hover {
	color: #000000;
	
	
}

#nav li {
	float: left;
	position: relative;
	width: 100px;
	text-align: center;
	cursor: default;
	font-size: 11px;
	display:list-item;
	
	
	
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	
}

li>ul {
	top: auto;
	left: 0;
}

li li {
	display: inline;
	float: left;
	background-color: #4f76c4;
	border: 0;
}

li:hover ul, li.over ul {
	display: inline;
}

/*--------------Table Elements-------------------*/
	
.style5 {color: #FFFFFF; font-weight: bold; font-size: 14px; }

.style6 {
	font-family: Arial, Verdana;
	color: #Df271C;}

.style7 {
	font-family: Arial, Verdana;
	font-weight: bold;
}
.style8 {font-family: Arial, Verdana; color: #000000; font-size: 12px;}

.style10 {font-family: Arial, Verdana; color: #DF271C; font-weight: bold; }

.style15 {font-family: Arial, Verdana; font-weight: bold; background-color: #4f76c4; color: #FFFFFF; text-decoration: none;}

.style15 a {color: #FFFFFF;}

.style12 {font-family: Arial, Verdana; color: #4f76c4; }

/*--------------------------[ Body Elements ]--------------------------*/
#container {
	width: 765px;
	height: auto;
	margin: 20px auto;
	text-align: left;
	}
#header {
	width: 765px;
	height: 195px;
	background-image:  url(images2/header1.gif);
	background-repeat: no-repeat;
	}
#content {
	width: 765px;
	height: 355px;	
	}
#bottom_bar {
	background-image: url(images2/bottom_bar.gif);
	background-repeat: no-repeat;
	width: 765px;
	height: 11px;
	}
	

/*--------------------------[ Homepage Elements ]--------------------------*/
#top {
	width: 765px;
	height: 175px;
	}
#top_left {
	float: left;
	width: 215px;
	margin-left: 5px;
	}
#top_right {
	float: right;
	width: 540px;
	}
#top_right1 {
	float: left;
	width: 410px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	background-color: inherit;
	
	}
#top_right2 {
	float: left;
	width: 130px;
	margin-top: -10px;
	}
#bottom {
	width: 765px;
	height: 180px;
	}
#bottom_left {
	float: left;
	width: 405px;
	}
#bottom_left1 {
	float: left;
	width: 215px;
	height: 180px;
	margin-left: 5px;
	background-image: url(images2/blue_box.gif);
	background-repeat: no-repeat;
	}
#bottom_left1_text {
	font-weight: bold;
	width: 200px;
	}
#bottom_left2 {
	float: left;
	width: 180px;
	height: 180px;
	background-image: url(images2/gray_box2.gif);
	background-repeat: no-repeat;
	}
#bottom_right {
	float: right;
	width: 360px;
	}
#bottom_right1 {
	float: left;
	width: 180px;
	height: 180px;
	background-image: url(images2/gray_box2.gif);
	background-repeat: no-repeat;
	}
#bottom_right2 {
	float: left;
	width: 180px;
	height: 180px;
	background-image: url(images2/gray_box2.gif);
	background-repeat: no-repeat;
	}
.gray_box_text {
	width: 170px;
	padding-left: 5px;
	margin-top: 2px;
	color: #4F76C4;
	background-color: inherit;
	line-height: 20px;
	}
.gray_box_description {
	color: #000;
	background-color: inherit;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	}
.gray_box_text li {
	display: inline;
	background-image:url(images2/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	width: 170px;
	margin-left: 5px;
}
.gray_box_text li a{
	padding-left: 15px;
	}

/*--------------------------[ Interior Elements ]--------------------------*/
#left_nav {
	
	width: 210px;
	float: left;
	
	}
#left_nav_box {
	background-image: url(images2/left_nav2.gif);
	background-repeat: no-repeat;
	margin: 5px;
	width: 193px;
	height: 335px;
	}
#left_nav_text {
	padding: 10px;
	width: 193px;
	line-height: 18px;
}


#left_nav_text li {
	clear: both;
	background-image:url('images2/bullet.gif');
	background-repeat: no-repeat;
	background-position:left;
	text-align: left;
	width: 193px;
	
		
	}
#left_nav_text li a{
	padding-left: 12px;
	font-size: 12px;
	
}
#main_content {
	
	width: 540px;
	float: left;
	
	}
#main_content a {
font-size: 10pt; }

#main_content li {
	margin-left: 25px;
	list-style-image:url('images2/bullet.gif');
	background-repeat: no-repeat;
	background-position:left;
	text-align: left;
	display: list-item;
	padding-left: 6px;
	}	

html #main_content ol li{
	color: #4F76C4;
	list-style-type: decimal;
 	list-style-image: none;
	}
	


	
#main_content_text {
	padding: 0 5px;
	}


	
/*--------------------------[ Footer ]--------------------------*/
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background-color: inherit;
	text-align: center;
	margin-top: 5px;
	display: block;
	}
#footer a {
	color: #000;
	background-color: inherit;
	}
#footer a:hover {
	color: #4F76C4;
	background-color: inherit;
	}