a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.header_gradient {
	background-image: url(../images/header_gradient.jpg);
	border: 0px;
}
#bluepanel {
	font-size: 90%;
	font-weight: lighter;
	color: #CCC;
	padding: 10px;
	background-color: #08396B;
	margin: 0px;
}

#darkbluepanel {
	font-size: 90%;
	font-weight: bold;
	padding: 10px;
	background-color: #06203B;
	margin: 0px;
}

.heading_page {
	font-variant: small-caps;
	color: #FFFFCC;
}
.topmenu {
	font-size: 12pt;
	font-variant: small-caps;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
.text_body {
	width: 80%;
	text-align: justify;
	margin-left: 30px;
}
.text_divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	width: 80%;
	margin-left: 30px;
}
.submit_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #08396B;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	text-transform: none;
	color: #FFFFFF;
	background-color: #6699CC;
	border: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.thumblist_body {

	background-color: #08396B;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {

	background-color: #08396B;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.left_bottom_border {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rightpanel {
	margin: 5px;
	padding: 10px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: none;
	position: relative;
}
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:600px;
	overflow:hidden;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:600px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:0 url(../easyslider/images/btn_prev.gif) no-repeat;	
	}	
#nextBtn a{ 
	background:url(../easyslider/images/btn_next.gif) no-repeat 0 0;	
	}
#whitepanel{
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	}	
#greypanel{
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #3E5975;
	padding: 10px;
}	
	
ul {
	margin: 0px;
	padding: 0px;
}

.text_bodysales {
	text-align: justify;
	margin-left: 30px;
	float: left;
}
.endofpage {
	clear: both;
	width: 100%;
}
.newstext {
	font-size: 10pt;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
}
.newsheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rowseparation {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.navdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;


}
