/* CSS Document */
/*--------------------------------------body---*/

body {
	background-color:#f2f6fa;
	font:normal 13px Arial, Helvetica, sans-serif;
	margin:0px;
}


a {	color:#036;	text-decoration:none; font-weight:bold; }
a:hover { color:#37ade0; text-decoration:none }
.toplinks a { color:#036; text-decoration:none; font-weight:bold; font-size:12px;}
.toplinks a:hover {  color:#036; text-decoration:none; font-weight:bold;  }
.light-center{ background:url(images/light_center.jpg) top center no-repeat;}
.lightbg{ background:url(images/light_bg.jpg) top center repeat-x;}
.textsm { font-family:arial; font-size:10px; font-weight:bold; }
.textsm2 { font-family:arial; font-size:12px; font-weight:bold; }
.textform { font-family:arial; font-size:11px; font-weight:bold; }
.textmain { font-family:arial; font-size:14px; }
h1 { font-family:arial; font-size:18px; color:#666; margin-bottom:5px; }
h2 { font-family:arial; font-size:13px; color:#666; margin-bottom:5px;}
.botlinks { font-family:arial; font-size:11px; font-weight:bold; text-align:center; color:#FFF;}
.botlinks a {color:036; }