/* TEXT STYLES */

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#DDDDDD;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#dddddd;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	margin-right: 90px;
}


.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	color:#FF9900;
	font-weight: bold;
	margin-top: 0px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.1em;
}
#smaller {

	width:650px;
	height:200px;
}
.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
}

.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#999999;
	font-weight: normal;
	letter-spacing: 0px;
}


a {
	text-decoration: none;
	color: #FFFF00;
}
a:hover{
	color:#FF9900;
	text-decoration: none;
}

.big {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
.medium {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	line-height: 50%;
}
.small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
}

.h2.grey
{ color:#CCCCCC; 
}

.big_grey
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#999999;
	font-weight: bold;
}

.bodydarker
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#444444;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

.sublinks
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	line-height: 150%;
}
a.big_nav:hover
{
	color:#FF9900;
	text-decoration: none;
}
a.big_nav
{ color:#FFFFFF; 
}

.subheadtable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.1em;
}
a.footerlink:hover
{
	color:#000000;
	text-decoration: none;
}
a.footerlink
{
	color:#555555;
	text-decoration: none;
}
