/* template.css | Updated: May 29, 2007 */
/* http://arwinclicks.com/template.css  */

body { /*background:url(../images/body_bgnd.jpg) repeat-x scroll top left;*/ /*background-color:#FFFFFF;*/ margin:0px; padding:0px; }
body, td { font-family: Verdana; font-size:12px; color:#1F4688; } /*default font-family and font color*/

/*some standards*/
form, ul, ol, h1, h2, h3, h4, h5 { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
p { margin:0px; }
a img { border: none; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }

#left { text-align:left; }
#right { text-align:right; }
#center { text-align:center; }
#justify { text-align:justify; }

/*td's padding or sample padding to be use*/
.area_a_td { padding:10px 15px 10px 15px; }
.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }

/*default color on text-links and text-decoration*/
a:link, a:visited { text-decoration:underline;}
a:hover { text-decoration:underline;  }
/*MAIN*/
.main{ padding:3px 20px 3px 30px; height:auto;}

/*HEADER*/
.header{ background-image:url(../images/header.jpg); background-position:center; background-repeat:no-repeat; height:274px; width:988px;}
.banner{ background-image:url(../images/banner.jpg); background-repeat:no-repeat; height:175px; width:494px;}
/*to override default color on text-links and text-decoration*/
.foot1{height:84px;}
.foot2{ height:84px;}
.footer{ background-image:url(../images/foot_bg.jpg); background-repeat:no-repeat; background-position:center;  width:1200px;height:84px; background-position:center; text-decoration:none; }
.foot{
	font-family:Verdana;
	width:988px;
	color:#FFFFFF;
	top:-20px;
	position:relative;
}
.foot a.visted, .footer a.link, .footer a.hover{ color:#FFFFFF; text-decoration:none;}

.sidebar{
	border:1px solid #1F4688;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-color:#9abfc5;
	width:239px;
	height:auto;
	padding:12px 12px 12px 10px;
}
.sidebar a{text-decoration:none; color:#FFFFFF;}
.sidebar a:hover{text-decoration:none;color:#1F4688;}

.hov a{ text-decoration:none;}
.hov a.hover{ text-decoration:underline;}
.index{padding:3px 0px 3px 20px; height:auto;}
.style1 {color: #000000}
.bluebox{ background-image:url(../images/Licensed.jpg); background-position:center top; background-repeat:no-repeat; width:220px; height:299px; font-weight:bold; position:relative; right:-3px;}
.bluebox2{ background-image:url(../images/Licensed.jpg); background-position:center top; background-repeat:no-repeat; width:220px; height:365px; font-weight:bold;}
.blueboxholder{ width:220px; height:365px; font-weight:bold; float:right;}


.header1 {
	background-image:url(../images/header1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:164px;
	width:988px;
}
