body { margin: 0; padding:0; }
.pagemaster { background: #C0DFFD; font-size: 12px; color: #666666; }

h1, h2, h3 { color: #37AB96; }
h1, h2 { margin-bottom: 20px; font-weight: normal; }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

p, td, .Normal, .normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color:#454545; }

ul li { list-style-type: disc; } 
a {
	color: #FF6600;
	
	}
	
a:hover {
	color: #3366CC;
	}

a:link, a:active, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: none; }
img.left { float: left; margin: 0 20px 10px 0; }

.pageName{
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	font-weight: bold;
	}


/* NAVIGATION */
#menu { margin: 25px 25px 0 0; float:left; }
#navcontainer { padding: 0; text-align:left; }
#navholder {
	margin:auto;
	padding:0;
	text-align:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0DFFD;
}
#navigation { display:block; margin:0; padding:0 0 0 0; color:#DA3B3B; }
#navigation ul { width:170px; display:block; float:left; clear:none; list-style: none; margin:0; padding:0; }
#navigation li { display:inline; clear:none; list-style: none; padding:0; }
#navigation li a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("media/menuitem.gif") 14px 45% no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0DFFD;
	}
#navigation li a:hover { 
	background: #ffffff url("media/menuitem.gif") 14px 45% no-repeat;
	color:#FF6600;
}

#navigation li a:active { color: #DA3B3B; }

/* Header */
#header { width: 100%; height: 127px; margin: 0; background-color: #FFFFFF; }
#headpos { padding: 7px 0px 0px 87px; }
#subheader {
	background-color: #CCFF99;
	height: 25px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	font-weight: 100;
	line-height: 25px;
	padding-left: 20px;
}

/* Page */
#page { margin: 0; padding: 0px 0 0 0; float: left; }
#content {
	background-color: #C0DFFD;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}

/* Content Panes */
.panetitle { }
.panetop { padding:0; }
.panecontentl { padding: 0 0 20px 20px; width: 600px; }
.panecontentr { padding: 0 20px 20px 0; }
.panecontenta { padding: 0 0 20px 0; }
.panebottom { padding:0; }

.hr { border-bottom: 1px solid #37AB96; }

#corpinfo {
	margin: 20px 0 0 0;
	padding: 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
	float: left;
}

/* Sidebar */
.paneleft { width: 210px; padding: 0 0 5px 0; }
.paneright { width: 210px; padding: 0 0 5px 0; }

/* Footer */
#footer { clear: both; padding: 0; margin: 0 auto; text-align: center;2:10 PM 12/22/2009 }
#footer p { margin: 0; text-align: center; font-size: 11px; text-transform: uppercase; font-weight: bold; }

.footlink { color:#777777; text-decoration:none; font-size:12px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; }
a.footlink:link, a.footlink:visited, a.footlink:active { color:#DA3B3B; text-decoration:none; font-size:12px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; }
a.footlink:hover { text-decoration:none; }