/* Global Styles */

body {
	margin:0px;
	font-family: Arial;
	font-size: 11pt;
	color: #000066;
	background-color: #CCCCFF;
	border-color: #CCCCFF;
	list-style-type: disc;
	list-style-position: inside;
	empty-cells: show;
	line-height: normal;
	}
	
td {
	}
	
hr {
	height:1px;
	border: none;
	}
	
a {
	text-decoration:none;
	font-family: Arial;
	font-size: inherit;
	text-transform: inherit;
	font-style: inherit;
	font-weight: bold;
	color: #000033;
	}
	
a:hover {
	color: #0033CC;
	text-decoration:underline;
	font-variant: normal;
	}
	
/* ID Styles */

#navigation a {
	color: #333399;
	font-weight:inherit;
	text-decoration: none;
	letter-spacing:0.5em;
	line-height:inherit;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial;
	font-size: inherit;
	}
	
#navigation a:hover {
	color:#000033;
	border: 1pt dotted white;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #6699CC;
	line-height:36px;
	letter-spacing:0.75em;
	font-family: Arial;
	font-size: 36px;
	font-weight: lighter;
	font-stretch: expanded;
	}

#tagline {
	font:14px ariel;
	color: #6699CC;
	line-height:24px;
	letter-spacing:0.5em;
	font-family: Arial;
	font-stretch: expanded;
	}
	
#dateformat a {
	color: #336699;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:lighter;
	font-stretch: expanded;
	font-family: Arial;
	font-size: 18px;
	}
	
#dateformat a:hover {
	color: #000033;
	}

/* Class Styles */

.bodyText {
	font-size: 11pt;
	}
	
.pageName{
	color: #000033;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial;
	}
	
.subHeader {
	color: #000033;
	font-weight:lighter;
	letter-spacing:0.1em;
	line-height:24px;
	font-family: Arial;
	font-stretch: expanded;
	font-size: 24px;
	}	
	
.sidebarHeader {
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial;
	}	
	
.detailText {
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Arial;
	color: #333366;
	font-weight: bold;
	}
	
.PageHeader {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	}
	

	
