body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
h1 {
	color: #577979;
	font-weight: normal;
	font-size: 180%;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
}
h2 {
	font-size: 130%;
	font-weight: normal;
	color: #577979;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header {
	background-color: #999900;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#logo {
	width: 955px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	background-color: #577979;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(graphics/back_navbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align: right;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #435C5C;
}
#nav ul li a:link {
	color: #F1F1DC;
	text-decoration: none;
}
#nav ul li a:visited {
	color: #F1F1DC;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #435C5C;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding: 0px;
}
#content {
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(graphics/back_content.jpg);
}
#content_left {
	float: left;
	width: 600px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#content_left h3 {
	color: #577979;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 110%;
}
#content_left h4 {
	color: #577979;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 100%;
}
#content_left p {
	font-size: 90%;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 15px;
	line-height: 150%;
}
#content_left ul {
	font-size: 90%;
	color: #666666;
	line-height: 120%;
}
#content_left a:link {
	color: #999900;
	text-decoration: underline;
}
#content_left a:visited {
	color: #999900;
	text-decoration: underline;
}
#content_left a:hover {
	color: #577979;
	text-decoration: none;
}
#photo {
	border: 2px solid #577979;
}
#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 2px;
}
#content_right {
	margin-left: 650px;
	padding-top: 15px;
}
#content_right h3 {
	color: #577979;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 120%;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
}
#content_right h4 {
	color: #666666;
	font-size: 80%;
	padding-left: 5px;
	font-weight: normal;
	font-style: italic;
}
#content_right p {
	font-size: 90%;
	color: #666666;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#personnel, #courses, #enroll, #apply, #transcript, #online {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#personnel ul, #courses ul, #enroll ul, #apply ul, #transcript ul, #online ul {
	margin: 0px;
	padding: 0px 5px;
	list-style-type: none;
	font-size: 80%;
}
#personnel ul li, #courses ul li, #enroll ul li, #apply ul li, #transcript ul li, #online ul li {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 2px;
}
#personnel a:link, #courses a:link, #enroll a:link, #apply a:link, #transcript a:link, #online a:link {
	text-decoration: underline;
	color: #999900;
}
#personnel a:visited, #courses a:visited, #enroll a:visited, #apply a:visited, #transcript a:visited, #online a:visited {
	text-decoration: underline;
	color: #999900;
}
#personnel a:hover, #courses a:hover, #enroll a:hover, #apply a:hover, #transcript a:hover, #online a:hover {
	text-decoration: none;
	color: #577979;
}
#contact {
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 15px;
	font-size: 80%;
	background-image: url(graphics/logo_cra_small.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}
#floatclear {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
#footer {
	font-size: 80%;
	color: #666666;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #577979;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	margin-top: 25px;
}
.indented {
	margin-left: 25px;
}
#rescert a span, #renewrescert a span, #assliv a span, #renewassliv a span {
    display: none;
}
#rescert a:hover span, #renewrescert a:hover span, #assliv a:hover span, #renewassliv a:hover span {
	display: block;
	width: 500px;
	padding: 15px;
	z-index: 5000;
	color: #666666;
	background: #E5E5E5;
	border: 1px solid #999999;
	margin-top: 10px;
}
input {
	border: 1px solid #666666;
}
input:hover {
	background-color: #F4F4F4;
	border: 1px solid #577979;
}
.stepnumber {
	font-weight: bold;
	color: #577979;
}
