/* Global Styles */

body {
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333399
	}
	
td {
	font:11px arial;
	color:#1a3f94;
	height:auto
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #c08f42;
	text-decoration:underline;
	}
	
a:hover {
	color: #c08f42;
	text-decoration:none;
	}
	
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

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

#tagline {
	font: bold 14px georgia;
	color: #1a3f94;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#1a3f94;
	font:11px georgia;
	color: #1a3f94;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#1a3f94;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:10px;
	}
	
.pageName{
	font:22px georgia;
	color: #1a3f94;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #cc6600;<!--1a3f94-->
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #1a3f94;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:9px arial;
	color:#1a3f94;
	}
	
   {
   margin: 0;
   }
   html, body {
   height: 100%;
   }
   .wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -4em;
   }
   .footer, .push {
   clear: both
   height: 4em;
  }


	
