/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#000066;
	padding-right: 5px;
	padding-left: 5px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FEB91D;
	}
	
a:hover {
	color: #FEB91D;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #000066;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: georgia;
	font-size: 11px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: rgb(20,40,95);
	border-right-color: rgb(20,40,95);
	border-bottom-color: rgb(20,40,95);
	border-left-color: rgb(20,40,95);
	padding: 10px;
	}
	
#navigation a:hover {
	color:#ffffff;
	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: #FEB91D;
	border-right-color: #FEB91D;
	border-bottom-color: #FEB91D;
	border-left-color: #FEB91D;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	color: #050569;
	}

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

#tagline {
	color: #FFE09B;
	line-height:18px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 12px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#000066;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName{
	color: #000066;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	}
	
.subHeader {
	color: #000066;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #000066;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 14px;
	text-decoration: none;
	}	
.headingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}
.navigationsubMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#000066;
	font-family: arial;
	font-size: 10px;
	}
	

	
.style1 {
	color: #FEB91D;
	font-size: 9px;
}
.style2 {color: #445DA0}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #000066;
}
.bulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000066;
	list-style-position: inside;
	list-style-type: disc;
}
.techText {
	font-family: "Comic Sans MS", Chalkboard;
	font-size: 36px;
	line-height: 1.5ex;
	font-weight: bold;
	color: #000066;
}
