body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/bgBigRepeater.jpg);
	background-position: center center;
	background-repeat:repeat;
	background-attachment: fixed;
	}
.centerBG {
	background-image: url(../images/bgBigRepeater.jpg);
	background-position: center center;
	background-repeat:repeat;
	background-attachment: fixed;
}
td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#31383B;
	
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:underline;
}
.whiteMiddleAlign {
	color: #FFFFFF;
	vertical-align: middle;
}
.whiteMiddleAlignBold {
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	padding-left:2px;
}
.sitemapMargins {
	margin-left:20px;
	margin-top:20px;
}

.greyBG {
	background-color: #CCCCCC;
}
.greyBorder {
	border: 1px solid #CCCCCC;
}
.greyBorderBlueBG {
	padding-left:8px;
	font-weight:normal;
	color:#000000;
	vertical-align: middle;
	background-image:url(../images/smallSilverBar.jpg);
}
.greyBorderAndGreyBg {
	background-color: #CCCCCC;
	border-bottom:1px solid #999999;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	padding-left:8px;

}
.redBG {
	background-color: #FF3333;
}
.blackBG {
	background-color: #333333;
}
.alignCenter {
	text-align: center;
}
.whiteLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	visibility: hidden;
}
.smallTD {
	line-height: 5px;
	border: 1px solid #CCCCCC;
}
.boldText {
	font-weight: bold;
	vertical-align: middle;
}
.smallTextVertAlign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	vertical-align: middle;
}
.darkBlueText {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left:8px;
}
.whiteBoldTextBlackBg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #231F20;
	vertical-align: middle;
	text-indent:8px;
}
.whiteBoldTextRedBg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1C24;
	vertical-align: middle;
	padding-left: 15px;
	margin-left:15px;
}
.vertMiddelAlign {
	vertical-align: middle;
	text-align:center;
}
.greyBGwithrightBorder {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.sideIndentMiddleAlign {
	color: #FFFFFF;
	vertical-align: middle;
	padding-left:10px;
}
.stdBlackText {
	color: #000000;
}
input {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	height: 15px;
	width: 170px;
	margin: -4px;
	padding: -4px;
	border: 1px dashed #999999;
}
textarea {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	height: 60px;
	width: 166px;
	border: 1px dashed #999999;
	font-size: 11px;
}

select {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	height: 20px;
	width: 170px;
	border: 1px dashed #999999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignVert {
	vertical-align: middle;
}

.borderBottom {
	border-top: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding-bottom:15px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}
/* Column 3*/
#colThree {
	float: left;
	width: 120;
	padding: 0px;
}

#colThree h4 {
	color: #000000;
}

#colThree ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
