body {
	background:url(images/bodybg.gif) repeat-x;
	background-color: #efefef;
	margin: 18px 0 0 0;
}

.content {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration:none;
}

.contentitalic {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	color: #786c6c;
	text-decoration:none;
}

.indexcontent {
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration:none;
}

.graycontent {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #6f6f6f;
	text-decoration:none;
}

.redcontent {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #9e0700;
	color: #1f74c0;
	text-decoration:none;
	font-weight: bold;
}

.dottedborder {
	background:url(images/dotted-border.gif) repeat;
	height:1px;
}

.smlcontent {
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.whitecontent {
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}

.txtbox {
	font-family: Verdana;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:1px;
	background-color:#FFFFFF;
}

.requiredfield {
	color: #ff0000;
}

.button {
	font-family: arial;
	background-color:#ffffff;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	padding: 3px 5px 3px 5px;
}

.footerlinks {
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration:none;
}

.footerlinks:hover {
	color: #d50714;
}

.maintable {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration:none;
	padding:10px 10px 0 10px;
}

.title {
	font-family: Helvetica ,arial;
	font-size: 18px;
	line-height: 17px;
	color: #f07305;
	text-decoration:none;
	font-weight: normal;
}

.bullet {
	margin: 0px;
	list-style: none;
	padding:0px 0 0 15px;
}

.bullet li {
	padding-left: 18px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	background:url(images/arroy-bullet.gif) no-repeat;
	background-position: 0em 0.52em;
}

.links {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration:underline;
}

.links:hover {
	color: #9e0700;
}


