body {
	text-align: center;
	font-size: 11px;
	color: #181818;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	text-align:center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	width: 780px;
	float: left;
	margin-top: 10px;
}

hr.short {
	float: left;
	margin-top: 10px;
	width: 330px;
}

hr.filterHR {
	float: left;
	margin-top: 10px;
	width: 233px;
}

/* ID STYLES */

#nexus {
	font: Arial, Helvetica, sans-serif;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	margin-top: 20px;
	width: 780px;
	border: 1px solid white;
}

#inner_main_div {
	margin:0px auto;
	border-left: 1px solid white; 
	text-align: left;
	border: 1px solid white;
}

#default_div {
	width: 780px;
	float: left;
}

#logo {
	float: left;
	width: 339px;
	height: 87px;
}

#masterSearch {
	margin-left: 20px;
	float: left;
	width: 180px;
	height: auto;
}

.first {
}

.mid {
	padding-left: 12px;
	border-left: 1px solid #D6D6D6;
}

.last {
	padding-left: 22px;
	border-left: 1px solid #D6D6D6;
}

#jasonnavigation a:hover {
	color: #009900;
	text-decoration: none;
}

#jasonnavigation a {
	min-height: 20px;
	line-height: 20px;
	margin-right: 10px;
	white-space: nowrap;
	vertical-align: text-bottom;
}

#navigation_container {
	border: 1px solid #D6D6D6;
	padding: 1px;
	width: 780px;
	float: left;
	min-height: 25px;
}

#jasonnavigation {
	vertical-align: bottom;
}

#navigation {
	z-index: +10;
	width: 120px;
	float: right;
	border: #D6D6D6 1px solid;
}

#navigation a:hover {
	color: #009900;
	text-decoration: underline;
}

#navigation a {
	height: 20px;
	width: 102px;
	float: left;
	margin-left: 2px;
	padding-left: 18px;
	vertical-align: baseline;
	display: block;
	line-height: 20px;
}

#navigation a:hover {
	color: #009900;
	text-decoration: underline;
}

#navigation img:hover {
	color: #009900;
	text-decoration: none;
	border: 1px #009900 solid;
}

#user {
	float: right;
	width: 220px;
	padding-top: 10px;
	text-align: right;
	height: 87px;
	overflow: hidden;
}

#site {
	display: inherit;
	width: 780px;
	height: 38px;
	white-space: nowrap;
	float: left;
}

#site a {
	color: #FFFFFF;
}

#s_left {
	background:url(images/global_20.png) bottom repeat-x;
	width: 15px;
	height: 38px;
	float: left;
}

#s_mid {
	width: 756px;
	background:url(images/global_21.png) bottom repeat-x;
	height: 38px;
	float: left;
	text-align: center;
}

#s_mid_contents {
	padding-top: 14px; 
	color: #FFFFFF;
}

#s_mid_contents a {
	color: #FFFFFF;
}

#s_mid_contents a:hover {
	color: #000000;
	text-decoration: underline;
}

#s_right {
	background:url(images/global_21.png) bottom repeat-x;
	width: 9px;
	height: 38px;
	float: left;
}

#site_bottom {
	float: right; 
	border-top: #2078A9 1px solid;
	width: 763px; 
	margin-right: 9px;
}


/* CLASS STYLES */
.topPad {
	margin-top: 4px;
}

.cat a:hover {
	text-decoration: none;
}