body {
	background:#F2F2F2 none repeat scroll 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #14191C;
}

.mainBody
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #14191C;
}

.content 	{
	background-color: #FFFFFF;
	width: 100%;
	/*width: 1028px;*/
	margin: 0 auto;	
	border-color:#14191C;
	/*border-color:#1B2327;*/
	border-style:solid;
	border-width:15px 15px;
	/*border-top-color: #1B2327;*/
}

.contentLanding 	{
	background-color: #14191C;
	width: 100%;
	/*width: 1028px;*/
	margin: 0 auto;	
	border-color:#14191C;
	/*border-color:#1B2327;*/
	border-style:solid;
	border-width:15px 15px;
	/*border-top-color: #1B2327;*/
}

.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	/*background-color:#14191C;*/
	vertical-align:top;
	padding: 20px 0 20px 0;
	text-align: left;
}

.TitleListItem {
	list-style-position:inside;
	list-style-type:none;
	margin-left:-56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99042E;
	font-weight: bold;
}


.Style2Italics {
	font-style: italic;
	font-weight: bold;
}

.Style2Bold {
	font-weight: bold;
}

.Style2Title
{
	font-weight: normal;
	color: #9E9685;
	font-size: 20px;
	line-height: 150%;
}

.contentLink
{
	color:#9E9685;
	text-decoration:none;
	}

a.contentLink, a.contentLink:link, a.contentLink:visited
{
	}

a.contentLink:hover
{
	text-decoration:none;
	color: #99042E;
	}
	

.gray1
{
	background-color:#1B2327;
}

.gray2
{
	/*background-color:#14191C;*/
	vertical-align: top;
	padding: 20px 0 0 0;
}


.gray3
{
	background-color:#0B0D0F;
	vertical-align:bottom;
}

.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left:20px;
}

.navTopOffset
{
	height:30px;
}

.navcell
{
	height:15px;
}

.navSelected
{
	color:#99042E;
	/*font-size: 12px;*/
}

.navLink
{
	color:#333333;
	}

a.navLink, a.navLink:link, a.navLink:visited
{
	text-decoration:none;
}

a.navLink:hover
{
	text-decoration:none;
	color: #99042E;
	}
	
.mainLink
{
	color:#99042E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left:20px;
	text-decoration:none;
	}

a.mainLink, a.mainLink:link, a.mainLink:visited
{
	}

a.mainLink:hover
{
	text-decoration:none;
	color: #9E9685;
	}

.languageBox {
	color: #9E9685;
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration:none;
	width: 110px;
	}

a.languageLink, a.languageLInk:link, a.languageLink:visited
{
	text-decoration:none;
	color: #99042E;
	}

a.languageLink:hover
{
	color: #9E9685;
	}
 
.selectList{
	width:140px;
 }
 
.alert {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

