BODY {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #52585c;
	background-image: url(/images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

DIV {
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
	padding: 0;
	margin: 0;
}

TABLE, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H1 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004B80;
	font-weight: normal;
	line-height: normal;
}

H2 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #004B80;
	font-weight: normal;
	line-height: normal;
}

H3 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #004B80;
	line-height: normal;
}

H4 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #004B80;
	line-height: normal;
}

HR {
	color: #CCC;
	background-color: #CCC;
	height: 0px;
	border: 0 solid #CCC;
	border-top-width: thin;
}

UL.arrow {
	padding-left: 0;
	margin-left: 0;
}

UL.arrow LI {
	padding: 4px 0 0 16px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background: url("images/icons/arrow.gif") no-repeat top;
	background-position: 3px 9px;
}

P.indent {
	margin-left: 3em;
}

IMG {
	border: none;
	padding: 0;
	margin: 0;
}

.size36 {
	font-size: 36px;
}

.size30 {
	font-size: 30px;
}

.size24 {
	font-size: 24px;
}

.size18 {
	font-size: 18px;
}

.size16 {
	font-size: 16px;
}

.size14 {
	font-size: 14px;
}

.size12 {
	font-size: 12px;
}

.size11 {
	font-size: 11px;
}

.size10 {
	font-size: 10px;
}

.size9 {
	font-size: 9px;
}

.pagewrapper {
	width: 780px;
	background-color: #fff;
}

.leftbar {
	background-image: url(/images/leftbar/bg.gif);
	background-repeat: no-repeat;
	background-color: #4A6B8C;
	padding: 22px 10px 20px;
}

.footer {
	width: 780px;
	border-top: solid 1px #bbb;
}

.leftbartext {
	padding: 15px 30px;
}

.bodytext {
	padding: 0 18px 0 32px;
	line-height: 18px;
	overflow: hidden;
}

.compactlist {
	margin-top: 0;
	margin-left: 16px;
	padding-left: 0;
}

.spacedlist LI {
	margin-bottom: 8px;
}

.ticklist LI {
	list-style-type: default;
	list-style-image: url(/images/icons/tick.gif);
	list-style-position: default;
}

.servicebutton {
	height: 32px;
	background-image: url(/images/buttons/white227.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #004B80;
	line-height: normal;
	padding: 6px 10px 5px 16px;
	overflow: hidden;
	white-space: nowrap;
}

.servicebutton A:link, .servicebutton A:visited {
	color: #004B80;
	text-decoration: none;
}

.servicebutton A:active, .servicebutton A:hover {
	color: #003399;
	text-decoration: underline;
}

.color1 {
	color: #004B80;
}

.color2 {
	color: #2F77B4;
}

.color3 {
	color: #1E5D8C;
}

.asidebox {
	padding: 0 15px;
	border: solid 1px #cfe4f1;
	background-color: #EDF3F7;
	line-height: normal;
	color: #004B80;
	font-size: 11px;
}

.asidebox2 {
	padding: 15px;
	border: solid 1px #ccc;
	background-color: #fff;
	line-height: normal;
}

.picborder {
	border: solid 1px #000;
}

.asidebox P, .quotebox P {
	margin: 11px 0;
}

A:link {
	color:#0066CC;
	text-decoration: underline;
}

A:visited {
	color:#0066CC;
	text-decoration: underline;
}

A:active {
	color: #003399;
	text-decoration: underline;
}

A:hover { 
	color:#003399;
	text-decoration: underline;
}

.error {
	color: #f00;
}

.diplomas img {
	vertical-align: top;
	padding: 3px 0;
}

.post-date {
	padding-top: 7px;
}

.newsletter-content p {
	margin: 0;
	padding: 0;
}

