/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#7fb8d7;
}
.body-bg{
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-y;
}
.total-bodybg{
	background-image:url(images/total-bodybg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


h1{
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	font-style: italic;
	color:#012e58;
	text-decoration:none;
	margin-top:-1px;
    margin-bottom:1px;
}

h2{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#012e58;
	text-decoration:none;
}

.h2 a:link{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#012e58;
	text-decoration:underline;
}

.h2 a:visited{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}

.h2 a:hover{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}

.h2 a:active{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}


h3{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#012e58;
	text-decoration:none;
}

h4{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#8c8a8a;
	text-decoration:none;
}

h5{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#8c8a8a;
	text-decoration:none;
	margin-top:-1px;
    margin-bottom:1px;
}


.xtop-menu{
	font-family:"Arial Narrow";
	font-size:11px;
	font-weight:normal;
	color:#012e58;
	text-decoration:none;
	height:25px; 
	background-color:#809a13;
}


.top-bluetext{
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight:normal;
	color:#012e58;
	text-decoration:none;
}
.menu{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#f8f8ef;
	text-decoration:none;
	padding:2px 0px 0px 14px;
}
.menu:hover{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:16px top;
}
.header{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#012e58;
	text-decoration:none;
}
.normaltext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#4f4f48;
	line-height:16px;
	text-decoration:none;
}

.normaltext a:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#012e58;
	line-height:16px;
	text-decoration:underline;
}

.normaltext a:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#336699;
	line-height:16px;
	text-decoration:underline;
}
 
.normaltext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#336699;
	line-height:16px;
	text-decoration:underline;
}



.separetor{
	background-image:url(images/separetor.gif);
	background-repeat:repeat-y;
	width:1px;
}
.separetor-h{
	background-image:url(images/separetor-h.gif);
	background-repeat:repeat-x;
	height:1px;
}
.nav-bottom-bg{
	background-image:url(images/nav-bottom-bg.gif);
	background-repeat:repeat-x;
	height:8px;
}
.photo-text{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#424557;
	text-decoration:none;
}
.photo-text:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#424557;
	text-decoration:none;
}

.subscribe{
	font-family:"Arial Narrow";
	font-size:13px;
	font-weight:normal;
	color:#012e58;
	text-decoration:none;
}
form{
	margin:0px;
	padding:0px;
}
.textbox{
	height:18px;
	margin:3px 4px 3px 4px;
	padding-left:3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f48;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.formtext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#4f4f48;
	text-decoration:none;
}
.footer-text{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#8c8a8a;
	text-decoration:none;
}
.footer-graytext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#8c8a8a;
	text-decoration:none;
}

a.footer-graytext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#8c8a8a;
	text-decoration:none;
}

.footer-bg{
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	height:25px;
}
.footer-menu{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#f8f8ef;
	text-decoration:none;
	padding:0px 0px 0px 12px;
}
.footer-menu:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#f8f8ef;
	text-decoration:none;
	padding:0px 0px 0px 12px;
}

a.footer-menu{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#f8f8ef;
	text-decoration:none;
	padding:0px 0px 0px 12px;
}

.bodypadding{
padding:15px 5px 8px 5px;
}


.contactus {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#012e58;
	text-decoration:none;
}

.contactus a:link{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}

.contactus a:visited{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}

.contactus a:hover{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}

.contactus a:active{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
