body {
	background-color:#3B3C3D;
	margin: 0px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.greyborder {
	border: 1px solid #3B3C3D;
}

.whiteborder {
	border: 1px solid #ffffff;
}

.paddingwtfooter {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#333333;
}


/* --------- text styles -------- */

.txtgrey {

	color: #666666;
}

.txtred {


	color: #B81A29;
}
.txtblue {
	color: #00486B;
}


.txtwhte {
	color: #FFFFFF;
	font-size: 10px;
}

.txtwhtemed {

	color: #FFFFFF;
	font-size: 13px;
}

.txtwhtesml {

	color: #FFFFFF;
	font-size: 9px;
}
.bannermainbg {
	background-image: url(images/bannermain.jpg);
	background-repeat: no-repeat;
	background-position: right;
}




/* --------- link styles -------- */


a:visited {  color: #333; text-decoration: none}
a:link {  color: #333; text-decoration: none}
a:hover {  color: #333; text-decoration: none}
a:active {  color: #333; text-decoration: none}


a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.white:hover {
	color: #B81A29;
	text-decoration: none;
	font-size: 10px;
}

a.whitesm:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a.whitesm:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a.whitesm:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a.whitesm:hover {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.red:visited {
	color: #B81A29;
	text-decoration: none;
	font-size: 11px;
}

a.red:link {
	color: #B81A29;
	text-decoration: none;
	font-size: 11px;
}

a.red:active {
	color: #B81A29;
	text-decoration: none;
	font-size: 11px;
}

a.red:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.red2:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}

a.red2:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}

a.red2:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}

a.red2:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}


a.faves:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	font-weight: normal;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
a.faves:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	font-weight: normal;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

a.faves:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 3px;
	font-weight: normal;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
a.faves:hover {
	color: #B81A29;
	text-decoration: none;
	display: block;
	padding: 3px;
	font-weight: normal;
	background-image: url(images/iconro.gif);
	background-repeat: no-repeat;
	background-position: right center;

}



/* --------- left nav styles -------- */


a.navleft:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/rightarrows.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
a.navleft:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/rightarrows.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

a.navleft:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/rightarrows.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
a.navleft:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #83121D;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/rightarrowsro.gif);
	background-repeat: no-repeat;
	background-position: right center;

}


a.backbutton:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/leftarrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;

}
a.backbutton:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/leftarrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;

}

a.backbutton:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/leftarrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;

}
a.backbutton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #83121D;
	display: block;
	padding: 6px;
	font-weight: normal;
	background-image: url(images/leftarrowsro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;

}






h1 {
	font-size: 19px;
	color: #333;
	font-weight: normal;
	line-height: 24px;
}

.paddinglefttopright {

	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.paddingtopbottom {
	padding-top: 2px;
	padding-bottom: 2px;
}


.paddinglefttop {

	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.paddingright20 {
	padding-right: 20px;
}

.dottedgreyhz {
	background-image: url(images/wtgreydothz.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.greydotsvert {
	background-image: url(images/wtgreydot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h2 {
	font-size: 15px;
	color: #B81A29;
	font-weight: bold;
	line-height: 20px;
}
hr {
	color: #CCCCCC;
}
.news_title_red {


	font-size: 12px;
	color: #B81A29;
	font-weight: bold;
}
.news_date {
	font-style: italic;
	color: #B81A29;
}
.largetxt {
	font-size: 20px;
	color: #B81A29;
	font-family: Arial, Helvetica, sans-serif;
}
.redborder {
	border: 1px solid #B81A29;
}

.16pttxtred {
	font-size: 16px;
	color: #B81A29;
	font-weight: bold;
}
.paddingimage {

	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
li {
	color: #333;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333;
}
h4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.waiting-content {
	color: #FF00FF;
}
.paddingtopbottom2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
.txtsml {


	color: #999999;
	font-size: 9px;
}
.pagebreak {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
dt {
	width:120px;
	float: left;
}