body {
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
 }
 

#wrapper {
 width: 795px;
 border: 1px solid #CCCCCC;
 margin: auto;
 }
 
.header-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: right;
	line-height: 16px;
}

 
#header {
	width: 400px;
	background-color:#000000;
	/*background-image: url(/images/header-bg.gif);
	background-repeat: repeat;*/
	float: left;
 }

#left {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 }
 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

 
#right {
	background-color:#FFFFFF;
	width: 193px;
	float: right;
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat-x;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
 }
 
 #help {
	background-color:#FFFFFF;
	width: 755px;
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat-x;
	padding-top: 140px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
 }

#footer {
	width: 793px;
	background-color:#FFFFFF;
	border: 1px solid #fff;
	clear: both;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 30px;
	text-transform: capitalize;
	background-position: center bottom;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
 }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#nav {
	z-index: 0;
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 5px;
	background-position: center;
}
#header2 {
	width: 385px;
	background-color:#000000;
	float: right;
	height: 80px;
	padding-top: 5px;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.bordergreen {

	background-image: url(/images/border/brd_frm_l.gif);
	background-repeat:repeat-y;
	background-position: left top;
	height: inherit;

}

.bordergreen .brd_frm_r{

	background-image: url(/images/border/brd_frm_r.gif);
	background-repeat:repeat-y;
	background-position: right top;

}

.bordergreen div.top{

	background-image: url(/images/border/brd_frm_u.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 40px;

}

.bordergreen div.top2{

	background-image: url(/images/border/brd_frm_u2.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 40px;

}

.bordergreen div.top div.topdiv{

	height: 48px;

}

.bordergreen div.top div.title{
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	float:left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}

.bordergreen div.top div.brd_frm_ul{

	background-image: url(/images/border/brd_frm_ul.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:21px;
	height: 48px;
	float:left;

}

.bordergreen div.top div.brd_frm_ul2{

	background-image: url(/images/border/brd_frm_ul2.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:21px;
	height: 48px;
	float:left;

}

.bordergreen div.top div.brd_frm_ur{

	background-image: url(/images/border/brd_frm_ur.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 21px;
	height: 48px;
	float:right;

}

.bordergreen div.top div.brd_frm_ur2{

	background-image: url(/images/border/brd_frm_ur2.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 21px;
	height: 48px;
	float:right;

}

.bordergreen .bodycontent {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

.bordergreen div.bottom{

	background-image: url(/images/border/brd_frm_bot.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 22px;

}

.bordergreen div.bottom div.brd_frm_ll{

	background-image: url(/images/border/brd_frm_ll.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	width: 18px;
	height: 22px;

}

.bordergreen div.bottom div.brd_frm_lr{

	background-image: url(/images/border/brd_frm_lr.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:right;
	width: 18px;
	height: 22px;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* form styles */

div.row {
  clear: both;
  }

div.row span.label {
  float: left;
  width: 135px;
  text-align: right;
  padding:5px 0px 5px 0px;
  }

div.row span.formw {
  float: right;
  width: 255px;
  text-align: left;
  padding:5px 0px 5px 0px;
  } 
 
/* tip style */

.neuroTip{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #000;
	background-color: #ffc;
	padding:10px;
	width:250px;
}

.neuroPopup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:solid 1px #000;
	background-color: #fff;
	padding:10px;
	width:400px;
	position:absolute;
	left:0;
	top:0;
	border:solid 1px #000;
	visibility:hidden;
}

a.headerlink:link {
	color: #3399cc;
	text-decoration: none;
}

a.headerlink:visited {
	color: #bebebe;
	text-decoration: none;
}

a.headerlink:hover {
	color: #3399cc;
	text-decoration: underline;
}

a.headerlink:active {
	color: #6e6e6e;
	text-decoration: none;
}

a.footerlink:link {
	color: #3399cc;
	text-decoration: none;
}

a.footerlink:visited {
	color: #464646;
	text-decoration: none;
}

a.footerlink:hover {
	color: #3399cc;
	text-decoration: underline;
}

a.footerlink:active {
	color: #6e6e6e;
	text-decoration: none;
}

/* other */
.fixtop{
	padding-top: 10px !important;
}
form{
	padding:0;
	margin:0;
}



