body {
	margin:0px 0px 0px 0px;
	
}

#splash {
	padding-top:152px;
	width:600px;
	height:400px;
	background: url(/images/splash.jpg) no-repeat;
}

#splash td {
	font-family:Trebuchet MS, tahoma, arial;
	font-size:12px;
	color:#6c7a83;
}

.clock {
	font-family:arial;
	font-size:12px;
	color:#b1b8be;
	border:0px solid black;
	width:250px;
	text-align:right;
	padding-right:16px;
	background-color:#6c7a83;
}

.welcomeMsg {
	font-family:arial;
	font-size:12px;
	color:#b1b8be;
	padding-left:14px;
}

.sideMenu {
	font-family:arial;
	font-size:12px;
	background: url(/images/menu_back.jpg) repeat-y;
}

.sideMenu TD {
	font-family:arial;
	font-size:12px;
	height:20px;
}

UL {
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	line-height:26px;
}

UL a {
	color:black;
}
UL a:hover {
	color:blue;
	text-decoration:none;
}

H1 {
	font-family:Trebuchet MS, tahoma, arial;
	font-size:16px;
	color:#6c7a83;
	margin:0px;
	padding:2px 2px 2px 5px;
	background-color:#eaeaea;
	border-bottom:1px solid #929da5;
	
}

.H1 {
	font-family:Trebuchet MS, tahoma, arial;
	font-size:16px;
	color:black;
}

.H1Bold {
	font-family:Trebuchet MS, tahoma, arial;
	font-weight:bold;
	font-size:16px;
	color:#6c7a83;
}

.H1TD {
	font-family:Trebuchet MS, tahoma, arial;
	font-size:16px;
	font-weight:bold;
	color:#6c7a83;
	margin:0px;
	padding:2px 2px 2px 5px;
	background-color:#eaeaea;
	border-bottom:1px solid #929da5;
	height:27px;
}
.H1TDwTop {
	font-family:Trebuchet MS, tahoma, arial;
	font-size:16px;
	font-weight:bold;
	color:#6c7a83;
	margin:0px;
	padding:2px 2px 2px 5px;
	background-color:#eaeaea;
	border:1px solid #929da5;
	border-width:1px 0px 1px 0px;
	height:27px;
}
.H1Link { 	font-size:12px;
			font-family:arial; 
			font-weight:normal;
}

#searchParams {
	width:755px;
	margin:10px;
}
#searchResults {
	margin:10px;
}
#formDiv {
	margin:10px;
}

form {
	margin:0px 0px 0px 0px;
}

.input1 {
	background-color:#eaeaea;
	color:black;
	font-family:arial;
	font-size:12px;
	border:1px solid #7f9db9;
	margin:0px 0px 0px 0px;
}

.incentiveTable TD {
	font-family:Trebuchet MS, tahoma, arial;
	font-size:12px;
}

.IncentiveDiv {
	font-family:Trebuchet MS, tahoma, arial;
	font-size:12px;
	border:1px solid #7f9db9;
	border-bottom-width:1px;
	/*background-color:#eaeaea;*/
	margin-top:10px;
}

.tabDropTop {
	background: url(/images/dropTab_top.jpg) no-repeat;
	width:615px;
	height:24px;
}
.tabDropMiddle {
	background: url(/images/dropTab_middle.jpg) repeat-y;
	width:615px;
	text-align:left;
}
	.tabDropMiddleInner {
		text-align:center;
		margin-left:2px;
		width:608px;
		border:1px solid #cccaca;
		border-left-width:0px;
		border-right-width:0px;
	}


.tabDropBottom {
	background: url(/images/dropTab_bottom.jpg) no-repeat;
	width:615px;
	height:8px;
	margin-bottom:10px;
}

.tabDropHead { margin-top:1px; height:20px; float:left; border-right:1px solid #b5b6c8; }
