.background
{
	width: 780px;
	background-repeat:no-repeat;
	background-position: top right;
	text-align: left;
}

.introText
{
	padding-left: 32px;
	padding-top: 20px;
	font-family: arial, helvetica;
	font-size: 0.7em;
	color: #979899;
	width:336px;
}

.navigate
{
	padding-left: 32px;
	padding-top: 20px;
	font-family: arial, helvetica;
	font-size: 1.1em;
	color: #979899;
}

.navigate a
{
	color: #5C81CE;
	text-decoration: underline;
	font-weight:bold;
}

.navigate a:hover
{
	text-decoration: none;
	color: #5C81CE;
	font-weight:bold;
}

.navigate .current
{
	text-decoration: none;
	color: #EB8A35;
	font-weight: bold;
} 

.pageContent
{
	font-family: arial, helvetica;
	font-size: 0.75em;
	color: #979899;
}

.pageContent td.mainContent
{
	padding-top:37px;
	width:592px;
}

.pageContent td.mainContent div.content
{
	padding-left: 174px;
}

.pageContent td.mainContent div.content div.text
{
	width: 394px;
}

.pageContent td.rightContent
{
	width:188px;
	height:100%;
}

.greyBox
{
	width:164px;
	height:100%;
}

.greyBoxContent
{
	background-image:url(../images/greyBox_bg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	border-left:solid 2px #EEEEEE;
	border-right:solid 2px #EEEEEE;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	height:100%;
}

.news
{
	padding-left: 424px;
	font-family: arial, helvetica;
	font-size: 0.7em;
	color: #979899;
	padding-top:16px;
}

.footer
{
	width: 100%;
	font-family: arial, helvetica;
	font-size: 0.7em;
	padding-top:30px;
}

.leftFooter
{
	float:left;
}

.rightFooter
{
	float:right;
}

.subHeader
{
	padding-left: 32px;
	color: #EB8A35;
	font-size: 0.9em;
	font-weight: bold;
	font-family: arial, helvetica;
}

input.text
{
	font-family:arial, helvetica;
	border: none;
	background-color: #979899;
	width: 252px;
	height: 21px;
	padding: 3px;
	color: #ffffff;
}

.blueSubTitle
{
	color: #5C81CE;
	font-weight: bold;
}
