*{
	margin: 0;
	padding: 0;
	border: none
	}
a{color: #000}
a:hover{
	color: #990000;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
}
body{
	font: 11px Verdana, Geneva, sans-serif;
	background: url(images/body_bg.png) center repeat-y
	}
body.index{
	background: url(images/body_bg.png) center 120px no-repeat
	}

h2{
	margin: 5px 0;
	padding: 3px 20px 3px 30px;
	color: #990000;
	font: bold 16px "Times New Roman", Times, serif;
	background: url(images/arrowRed.png) no-repeat 16px 9px;
	border-bottom: 1px solid #e0e0e0}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8E1011;
}

h3{
	margin: 5px 0;
	padding: 3px 20px 3px 30px;
	color: #990000;
	font: bold 16px "Times New Roman", Times, serif;
	background: url(images/arrowRed.png) no-repeat 16px 9px;}
h4{
	margin: 5px 0;
	padding: 3px 20px 3px 0;
	color: #990000;
	font: bold 16px "Times New Roman", Times, serif;
	}
h5{
	margin: 10px 0;
	padding: 3px 20px 3px 15px;
	color: #990000;
	font: bold 16px "Times New Roman", Times, serif;
	background: url(images/arrowRed.png) no-repeat 1px 9px;
	border-bottom: 1px solid #e0e0e0}
h6 {
	font-size: 13px;
}

p{
	margin-bottom: 15px;
	text-align: left;
}
ul li{
	margin-left: 40px}
.underline{
	text-decoration: underline
	}
.uppercase{text-transform: uppercase}
.td-none{text-decoration: none}
.f-right{float: right}
.red1{color: #990000}
	
.leftMenu{
	color: #1b1b1b;
	background: #f2f2f2;
	}
.leftMenu a{
	display: block;
	margin-left: 33px;
	padding-left: 15px;
	color: #1b1b1b;
	line-height: 14px;
	background: url(images/left_menu_item.png) left 4px no-repeat
	}
.leftMenu a:hover{
	color: #990000
	}
.leftMenu a:hover{
	text-decoration: none
	}
.leftMenu img{
	display: block;
	margin-bottom: 5px
	}
.threeBlocks{
	position: relative;
	height: 82px;
	color: #fff;
	font-size: 12px;
	padding-top: 50px;
	padding-left: 25px;
	}
.threeBlocks a,.threeBlocks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.threeBlocks a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.threeBlocks p{
	padding: 0px 0 0 0px;
	}
.threeBlockslink {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 190px;
	height: 33px;
	}
.grayBoxText{
	padding: 38px 5px 5px 18px;
	color: #fff;
	}
.loginForm{
	margin: 60px 0 -60px 0;
	}
.loginForm input, .loginForm2 input{
	margin: 7px 0 20px 0;
	padding: 5px 10px 0 10px;
	width: 143px;
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	background: url(images/form_field.png) no-repeat
	}
.loginForm #sendBtn, .loginForm2 #sendBtn{
	margin-top: 2px;
	width: 163px;
	height: 32px;
	background: none
	}
.loginForm2 input{
	margin: 0;
	}
.loginForm2 #sendBtn{
	margin: 0;
	padding: 0;}
.gradientBox{
	position: relative;
	margin: 25px 0 15px 0;
	min-height: 100px;
	padding: 25px;
	background: url(images/gradientBoxBg.png) repeat-x bottom #ffffff;
	border: 1px solid #cc9090}
*html .gradientBox{
	width: 600px}
.gradientBox h2{
	position:absolute;
	top:-10px;
	left: 20px;
	margin: 0;
	padding: 0 25px 0 15px;
	color: #990000;
	font: bold 15px Verdana, Geneva, sans-serif;
	background: url(images/arrowRed.png) no-repeat left #fff;
	border: none}
	
.redTable{
	padding: 1px;
	background: url(images/greyGradientBg.png) repeat-x bottom;
	border: 1px solid #c28b8b;
	color: #000;
	}
.redTable th{
	padding: 8px 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: #990000;
	}
.redTable td{
	padding: 8px 5px;
	font-size: 11px;

	}
.footerLinks{
	color: #9c9c9c;
	}
.footerLinks a{
	color: #9c9c9c;
	text-decoration: none
	}
.footerLinks a:hover{
	text-decoration: underline
	}
.mainpagebullets {
	font-weight: normal;
	color: #FFFFFF;
}
.mainpagebullets a,.mainpagebullets a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainpagebullets ul {
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 40px;
}

#header, #footer{
	background: #ffffff}
#content{
	padding: 15px 20px 30px;
	font: 13px Verdana, Geneva, sans-serif
	}
.CHALLENGEBG {
	background-color: #eeeeee;
	padding: 20px;
	height: 310px;
	width: 640px;
}

