@charset "utf-8";
/* CSS Document */


body {
	font-family: Tahoma,Geneva,sans-serif;
	margin: 0px;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #2C3883;
	background-color: #102E4B;
	background-image: url(images/bg.gif);
}

form{display:inline;} 

body.window {
background-color: #93A0C4;
background-image: none;
margin-top:20px;
margin-left:20px;
}

/*Links and Typography*/
a {
	color:#2C3883;
	text-decoration: underline;
}

a:hover {
	color:#FED800;
}

a:visited {
	color:#2C3883;
	font-weight: bold;
	text-decoration: underline;
}

.center {
	text-align: center;
}
	
h1 {
	display: none;
}	

h2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin:0px;
	padding:0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


h4 {
	margin: 0;
	text-align: center;
	font-size: 16px;
}

h5 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/*End Links*/

/*******************Container**************************/

#container {
	position: relative;
	background-color: #81A3C5;
	margin: 0 auto;
	width: 727px;
	border: 3px solid #FED800;
}

#navbar {
	width: 717px;
	height:20px;
	background-color: #194774;
	color: #FED800;
	font-weight: bold;
	padding-left: 10px;
	}
	
#navbar a:link, #navbar a:visited {
	color: #FED800;
	text-decoration: none;
	font-weight: bold;
}

#navbar a:hover{
	color: #FED800;
	text-decoration: underline;
	font-weight: bold;
}	

#homelink {
	position: absolute;
	top: 10px;
	left:10px;
	font-weight: bold;
}

#homelink a:link, #homelink a:visited {
	color: #FED800;
	text-decoration: none;
}

#homelink a:hover {
	color: #FED800;
	text-decoration: underline;
}
/*Page Headers*/

#pageHeader {
	margin: 0;
	height: 154px;
	width: 727px;
	background-image: url(images/headH.jpg) no-repeat;
}

#content {
	padding-top:20px;
	margin-left: 170px;
	margin-right: 10px;
}

#featured {
	position:relative;
	margin:auto;
	text-align: center;
	padding: 15px;
	width:375px;
	height: 270px;
	color: #FED800;
	background-color:#194774;
	border: 3px solid #FED800;
	}

#featured a:link {
	color: #FED800;
	font-weight: normal;
	text-decoration: underline;
}

#featured a:visited {
	color: #FED800;
	font-weight: normal;
	text-decoration: underline;
}

#featured a:hover {
	color: #FED800;
	font-weight: normal;
	text-decoration: none;
}

/*****content div for the Detail Pages*****/

#contentD {
	margin-left: 170px;
	margin-right: 2px;
	font-size: 11px;
}

/********links*****/

/*Positioning of menu and list to right*/
#linkList {
	position: absolute;
	top: 174px;
	left: 0px;
	width: 154px;
	visibility: visible;
	background-color: #406F9F;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #939FAE;
	border-bottom: 1px solid #194774;
	background-color: #406F9F;
	padding: 3px 0px 3px 10px;
	color: #FED800;
	text-decoration: none;
	font-weight: bold;
}

#sectionLinks a:hover{
	border-top: 1px solid #939FAE;
	background-color: #194774;
	background-image: none;
	color: #FED800;
	text-decoration: none;
	font-weight: bold;
}
/****/

#sublinks {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 134px;
	padding: 10px;
	background-color: #406F9F;
}


#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 290px;
	font-weight: bold;
}

#footer a {
	cursor: help;
	color: #ffffff;
}

#footer a:hover {
	color: #fff;
	border: 0px;
}

#contact {
	z-index: 10;
	text-align: center;
	padding-top: 100px;
	color: #FED800;
}

.validate {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
}	

.floatleft {
float: left;
margin: 0 20px 10px 0;
}

.floatright {
float: right;
margin: 0 0 10px 10px;
}


/*two column part of page*/
#bottom  {
  clear:both;
  width:500px;
  margin:0;
  padding:10px;
}

#links1 {
	float: left;
	display: block;
  	width: 240px;
  	padding: 10px 0 10px 10px;
	}
	
#links2 {
	float: right;
	display: block;
  	width: 240px;
  	padding: 10px 0 10px 0;
	}
/**************** forms styles*********/
form {
 padding: 5px;
}

input.text {
background-color: #82A3C6;
color: #364232;
}

input.radio {
background-color:#82A3C6;
}

textarea {
 background-color: #82A3C6;
 color: #364232;
}

.texta {
 font-size: 12px;
 background-color: #D7E1EC;
 border: 1px solid #194774;
}

.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #ACBFDB;
 color: #2C3883;
 border: 1px solid #FED800;
 margin-right: 6px;
}

 #akey table {
 width: 400px;
 color: #FED800;
 border: 1px solid #FED800;
 border-collapse: collapse;
}

#akey td {
 background-color: #194774;
 border: 1px solid #FED800;
 padding-left: 4px;
 color: #FED800;
}

/*dynamic styles*/
.body table {
 width: 100%;
 color: #FED800;
 border: 1px solid #FED800;
}

table.noborder {
 width: 100%;
 color: #FED800;
}

.body td {
 background-color: #194774;
 color: #FED800;
}

.body a:link {
	color: #FED800;
}

.body a:visited {
	color: #FED800;
}
.body a:hover {
	color: #fff;
	}
/*End of CSS*/

