body{
	margin:20px;
	background-color:#083449;
}

a{
	text-decoration:none;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

a:hover{
	text-decoration:underline;
}


img{
	border:0px;
}

ul{
	margin:15px;
	padding:0px
}

ul li{
	padding-bottom:10px;
}

.text_1 ul li{
	padding-top:0px;
	padding-bottom:0px;
}

.top_menu_bar{
	height:30px;
	width:760px;
	background-color:#255B75;
	text-align:left;
}

.menu_option_position{
	position:relative;
	left:12px;
	top:3px;
}

.dark_blue_header_bar{
	height:20px;
	width:558px;
	background-color:#275A75;
}

.light_blue_header_bar{
	height:20px;
	width:200px;
	background-color:#52849D;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.light_blue_header_bar_text_position{
	position:relative;
	left:7px;
	top:2px;
}

.blue_section{
	background-color:#CAE0EB;
	height:100%;
	width:200px;
}

.copyright{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
}

.copyright_small{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
}

.text-1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	padding:10px;
}

.text-2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	padding:10 0 10 10;
}

.style1{
	font-weight:normal;
}

.bold_text_1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	padding-bottom:5px;
	font-weight:bold;
}

#link_text_1 a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
}

#bold_link_text_1 a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000033;
	font-weight:bold;
}

#bold_link_text_1 a:hover{
	text-decoration:underline;
	color:#990000;
}

#link_text_2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	color:#0000FF;
	text-decoration:underline;
}

#link_text_3 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
}

#link_text_3 a:hover{
	text-decoration:underline;
	color:#CC3300;
}

.float_left_image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.page_heading{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#000066;
	margin:10 0 10 0;
	border-bottom:solid #000066 1px;
}

.page_sub_heading{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000066;
	font-weight:bold;
	padding:15 0 15 0;
	text-decoration:underline;
}

#link_1 a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000066;
}


#link_1 a:hover{
	color:#990000;
	text-decoration:underline;
}

.line_break{
	font-size:6px;
	padding-left:10px;
}

.footer{
	border-top:dotted #666666 1px;
	padding-top:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;	
}

#footer a{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

#footer a:hover{
	text-decoration:underline;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;	
	border-bottom:solid #000000 1px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}

.sidebar{
	background-image:url(images/sidebar_bg.jpg);
	background-repeat:repeat-x;
	background-color:#75ACC9;
	width:200px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}

.sidebar a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}

.sidebar a:hover{
	text-decoration:underline;
}

.sidebar_heading{
	padding-top:5px;
	padding-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:dashed #fff 1px;
	margin-bottom:15px;
}
