@charset "UTF-8";
/* CSS Document */

body 
{
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#ffffff;
	text-align: justify;
	margin: 0;
	padding: 0px;
}
.qpContainer
{
	width:200px;
	background-color:#051770;
	margin-top:5px;
}
.qpContainerTop
{
	width:200px;
	height:9px;
	background-image:url(../images/lblue_box_t.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#051770;
}
.qpContainerMid
{
	width:220px;
	background-color:#051770;
}
.qpContainerBot
{
	width:200px;
	height:9px;
	background-image:url(../images/lblue_box_b.jpg);
	background-repeat:no-repeat;
}

h1
{
font-family:Verdana;
font-size:18px;
font-weight:bold;
color:#000066;
}
h2
{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#000000;
}
h3
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
font-style:italic;
color:#000000;
}
h4
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
}
p
{
font-family:Verdana;
font-size:12px;
text-align: justify;
color:#000000;
}
li
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-align: justify;
color:#000000;
}

.whiteHeadTxt
{
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-align: center;
color:#FFFFFF;
}
.innerLeftTxt
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#ffffff;
margin-top:20px;
}

.tollTxt {
font-family:Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.bulletTxt {
font-family:Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.wSubHeadTxt {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.subTxt {
font-family:Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.ticBullet
{
	list-style:url(../images/tick.gif);
	padding-left:5px;
	margin-left:20px;
	font-weight:bold;	
}
#container {
	width: 980px;
	text-align: left;
	margin:15px auto;
	border:2px solid #999999;
			
}

#header {
	height:109px;
	height:60px;
	background-image:url(../images/top_head_bg.jpg);
	background-repeat:no-repeat;
}

.tLeftBox
{
	width:337px;
	height:60px;
	float:left;
	margin:0 0 0 6px;
}

.tMidBox
{
	width:545px;
	height:65px;
	float:left;
}

.tRightBox
{
	width:220px;
	height:60px;
	float:right;
	margin:0 6px 0 0;
}

#navContainer
{
	width:914px;
	height:15px;
	border-top-color:#866130;
	border-top-style:solid;
	border-top-width:1px;
	
	border-bottom-color:#866130;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	background-color:#f5d4ac;
	padding:10px 10px;
}

#sidebar1 {
    width: 980px;
    padding:0px;
	margin:0px auto 0 auto;
	background-color:#FFFFFF;

}
.bannerContainer
{
	width:980px;
	/*height:327px;*/
	background-image:url(../images/banner_bg.jpg);
	background-repeat:repeat-x;
}

.menuContainer
{
	width:968px;
	margin:0 auto;
}

.headBox {
    width: 932px;
    padding:0px;
	margin:0 auto;
	background-image:url(../images/banner_top_bg.jpg);
	background-repeat:repeat-x;
	height:127px;
}

.innerHeadLbox
{
	float:left;
	width:500px;
	margin:20px 0px 0px 10px;
}

.innerHeadRbox
{
	float:right;
	width:313px;
	margin:20px 0px 0px 0px;
}
.stripBox1 {
	background-image:url(../images/h_1.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.stripBox2 {
	background-image:url(../images/h_2.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.stripBox3 {
	background-image:url(../images/h_3.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.bodyContainer
{
	width:980px;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fefdfe;
}

.bodyContainerInner
{
	width:980px;
	background-color:#fefdfe;
}

.bodyInnerBox
{
	width:915px;
	margin:10px auto;
	
	
}
.bodyInnerBorderBox
{
	width:980px;
	margin:0px auto;
	padding:10px 0px 10px 0px;
	border:#a8a6a6 solid 0px;
		
}

.bodyInnerInBorderBox
{
	width:875px;
	margin:0px auto;
	padding:10px 10px 10px 10px;
	border:#a8a6a6 solid 0px;
	background-color:#f4f6f5;
	display:table;
}
.bodyInnerInBorderBoxW
{
	width:975px;
	margin:0px auto;
	padding:10px 0px 10px 0px;
	border:#ffffff  none 0px;	
}
.partBoxLeft
{
	margin-left:0px; width: auto; height:168px; float:left; background-color:#FFFFFF; padding:5px; border:#a8a6a6 solid 1px;
}
.partBoxMid
{
	margin-left:0px; margin-left:10px; width:286px; height:168px; float:left; background-color:#FFFFFF; padding:5px; border:#a8a6a6 solid 1px;
}
.partBoxRight
{
	margin-left:0px; width:286px; height:168px; float:right; background-color:#FFFFFF; padding:5px; border:#a8a6a6 solid 1px;
}
.partHeadBox
{
	border-bottom:#a9acab solid 1px; height:40px;
}

.partIconBox
{
	float:left; width:34px;
}

.partHeadTxt
{
	float:left; width:226px; height:30px; margin-top:6px; margin-left:6px;
}
.bodyInnerSubBox
{
	float:left;
	width:33%;
	height:167px;
}
#mainContent {
    margin: 0 0 0 165px;
    padding: 15px;
	border-left: 1px solid #877D6C;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	padding: 5px 0px;
	border-top: 0px none #ffffff;
	color: #000000;
	font-size:10px;
}
.footerLinkcontainer
{
	width:100%;
	height:21px;
	padding-top:6px;
	border-top-color:#9b3100;
	border-top-style:solid;
	border-top-width:2px;
	
	border-bottom-color:#9b3100;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
/*=============================Start Fonts=============================================*/
.gHeadTxt {
	font-family: Arial;
	font-size: 14px;
	color: #8b8b8b;
}
.gSubTxt {
	font-family: Arial;
	font-size: 12px;
	color: #acacac;
}
.navSep {
	font-family: Arial;
	font-size: 14px;
	color: #9a5f18;
	font-weight:bold;
}
.inputBoxTxt
{
	font-family:Arial;
	font-size:11px;
	color:#656464;
	border:#a7a4a4 solid 1px;
	width:100px;
	height:15px;
}
.gBtn
{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#656464;
	border:#656464 none 0px;
}
.wHTxt {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.readHeadTxt {
	font-family: Arial;
	font-size: 18px;
	color: #c60b46;
}
.blackHeadTxt {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}
.blackNormTxt {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.footerTxt {
	color: #223178;
	font-size: 12px;
}
.blueHeadTxt {
	font-family: Arial;
	font-size: 18px;
	color: #0a477d;
	font-weight: bold;
}
/*=============================Start Fonts=============================================*/
/*================================Start navLink==================================*/
	
.navLink a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.navLink a:link
{
	color:#9a5f18;
}

.navLink a:visited
{
	color:#9a5f18;
}

.navLink a:hover
{
	color: #FF0000;
	text-decoration: none;
}

/*=================================End navLink==================================*/
/*================================Start topLink==================================*/
	
.topLink a
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.topLink a:link
{
	color:#9a5f18;
}

.topLink a:visited
{
	color:#9a5f18;
}

.topLink a:hover
{
	color: #ff0000;
	text-decoration: none;
}

/*=================================End topLink==================================*/

/*================================Start stripLink==================================*/
	
.stripLink a
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	background-image:url(../images/w_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:5px;
	padding-left:10px;
	display:block;
	line-height:25px;
	vertical-align:middle;
}

.stripLink a:link
{
	color: #FFFFFF;
}

.stripLink a:visited
{
	color:#FFFFFF;
}

.stripLink a:hover
{
	color: #FFFF00;
	text-decoration: none;
}

/*=================================End stripLink==================================*/
/*================================Start footerLink==================================*/
	
.footerLink a
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.footerLink a:link
{
	color:#223178;
}

.footerLink a:visited
{
	color:#223178;
}

.footerLink a:hover
{
	color: #9b3100;
	text-decoration: underline;
}

/*=================================End footerLink==================================*/
/*================================Start topLink==================================*/
	
.topLink a
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.topLink a:link
{
	color:#ffffff;
}

.topLink a:visited
{
	color:#ffffff;
}

.topLink a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*=================================End footerLink==================================*/
/*================================Start moreLink==================================*/
	
.moreLink a
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.moreLink a:link
{
	color:#ffffff;
}

.moreLink a:visited
{
	color:#ffffff;
}

.moreLink a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*=================================End moreLink==================================*/

