p, span, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}

p.center {
	text-align: center;
}

span {
	font-weight: bold;
}

p.title {
	font-size: 16px;
	color: #0067a6;
	font-weight: bold;
}

p.bold {
	font-weight: bold;
}

h3 {
	margin: 0px 3px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 3px;
	font-weight: bold;
}

#header {
	background: url(/images/yep/img_students.jpg) bottom no-repeat #FFF;
}

#welcome {
	background: url(/images/home_select_box.gif) bottom no-repeat #FFF; 
	width: 277px;
	height: 122px;
	padding: 0px;
	margin: 0px;
}

#welcome .title {
	color: white;
	font-weight: normal;
	font-size: 16px;
	padding-top: 28px; *
	padding-top: 19px ! important; *
	padding-top: 19px;
	padding-left: 20px;
}

#welcome .selectRole {
	padding: 0px;
	padding-left: 25px;
	padding-top: 10px;
	margin: 0px;
	color: white;
}

#welcome ul {
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#welcome li {
	float: left;
	width: 120px;
	margin: 3px;
	text-align: center;
}

#welcome li a {
	color: white;
	text-decoration: none;
}

#welcome li a:hover/*, .newestStuff li a:hover*/ {
	text-decoration: underline;
}

.columnTitle {
	background: #0067A6;
	padding: 6px 0px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 10px;
	color: white;
}

.newestStuff {
	border: solid #0067A6 1px;
}

.newestStuff ul {
	list-style: square;
	margin: 5px 0px;
	padding: 0px 5px 0px 25px;
	color: #003B5B;
}

.newestStuff li {
	clear: both;
	margin: 5px 0px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.newestStuff li a {
	color: #00adef;
	/*text-decoration: none;*/
}

.jobTitle, .newsTitle {
	font-weight: bold;
	font-size: 11px;
}

#contactUs {
	background: #F6F7F8;
	border: solid 1px #DDDDDD;
}
		
#contactUs, #contactUs p, #contactUs h3 {
	font-size: 11px;
	color: #003B5B;
}

#contactUs {
	margin-top: 25px;
}

#contactUs h3 {
	font-size: 12px;
	margin-left: 8px;
}

#contactUs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
}

#contactUs li {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#contactUs li a {
	color: #00adef;
}

#mainbg ul {
	color: #333333;
}


