/* CSS Document */
html{margin:0px; padding:0px;}
body{
	margin:0px; padding:0px;
	background:url(../images/bg2.jpg) repeat-x ;
	font-family:Arial, Helvetica, sans-serif; font-size:14px;
	color:#000000;
	}
	
.topnavigation{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#FFFFFF; font-weight:bold; font-size:14px}
.topnavigation:hover{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#00FFCC; font-weight:bold; font-size:14px}
.activetopnavigation{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#00FFCC; font-weight:bold; font-size:14px}	

.heading{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#314396; font-size:12px; font-weight:bold}

.bodytextgray{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#898989; font-size:12px; line-height:14px; font-weight:normal}

.link{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#314396; font-size:12px; line-height:14px; font-weight:normal}
.link:hover{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:Underline; color:#314396; font-size:12px; line-height:14px; font-weight:normal}

.textgray{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:none; color:#898989; font-size:11px; line-height:12px}
.a:hover{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration:underline; color:#898989; font-size:11px}




h1, h2, h3,p, form, input, ul, li{margin:0px; padding:0px;}
.navi_bg{
	background:url(../images/navi_rpt.gif) 0 0 repeat-x;
	height:32px; border:1px solid #001F96; border-bottom: none;  border-top: none;
	}
.navi_bg a{
	color:#FFFFFF; font-weight:bold; font-size:12px; text-decoration:none; display:block; text-align:center;
	height:20px; padding-top:11px;
	}
.navi_bg a:hover, .navi_bg a.active{
	background:url(../images/navi_over.gif) 0 0 repeat-x;
	}

.img_border2{
	border:1px solid #929292;
	}
.contents p{
	margin:0px; padding:0 0 0px 0px;
	}
.contents h1{
	font-size:14px; padding-bottom:17px;
	}
.red_text{
	color:#FF0000;
	}
a.red_link{
	color:#FF0000; text-decoration:none;
	}
a.red_link:hover{
	text-decoration: underline;
	}
.footer{
	background:url(../images/footer_bg.gif) 0 0 repeat-x; height:109px;
	}
.large_text{color:#FFFFFF; font-size:25px; font-weight:normal; margin:0px; padding:0px; text-align:center;}

h2.inner_heading{
	color:#012EE1; font-size:14px;
	}
#thumbs img{border:1px solid #fff; cursor:pointer;}
#thumbs .img_border, .img_border {
	border:1px solid #002FE2;
	}
