﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, td, form, fieldset, a, img, button
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	text-align: center;
	background-image: url(Images/bodybg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, "Times New Roman" , Times, serif;
	font-size: 0.72em;
}

h1, h2
{
	color: #000000;
}

h3, h4, h5
{
	color: #666666;

}

h6
{
	color: #000000;
}

h1
{
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}
h2
{
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h3
{
	margin: 0.5em 0;
	font-size: 1.15em;
	font-weight: bold;
}
h4
{
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5
{
	margin: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
}
h6
{
    padding: 0px 0px 0px 5px;
	margin: 0.5em 0;
	font-size:10px;
	/*&font-weight: bold;*/
	font-weight:normal;
}

h7
{
	margin: 0.5em 0;
	font-size: 0.80em;
	font-family:Verdana,helvetica,Sans-Serif;
	font-weight: bold;
}
h8
{
	margin: 0.5em 0;
	font-size: 0.72em;
	font-family:Verdana,helvetica,Sans-Serif;
	font-weight: bold;
}

.clstable
{
	border-left: 1px solid #3C574E;
border-top: 1px solid #3C574E;
border-right: 1px solid #3C574E;
border-bottom: 1px solid #3C574E;
}

p
{
	margin: 1em 0;
	line-height: 1.5em;
	font-size: 12px;
	font-family:Arial,Verdana,helvetica,Sans-Serif;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

#wrapper
{
	width: 779px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	padding-bottom: 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(Images/fullbg.gif);
	background-repeat: repeat-y;

}
#bwrapper
{
	width: 779px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	padding-bottom: 4px;
	text-align: left;
	background-color: #FFFFFF;	
	background-repeat: repeat-y;

}
* html .wrapper
{
	
	width: 779px;
}
#header
{
	position: relative;
	height: 129px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#headerBO
{
	position: relative;
	background-image: url(images/headerbo.gif);
	background-repeat: no-repeat;
	padding-top: 79px;
}


.LinkButtons
{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	border:solid 1px #649A68;		
	padding:4px 7px 4px 8px;
	color:#1f5823;	
	background-color:#eff1ee;
}

.LinkButtons:visited
{
	color:#649A68;
}

.LinkButtons:hover
{
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	border:solid 1px #649A68;	
	padding:4px 7px 4px 8px;
	color:White;	
	background:#649A68;
}

#leftmenu .item
{
	padding: 0px;
	width: 190px;
	height: 23px;
	color: #000000;
	font-weight: bold;
	font-size:10px;
}

#leftmenu tr
{
	background-image: url(images/leftmenubg.gif);
	background-repeat: no-repeat;
	height: 24px;
}


#leftmenu .item td
{
  padding: 0px 0px 0px 15px;
}


#mainmenu
{
	padding: 2px 10px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	height: 23px;
	text-align:center;
}

* html #mainmenu tr
{
	height: 1.4em;
}

#mainmenu .item
{
	padding: 2px 7px;
	color: #000000;
	font-weight: bold;
	font-size:11px;
}

* html #mainmenu .item
{
	padding: 0 20px;
}

#mainmenu .selected
{
	color: red;
}

#mainmenu .hover
{
	color: #000000;
}
#WelcomeNote
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size:15px;
	
}
#bottommenu
{
	clear: both;
	padding: 2px auto;
	height: 20px;
	background-color: #649A68;
	text-align: center;
}

#topMemberhome
{	
	padding: 2px auto;
	height: 20px;
	background-color: #649A68;
	text-align: center;
}



#bottommenu .item
{
	padding: 2px 10px;
	color: #ffffff;
	font-family:Verdana,Arial;
	font-size: 90%;
	font-weight: bold;
}

#contentwrapper
{
	width: 575px;
	margin-left: 192px;
	
}

#contentwrapper2
{
	width: 770px;
}

legend
{
	margin-bottom: 5px;
	padding: 5px;
	color: red;
	font-weight: bold;
}


#detailsbox, #listingbox
{
	margin: 1px auto;
	background-color: #ffffff;
	font-family:Arial;
}

.datapnl
{
	margin: 5px auto;
	padding: 5px;
	text-align:center;
}

.datapnl1
{
	margin: 5px auto;
	padding: 5px;
	background-color: #ffffff;

}

.midpnl
{
	margin: 5px auto;
	padding: 5px;
	background-color: #ffffff;
}

.leftpnl
{
	margin: 5px auto;
	padding: 5px;
	background-color: #ffffff;
	float: left;
}

.rightpnl
{
	margin: 5px auto;
	padding: 5px;
	background-color: #ffffff;
	float: right;
}

.requiredinfo
{
    text-align:right;
    font-size:11px;
	font-family:Arial,Verdana,Times New Roman;
}
.formlabel, .formlabelr
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 12px;
	width: 140px;
	float: left;
	text-align: right;
	margin: 4px 5px 0px 0;
	
}
.formlabelbold1
{
    text-align:left;
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-weight:bold;
	font-size: 13px;
	
	
}
.formlabelwhite
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 12px;
	text-align: right;
	color: white;
	font-weight: bold;
}

.formlabeldisplay
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 98%;
	width: 60px;
	float:left;
	text-align: right;
	margin: 4px 5px 0px 0;
	
}

.formlabelleftdisplay
{
	/* bhuvana*/
	font-family:Arial,Verdana, helvetica,sans-serif;
	font-size: 98%;
	width: 130px;
	float:left;
	text-align: left;
	margin: 4px 5px 0px 0;
	
}
.formlabelleftdisplay2
{
	/* bhuvana*/
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 12px;
	width: 180px;
	float:left;
	text-align: left;
	margin: 4px 0px 0px 4px;
	
}

