@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */


html, body {
    height: 100%;
}
#stretchtall {
	margin: 0 auto;
	height: 100%;
	width:100%;
}
/* //////////////////// Tag Selectors ///////////////////// */

h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -0.5px;
	word-spacing: -1px;
	padding-bottom: 1px;
	margin-right:12px;
	text-transform: uppercase;
}
h2 a:visited {
	color:#3a4c00;
}
h3 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 1px;
	margin-right:12px;
}
h4 {
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 2px;
}
h5 {
	padding-top: 6px;
	padding-bottom: 2px;
}
ul {
	padding-top:5px;
	padding-bottom:10px;
}
ul li {
	margin-left:35px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:3px;
	list-style-position: outside;
	list-style-type: disc;
}
p {
	padding-top:5px;
	padding-bottom:2px;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:16px;
}

:focus {
  -moz-outline-style: none;
}
#HeaderTop {
	text-decoration: none;
	margin: 0 auto;
	position:absolute;
	top:0px;
	width:999px;
	height:72px;
	font-size:12px;
	text-align: center;
	vertical-align: text-bottom;
}
#headerextention {
	width: 100%;
	height:97px;
	left: 0px;
	top: 0px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color:#FFFFFF;
}
#container {
	text-align: left;
	width: 995px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
}
#maincontent {
	padding-left: 0px;
	padding-right: 0px;
	width:995px;
	background-image: url(/images/onethird.jpg);
	background-repeat:repeat-x;
	min-height:375px;
}
#headergrade8 {
	position: relative;
	height: 10px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headergrade7 {
	position: relative;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headergrade6 {
	position: relative;
	height: 13px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headergrade5 {
	position: relative;
	height: 7px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headergrade4 {
	position: relative;
	height: 6px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headergrade3 {
	position: relative;
	height: 6px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headergrade2 {
	position: relative;
	height: 6px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headergrade1 {
	position: relative;
	height: 5px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#headermenu4highlight, #headermenu3shine, #headermenu2shade, #headermenu1shadow, #headergrade1, #headergrade2, #headergrade3, #headergrade4, #headergrade5, #headergrade6, #headergrade7, #headergrade8, #footermenu4highlight, #footermenu3shine, #footermenu1shadow, #footermenu2shade, #footermenu1shadow  {
	line-height:1px;
	font-size:1px;
	overflow:hidden;	
}
#headermenu4highlight {
	position: relative;
	height: 2px;
	width: 100%;
	left: 0px;
	top: 0px;
	
}
#headermenu3shine {
	position: relative;
	height: 12px;
	width: 100%;
	left: 0px;
	top: 0px;

}
#headermenu2shade {
	position: relative;
	height: 9px;
	width: 100%;
	left: 0px;
	top: 0px;
	
}
#headermenu1shadow {
	position: relative;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 0px;
	
}

/* ////////////////// Class Selectors ///////////////////// */

.onethird {
	float:right;
	display:block;
	width:260px;
	margin-left:0px;
	padding:0px;
	font-size:11px;
	line-height:14px;
	margin-right:5px;
	min-height:375px;
}
.twothirds {	
	width:710px;
	float: left;
	display:block;
	padding-right:2px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color:#FFFFFF;
	min-height:475px;
}

.dottedunderline {
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f5f5f5;
	margin-bottom:-5px;
}



/* /////////////////////// Form Styles ////////////////////// */
input, Label, select {
	margin-right: 5px;
	font-size: 12px;
	line-height:15px;
	margin-top:1px;
	margin-bottom:2px;
	

}
Form Form {
	border: 1px solid;
	padding:5px;
	margin:5px;
	font-size: 11px;
} 
label {
	font-weight:bold;
	line-height: 15px;	
	height: 17px;
	text-align: left;
	vertical-align: text-bottom;
	
}
input {
	padding-top:1px;
	padding-bottom:1px;
	line-height: 13px;
	border: 1px solid;	
}
select {
    line-height:17px;
	border: 1px solid;
	width:147px;
}
.btn-Submit {
	padding-top:0px;
	padding-bottom:1px;
	font-weight:bold;
	font-size:9px;
	line-height:9px;
	cursor: pointer;
	height:20px;
}


/* /////////////////////// Menu /////////////////////// */

.topmenuclear {
clear:both;
}

#topmenu ol {
	float: left;
	display: inline;
	font-size: 13px;
	position: relative;
	top: 72px;
}

#topmenu ol li.first {
	margin-left: 10px;
	padding-left: 0;
	border-left-style: none;
}
#topmenu ol li {
	display: inline;
	margin-left: 4px;
	padding-left: 8px;
	border-left: solid 1px #ffffff;
	/*text-transform: uppercase;*/
}
#topmenu ol a {
	color: #ffffff;
	line-height:28px;
	font-weight: bold;	
}
#topmenu ol a:active {
	color: #ffffff;
	line-height:28px;
	font-weight: bold;
}

#apNavT {
	position:relative;
	top:0px;
	width:995px;
	height:25px;
	z-index:2;
	background-repeat: no-repeat;
	background-position: top;
	left: 0px;
}

#apStart {
	width:950px;
	height:2px;
	margin-right: 10px;
	float: left;
}

/*////////////////////////////// Content ///////////////////////*/





/* ////////////////////////// Footers //////////////////////// */

#apEnd {
	clear:both;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height:1px;
	
}
#FooterExtention {
	width:100%;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	
		
}
#footercontents {
	text-align:right;
	width:975px;
	font-size: 9px;
	line-height: 11px;
}
#footermenu4highlight {
	position: relative;
	height: 2px;
	width: 100%;
	overflow:visible;
}
#footermenu3shine {
	position: relative;
	height: 50px;
	width: 100%;
	left: 0px;
	bottom: 0px;

}
#footermenu2shade {
	position: relative;
	height: 3px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	
}
#footermenu1shadow {
	position: relative;
	height: 3px;
	width: 100%;
	bottom: 0px;
	overflow:visible;
		
}
