/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#000000;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}

a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
} 
a:hover {
	color: #ff9d1d;
	font-weight: bold;
}

#topMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#topMenu a:hover {
	color: #ff9d1d;
	font-weight: bold;
}

#logo {
	font:18px georgia;
	color: #FFFFFF;
	line-height:24px;
	letter-spacing:0.3em;
	}

/* Class Styles */

.homePageText {
	font:11px arial;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.sidebarHeader {
	font:14px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.pageTitle {
	font:14px arial;
	color:#FFFFFF;
	margin-top:0px;
	font-weight: bold;
}
h1 {

	font:16px georgia;
	color: #ff9d1d;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:16px;
}
h2 {


	font:12px georgia;
	color: #CC3300;
	line-height:16px;
}
h3 {
	font:11px arial;
	color:#666666;
	font-weight: bold;
}
.secondPageText {

	font:11px arial;
	color:#666666;
	line-height:25px;
	letter-spacing:0.1em;
	margin-top:0px;
}
.promo {


	font:9pt georgia;
	color: #ff9d1d;
	font-weight:bold;
	line-height:20px;
}

