/* Global Styles */

body {
	margin:10px;
	background-color: #999999;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #0033FF;
	text-decoration:none;
	}
	
p {
	color:#333333;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
td {
	color:#333333;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

/* ID Styles */

#navigation {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	}
	
#navigation a {
	color: #000099;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	}
	
#navigation a:hover {
	color: #CC0000;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

/* Class Styles */

.aname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14;
	}

.bodyText {
	color:#333333;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.bodyTextSM {
	color:#333333;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	line-height: 12px;
	padding: 0 1px 0 1px;
	}
	
.footertext {
	font-size:10px;
	}
	
.imageone {
	border: 1px #000000 solid;
	}	
		
.logo {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:50px;
	text-align: left;
	margin: 10px 0 0 10px;
	float: none;
	}
	
.logoimage {
	text-align: left;
	float: left;
	margin: 10px;
	}	
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	text-align:center;}
	
.pageHeader {
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	}
		
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
			
.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}
