@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align: center;
	/*background-color: #667088;*/
	background: #667088 url(../images/background/wrapperbg.jpg) repeat-y center top;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

 a, a:link, a:visited {
	text-decoration:none;
	color:#003366;	
	font-weight:bold;
}
 a:hover, a:active {
	text-decoration:underline;
	color:#003366;	
	font-weight:bold;
}
table {
	font-size:12px;
	color:#003366;
}

p {
	margin:0px;
}
td.calcell {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
#wrapper {
	top: 0px;
	width: 799px;
	height:100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-size:12px;
	/*background-image:url(../images/background/wrapperbg.jpg);
	background-position:center;
	background-repeat:repeat-y;*/
}
#adminbox {
	font-family: Arial,sans-serif;
	background-color: #FF6600;
	text-align: center;
	padding: 10px;
	border: 2px solid #ffffff;
	position: absolute;
	z-index: 100000;
	width: 799px;
	height:30px;
}
#banner {
	display:block;
	position: relative;
	width: 799px;
	height: 245px;
	text-align:left;
	background-image:url(../images/banner/homebanner.jpg);
	background-position:center;
	background-repeat: no-repeat;
	z-index: 5;
}
#flashpanel {
	position:relative;
	display: block;
	width: 799px;
	height: 245px;
	z-index: 10;
}
#eagle {
	position: relative;
	width: 182px;
	height: 124px;
	top: -124px;
	z-index: 15000;
	background-image:url(../images/background/eagle.png);
	background-repeat:no-repeat;
	background-position:left;
}

#content {
	display:block;
	position:relative;	
	width: 799px;
	min-height:50px;
	background-image:url(../images/background/contentbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
#leftcontent {
	position:relative;
	float:left;
	top:25px;
	left:10px;
	width:185px;
	height:500px;
	text-align:left;
	color:#666666;
	font-size:12px;
	z-index:100;
}


#righthomecontent {
	position:relative;
	float:right;
	top:10px;
	right:10px;
	width:585px;
	height:auto;
	font-size:12px;
	text-align:left;
	color:#003366;
	font-size:12px;
	z-index:5;

}
#righthomecontent a{
	color:#336799;
	text-decoration:underline;
}
#righthomecontent a:hover{
	color:#336799;
	text-decoration:none;
}
#alertbox {
	top: 0px;
	width: 589px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background-color:#FFFFFF;
	color:#FF0000;
	border: 2px solid #FF0000;
	z-index:5;
	font-size:14px;
}
#homeboxtop {
	top: 0px;
	bottom:0px;
	width: 589px;
	height: 8px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(../images/background/homeboxtop.jpg);
	background-repeat:no-repeat;
	z-index:5;
}
#homeboxmid {
	top: 0px;
	width: 589px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color:#666666;
	background-image: url(../images/background/homeboxmid.jpg);
	z-index:5;
}
.hometext {
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:#666666;
}
#homeboxbottom {
	top: 0px;
	width: 589px;
	height: 8px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(../images/background/homeboxbottom.jpg);
	background-repeat:no-repeat;
	z-index:5;
}
#login {
	position:relative;	
	color:#0000CC;
	}
