/* Global Styles */

body {
	margin:0px;
	}

td {
	font:13px arial;
	color:#333333;
	}
		
a {
	/* color: #cc0000; */
	color: #003399;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	/* color: #990000; */
	color: #993399;
	text-decoration:underline;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	letter-spacing:0.2em;
	font-weight: bold;
	color: #0066CC;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom-style: none;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom-style: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 0.7em;
}


/* ID Styles */

#navigation a {
	font:12px 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 */

.copyright {
	font:11px arial;
	color: #999999;
	line-height: 4em;
	}

.logo {
	font:18px arial;
	color: #FFFFFF;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:18px;
	}

.tagline {
	font:18px arial;
	color: #0066CC;
	letter-spacing:0.2em;
	}

.smallText {
	font:12px arial;
	color: #CC3300;
	line-height:16px;
	}

.blueText {
	font:12px arial;
	color: #0066cc;
	line-height:16px;
	}

.greyText {
	font:12px arial;
	color: #666666;
	font-weight:bold;
	line-height:16px;
	}

.pageHeader {
	font:20px arial;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:32px;
	padding-bottom: 10px;
	}
	
.bodyText {
	font:12px arial;
	color:#333333;
	line-height:18px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px arial;
	color: #999999;
	font-weight:bold;
	line-height:25px;
	letter-spacing:.1em;
	padding-bottom: 10px;
	}
	
.subHeaderlarge {
	font:15px arial;
	color: #999999;
	font-weight:bold;
	line-height:30px;
	letter-spacing:.1em;
	padding-bottom: 30px;
	}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.navTextclicked {
    font:10px arial;
	color: #66ffcc;
	letter-spacing:0.1em;
	text-decoration:underline;
}

.navcolor {
	color: #99CCFF;
	font-weight:bold;
}
