@charset "ISO-8859-1";
#Content p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}
#Content {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Content a:visited {
	color: #3E8ABC;
}
#Content .BoldedText {
	font-weight: bold;
}
#Content .Header {
	font-size: 24px;
	font-weight: bold;
	color: #0B6AAA;
	text-transform: uppercase;
}
#Content .ItalicText {
	font-style: italic;
}
#Content .disclaimer {
	font-size: 10px;
	color: #333333;
}
#Content li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	line-height: 20px;
}
#Content .SubHeader {
	font-size: 19px;
	font-weight: bold;
	color: #0B6AAA;
	text-transform: none;
}
#Content body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
#Content  .apply {
	font-weight: bold;
	color: #003366;
	margin-right: 50px;
	text-align: right;
}
#Content  a:link {
	font-weight: bold;
	color: #3E8ABC;
}
#Content a:hover {
	color: #F20118;
}
#Content ul {
	font-family: Helvetica, Arial, sans-serif;
}

