/* CSS Document */
body {
	margin:0px;
	background-image: url(images/inner_bg1.jpg);
	background-repeat:repeat-x;
	background-color: #86bbdd;
	font-family: Tahoma;
	font-size:11px;
	line-height:15px;
}
.leftborder {
	background-image:url(images/inner_leftborderlong.jpg);
	background-repeat:repeat-y;
	background-color: #82b6d7;
}
.rightborder {
	background-image: url(images/inner_rightborderlong.jpg);   
	background-repeat:repeat-y;
	background-color: #82b6d7;
}
.pos_left1 {
	padding:30px 10px 10px 12px;
}
.pos_left2 {
	padding:10px 10px 10px 12px;
}
.pos_left3 {
	padding:15px 28px 0px 28px;
}
.pos_leftpic {
	padding:30px 0px 0px 0px;
}
.pos_right {
	padding: 20px 12px 0 12px;
 	background-image:url(images/inner_mid.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	height: 500px;
}
.pos_right2 {
	padding: 0px;
 	background-image:url(images/inner_mid.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	height: 500px;
}
.pos_rightsitemap {
	padding: 20px 60px 0px 60px;
 	background-image:url(images/inner_mid.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	height: 500px;
}
.inner_navbg {
	background-image:url(images/inner_navbg.jpg);
	background-repeat:repeat-x;
	height: 30px;
	background-color:#19252c;
}
.navtop {
	color: #FFFFFF; 
	font-weight:bold;
}
.navtop a{
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none;
}
.navtop a:hover{
	color: #ACD0E8;
	font-weight:bold;
	text-decoration: none;
}
.inner_leftnavbg {
	background-color: #86bbdd;
}
.leftline {
	background-image: url(images/inner_leftnavline.jpg);
	width: 180px;
	height: 1px;
	background-repeat:no-repeat;
}
.left_text1 {
	color: #133251;	
	font-size:12px;
	font-weight:bold;
	
}
.left_text1 a{
	color: #133251;
	text-decoration:none;
	
}
.left_text1 a:hover{
	color:#FDD64A;
	text-decoration:none;
}


.left_text12 a{
	color: #133251;
	font-size:10px;
	text-decoration:none;
	padding-left:5px;
}
.left_text12 a:hover{
	color:#FDD64A;
	text-decoration:none;
}

.theOrangeText{
	color:#FDD64A;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.left_text1b {
	color: #133251;
	

}
.left_text1b a{
	color: #133251;
	text-decoration:none;
}
.left_text1b a:hover{
	color: #000000;
	text-decoration:none;
}

.leftpic_border {
	border: 2px solid #222D38;
}

.heading1 {
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #133251;
}
.content_text {
	color: #133251;
	text-align:justify;
}
.content_text a{
	color: #133251;
	text-decoration:none;
}
.content_text a:hover{
	color: #000000; 
	text-decoration:none;
}

p {
	margin-top: 14px;
	margin-bottom: 14px;
}
.inner_footerbg {
	background-color: #1a252f;
	height:25px;
}
.footer_text {
	color: #FFFFFF; 
	font-size: 10px;
}
.footer_text a{
	color: #FFFFFF; 
	text-decoration:none; 
}
.footer_text a:hover{
	color: #ACD0E8;
	text-decoration:none; 
}

input, textarea {
	color: #133251;
	font-family: Tahoma;
	font-size:11px;
	border: 1px solid #133251;
	background-color: #FFFFFF;
} 
/*
ul {
	margin: 0px;
	padding:0px;
}
*/

.event_text {
	font-size: 11px;
	text-decoration:underline; 
}
.event_text a{
	text-decoration:underline; 
}
.event_text a:hover{
	text-decoration:underline; 
}