/* Global Styles */

body {
	margin:0px;
	color: #274C86;
	}
	
td {
	font:11px arial;
	color:#333333;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
a:visited {
	color: #336666;
	text-decoration: none;
}

	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

	
.pageName {
	font:20px georgia;
	color: #006FB6;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #336666;
	letter-spacing:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
a:active {
}


a:link {
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
a:hover {
	color: #274C86;
	font-family: Arial, Helvetica, sans-serif;
}
