body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #01ADC5;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.12boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FFA900;
}
a:active {
	text-decoration: none;
}
.teal {color: #339999}
a {
	font-size: 16px;
	font-weight: bold;
}
.holiday{
	font-size: 10px;
	font-family: arial;
	color: #FF0000;
	font-weight: bold;
}
body	{
	background:url(../reskin/images/bkgd-traffic-school-tile.gif);	
}
#container {
	background:url(../reskin/images/background-online-traffic-school-full.gif);
	background-repeat:no-repeat;
	
	margin:auto;
	width:850px;
	height:125px;	
}
#tmpheader {
	background:url(../reskin/images/background-online-traffic-school-full.gif);
	background-repeat:no-repeat;
	overflow:hiddend;
	margin:auto;
	width:850px;
	height:126px;	
}
#tmpbody {
	background-image:url(../reskin/images/background-online-traffic-school-body.gif);
	height:auto;
	
}
#tmptextarea {
	width:810px;
	height:auto;
	overflow:auto;
	
}
#tmptopics {
	background:url(../reskin/images/traffic-school-reading.png);
	background-repeat:no-repeat;
	width:810px;
	height:510px;
	overflow:auto;
	padding-top:0px;
	
}
#tmpreading {
	float:right;
	width:630px;
	height:463px;
	overflow:auto;
	margin-top:17px;
	margin-right:2px
	
}
#copyright {
	height:21px;
	background:url(../reskin/images/background-online-traffic-school-bottom.gif);
	background-repeat:no-repeat;

}
#securelogos{
    width: 588px;
    margin-left: auto;
    margin-right: auto;
    padding:5px;
}
#securelogos a{
    outline:none;    
}
#securelogos img{
    float: left;
    padding: 5px;
}


