@charset "utf-8";
body p {
	font-family: Verdana, Geneva, sans-serif;
}

td {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
}

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

.splash a:link {
	color:#FFF;
	text-decoration:none;
}
.splash a:visited {
	color:#FFF;
	text-decoration:none;
}
.splash a:hover {
	color:#C00;
	text-decoration:none;
}
.splash a:active {
	color:#FFF;
	text-decoration:none;
}

.menuBar {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.menuBar a:link {
	text-decoration:none;
	color:#FFF;
}
.menuBar a:visited {
	text-decoration:none;
	color:#FFF;
}
.menuBar a:hover {
	text-decoration:none;
	color:#F3CD2E;
}
.menuBar a:active {
	text-decoration:none;
	color:#FFF;
}

.menuSplitter {
	 border-right:thin solid #848D8C;
}

.splashTextFrame {
	background:#999999;/*#F1DA36;*/
	background-image:url(../HPimages/RightBigBoxRedRedwText2-1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-repeat:repeat;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:10px;
}

.splashTitle {
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#FFF;/*#425A5A;*/
	font-weight:900;
}

.splashText {
	font-size:12px;
	color:#FFF;
}


.splashButton {
	color:#FFF;
	font-family:arial narrow, arial, sans serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

.baseHeader {
	color:#FFF;
	text-transform:uppercase;
	padding-left:20px;
	font-size:16px;
	font-weight:bolder;
}

.baseText {
	padding-left:10px;
	padding-right:10px;
}
