/* 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: #FFFFFF;
}

h1
    {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #2f3092;
	line-height: normal;
}

h2
    {
	margin: 0px;
	font-size: 13px;
	color: #2F3092;
	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;
}

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;
}

.link05{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}

.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;
	padding: 0px;
	font-size: 16px;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}

.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;
}

.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: 960px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-left: 30px;
	padding-top: 9px;
	background-color: #FFFFFF;

}

#banner
    {
	width: 950px;
	height: 280px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	padding-bottom: 0px;
	background-image: url(images/banner_bg.png);
	background-color: transparent;
}

#innerbanner{

}

#wrapper
    {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}

#content
    {
	width:950px;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

#content_left
    {
	width:700px;
	height: auto;
	float: left;
	margin-right: 10px;
	position: relative;
}

#content_center
    {
	width:240px;
	height: auto;
	float: right;
	margin-left: 10px;
}


#content_right
    {
	width:240px;
	height: auto;
	float: left;
	background-color: #2f3092;
	text-align: center;
	
}

.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;
}

.box_grey p{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin: 0px;
	padding: 0px;

}


#footer {
	width: 950px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 64px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: top;
}

#footer p {
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#footer a {
	color: #434343;
	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;
	font-weight: bold;
}

#footer a:hover {
	color: #434343;
	font-size: 12px;
	text-decoration: underline;
}


#pscroller1{
	width: 220px;
	height: 270px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}


#pscroller1 a{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}

.01{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #F33701;
	font-weight: bold;
}


#noflash{
	background-image: url(images/temp_banner.jpg);
	background-repeat: no-repeat;
}
