/* CSS Document */


a{
	text-decoration: none;

}

a:hover {
	text-decoration: none;
}

a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.noborder
    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body
    {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
}

h1
    {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #ae0000;
	line-height: normal;
}

h2
    {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #333333;
	line-height: normal;
}

h3
    {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #F33701;
	font-weight: bold;
}

h4
    {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

h5
    {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	color: #CC0000;
}

h6
    {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	line-height: normal;
}
    
p
    {
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

img.right {
	float: right;

}

img.left {
	float: left;

}
.link01
    {
	font-size: 12px;
	color: #CC0000;
}

.link01:hover
    {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

.link02
    {
	font-size: 11px;
	color: #003399;
}

.link02:hover
    {
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}

.link03
    {
	font-size: 12px;
	color: #000000;
}

.link03:hover
    {
	font-size: 12px;
	color: #510000;
	text-decoration: underline;
}


.link04
    {
	font-size: 12px;
	color: #666666;
}

.link04:hover
    {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.text01
    {
	color: #3E0000;
	line-height: 16px;
	font-size: 11px;
	text-align: left;


}

.text02
    {
	font-size: 12px;
	line-height: 20px;
	color: #990000;

}

.text03
    {
	color: #333333;

}

.text04
    {
	font-size: 12px;
	line-height: 20px;
	color: #1B1B1B;

}

.text05
    {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;

}

.text06{
	margin: 0px;
	font-size: 13px;
	color: #990000;
	line-height: normal;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}


.text07
    {
	font-size: 12px;
	line-height: 20px;
	color: #FFCC00;
	font-style: oblique;
}

.text08
    {
	font-size: 13px;
	line-height: 20px;
	color: #F5F5F5;
}

.border01
    {
	border: 1px solid #E2E2E2;
}

.right
    {
    float: right;
}

.right01
    {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box01
    {
	float: left;
	width: 320px;
}

.box02
    {
	float: left;
	width: 320px;
	margin-left: 20px;
}

.box_grey{
	background-image: url(images/grey_strip_big.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	width: 218px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.left
    {
	float: left;
} 

.left01
    {
	float: left;
	margin-right: 7px;
	margin-bottom: 0px;
	border: 1px solid #999999;
} 


.innerbanner
    {
	width: 990px;
	height: 150px;

} 


.points ul li {
	list-style-image: url(images/listicon.jpg);
	list-style-type: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-left: -15px;
	padding: 0px;
}

.points ul li a{
	color: #990000;
}


#hearder
    {
	width: 950px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	padding-left: 30px;
	padding-top: 9px;

}

#banner
    {
	width: 980px;
	height: auto;

}

#wrapper
    {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	background-color: #FFFFFF;
}

#content
    {
	width:924px;
	height: auto;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
}

#content_left
    {
	width:217px;
	height: auto;
	float: left;
	margin-right: 30px;
	background-color: #961500;
	background-image: url(images/left_btm.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: bottom;
}

#content_right
    {
	width:663px;
	height: auto;
	float: left;
	
}


#footer {
	width: 900px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-position: center top;
}

#footer p {
	line-height: normal;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#footer a {
	color: #E4E4E4;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
.glowingtabs{
	width:942px;
	font-size:12px;
	line-height:normal;
	overflow: hidden; /*Add border strip to bottom of menu*/
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 40px;
	padding-top: 7px;
	font-weight: normal;
}

.glowingtabs ul{
	float:left;
	list-style-type: none;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
	float:left;
	margin-right: 3px;
	text-decoration:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}

.glowingtabs a span{
	float:left;
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 5px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #FFFFFF;
}

.glowingtabs a.active {
	background-position:left bottom; /*Shift background image up to start of 2nd tab image*/
	background-image: url(images/glowtab-left.gif);
	background-repeat: no-repeat;
	}


.glowingtabs a.active span{
	background-position:right bottom; /*Shift background image up to start of 2nd tab image*/
	color: #420A00;
	background-image: url(images/glowtab.gif);
	background-repeat: no-repeat;
	}
	
.glowingtabs .current a{ /*Selected Tab style*/
	background-position:left bottom; /*Shift background image up to start of 2nd tab image*/
	background-image: url(images/glowtab-left.gif);
	background-repeat: no-repeat;
}

.glowingtabs .current a span{ /*Selected Tab style*/
	background-position:right bottom; /*Shift background image up to start of 2nd tab image*/
	color: #420A00;
	background-image: url(images/glowtab.gif);
	background-repeat: no-repeat;
}



.glowingtabs a:hover{ /*onMouseover style*/
	background-position:left bottom; /*Shift background image up to start of 2nd tab image*/
	background-image: url(images/glowtab-left.gif);
	background-repeat: no-repeat;
}

.glowingtabs a:hover span{ /*onMouseover style*/
	background-position:right bottom; /*Shift background image up to start of 2nd tab image*/
	background-image: url(images/glowtab.gif);
	background-repeat: no-repeat;
}



#marqueecontainer{
	position: relative;
	width: 312px; /*marquee width */
	height: 150px; /*marquee height */
	background-color: #990000;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
}

.imagebox{
	padding-bottom: 10px;
	clear: both;
}

.imagebox img{
	margin-right: 10px;
	float: left;
}

.border02
    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
