/* CSS Document */
body {
	margin: 0 auto;
	font-size: 11pt;
	background-color:#FFCC99;
	font-family:"Times New Roman", Times, serif;
	color: #727272;
}
body,div,td
{
	font-family:Verdana, Arial, helvatica, Sans-Serif;
	font-size:12px;
}
#mainBody{
	width: 474px; 
	height: auto;
	margin: 0 auto;
	border:1px solid #666666;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
.contentBody{
float:left;
	width: 474px;
	height: auto;
	background-image:url(../images/esubscribe.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:20px;
}
.headerLogodiv
{
	float: left; 
	width: 453px; 
	height: 45px; 
	background:url(../images/roundedCornerTop.gif);
    background-repeat: no-repeat; padding: 10px;
}
.successfulMessageDiv
{
	float:left; padding-left:50px; padding-right:50px; padding-top:70px; padding-bottom:70px; color:Green
}
.commonDiv
{
	float:left; 
	width:100%;
	padding:3px;
}
.titlesDiv
{
	float:left; 
	width:100%;
	font-family: Arial, helvatica, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
	padding:3px;
}
.strongBlackText
{
	font-family: Arial, helvatica, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
}
.leftDiv
{
	float: left;
	width: 200px;
	font-family: Verdana, Arial, helvatica, Sans-Serif;
	font-size: 8pt;
	color: #7f7f7f;
	padding-left:10px;
	padding-right:25px;
}
.leftDiv2
{
	float: left;
	width: 100%;
	font-family: Verdana, Arial, helvatica, Sans-Serif;
	font-size: 8pt;
	color: #7f7f7f;
	padding-left:10px;
	padding-right:25px;
}
.rightDiv
{
	float: left;
	width:180px;
	font-family: Verdana, Arial, helvatica, Sans-Serif;
	font-size: 8pt;
	color: #7f7f7f;
	padding:5px;
}
.vertivalStrip{
	float:left;
	width:38px;
	height:201px;
	background-image:url(../images/esubscribe.gif);
	background-repeat:no-repeat;
}
.TextboxGradiantGray{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #105487;
	padding:3px;
	font-weight:normal;
	width:145px;
	border:1px #009933 solid;
	background:url(../../Resources/Images/TextboxGradiantGraybg.jpg);
	background-repeat:repeat-x; 
}

/*Login Styles Writen by Parvateesam*/

.loginContentBody{
	float:left;
	width: 474px;
	height: auto;
	background-image:url(../images/loginPageTitle.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:20px;
}

.logigLeftDiv
{
	float: left;
	width: 200px;
	font-family: Verdana, Arial, helvatica, Sans-Serif;
	font-size: 8pt;
	color: #7f7f7f;
	padding-left:70px;
	padding-right:25px;
}
/* These are Admin page styles Written by Parvateesam*/

#adminMainBody{
	width: 750px; 
	height: auto;
	margin: 0 auto;
	border:1px solid #666666;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
.adminHeaderLogodiv
{
	float: left; 
	width: 720px; 
	height: 45px; 
	background:url(../images/adminLogoBanner.gif);
    background-repeat: no-repeat; padding: 10px;
    padding-top:10px;
}
.adminContentBody{
	float:left;
	width: 750px;
	height: auto;
	background-repeat:no-repeat;
	background-position:right;
	padding-top:20px;
}
