body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background-image:url(/pics/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#99AFCA;
	
}
.HPDirectory, .HPMemoirs   {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	width:199px;
}	
.HPNews, .HPBBMessages{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:524px;
}	
	

.HPEvents{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:524px;
	
}
.HPLinks{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	width:199px;
	
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited { color: #1F3871;  }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active { color: #DA9703; }

.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #FFFFFF;  }
.HPMemoirs a:hover, .HPMemoirs a:active { color: #DA9703; }

.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #FFFFFF;  }
.HPLinks a:hover, .HPLinks a:active{ color: #DA9703; }


.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #1F3871;  }
.HPEvents a:hover, .HPEvents a:active { color: #bc9507;   }
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #FFFFFF;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #DA9703;   }
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #5B7B9D; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #000000;
	border-left:solid 1px #515151;
	border-right:solid 1px #515151;		
}

.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #ffffff;
	border-left:solid 1px #515151;
	border-right:solid 1px #515151;		
}

a, a:link, a:visited { font-weight: bold; color: #000000; }
a:hover, a:active { color: #CFA000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #BFD4EA;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #39659E; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #39659E;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #BFD4EA; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height:18px;
	* height: 20px;
	padding: 2px 0px 0px 5px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/pagetitle.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}


.bgTopBar {
	height: 2px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
	height: 24px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 898px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 24px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 60px;}
#topNav3Sub {left: 202px;}
#topNav4Sub {left: 303px;}
#topNav5Sub {left: 387px;}
#topNav6Sub {left: 540px;}
#topNav10Sub {left: 572px;}
#topNav9Sub {left: 638px;}
#topNav7Sub {left: 735px;}
#topNav8Sub {left: 726px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
}

#topNav .list li {
	background-color: #3D6BA3;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #FFCB02;
	color:#000000;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

#rightNav {
	font-size:12px;
	background-color: #BFD4EA;
	width:140px;
	height:100%;
	border:1px solid #585858;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:5px;
}

#leftNav {
	font-size:12px;
	background-color: #EAD69B;
	width:170px;
	height:100%;
	border:1px solid #585858;
	margin-bottom:-7px!important;
	margin-bottom:2px;
	margin-right:5px;
	padding-left:5px;
	padding-top: 5px;
}

#leftNav ul {
	margin: 8px 5px 0px 8px;
	padding: 0px 5px 0px 8px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#2D3B70;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#39659E;
	color:#FFFFFF;
}

#rightNav .header {
	background-color: #39659E;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:10px;
}

#pageNav_counseling_office {
	margin:0 0 15px 0;
	color: #FFF;
	padding:0;
	list-style:none;
	float:right;
}
#pageNav_counseling_office ul {
	background-image: url('/pics/pagenav_bg.gif');

	background-repeat: no-repeat;
	_background-attachment: fixed;
	margin:0;
	color: #FFF;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
}
#pageNav_counseling_office li b {
	margin: 0 -20px 0 0;
	_margin: 0 0 -15px 0;
	padding: 5px 20px;
	display:block;
	color: #FFF;
	text-transform: uppercase;
	background:#000 url('/pics/pageNavIatem.gif') repeat-x;
}
#pageNav_counseling_office li {
	margin:0px 20px 0 -30px!important;
	margin:0 -10px 0 0;
	padding:0;
	line-height: 15px;
	list-style:none;
}
#pageNav_counseling_office a {

	background-color: #10793f;
	color: #333;
	text-decoration: none;
	display: block;
	width:100%;
	border: 1px solid #FFF;
	border-width: 1px 0 1px 0;
	font-weight: bold;
	margin: -1px 0 0px 0;
	padding: 5px 0 4px 20px;
	background:#9cafdf url('/pics/pageNavItem.gif') repeat-x;
}
#pageNav_counseling_office a:hover {
	background:#dfb603 url('/pics/pageNavItemf2.gif') repeat-x;
	color: #000;
	border: 1px solid #ffd800;
	border-width: 1px 0 1px 0;
	margin: -1px 0 0px 0;
	padding: 5px 0 4px 20px;
}


#pageNav_counseling_office div a {
	margin-top: -10px;
	_margin-top: -14px;
}

#pageNav_counseling_office div a:hover {
	margin: -11px 0 -1px 0;
	_margin: -15px 0 -1px 0;
	padding: 5px 0 5px 20px;
}



#pageNav {
	margin:0 0 15px 0;
	color: #FFF;
	padding:0;
	list-style:none;
	float:right;
}
#pageNav ul {

	_background-attachment: fixed;
	margin:0;
	color: #FFF;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
}
#pageNav li b {
	margin: 0 -30px 0 0;
	_margin: 0 0 -15px 0;
	padding: 5px 20px;
	display:block;
	color: #000;
	text-transform: uppercase;
	background:#dfb603 url('/pics/subnav_itemf2.gif') repeat-x;
}
#pageNav li {
	margin:0 30px 0 -30px!important;
	margin:0 -10px 0 0;
	padding:0;
	line-height: 15px;
	list-style:none;
}
#pageNav a {
	background-color: #3D6BA3;
	color: #FFF;
	text-decoration: none;
	display: block;
	width:100%;
	border: 1px solid #ffd800;
	border-width: 1px 0 1px 0;
	margin: -1px 0 0px 0;
	padding: 5px 10px 4px 20px;
}
#pageNav a:hover {
	background:#FFCB02 url('/pics/pageNavf2.gif') repeat-x;
	color: #000;
	border: 1px solid #ffd800;
	border-width: 1px 0 1px 0;
	margin: -1px 0 0px 0;
	padding: 5px 10px 4px 20px;
}


#pageNav div a {
	margin-top: -10px;
	_margin-top: -14px;
}

#pageNav div a:hover {
	margin: -11px 0 -1px 0;
	_margin: -15px 0 -1px 0;
	padding: 5px 0 5px 20px;
}

.content h3{
font-size:16px;
font-weight:bold;
letter-spacing:1px;
}

.content ul li, .content ol li{
margin-bottom:5px;
list-style-image:url('/pic/ul_bullet.gif');
}

.content hr {
display: block;
width: 100%;
background: url('/pics/hr.gif') #BFBFBF;
color: #BFBFBF;
background-repeat: no-repeat;
height: 3px;
border:none;
}

.content tfoot{
font-size:10px;
font-style:italic;
}
