BODY
{
	background-color: white;
	color: black;
	font-family: Arial, Verdana;
	font-size: 12px;
	background-repeat: repeat-x;
	margin: 0px;
}

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

A:link
{
	color: blue;
	text-decoration: none;
}

A:visited
{
	color: pruple;
	text-decoration: none;
}

A:active
{
}

A:hover
{
	text-decoration: underline;
}

.default
{
	font-family: Arial, Verdana;
	font-size: 12px;
}

.default A:link
{
	color: blue;
	text-decoration: none;
}

.default A:visited
{
	color: pruple;
	text-decoration: none;
}

.default A:active
{
}

.default A:hover
{
	text-decoration: underline;
}

.menufont
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.menufont A:link,
.menufont A:visited,
.menufont A:active
{
	color: white;
	text-decoration: none;
}

.menufont A:hover
{
	text-decoration: underline;
}

.legal
{
	font-family: Verdana;
	font-size: 11px;
	color: #0269b5;
	width: 900px;
}

.legal A:link,
.legal A:visited,
.legal A:active
{
	color: #0269b5;
	text-decoration: none;
}

.legal A:hover
{
	text-decoration: underline;
}

.contentpane
{
	background-image: url('images/watermark.gif');
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}

.title
{
	font-family: Arial Narrow;
	font-size: 20px;
	font-weight: bold;
	color: #0269b5;
}

.emphasis
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0269b5;
}

.fieldblue
{
	background-color: #f1f1fc;
	border: solid 1px #b2910d;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	height: 20px;
}

.fieldbluemedium
{
	background-color: #efffef;
	border: solid 1px #44AA44;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	width: 190px;
	height: 20px;
}

.courseoutline
{
	font-family: Arial;
	font-size: 11px;
	padding: 10px;
	text-align: left;
	line-height: 13px;
}

.courseoutline A:link
{
	color: blue;
	text-decoration: none;
}

.courseoutline A:visited
{
	color: pruple;
	text-decoration: none;
}

.courseoutline A:active
{
}

.courseoutline A:hover
{
	text-decoration: underline;
}

.highlighted
{
	background-color: yellow;
}

.leftheader
{
	font-family: Helvetica;
	font-size: 22px;
	line-height: 30px;
	color: #026ab5;
}

.leftcontent
{
	font-family: Helvetica;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}

.faqletter
{
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #2f5f2f;
	font-weight: bold;
}
