/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	background-color: ##335EA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #333333;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	border: thin none #CCCCCC;
	}
	
a:hover {
	color: #000066;
	text-decoration:none;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}
.topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


#logo {
	color: #E0F2FF;
	line-height:24px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 18px;
	}

#tagline {
	color: #CCCCCC;
	line-height:18px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 12px;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	color: #006;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	width: 170px;
	}	
	
.detailText {
	color:#333333;
	line-height:normal;
	letter-spacing:normal;
	font-family: arial;
	font-size: 12px;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.detailText table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.tblbgcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.tblbgcolor .detailText table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tblbgcolor tr td h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}

