/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #000080;
	text-decoration:underline;
	}
	
a:hover {
	color: #ffffff;
	text-decoration:none;
	}
	
/* ID Styles */
.myATag {
	color: #800080;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:26px;
	display:block;
	padding:10px;
	border: 0pt;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: arial;
	font-size: 36px;
	font-style: normal;
	font-variant: normal;
	}
	

#navigation a {
	border-left:0px none; border-right:0px none; border-top:0pt none; border-bottom:0pt none; color: #800080;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 0pt;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:30px georgia;
	color: #320199;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:18px arial;
	color: #000080;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px arial;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#000080;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:12pt; font-family:Bookman Old Style
	}
	
.pageName{
	font:22px arial;
	color: #ffffff;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:20px; font-style:normal; font-variant:normal; font-weight:normal; font-size:18px; font-family:Arial
	}	
	
.sidebarHeader {
	color: #000000;
	letter-spacing:.1em;
	line-height:16px; font-variant:normal; font-size:10pt; font-family:Arial
	}	
	
.detailText {
	color:#000080;
	line-height:16px;
	letter-spacing:.1em; font-variant:normal; font-size:12pt; font-family:Bookman Old Style
	}
	
.listText {
	color:#FFFFFF;
	line-height:16px;
	letter-spacing:.1em; font-variant:normal; font-size:10pt; font-family:Bookman Old Style
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}