/* General Attributes */
body { background-color:#E1E1E1; margin:0px; padding:0px; }
body, td, th, div, li, select, input, textarea { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; vertical-align:top; }
form { margin:0px; }
img { border:0px; }
a { color:#42697D; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
#errorBox { margin:10px auto 10px auto; padding:3px; border:1px solid #CC0000; background-color:#FFDCDC; color:#CC0000; clear:both; font-size:14px; font-weight:bold; width:300px; text-align:center; }
#confirmBox { margin:10px auto 10px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; clear:both; font-size:14px; font-weight:bold; width:300px; text-align:center; }
div.spacer { clear: both; }

#topBar { width:760px; margin:10px auto 0px auto; clear:both; text-align:right; background:url(images/logo.gif) no-repeat left #FFF; font-size:0px; }
#spacerDiv4 { width:760px; margin:0px auto; clear:both; font-size:0px; height:4px; background-color:#E1E1E1; }

#bottomBar { width:760px; margin:0px auto; text-align:center; padding:10px 0px; clear:both; color:#444; font-size:10px; background-color:#EEE; }
#bottomBar a { color:#444; text-decoration:none; font-weight:normal; }
#bottomBar a:hover { text-decoration:underline; }

#copyBar { width:760px; color:#444; margin:0px auto; padding:10px 0px; clear:both; }
#copyBar a { color:#444; text-decoration:none; font-weight:normal; font-size:11px; }
#copyBar a:hover { text-decoration:underline; }

a.mainMenuLink { color:#FFF; font-weight:bold; font-size:11px; }


/* Old Styles */

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

.border {
	border: 1px solid #C9C9C9;
}
.homebox {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.welcomebox {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
.subsections {
	font-weight: bold;
	color: #354C57;
	padding-left: 15px;
}
.subsections a:visited {
	color: #354C57;
	text-decoration: none;
}
.subsections a:active {
	color: #354C57;
	text-decoration: none;
}
.subsections a:link {
	color: #354C57;
	text-decoration: none;
}
.subsections a:hover {
	color: #354C57;
	text-decoration: underline;
}