/* CSS Document */

html
{
	background: #bed7eb url(images/background.gif) repeat;
}
body
{
	margin: 0;
	padding: 0;
	font: 11px Tahoma, Helvetica, sans-serif;
}
#container
{
	display: block;
	width: 790px;
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	background: #cde0ef;
}
#footer
{
	display: block;
	width: 790px;
	height: 50px;
	margin: 10px auto;
	color: #666666;
}
.wrapper
{
	display: block;
	margin: 25px 10px 10px 25px;
}
.heading
{
	display: block;
	margin-bottom: 10px;
	font: 24px Arial, Helvetica, sans-serif;
	color: #FF7011;
}
.contact
{
	margin-bottom: 15px;
	text-align: left;
}
.contact img
{
	margin-right: 5px;
}
.right
{
	float: right;
	background: #ffffff;
	width: 250px;
}
.header
{
	float: none;
	height: 84px;
}
.logo
{
	position: relative;
	float: left;
	top: 15px;
	left: 10px;
}
select
{
	font: 11px Tahoma, Helvetica, sans-serif;
}
.footer
{
	float: none;
	display: block;
	margin-top: 25px;
	text-align: right;
}
#login
{
	float: left;
	position: relative;
	top: 30px;
	left: 35px;
	width: 400px;
}
#login table
{
	color: white;
}
.header_login
{
	font-size: 28px;
}
.loginBtnTop
{
	display: block;
	width: 275px;
	height: 84px;
	background: url(images/login_BtnTop.gif) no-repeat;
	text-decoration: none;
}
.loginBtnTop:hover
{
	background: url(images/login_BtnTopHover.gif) no-repeat;
}

.loginBtnMiddle
{
	display: block;
	width: 275px;
	height: 84px;
	background: url(images/login_BtnMiddle.gif) no-repeat;
	text-decoration: none;
}
.loginBtnMiddle:hover
{
	background: url(images/login_BtnMiddleHover.gif) no-repeat;
}
.loginBtnBottom
{
	display: block;
	width: 275px;
	height: 84px;
	background: url(images/login_BtnBottom.gif) no-repeat;
	text-decoration: none;
}
.loginBtnBottom:hover
{
	background: url(images/login_BtnBottomHover.gif) no-repeat;
}
.loginBtnTitle
{
	position: relative;
	top: 24px;
	font: 22px Arial, Helvetica, sans-serif;
	color: #666666;
}
.loginBtnSubTitle
{
	position: relative;
	top: 24px;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #006699;
}

.clear
{
	clear: both;
}

.top
{
	background: url(../images/HomePages/bg_top.gif) #cde0ef no-repeat;
	width: 806px;
	height: 350px;
}
.content
{
	background: url(../images/HomePages/bg_content.gif) #cde0ef repeat-y;
	width: 806px;
	height: 1%;
}
.bottom
{
	background: url(../images/HomePages/bg_bottom.gif) #cde0ef no-repeat;
	width: 806px;
	height: 25px;
}
.logo1
{
	left: 15px;
	float: left;
	width: 250px;
	position: relative;
	top: 10px;
	height: 55px;
}
.logo2
{
	right: 255px;
	float: right;
	width: 200px;
	position: relative;
	top: 10px;
	height: 55px;
	text-align: right;
}
.language
{
	right: -130px;
	float: right;
	position: relative;
	top: 20px;
}
.rotator
{
	left: 7px;
	width: 790px;
	position: relative;
	top: 24px;
	height: 252px;
}
.adrotator
{
	float: left;
}
.loginButtons
{
	float: right;
}
.verbiage
{
	float: left;
	margin-left: 22px;
	width: 525px;
}
*HTML .verbiage
{
	margin-left: 15px;
	width: 510px;
}

#support{
	float: right;
	width: 235px;
	height: 252px;
	text-align: left;
	color: black;
	}

.support_contact1
{
	margin-top: 25px;
}
.support_contact2
{
	margin-top: 40px;
}
.support_contact3
{
	margin-top: 45px;
}

img.pngfix {
	behavior: url(pngHack.htc);
	margin-right: 8px;
}
.poweredby
{
	margin-top: 20px;
	text-align: center;
}