.heading16 {
	font-size : 16px;
	font-weight: bold;
	color:#003366;
}
.heading18 {
	font-size : 18px;
	font-weight: bold;
	color:#003366;
}
.headingred14 {
	font-size : 14px;
	font-weight: bold;
	color:#C00000;
}
.headingred16 {
	font-size : 16px;
	font-weight: bold;
	color:#C00000;
}
.headingred18 {
	font-size : 18px;
	font-weight: bold;
	color:#C00000;
}
.text10 {
	font-size : 10px;
}
td.news {
	color:#ffffff;
	font-size : 14px;
	font-weight: bold;
	background-image:url(../images/background/newsboxbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:369px;
	height:155px;
	vertical-align:middle;
}
#newstxt {
	padding-left:10px;
}
#newstxt a, #newstxt a:link, #newstxt a:hover {
	color:#ffffff;
	font-size : 14px;
	font-weight: bold;
	text-decoration:none;
}
#newstxt a:hover, #newstxt a:active {
	color:#ffffff;
	font-size : 14px;
	font-weight: bold;
	text-decoration:underline;
}
#editcontent {
	position:relative;
	top:10px;
	left:35px;
	right:25px;
	width:750px;
	height:auto;
	font-size:12px;
	text-align:left;
	color:#003366;
	font-size:12px;
	z-index:5;

}
#editcontent a{
	color:#336799;
	text-decoration:underline;
}
#editcontent a:hover{
	color:#336799;
	text-decoration:none;
}
#calcontent {
	position:relative;
	top:10px;
	left:10px;
	right:10px;
	width:760px;
	height:auto;
	font-size:12px;
	text-align:left;
	color:#003366;
	font-size:12px;
	z-index:5;

}
#calcontent a{
	color:#336799;
	text-decoration:underline;
}
#calcontent a:hover{
	color:#336799;
	text-decoration:none;
}
.rightmenu {
	position:relative;
	float:right;
	width:200px;
	height:auto;
	font-size:10px;
	text-align:left;
	color:#003366;
	font-size:12px;
	z-index:5;
	border: 1px solid #003366;
	background-color:#FFFFFF;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;

}
.rightmenu a, .rightmenu a:visited{
	color:#003366;
	font-weight:bold;
	text-decoration:underline;
}
.rightmenu a:hover, .rightmenu a:active{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
#bluepanel {
	position:relative;
	display: inherit;
	width: 275px;
	height: auto;
	background-color:#003366;
	padding: 10px 10px 10px 10px;
	border: 2px #ffffff solid;
	font-weight:400;
	color:#ffffff;
	font-size:16px;
	text-align:left;
	font-family:  Helvetica, "Arial Narrow", Arial, "Gill Sans MT Condensed";
	z-index:3;
	margin-bottom:10px;
}
#bluepanel a{
	text-decoration:underline;
	color:#ffffff;
}
#bluepanel a:hover{
	text-decoration:none;
}
.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
#bottomcontent {
	position:relative;
	
	width: 799px;
	color:#003366;
	z-index:8;
	}
.bluebar {
	
	height:12px;
	background-image:url(../images/background/bluebarbg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:8;
}
#bottomcontent a {
	display: inline;
	padding: 10px 3px 12px 3px;
	font-size: 10px;
	

}
#bottomcontent a:link, #bottomcontent a:visited {
	color: #003366;
	text-decoration:none;
}
#bottomcontent a:hover, #bottomcontent a:active{
	color: #003366;
	text-decoration:underline;
}

.verticalcssmenu ul, .verticalcssmenu ul li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /*WIDTH OF MAIN MENU ITEMS*/
z-index: 100;
}

.verticalcssmenu ul li{
position: relative;
z-index: 100;
}

.verticalcssmenu ul li a{
text-decoration:none;
z-index: 100;
height:31px;
}

.verticalcssmenu ul li ul{ /*SUB MENU STYLE*/
position: absolute;
width:auto; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
background-color:#003366;
border-top:solid 1px #768FC8;
z-index: 100;
}

.verticalcssmenu ul li ul li a{
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto; /*width of sub menu levels*/
	height: 20px;
	font-weight: normal;
	color:#ffffff;
	padding: 2px 5px;
	background-color:#003366;
	text-decoration:none;
	border-width: 0 1px 1px 1px;
	border-color:#768FC8;
	border-style:solid;
	text-align:left;
	z-index: 100;
}

.verticalcssmenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.verticalcssmenu li a:visited, .glossymenu li a:active{
color: white;
z-index: 100;
}

.verticalcssmenu ul li ul li a:hover{
color:#003366;
padding: 2px 5px;
background-color:#999999;
z-index: 100;
}

/* Holly Hack for IE \*/
* html .verticalcssmenu li { float: left; height: 1%; }
* html .verticalcssmenu li a { height: 1%; }
/* End */