.formlabelleftdisplay1
{
	/* bhuvana*/
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 12px;
	width: 90px;
	float:left;
	text-align: left;
	margin: 4px 5px 0px 0;
	
}
.statementlabelleft
{
	/* bhuvana*/
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	float:left;
	text-align: right;
	margin: 4px 5px 0px 0;
	clear: both;
}

.statementlabelright
{
	/* bhuvana*/
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	width: 100px;
	float:left;
	text-align: right;
	margin: 4px 0px 0px 0;
}




.formlabelleft
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 98%;
	width: 180px;
	float:left;
	text-align: right;
	margin: 4px 5px 0px 0;
	clear: both;
}
.memberinfolabelleft
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 11px;
	width: 160px;
	float:left;
	text-align: right;
	margin: 4px 5px 0px 0;
	clear: both;
}

.memberinfolabelright
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 11px;
	width: 180px;
	float:left;
	text-align: right;
	margin: 4px 5px 0px 0;
}


.formlabelbold
{
    text-align:left;
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	
}
.formlblbold
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size: 12px;
	/*font-weight:bold;*/
	width: 180px;
	float:left;
	text-align: right;
	margin: 4px 5px 0px 0;	
}

#formlabelsmall
{
	text-align:justify;
	font-family: Arial;	
	font-size: 10px;
}

.txtBox
{
	border: 1px solid #666666;
	padding: 0.5em 0.5em;
}

.label
{
	width: 100px;
	float: left;
	text-align: right;
	padding: 0.2em 0.5em;
	clear: both;
}

#footer
{
	margin: 1px 0px;
	padding: 1px 0px;
	background-color: #d1e2d2;
	color: #000000;
	height: 100px;
	font-size: 0.9em;
}
#footer a
{
	margin: 1px 5px;
	color: #000000;
}

#bofooter
{
	margin: 1px 0px;
	padding: 1px 20px;
	background-color: #649A68;
	color: White;
	height: 25px;
	font-size: 0.9em;
}
#bofooter a
{
	margin: 1px 5px;
	color: #000000;
}

#leftfooter
{
	padding-top: 5px;
	float: left;
	color: White;
}
#rightfooter
{
	float: right;
}
.btnpnl
{
	text-align: center;
	margin: 3px auto;
}

#caption
{
	font-family:Arial,Verdana,Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	text-align: Left;
	background-color: white;
	color: black;
	width: 575px;
	margin: 1px auto;
}
#captionBO
{
	font-family:Arial,Verdana,Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	text-align: Left;
	background-color:#CFD0C2;
	color: black;
	width: 779px;
	margin: 1px auto;
}

.formimagcompany
{
	float: right;
	margin: 2px 10px 2px 0;
	clear: both;
}
#Homeimage
{
	background-position: left;
	height: 450px;
	width: 580px;
	background-image: url(Images/homecontent.jpg);
	background-repeat: no-repeat;
}

#loginTable
{
	clear: both;
	padding: 2px auto;
	height: 22px;
	width: 173px;
	text-align: left;
	padding-left: 14px;
	color: White;
	padding-top: 8px;
	font-weight: bold;
	font-family: verdana;
	background-color: #649A68;
}
#leftbar
{
	float: left;
	width: 190px;
	height: 560px;
	
}

#loginbox
{
	padding-top: 5px;
	float: left;
	width: 188px;
	height: 142px;
	border-bottom: solid 2px #649A68;
}

#loginboxBO
{
	padding-top: 130px;
	padding-left: 250px;
	width: 218px;
	height: 342px;
}

#Loginimage
{
	background-position: center;
	background-image: url(Images/login_button.gif);
	background-repeat: no-repeat;
}

#leftmenu
{
	float: left;
	width: 190px;
	height:auto;
}



.formlabelLogin
{
	font-family: verdana;
	font-size: smaller;
	font-weight: bold;
	width: 100px;
	text-align: left;
	margin-left: 14px;
	margin-top: 24px;	
}
.LoginFormTextBox
{
	margin-left: 13px;
	width: 150px;
}
.loginbtn
{
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 14px;
}

.loginbtnBO
{
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 40px;
}


#AlphaText
{
	padding: 0px 65px 0px 0px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}

#backofficemenu
{
	padding: 1px 10px;
	height: 23px;
}

* html #backofficemenu tr
{
	height: 1.4em;
}

#backofficemenu .item
{
	padding: 2px 6px;
	color: #FEF29C;
	font-family:Verdana,Arial;
	font-size: 90%;
	font-weight: bold;
	font-weight: normal;
	border-right: 1px solid #FEF29C;
}

* html #backofficemenu .item
{
	padding: 0 20px;
}

#backofficemenu .selected
{
	color: red;
}

#backofficemenu .hover
{
	color: #000000;
}

#alphabets
{
	height: 30px;
	padding: 5px 20px;
}

.alpha
{
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #235F26;
}

.bigalphabet
{
	background-image: url(Images/alphabg.gif);
	background-repeat: no-repeat;
	font-size: 19px;
	font-weight: bold;
	color: #235F26;
	padding: 5px 8px;
	margin-left: 50px;
}

.GridSpacing
{
    padding-right:5px;
}
#divcaption
{
	font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: black;	
	margin: 1px auto;
	text-align:center;
	
}
