.body {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	background-color: #FFF;
	padding-left: 36px;
}
.leftBody {
	font-family: Arial;
	font-size:12px;
	color:#888;
}

.leftBody a:link{color:#888}
.leftBody a:hover{color:00C; text-decoration:underline}
.leftBody a:visited {color:#888; text-decoration:none}

.leftTitle {
	font-family: Arial;
	font-size:18px;
	font-weight:bolder;
	color:#888;
}
.leftTitleSmall {
	font-family: Arial;
	font-size:14px;
	font-weight:bolder;
	color:#888;
}
/* left column styles */
.leftCol {
	font-family: Arial;
	font-size:10px;
	color:#CCC;
}
.leftCol a:link{
	color:#09F;
	text-decoration:underline
}
.leftCol a:hover{color:09F; text-decoration:underline}
.leftCol a:visited {color:#09F; text-decoration:underline}

.leftColTitle {
	font-family: Arial;
	font-size:12px;
	color:#DDD;
	font-weight: bold;
}
/*more resources*/
.crumb {
	color: #000000;
	font-size: 11px;
	text-transform: none;
	font-family:Arial;
	margin-left:10;
	margin-bottom:0;
	margin-top:0;
	font-weight: bold;
}
.crumb a:link {text-decoration: none; color: black}
.crumb a:hover {text-decoration: underline}
.crumb a:visited {color: black}


/*did you know*/
.pcrumb      { font-family: Arial; font-size: 11px; color: #000000; margin-left: 10; 
               margin-right: 10; margin-bottom: 2 }              
.pcrumb a:link {color: black; text-decoration: underline}
.pcrumb a:hover {text-decoration: none}
.pcrumb a:visited {color: black}

/* Page Title */
.pageTitle	{
	font-family: Arial;
	font-size: 32px;
	color: #888;
	font-weight: bolder;
	margin-left: 36px;
}
/*top nav*/
.topnav	{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #888;
	font-weight: bold;
} 
.topnav a:link  {
	color: #CCC;
	text-decoration: none;
}
.topnav a:hover {
	color: #00C;
	text-decoration: underline;
}

.topnav a:visited {color:#CCC; text-decoration:none}

/*bot nav*/
.botnav	{font-family: Arial; font-size: 11px; text decoration: none; color: #888} 
.botnav a:link  {color: #888}
.botnav a:hover {color: #00C}
.botnav a:visited {color: #888}      
               
.bulletlist  { font-size: 11px; list-style-type: disc; font-family: Arial }
.enlarge {text-transform:uppercase; margin: 5px}

/* general formatting */
p, li, td {
	font-size: 11px;
	text-align:center;
	padding:0;
	margin: 10px 0
}

h1 {font-size: 14px; font-weight:bold; text-align:left; padding-top: 10px;	text-transform: capitalize; margin-left:0; margin-right:0; margin-top:30px; margin-bottom:5px; font-family:Arial }

h2 {font-size: 12px; font-weight:bold; text-align:left; padding-top: 10px; color:#990000;	text-transform: capitalize; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:5px; font-family:Arial }

h2.rule {font-size: 12px; font-weight:bold; text-align:left; padding-top: 10px; text-transform: capitalize; border-top-style:solid; border-top-width:1px; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:5px }

h3 {text-transform: capitalize; font-size 11px; font-weight:bold; padding-top:10px; color: #333333; font-size:11pt; font-family:Arial}

h4 {font-size: 10pt; color: #000000; text-align: left }


.float-right {float:right; margin: 5px; border:1px solid #000; padding: 3px}

.float-left {float:left; margin: 5px; border:1px solid #000; padding: 3px}

.welcome {font-weight:bold; font-size: 14px; margin: 5px 0 10px; padding-top: 5px; text-align:left}

.mainnav {
	font-size:18px;
	font-family:Arial;
	text-decoration:none;
	color: #888;
}
.mainnav a:link {
	text-decoration:none;
	color: #888;
}   
.mainnav a:hover {text-decoration:underline; color:#00C}
.mainnav a:visited {color: #888; text-decoration:none} 


.copyright {
	color: #888;
	font-size: 8px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
}
.navCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#topRight {
	position: absolute;
	height: 29px;
	left: 650px;
	top: 4px;
	width: 283px;
}

#mainContainer {
	position: absolute;
	height: auto;
	width: auto;
	left: 72px;
	top: 36px;
}
.imageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
