/* CSS Document */
body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#022057;
padding:0px;
margin:0px;
}
.nav_bg{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
height:39px;
}
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
height:41px;
}
.main_content_bg{
background:url(images/main_content_bg.jpg) right top no-repeat;
background-color:#ffffff;
}
.side_bar_bg{
	background:url(images/side_bar_bg.jpg) right top repeat-x;
	background-color:#C4E7FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
.side_bar_title_bg{
background-image:url(images/side_bar_title_bg.jpg);
background-repeat:repeat-x;
height:36px;
}
.contact_text_bg{
background-image:url(images/contact_text_bg.jpg);
background-repeat:repeat-x;
height:37px;
}

.side_bar_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
; letter-spacing: -1px
}
LI.sidebar_list{
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	height:auto;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	padding-left:27px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration: none;
	list-style-type:none;

}
.side_bar_bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.content_text{
	font-family:Arial;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
}
.sub_heading_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #CC6600;
	text-align:left;
	text-decoration: none;
; padding-top: 7px
}
.sub_heading_text1{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color: #C97600;
	text-align:left;
	text-decoration: none;
}
.more_text{
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align:right;
	padding-right:10px;
	text-decoration: none;
}
.more_text a{
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align:right;
	text-decoration: none;
}
.more_text a:hover{
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #E37404;
	text-align:right;
	text-decoration:underline;
}
.footer_text{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}
.footer_text a{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}
.footer_text a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #FF8407;
	text-align:left;
	text-decoration:underline;
}
.form_text{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	text-decoration: none;
}hr {  margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
.hilitebox {  background-color: #E9E8DA; border: #C1C296; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.imgright {  margin-bottom: 10px; margin-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.main_heading { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; color: #CC6600; text-align:left; text-decoration: none; ; padding-top: 7px }
.hilitebox2 { background-color: #DBEBD3; border: 1px #006600 solid}
