body
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

.mainBody
{
	position:relative;
	border-style:solid;
	border-width:1px;
	border-color:#E4E4E4;
	width:800px;
	min-height:600px;
	background-image:url('/images/background_gradiant_sliver.png');
	background-repeat:repeat-x;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;

}


.footer
{
	text-align:center;
	font-size:12px;
	font-family:Arial;
	color:#948F8F;
	margin-top:26px;
}


.headerContainer
{
	text-align:left;
}


.logo
{
	position:absolute;
}


.menu
{
	position:relative;
	top:96px;
	left:53px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:767px;
	height:48px;
	overflow:hidden;
}


.menuItem
{
	display:inline;
	border-width:0px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:48px;
}


.menuImage
{
	border:0px;
	position:relative;
	top:-48px;
	height:96px;
}

.menuImage:hover
{
	top:0px;
}


.menuImageActive
{
	border:0px;
	position:relative;
	top:0px;
}


.content
{
	position:absolute;
	top:182px;
	left:54px;
	text-align:left;
}


.title
{
	font-size:24px;
	font-family:Arial;
	color:#000000;
}


.heading
{
	font-size:17px;
	font-family:Arial;
	color:#0492e3;
	margin-top:22px;
/* 	line-height:39px; */
}


.contentTextLeft
{
	font-size:12px;
	font-family:Arial;
	color:#757575;
	margin-top:18px;
	width:250px;
}


.contentTextMid
{
	font-size:12px;
	font-family:Arial;
	color:#757575;
	margin-top:18px;
	width:400px;
}

.contentText
{
	font-size:12px;
	font-family:Arial;
	color:#757575;
	margin-top:18px;
	width:692px;
}

.contentTextFull
{
	font-size:12px;
	font-family:Arial;
	color:#757575;
	margin-top:18px;
	width:600px;
}


.contentTextFont
{
	font-size:12px;
	font-family:Arial;
	color:#757575;
	text-decoration:none;
}


.form
{
	margin-top:28px;
	width:330px;
}

.formField
{
	margin-top:12px;
	font-size:12px;
	font-family:Arial;
	color:#757575;
}


.formFieldInput
{
	width:330px;
	border-color:#646261 #C7CDC7 #646261 #C7CDC7;
	border-width:1px;
}


.loginButtonContainer
{
	overflow:hidden;
	margin-left:276px;
	margin-top:26px;
	height:22px;
}


.loginButton
{
	position:relative;
	top:-22px;
}


.loginButton:hover
{
	top:0px;
}


.topicMenu
{
	position:absolute;
	top:460px;
	left:14px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


.topicMenuItem
{
	overflow:hidden;
	height:161px;
	width:183px;
	border-width:0px;
	margin:5px;
	padding:0px;
	float:left;
}


.topicImage
{
	border:0px;
	position:relative;
	top:-161px;
}


.topicImage:hover
{
	top:0px;
}


.topicImageActive
{
	border:0px;
	position:relative;
	top:0px;
}


hr
{
	height:0px;
	width:666px;
	border-style:solid;
	border-width:1px;
	border-color:#E4E4E4;
	margin-left:13px;
}


.aboutImage
{
	margin:10px;
	float:left;
}


.aboutBio
{
	padding:5px;
}


.emailLink
{
	text-align:right;
	font-size:12px;
	font-family:Arial;
	color:#0492e3;
	margin-top:15px;
	text-decoration:none;
}

