/* ================ STYLES ================ */	

.whitebig
		{color:#FFFFFF;
		font-family:Arial,Helvetica;
		font-size:14px;
		line-height:18px;
		text-decoration:none;}

.whitemedium
		{color:#FFFFFF;
		font-family:Arial,Helvetica;
		font-size:12px;
		line-height:18px;
		text-decoration:none;}
		
.whitesmall
		{color:#FFFFFF;
		font-family:Arial,Helvetica;
		font-size:11px;
		line-height:11px;
		text-decoration:none;}
		
.graysmall
		{color:#333333;
		font-family:Arial,Helvetica;
		font-size:10px;
		line-height:12px;
		text-decoration:none;}
		
.graymedium
		{color:#333333;
		font-family:Arial,Helvetica;
		font-size:11px;
		line-height:16px;
		text-decoration:none;}
		
.graybig
		{color:#333333;
		font-family:Arial,Helvetica;
		font-size:14px;
		line-height:18px;
		text-decoration:none;}
		
.header
		{
	color:#000066;
	font-family:Arial, Helvetica;
	font-size:18px;
	line-height:18px;
	text-decoration:none;
	font-weight: bold;
}
		
.subheader
		{
	color:#000066;
	font-family:Arial, Helvetica;
	font-size:15px;
	line-height:14px;
	text-decoration:none;
	font-weight: bold;
}


/* ================ LINKS ================ */	

a.nav
		{color:#FFFFFF;
		font-family:Arial Narrow,Arial,Helvetica;
		font-size:11px;
		font-weight:bold;
		line-height:10px;
		text-decoration:none;}
		
a.nav:hover
		{color:#CCCCCC;
		font-family:Arial Narrow,Arial,Helvetica;
		font-size:11px;
		font-weight:bold;
		line-height:10px;
		text-decoration:underline;}
		
a.navgray
		{color:#333333;
		font-family:Arial,Helvetica;
		font-size:11px;
		font-weight:bold;
		line-height:12px;
		text-decoration:none;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

		
a.navgray:hover
		{color:#333333;
		font-family:Arial,Helvetica;
		font-size:11px;
		font-weight:bold;
		line-height:12px;
		text-decoration:underline;}
		
a.navsmall
		{color:#000033;
		font-family:Arial,Helvetica;
		font-size:10px;
		line-height:12px;
		text-decoration:underline;}
		
a.navsmall:hover
		{color:#000066;
		font-family:Arial,Helvetica;
		font-size:10px;
		line-height:12px;
		text-decoration:underline;}
		
a.link
		{color:#000066;
		font-family:Arial,Helvetica;
		font-size:11px;
		line-height:16px;
		text-decoration:none;}
		
a.link:hover
		{color:#CC0000;
		font-family:Arial,Helvetica;
		font-size:11px;
		line-height:16px;
		text-decoration:underline;}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
}
