﻿body
{
	margin: 0px;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	font-family: arial, verdana, helvetica,Sans-Serif,;
	font-weight: normal;
	font-size: 12px;
	color: #454545;
	background-color: #ffffff;
	background-image: url(../Images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
.marginauto
{
	margin: 0px auto;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.clearboth
{
	clear: both;
}
#contenthome p
{
	font-family: arial, verdana, helvetica,Sans-Serif,;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-right: 5px;
	margin: 0px;
	line-height: 13px;
}
.contentpadding
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 20px;
	clear: both;
}
.leftbg
{
	background-image: url(../images/loginMsgPics/leftbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 28px;
	height: 100%;
}
.rightbg
{
	background-image: url(../images/loginMsgPics/rightbg.jpg);
	background-repeat: repeat;
	width: 28px;
	height: 100%;
	background-position: left top;
}
.thanksbodycontentbg
{
	background-image: url(../images/loginMsgPics/thanksbackground.jpg);
	background-repeat:no-repeat;
	width: 458px;
	height: 269px;
	background-position: left top;
}
.verificationbodycontentbg
{
	background-image: url(../images/loginMsgPics/verificationbackground.jpg);
	background-repeat:no-repeat;
	width: 458px;
	height: 269px;
	background-position: left top;
}
.loginbodycontentbg
{
	background-image: url(../images/loginMsgPics/loginbackground.jpg);
	background-repeat:no-repeat;
	width: 488px;
	height: 318px;
	background-position: left top;
}
#footer a
{
	font-family: verdana,arial, helvetica,Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #4972AA;
	text-decoration: underline;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}
#footer a:hover
{
	text-decoration: none;
}
.line
{
	line-height: 2px;
	border-top: solid 1px #CAD4DD;
}
.copyright
{
	text-align: center;
	font-family: verdana, arial, helvetica,Sans-Serif,;
	font-weight: normal;
	font-size: 11px;
	color: #9E9EA0;
	padding-bottom:10px;
}
.usernamelocation1
{
	clear:both;
	padding-top:222px;
	padding-left:139px;
	font-family: arial,verdana,  helvetica,Sans-Serif,;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
.pwdlocation1
{
	clear:both;
	padding-top:0px;
	padding-left:139px;
	font-family: arial,verdana,  helvetica,Sans-Serif,;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
.textboxlocation1
{
	clear:both;
	padding-top:262px;
	padding-left:110px;
	font-family: arial,verdana,  helvetica,Sans-Serif,;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
.textboxlocation2
{
	clear:both;
	padding-top:2px;
	padding-left:110px;
	font-family: arial,verdana,  helvetica,Sans-Serif,;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
.textbox
{
	font-family: arial,verdana,  helvetica,Sans-Serif,;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	width:180px;
	height:18px;
	border:solid 1px #cccccc;
}

/* 17 sept 2008  */


.span_headingtext
{
	font-family: Arial;
	font-size: 22px;
	color: #0A79C0;
	font-weight: bold;
}
.span_headingtext_allpages
{
	font-family: Arial;
	font-size: 12px;
	color: #0c7cc7;
	font-weight: bold;
}

.fontbold12_arial
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:18px;
}
.fontbold11_arial
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height:16px;
}
.fontnormal11_arial
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	line-height:18px;
}

a.rightsidelinks
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.rightsidelinks:hover
{
	text-decoration: underline;
}

.blue1:link {
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	text-transform: none;
}
.blue1:visited {
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #003399;
	text-decoration: underline;
	text-transform: none;
}

.blue1:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #003399;
	text-decoration: none;
	text-transform: none;
}