body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(../commonimages/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 23px;
}

.contentarea-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 0px;
	line-height: 18px;
}

.contentarea-1 a {
	padding: 0px 0px 1px 0px;
	color: #ed1c24;
	font-weight: bold;
	text-decoration: none;
}

.contentarea-1 a:hover {
	background-color: #ed1c24;
	color: #ffffff;
}






.homeBlueLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #419CD5;
	font-weight: bold;
	text-decoration: none;
}

.homeBlueLink a {
	text-decoration: none;
	color: #419CD5;
}

.homeBlueLink a:hover {
	text-decoration: underline;
}


.homeRedLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed1c24;
	font-weight: bold;
	text-decoration: none;
}

.homeRedLink a {
	text-decoration: none;
	color: #D02428;
}

.homeRedLink a:hover {
	text-decoration: underline;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
}
.boarder {
	border: 1px solid #cccccc;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #419CD5;
	line-height: 20px;
}

td {
	font-size: 11px;
	line-height: 18px;
}

.formtext {
	width: 120px;
	color: #979A9C;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: right;
}

input, select, button, textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

/* left hand menu classes */
	
.lhnnavlist {
	margin: 0px;
	padding: 0px;
}

.lhnnavlist li {
	list-style: none;
	display: block;
	height: 23px !important;
	width: 145px;
	margin-top: 2px;
	font-size: 10px;
	font-weight: bold;
	background: #F6F6F6;
	border: solid #E3E3E3 1px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normallink a {font-weight: normal;}

.lhntitle a, .lhntitle span {
	padding: 3px !important;
	padding-left: 8px !important;
	background: #333366;
	color: #fff !important;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 10px;
	width: 129px;
	}

.lhntitle a:hover {background: #333366 !important;}

.lhnnavlist li a {
	padding-left: 7px;
	display: block;
	text-decoration: none;
	height: 21px;
	padding-top: 2px;
	color: #000;
}

.lhnnavlist li a:hover {
	padding-left: 7px;
	display: block;
	text-decoration: none;
	color: #000;
}

/* IE Win only (commented backslash hack) \*/
* html .lhnnavlist li {
	width: 145px; 
}

* html .lhnnavlist li a {
	height: 23px; 
}

* html .lhntitle a {
	width: 165px;	
}

* html .lhntitle span {
	width: 145px;	
}
/* End Win IE Hack */

.lhnnavlist li a:hover {
	background: #DDDDDD;
}
	
.lhnnavlist .lhntitle { 
	padding: 0px;
	background: none;
	margin: 0px !important;
	border: none !important;
}
