/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 760px;
	margin-left: 50%;
	position: absolute;
	left: -380px;
}
img {
	border:0;
}
#masthead {
	width:760px;
	height:75px;
	float:right;
	background-image:url(images/mastheadBG.gif);
	background-repeat:repeat-x;
	margin:0;
}
#masthead img.floatleft {
	float:left;
	margin:0 45px 0 0;
}
#masthead p {
	padding:8px 10px 0 0;
	margin:0;
	color:#FFFFFF;
	line-height:15px;
	float:right;
	display:inline;
}
#masthead p a {
	font-family:"Arial", Helvetica, sans serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#masthead p a.yellow {
	color:#FFCC00;
}
#masthead p a:hover {
	text-decoration:underline;
}
#header {
	height: 250px;
	width: 760px;
}
.wrapper {
	width: 760px;
	float: left;
	padding-bottom: 30px;
}
a {
	color: #547EA7;
}
#nav {
	float: left;
	width: 200px;
	padding-top: 30px;
	padding-right: 30px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li { clear: left; }
#nav ul li a {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #003366;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #999999;
}
#nav ul li img { float: left; }

#main {
	width: 490px;
	float: left;
	xbackground-image: url(images/advising_r4_c4.jpg);
	xbackground-repeat:repeat-x;
	xfont-size: 11px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 150%;
}
#main_column_1 {
	float: left;
	width: 320px;
}
#main_column_2 {
	float: left;
	width: 120px;
	padding-left: 20px;
	padding-top: 40px;
	font-size: 10px;
}
#main_column_2 ul {
	padding-left: 15px;
}
#main a { text-decoration:none; color:#547EA7; }

#main a:hover { text-decoration:underline; }

a:visited { color: #5D33C5;}

#main ul { list-style-type:disc; }

#main ul li a { text-decoration:none; color:#547EA7; width: 200px; }

#main ul li a:hover { text-decoration:underline; }

#main h1 { font-size:24px; color:#000000; font-weight:400; line-height: 28px;}

#main h2 { font-size:18px; color:#333333; }

#main h3 { font-size:12px; color:#000000; }

#main h4 { font-size:12px; color:#333333; }

#sublinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
body.threecolumn #sublinks ul {	
	float: right;
	width: 150px;
	padding-left: 20px;
}
.threecolumn #main {
	padding-right: 0;
}
#photo {
	height: 250px;
	width: 360px;
	float: right;
	xoverflow: hidden;
}
#header h1 {
	height:84px;
	width:400px;
	overflow:hidden;
	padding-top:116px;
	float:left;
	font-size:36px;
	color:#FFFFFF;
	font-weight:400;
}

h2 {
	color: #666666;
	font-weight: normal;
	letter-spacing: -1px;
}
#footer {
	width: 716px;
	height:100px;
	float:left;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#credits { width: 250px; float: right; padding-top:10px; }

#address {
	font-style: normal;
	width: 446px;
	xheight:100px;
	float: left;
}


#backpage #photo {
	height:77px;
	width:460;
	xoverflow: hidden;
	float:left;
}

#backpage { background-image: url(images/navbgbp.jpg); }

#backpage #nav { width: 200px; }

#backpage #main { background-image: none; width: 510px; }

#backpage #header h1 {
	height:50px;
	width: 225px;
	margin: 0px;
	padding-top:20px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:400;
	float:left;
}
#backpage #header { height: 100px; }

#backpage #nav ul li a { width: 200px; }

#backpage #nav { width: 200px; }

#breadcrumbs{
	font-size: .8em;
	color: #7e7e7e;
}
#printable {
	font-size: .8em;
	color: #7e7e7e;
}
.info {
	font-size: .8em;
	color: #5e5b4f;
}
.date {
	font-size: 1em;
	color: #5e5b4f;
}
