/*Global****************************************************/

ol, ul, li {
	list-style: none;
	padding:0; margin:0;
}

.reset {
	clear: both;
}
/*Typography************************************************/

body {
	font: 12px helvetica, arial, serif;
	line-height: 18px;
	color: #336699;
	background-color: #336699;
	width: 100%;
	height: 100%;
	position: absolute;
}

h1 {
	font: 24px helvetica, arial, serif;
	font-weight: bold;		
	line-height: 36px;
}


h2 {
	font: 14px helvetica, arial, serif;
	font-weight: bold;
	line-height: 18px;
	padding-top: 18px;
}

h3 {
	font: 12px helvetica, arial, serif;
	font-weight: bold;	
	line-height: 18px;
	padding-top: 18px;	
	margin: 0;
	display: inline;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
	background: #99ccff;
}

#nav a, #sitemap a {
	font-size: 10px;
	line-height: 18px;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}


/* *********************/
#whole {

}

#container {
	position: relative;
	height: 500px;
 	width: 768px;
	margin: 0 auto;
}

#main {
	background: #fff;
}


/*Header*****************************************************/

#header {
	background-color: #FFFFFF;
	background-image: url(../images/headerBackground.jpg);
	padding: 6px 6px 1px 6px;
	border-bottom: 1px solid #336699;
}

	#header ol li {
		float: left;
	}

	#header img {
		margin: 12px
		;	
	}
	
#sitemap {
	position: relative;
	display: block;
	top: 0;
	float: right;
}

#nav {
	height: 1.5em;
	margin: 10px 0 0 0;
}

#nav a:hover, #sitemap a:hover {
	background: none;
	color: #000;
}

#nav li {
	position: relative;
	height: 20px;
	padding: 0 10px 0 10px;	
	border-right: 1px solid #336699;
}

#nav .select {
	border-top: 1px solid #336699;			
	background: #fff;
}

/*Main*****************************************************/

.sectionimage {
	float: right;
	margin: 0 0 10px 20px;
	clear: both;
}

.sectionnav {
	float: right;
	margin: 36px 0 10px 20px;
	clear: both;
	width: 200px;
}

.column {
	width: 500px;
}

.footerimage {
}

#main {
	padding: 18px;
}

ul {
	margin: 0 0 18px 0;
}

ul li {
	list-style-type: square;
	margin-left: 30px;
}

.heading {
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
}

/*OLD*/

.navTd {
	padding-right: 10px; 
	padding-left: 10px; 
	white-space: nowrap
}
.navButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding: 1px;
	height: 20px;
}
.navButton:hover {
	color: #142B41;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;

}
.mainBodyTd {  }
body {
	background-color: #336699;
}
.enterButton {
	border-color: black #336699 #336699 black;
	text-decoration: none;
	color: #336699;
	padding: 6px 8px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;

}
.enterButton:hover {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 9px;
	color: #142B41;
}
.tdEnter {
	border-color: black #336699 #336699 black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	height: 30px;

}
.topbar {
	background-color: #FFFFFF;
	background-image: url(../images/headerBackground.jpg);
}
.aText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2B5580;
	text-decoration: none;
	padding: 3px 5px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.aText:hover {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.aTextTd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #336699;
	border-bottom-color: #336699;

}
.logoTd {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 8px;
}

.aTextTdRightCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;

}
.aTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C3651;
	text-decoration: none;
	padding: 3px 5px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bolder;

}
.aTextTitle:hover {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.unnamed1 {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	padding-right: 5px;

}
.aTextTitleTd {
	background-color: #D2E1F0;

}
