/* template.css | Updated: June 11, 2007 */
/* http://arwinclicks.com/template.css   */

body { background-image:url(../images/pg_bg.gif); background-repeat:repeat-x; background-color:#2e496a; margin:10px; padding:0px; }

/*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; color:#333333; }
a img { border: none; } /*default border attribute on images that have a link*/

h1{ color:#005384; font-family:"Times New Roman", Times, serif; font-size:24px; text-decoration:underline; font-weight:100;}
h2{ color:#445366; font-family:Tahoma; font-size:18px; text-align:left; }
h2 a{
	text-decoration:underline;
	color:#445366;
	text-align:left;
	}
	
h2 a:hover{
	color:#5e7da3;
	}
h3{ color:#2b4462; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
h3 a{
	text-decoration:underline;
	color:#445366;
	}
	
h3 a:hover{
	color:#5e7da3;
	}
h4{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:13px;}

/*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; }
.fs24 { font-size:24px; }
.fs26 { font-size:26px; }
.fs36{	font-size:34px; padding:5px 0px 10px 0px;}
.fs46{	font-size:46px; }
.fs48{	font-size:48px; }

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }

/*td's padding or sample padding to be use*/
.area_a_td { padding:10px 15px 10px 15px; }
.footer_td { padding:5px 15px 5px 15px; }
.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { color:gray; text-decoration:underline; } 
.a1 a:hover { } 

/*css navigation | main nav*/
.nav_block { padding:8px 8px 0px 8px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.nav a { /*display:block; for vertical*/ /*float:left; for horizontal*/
		 /*display:table-cell; display:inline-block;*/ 
         padding:0px 8px 5px 5px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; 
		 height:auto; width:auto;
       }
.nav a:link, .nav a:visited { color:#ffffff; text-decoration:none; font-size:14px; }
.nav a:hover { background-color:#5e7da3;  }

#navfirst { }
#navlast { }
#navfirst:hover { }
#navlast:hover { }
#currentnavfirst { }
#currentnavlast { }

/*footer nav*/
.footer_block { padding:10px 15px 10px 15px; color:#333333; font-weight:normal; font-size:11px; text-align:center; }
.footer a { padding:0px 10px 0px 10px; font-weight:normal;  font-size:11px; }
.footer a:link, .footer a:visited { color:#333333; text-decoration:none; }
.footer a:hover { }

/*add-ons*/
.ff_cs { font-family:"Comic Sans MS"; } /*sample font-family to be use*/
.blue{color:#005384;}
.red{color:#9a0200;}
.red a{color:color:#9a0200;font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.red a:hover{color:#FF0000;}
.red2{color:#670201;}
.white{color:#FFFFFF;}
.form { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; } /*font attrributes for form, e.g., input box, textarea, select*/
.times{font-family:"Times New Roman", Times, serif;}
.call{
	font-family:"Comic Sans MS";
	padding-top:5px;
	font-size:16px;
}
.maintxt {
	padding-left:20px;
	padding-right:20px;
}
.maintxt2 {
	padding-left:5px;
	padding-right:5px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	}
.bodytxt a{
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	color:#2b4462;
	}
	
.bodytxt a:hover{
	color:#5e7da3;
	}
	
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	}
.bodytxt2 a{
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	color:#38351c;
	}
	
.bodytxt2 a:hover{
	color:#7c7858;
	}
	
.box{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
.box a{
	font-size:13px;
	font-weight:400;
	text-decoration:none;
	color:#005384;;
	font-weight:bold;
	}
.box a:hover{
	color:#000000;
	font-weight:bold;
	}
.topblog
	{
	background:url(../images/home_blog_bg.jpg) no-repeat;
	height:190px;
	width:250px;
	}
.top2
{
background:url(../images/hom_lft_bg2.jpg) no-repeat;
height:333px;
width:277px;
}

.top2 .matr2
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
padding:50px 5px 5px 15px;
width:250px;
height:30px;
}
.top2 .matr4
{
font-family:"Times New Roman", Times, serif;
font-size:12px;
width:250px;
height:230px;
}

.top2 .matr5
{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:500;
color:#172c44;
}
.top2 .matr5 a
{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#172c44;
text-decoration:underline;
}
.top2 .matr5 a:hover
{
text-decoration:none;
color:#536d8b;
}
.top1
{
background:url(../images/hom_lft_bg1.jpg) no-repeat;
height:190px;
width:277px;
}

.topblog
{
background:url(../images/home_blog_bg.jpg) no-repeat;
height:190px;
width:250px;
}
.topfaq
{
background:url(../images/home_faq_bg.jpg) no-repeat;
font-family:Arial, Helvetica, sans-serif;
}

.top1 .matr
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding:25px 5px 5px 22px;
width:262px;
height:89px;
}
.top1 .matr1
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding:0 5px 5px 5px;
font-weight:600;
width:250px;
color:#5e7da3;
}
.top1 .matr1 a
{
color:#5e7da3;
font-weight:600;
text-decoration:underline;
}
.top1 .matr1 a:hover
{
color:#416086;
text-decoration:none;
}
.abtmtr_bottom
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
padding-left:10px;
padding-right:0px;
}
.abtmtr_bottom a
{
font-size:14px;
font-weight:600;
text-decoration:underline;
color:#590306;
}
.abtmtr_bottom a:hover
{
color:#FF0000;
}
.mtr
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
width:230px;
}
.footer1
{
font-family:tahoma;
font-size:13px;
font-weight:400;
color:#FFFFFF;
text-align:center;
}
.footer1 .lnks
{
font-family:tahoma;
font-size:13px;
font-weight:400;
color:#FFFFFF;
text-align:center;
}
.footer1 .lnks a
{
color:#FFFFFF;
text-decoration:none;
}
.footer1 .lnks a:hover
{
text-decoration:underline;
color:#253c58;
}
.footer1 .cprt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
color:#FFFFFF;
text-align:center;
padding-top:10px;
}
.footer1 .footrlogo
{
background:url(../images/botlogo.jpg) no-repeat;
height:31px;
width:95px;
}

.quicklinks_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	display: block;
	}
.quicklinks_blue h2{
	color:#445366; 
	font-family:Tahoma; 
	font-size:18px;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	}
.quicklinks_blue a{
	font-size:11px;
	font-weight:600;
	text-decoration:underline;
	color:#445366;
	}
	
.quicklinks_blue a:hover{
	color:#5e7da3;
	}
.quicklinks_blue ul{ list-style:none;
/*padding:5px 0px 0px 20px;*/
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
line-height:12px; 
}

.quicklinks_blue ul li {
/*list-style:url(star_blue.png);*/
background:url(../images/star_blue.png) no-repeat scroll 0px 3px;
/*margin-bottom:13px;*/
padding:0px 0px 10px 15px;
margin:0px 0px 0px 0px;
}


	

	
.quicklinks_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	color:#730100;
	display: block;
	}
.quicklinks_red h2{
	color:#730100; 
	font-family:Tahoma; 
	font-size:18px;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	text-decoration:none;
	}
.quicklinks_red a{
	font-size:11px;
	font-weight:600;
	text-decoration:underline;
	color:#730100;
	}
	
.quicklinks_red a:hover{
	color:#FF0000;
	}
.quicklinks_red ul{ list-style:none;
/*padding:5px 0px 0px 20px;*/
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
line-height:12px; 
}

.quicklinks_red ul li {
/*list-style:url(star_red.png);*/
background:url(../images/star_red.png) no-repeat scroll 0px 3px;
/*margin-bottom:13px;*/
padding:0px 0px 10px 15px;
margin:0px 0px 0px 0px;
}

.entry {color:#333333}


