body{
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF;
	font-family:Arial;
	font-size:12px;
}

input {
	font-family:Verdana;
	font-size:12px;
}

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

li {
	position:relative;
	left: -20px;
}

.frm-ques{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.frm-elem{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}


#reset {
	clear:both;
}

#img-row{
	float:left;
	width:395px;
}

#rt-row{
	float:left;
	width:365px;
	background-color:#006BB5;
}

#logo{
	float:left;
	padding:11px 0px 9px 75px;
}

.hdr{
	font-size:17px;
	font-weight:bold;
}

#hdr9{
	float:left;
	padding:0px 0px 14px 0px;
}

#lt-content{
	float:left;
	width:328px;
	height:388px;	
	background-color:#CCE1F0;
}

#wht-divider{
	float:left;
	width:1px;
	height:388px;	
	background-color:#FFFFFF;
}

#wht-bar{
	float:left;
	width:328px;
	height:1px;	
	background-color:#FFFFFF;
}

#rt-content{
	float:left;
	width:431px;
	height:388px;	
	background-image: url("../images/vert_slice.jpg"); 
	background-repeat:repeat-x;
	background-color:#B6D5EA;
}

#black{
	float:left;
	width:400px;
	margin-left:10px;
	background-color:#000000;
}

#yllw{
	float:left;
	width:398px;
	margin:1px 1px 1px 1px;
	background-color:#F6C94D;
}

#txt{
	font-family:Arial;
	font-size:12px;
	padding:10px 10px 10px 10px;
}

#ftr-link{
	float:left;
	margin-top:30px;
}

a.ftr{
	font-family:Verdana;
	font-size:11px;
	color:#003366;
}

#ftr-copyright{
	float:right;
	margin-top:35px;
	font-family:Verdana;
	font-size:11px;
	color:#003366;
}

#ftr-txt{
	float:left;
	margin-top:30px;
	font-family:Verdana;
	font-size:10px;	
	color:#666666;
}

#ftr-txt2{
	float:left;
	margin-top:15px;
	font-family:Verdana;
	font-size:10px;	
	color:#666666;
}

.poplk{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.error{
	font-family:Verdana;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

#space{
	float:left;
}

.thide { display: none; }
.tshow { display: block; font-weight: bold; font-family: verdana, arial, sans-serif; font-size:14px; color:#000000; }

