html, body{
	font-family:"Century Gothic", "Trebuchet MS";
	color:#FFF;
	font-size:12px;
}

a{
	color: inherit;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#header{
	color:#FFF;
}

#header a{
	color:#FFF;
}

#footer a{
	color:#FFF;
}

#footer{
	color:#FFF;
	font-size:9px;
	font-weight:bold;
}

#footer .footnote{
	font-weight:normal;
}

#contentArea{
	color:#003366;
	font-family:Tahoma;
}

p{
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma;
	line-height:18px;
	color:#003366;
	padding:0 0 10px 0;
	margin:0;
}

#contentArea a{
	color:#003366;
	text-decoration:underline;
}

#contentArea h1{
	font-family:"Century Gothic", "Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color:#FF9242;
	padding:0;
	margin:0;
}

#contentArea h2{
	font-family:"Century Gothic", "Trebuchet MS";
	font-size:15px;
	font-weight:normal;
	line-height:22px;
	color:#49b7f1;
	padding:0;
	margin:0;
}

#contentArea h3{
	font-family:inherit;
	font-size:12px;
	color:#003366;
	padding:0;
	margin:0;
}

#contentArea h4{
	font-family:inherit;
	font-weight:bold;
	font-size:12px;
	padding:0;
	margin:0;
	color:#999;
}

#mainContent div.divider h1, #mainContent div.divider h2, #mainContent div.divider h3, #mainContent div.divider h4{
	font-size:12px;
}

#contentArea dl dd{
	color:#666666;
}

#sidebar{
	font-size:11px;
	line-height:16px;
}

#sidebar .quotebox, #mainContent .quotebox, .quotebox_thin{
	font-family:"Century Gothic", "Trebuchet MS";
	text-align:center;
	font-size:16px;
	color:#4a8ac5;
	line-height:24px;
}

.quotebox_thin{
	font-size:14px;
}

#sidebar .quotebox_signature, #mainContent .quotebox_signature, .quotebox_signature_thin{	
	font-size:11px;
	text-align:left;
	color:#003366;
}

#sidebar .linkbox_header{
	font-size:13px;
}

#sidebar .linkbox a{
	color:#003366;
}

#sidebar .linkbox_header_orange{
	color:#F27B16;
	font-size:13px;
}

#sidebar a{
	text-decoration:none;
}

#sidebar a:hover{
	text-decoration:underline;
}

#sidebar_nav ul li{
	color:#4a8aC5;
	font-weight:bold;
}

#sidebar_nav ul li a{
	color:#4a8aC5;
	font-weight:bold;
}

#sidebar_nav ul li ul li{
	color:#666666;
	font-weight:normal;
}

#sidebar_nav ul li ul li a{
	color:#666666;
	font-weight:normal;
}

.home_heading{
	color:#4a8ac5;
	font-size:16px;
}

.orangebox_header{
	color:#F27B16;
	font-size:14px;
	font-weight:bold;
	font-family: "Century Gothic", "Trebuchet MS";
}

.orangebox{
	color:#666666;
	font-size:14px;
}

a.article_heading{
	font-size:14px;
	text-decoration:underline;
}

a.backtotop{
	color:#878787;
	font-weight:bold;
}

#mainContent div.divider h3{
	font-size: 14px;
	font-family:"Century Gothic", "Trebuchet MS";
}

#contentArea ul li{
	line-height:18px;
}