/* Class Styles */

.bodyText {
	color:#000000;
	line-height:14px;
	letter-spacing:0.05em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName{
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color: #0C63A8;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:bold 12px/16px arial;
	color:#003399;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}

.Menuetxt {
	color:#000000;
	margin-top:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;

}

.alertText {

	color:#FF0000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
}
.button {

	font:xx-small arial;
	color:#000000;
}

h1{
	border:0;
	border-bottom:2px solid #0C63A8;
	border-left:15px solid #0C63A8;
	height:12px;
	padding-left:3px;
	padding-bottom:3px;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color: #0C63A8;
}
h1 a{ 
	color: #0c63a8;
	text-decoration:none;
	}

h2{
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color: #0C63A8;
	}

h2 a{ 
	color: #0c63a8;
	text-decoration:none;
	}

.link:link {font-weight:bold; color:#000033; text-decoration:none}
.link:visited {font-weight:bold; color:#000033; text-decoration:none}
.link:active {font-weight:bold; color:#000033; text-decoration:none}
.link:hover {font-weight:bold; color:#000033; text-decoration:underline}



