/* Global Styles */

body {
	margin:0px;
	color: #1D1783;
	background-color: #FFFFFF;
	font-weight: bolder;
	cursor: auto;
	}
	
td {
	color:#1D1783;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #FFFFFF;
	background-position: center;
	list-style-image: none;
	line-height: normal;
	font-weight: normal;
	cursor: auto;
	}
	
hr {
	height:1px;
	color: #cccccc;
	border: none;
	cursor: auto;
	}
	
a {
	color: #FFFFFF;
	text-decoration:underline;
	cursor: auto;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	cursor: auto;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	cursor: auto;
	}
	
#navigation a:hover {
	color:#00006C;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #00006C;
	border-right-color: #1D1783;
	border-bottom-color: #1D1783;
	border-left-color: #1D1783;
	cursor: auto;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	cursor: auto;
	}

#logo {
	color: #FFFFFF;
	line-height:normal;
	letter-spacing:0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	}

#tagline {
	color: #1D1783;
	line-height:18px;
	letter-spacing:0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	cursor: auto;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#1D1783;
	line-height:18px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
	cursor: auto;
	}
	
.pageName{
	color: #1D1783;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	}
	
.subHeader {
	color: #24A34C;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #1D1783;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
.detailText {
	color:#1D1783;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.smallText {
	color:#1D1783;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	

	
