body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 645px;
	background-image: url(/templates/1/i/bg.gif);
	background-repeat: repeat-y;
}

#ie5cont {
	text-align: center;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: left;
}

html>body #ie5cont {
	text-align: left;
}

#ie5cont2 {
	text-align: left;
	margin: 1em auto;
	width: 50%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	margin: auto;
}

html>body #ie5cont2 {
	width: auto;
	margin: auto;
}

#header{
	background-image: url(/templates/1/i/bgtop.gif);
	background-repeat: no-repeat;
	padding: 13px 18px 0px 18px;
}

#footer{
	clear: both;
	background-image: url(/templates/1/i/bgbot.gif);
	background-repeat: no-repeat;
	height: 24px;
	text-align: right;
	padding: 5px 18px 0px 18px;
}


#sidebar {
	float: left;
}

#logo {
	margin-left: 20px;
}

#nav {
	margin: 0px;
	padding: 10px 0 0 40px;
	width: 98px;
}

#nav li {
	margin: 0 0 0 40px;
	padding: 0 5px 5px 0px;
	list-style: none;
	width: 98px;
}

#nav li:hover {
	background-image:url(/templates/1/i/navline3.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#content {
	padding-bottom: 10px;
	margin-left: 200px;
	width: 410px;
}

.ticklist {
	margin: 0px;
	padding: 0px;
}

.ticklist li {
	float: left;
	width: 153px;
	height: 20px;
	background-image: url(/templates/1/i/tick.gif);
	background-repeat: no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
}

.sep {
	width: 420px;
	height: 1px;
	clear: both;
	margin: 5px 0 5px 0;
}

dt {
	font-weight: bold;
	float: left;
	width: 75px;
}

#campusmlogo {
	margin-top: 8px;
}

#images {
	margin: 10px 0 15px 14px;
	width: 119px;
}

#images img {
	margin-top: 5px;
}

a {
	color: #F20018;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.studprof img {
	float: left;
	border: 1px solid #CCC;
}

.studprof p {
	margin-left: 116px;
}

.studprof {

	margin-bottom: 10px;
}

#profiles {
	margin-left: 120px;
	width: 540px;
}

#profiles .sep {
	clear: both;
	margin-left: 116px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
}

pre, h2, p {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 5px;
}

#title {
	margin-top: 74px;
}

#loginbg {
	background-image: url(/templates/1/i/loginbg.gif);
	height: 22px;
	float: right;
	margin: 4px 3px 0 0;
	padding: 6px 20px 0 10px;
	text-align: right;
}

#numnav {
	float:right;
	margin-bottom: 10px;
}

#jobbox {
	margin-left: 15px;
	width: 161px;
}

#jobbox p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#jobbox h2 {
	margin: 0px;
	padding: 6px;
	font-size: 12px;
	background-image: url(/templates/1/i/jobhbg.gif);
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
}

#jobbox h3 {
	margin: 0px;
	padding: 3px 5px 0px 5px;
	font-size: 11px;
	border: 1px solid #B2B2B2;
	border-top: 0px;
}	

#jobboxbot {
	margin-left: 15px;
	height: 10px;
	width: 161px;
	background-image: url(/templates/1/i/jobboxbot.gif);
	background-repeat: no-repeat;
}

.orow {
	padding: 6px;
	background-color: #FCCCD1;
	border: 1px solid #B2B2B2;
	border-top: 0px;	
}

.erow {
	padding: 6px;
	background-color: #FDDEE1;
	border: 1px solid #B2B2B2;
	border-top: 0px;	
}

.wrow {
	padding: 6px;
	border: 1px solid #B2B2B2;
	border-top: 0px;
	border-bottom: 0px;
}

#jobbox ul {
	margin: 5px 0 0 0;
	padding: 0px;
	font-size: 11px;
}

.cvtext {
	font-size: 10px;
}

.ok {
	list-style: none;
	margin: 0px;
	padding: 0 0 6px 18px;
	background-image: url(/templates/1/i/tick.gif);
	background-repeat: no-repeat;
}

.notok {
	list-style: none;
	margin: 0px;
	padding: 0 0 6px 18px;
	background-image: url(/templates/1/i/cross.gif);
	background-repeat: no-repeat;
}

.noind {
	margin: 0px;
	padding: 0px;
}