body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b3979;
	background-image: url(../Images/rsc_bkgd.gif);
	background-repeat:repeat;
	background-position:top center;
	padding: 0px;
	margin: 0px;
}
#mainTable {
 	width: 918px;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 0px;
}
#maincontent {
 	font-size: 11px;
	background-color:#FFFFFF;
	/*/*/font-size: 100%; /* */
}
#sidebar {
 	width: 211px;
	padding: 15px;
	background-image: url(../Images/rsc_sidebar_bkgd.gif);
}
#header {
 	background-color: #FFF;
 	color: #CCCCCC;
}
#footer {
	height:70px;
	line-height:1.75em;
	background-image:url(../Images/footer_bkgd.gif);
 	color: #EEE1BA;
}	
#footer2 {
	height:58px;
	line-height:1.75em;
	background-image:url(../Images/footer_bkgd.gif);
 	color: #EEE1BA;
}	

#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
td, p, ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#menu {
	position:relative;
	margin-left: 36px;
	width: 156px;
}
div#content-wrapper {
	position:relative;
	width: 676px;
	margin:12px;
	margin-top: 3px;
}
div#bottom {
	float: left;
	clear:both;
	text-align: left;
	width: 676px;
	margin-bottom: 16px;
}
div#left {
	float: left;
	text-align: left;
	width: 270px;
	margin-bottom: 24px;
}

div#right {
	clear: right;
	float: right;
	width: 388px;
	height: 100%;
	background-color: #C9D3E5;
	margin-bottom:12px;
}

div#right_inside {
	clear: right;
	float: right;
	text-align: left;
	height: 100%;
	width: 92%;
	padding-right:15px;
}

div#right_top {
	clear: right;
	float: right;
	width: 388px;
	height: 100%;
	margin-bottom:12px;
}

#dept_left {
	float: left;
	text-align: left;
	width: 120px;
}
#dept_left a:link, #dept_left a:visited {
	color:#B3281A;
	text-decoration: none;
}
#dept_left a:hover, #dept_left a:active {
	text-decoration: underline;
}
#dept_top {
	float: right;
	text-align: left;
	width: 540px;
	height:28px;
}
#dept_right {
	float: right;
	text-align: left;
	width: 540px;
	margin-bottom:32px;
}
#dept_right ul { 
	list-style-image: url(../Images/bullet_sq.gif);
}
#dept_right a:link, #dept_right a:visited {
	color:#B3281A;
	text-decoration: none;
}
#dept_right a:hover, #dept_right a:active {
	text-decoration: underline;
}
#dept_full {
	float:left;
	clear:both;
	width: 690px;
	text-align:left;
	margin-bottom:32px;
}
#dept_full a:link, #dept_full a:visited {
	color:#B3281A;
	text-decoration: none;
}
#dept_full a:hover, #dept_full a:active {
	text-decoration: underline;
}
#nav {
	position:absolute;
	left:554px;
	top: 30px;
}
#nav_button { position:absolute; left:576px; top: 23px; z-index: 2; }
