﻿/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #99ccff;
	text-decoration:none;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px arial;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:10px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px arial;
	color: #CCCCCC;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px arial;
	color: #CCCCCC;
	line-height:18px;
	letter-spacing:.4em;
	}
	
/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px arial;
	color: #CCCCCC;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px arial;
	color: #CCCCCC;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.subHeader2 {
	font:12px arial;
	color: #CCCCCC;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}
	
.sidebarHeader {
	font:14px arial;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
input {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #E9E9E9;
	border: 1px solid #14285F;
}

	

	.copy {
	color:#99CCFF;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
}
.sidebarbdr {
	background-color: #122454;
	padding: 10px;
	border: 1px solid #000000;
}
.datagrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #466C9B;
}
.datagrid a {
	color: #990000;
	font-weight: bold;
	text-decoration:
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #253364;
	padding: 8px;
	border: 1px solid #0C1736;
}
.newsbox b {
	color: #FFFFFF;
}
.homealert {
	color: #122454;
	background-color: #DDEEFF;
	padding: 10px;
	border: 2px solid #99CCFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.homealert b {
	font-size: 14px;
}
.homealert p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
.homealert a {
	color: #000000;
	text-decoration: underline;
}
