@charset "utf-8";

a {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #b3121b;
}
td,input,select,textarea {  font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-style: normal; color: #999}

.regText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #330000;
	text-align: justify;
	padding-bottom: 6px;
	line-height: 150%;
}

.smallGrayText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-bottom: 15px;
	line-height: 150%;
	text-indent: 6px;
}


.headerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #c08715;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
	line-height:20px;
}

li.bullets {
	display:block;
	color:#330000;
	line-height:15px;
	text-decoration:none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	text-align: left;
}

#bg {
	background-color: #ffffff;
	background-image: url(images/bg_a.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:absolute;
	width:100%;
}

.titleImg {
	text-align:left;
	position:relative;
	top:-10px;
	height:35px;
}
