/* CSS Document */
body {
	margin-top: 0px;
	background-color: #05314c;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.pad {
	padding-right: 10px;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#main {
	background-image: url(images/mainbg.jpg);
	width: 800px;
	clear:both;
}
#imgtext {
	clear:right;
	height: 100%;
}

#imgblue {
	height: 2px;
	background-color: #808080;
}
#imglogo {
	float: left;
	width: 291px;
	
}
#imgtext1 {
	float: right;
	width: 291px;
}


#twitter {
	float: right;
	width: 150px;
}


#botlinks {
	height:48px;
	width: 450px;
	clear: right;
}



#bottom {
clear:both;
	height: 48px;
	width: 800px;
	background-color: #EAEAEA;
}





.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

General{color:#000033; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: justify; margin-left: 5px; margin-top: 5px; margin-right: 5px;}/* this is for normal text */

a:link {text-decoration:none; color:#000099; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
a:visited {text-decoration:none; color:#000099; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
a:hover {
	text-decoration: underline;
	color: #AE3D60;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.menu:link {text-decoration:none; color:#ffffff; font-size: 13px; font-family: Arial, Helvetica, sans-serif; margin-top:20px; }
a.menu:visited {text-decoration:none; color:#ffffff; font-size: 13px; font-family: Arial, Helvetica, sans-serif; margin-top:20px;  }
a.menu:hover {
	text-decoration: underline;
	color: #AE3D60;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
}


a.navy{
	text-decoration:none; 
	color: #000033; 
	font-size: 12px; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
a.navy:hover {
	text-decoration: underline;
	color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P{
	color:#000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px;
}/* this is for normal text */

ul{
	color:#000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}/* this is for normal text */

P.centertxt{color:#000033; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: center; }

P.center {color:#FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: center; }

/* Form elements */
input.first, textarea.first, select.first {
border : 1px solid Black;
background-color : #ffffff;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
height: 15px; /* replace 2em with your chosen value, in px or whatever */
}


.navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.tblgrey {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	height:100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(images/top.jpg);
	height: 100px;
	width: 800px;
}
#red {
	background-image: url(images/redbar.jpg);
	width: 800px;
	height:15px;
	
}
#left {
	background-image: url(images/leftbg.jpg);
	width: 159px;
	float:left;
}
#right {
	float: right;
	width: 641px;
}
#topright1 {
	background-image: url(images/leftlogo.jpg);
	float: left;
	height: 149px;
	width: 191px;
}
#topright2 {
	float: right;
	height: 149px;
	width: 450px;
}
#topright3 {
	background-color: #e71d4f;
	height: 2px;
	width: 641px;
}
#news {
	float: right;
	width: 278px;
}
#newst {
	background-image: url(images/newstop.jpg);
	height: 38px;
	width: 278px;
}

#newst1 {
	background-image: url(images/news.jpg);
	height: 229px;
	width: 278px;
}

#newsb {
	height: 191px;
	width: 258px;
	background-image:url(images/newsbot.jpg);
	padding:10px;
}

.newstext{
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.border{
	border: 1px solid #000000;
}

.bot_border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
