/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:underline;
	}
	
a:hover {
/*	color: #990000; */
	color: #003399;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
#noborder td {
	border: 0px;
	}
/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	text-decoration: none;
	}
.logo a:hover	{text-decoration:none;}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.callout	{
	font:14px times new roman, times, serif;
	font-weight: bold;
	color: #0E177C;
}
.callout2 {
	font-weight: bold;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #0066cc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333333;
	/*line-height:24px; */
	line-height: 18px;
	}

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
/*	font:10px arial; */
	font: 11px arial;
	color: #333300;
	letter-spacing:.1em;
	}
.sidenavHead{
	font: 10px verdana;
	color: #000099;
	font-weight: bold;
	height: 14px;
}	
.sidenav{
	font: 10px verdana;
	color: #000000;
}
.pborder	{border-bottom: 1px solid #99ccff; padding-bottom: 5px;}

.formText {
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333333;
}
.subhed {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
hr	{color: #99ccff; height: 1px;"}


