BODY
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


h2    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        font-weight: bold;
        color: #CF4242;
 }

.container { width: 760px; margin-left: auto; margin-right: auto;

}

td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E4D5B;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

.bodytextleft {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

.bodytextright {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:12px;
	font-weight:normal;
	text-align:left;
}

.headerlink {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E3901;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

.username {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}



.leftcol {
        width: 116px; float: left;
}

.content {
        width: 310px; float:left; padding-left: 5px;
}

.contentheader{
	width: 620px;
}

.questionnaire{
	width: 620px;
	float: left;
}
.questionnaire a:visited{
	color: #ffffff;
}

.break{
	width: 100%;
	clear: both;
}
a.btn {
	background-image: url('../images/blanktab.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	position: relative;
	top: 20px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 5px;
	width: 85px;
	height: 35px;
	white-space: normal;
}

a.logoutbtn {
	background-image: url('../images/blanktab_right.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	position: relative;
	top: -37px;
	left: 90px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 5px;
	width: 85px;
	height: 35px;
	white-space: normal;
}

.questionnaire td{
font-weight: normal;
}

.rightcol {
      width: 326px; float: left;
}

.userlogin{
	width: 327px;
	padding: 0px;
	background-image: url('../images/table-bg.gif');
	background-repeat: repeat;
}

.blank{
width: 0px;
}

.rightcoltop {
      width: 100%; clear: both;
}

.foot { float: right; margin-right: 8px;
}

.foot {
	color :#012E56;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;

}

a, a:visited {
	color: #012E56;
	text-decoration: none;
	font-weight: normal;
        font-size: 10px;
}

a:hover {
	color: #012E56;
	text-decoration: underline;
	font-weight: normal;
}

.tabs {
	color: #FFFFFF;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        background-color: #012E56;
        height: 2px;
}

ul
{
list-style-image: url(../images/star.gif);
list-style-type: circle;
margin-left: 12px;
}
