body {
	background-color: #ededee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.col1 { margin-left: 0em; padding-right: 18em;}
.col2 { margin-left: 15em; }
.coltopper { margin-top: -9em; }
font,th,td,p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link,a:active,a:visited	{ text-decoration: underline; color: #000000; }
a:hover 	{ text-decoration: underline; color: #c10435; }
table.main {
	border-width: 1px 0px 1px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black #ededee black;
	border-collapse: separate;
	background-color: #ffffff;
}

/* --[[ Top & Bottom Navigation ]]-- */
.topnavrow { font-size: 11px; padding-left: 16px; padding-top: 8px; padding-bottom: 8px; }

.topnavrow a:link	{ text-decoration: none; color: #000000; }
.topnavrow a:active 	{ text-decoration: none; color: #000000; }
.topnavrow a:visited 	{ text-decoration: none; color: #000000; }
.topnavrow a:hover 	{ text-decoration: underline; color: #9e1b34; }

.bottomnavrow {
	font-size: 10px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: black;
	line-height: 30px;
}
.bottomnavrow a:link	{ text-decoration: none; color: #000000; }
.bottomnavrow a:active 	{ text-decoration: none; color: #000000; }
.bottomnavrow a:visited 	{ text-decoration: none; color: #000000; }
.bottomnavrow a:hover 	{ text-decoration: underline; color: #9e1b34; }

/* --[[ Callout Items ]]-- */
.hrrightindent {
	padding-left: 42px;
	padding-right: 16px;
}
.uppercallouttext {
	font-size: 11px;
	font-weight: bold;
}
.jmhcallout {
	color: #ff0006;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.jmhcalloutinline {
	color: #ff0006;
	font-weight: bold;
}

/* --[[ Page Titles ]]-- */
.titles {
	font-size: 12px;
	font-weight: bold;
	color: #c10435;
	margin-left: 40px;
	padding-right: 10px;
}
.titles a:link { text-decoration: underline; color: #c10435; }
.titles a:active { text-decoration: underline; color: #c10435; }
.titles a:visited { text-decoration: underline; color: #c10435; }
.titles a:hover { text-decoration: underline; color: #c10435; }

.rightcolumntitles {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 42px;
}

/* --[[ Bullets ]]-- */
.redbulletlist {
	list-style: disc outside;
	color: #c10435;
	margin-left: 12px;
	padding-left: 50px;
	padding-right: 20px;
	line-height: 18px;
}
.redbulletsub1 {
	list-style: none;
}
.redbulletsub2 {
	list-style: none outside url(./images/bullet-dash.png);
	margin-left: 12px;
	padding-left: 6px;
	line-height: 18px;
}
.rednumberedlist {
	list-style: decimal outside;
	margin-left: 12px;
	padding-left: 50px;
	padding-right: 20px;
	line-height: 18px;
}
.reddashlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
li.dash {
	background-image: url(./images/bullet-dash.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 12px;
}
.homeredbulletlist {
	list-style: disc outside;
	color: #c10435;
	margin-left: 12px;
	padding-left: 102px;
	padding-right: 12px;
	line-height: 18px;
}
.homecalloutbullet {
	font-size: 12px;
	background-image: url(./images/sidebar-bullet.png);
	color: #000000;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 42px;
	padding-right: 16px;
	line-height: 18px;
}
.homecalloutbullet a:link	{ text-decoration: underline; color: #000000; }
.homecalloutbullet a:active 	{ text-decoration: underline; color: #000000; }
.homecalloutbullet a:visited 	{ text-decoration: underline; color: #000000; }
.homecalloutbullet a:hover 	{ text-decoration: underline; color: #c10435; }

.hrcalloutbullet {
	font-size: 12px;
	background-image: url(./images/sidebar-bullet.png);
	color: #c10435;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 42px;
	padding-right: 16px;
	line-height: 18px;
}
.hrcalloutbullet a:link	{ text-decoration: underline; color: #c10435; }
.hrcalloutbullet a:active 	{ text-decoration: underline; color: #c10435; }
.hrcalloutbullet a:visited 	{ text-decoration: underline; color: #c10435; }
.hrcalloutbullet a:hover 	{ text-decoration: underline; color: #000000; }

.uppercalloutbullet {
	font-size: 12px;
	background-image: url(./images/sidebar-bullet.png);
	color: #3f3e41;
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding-left: 42px;
	padding-right: 16px;
	padding-top: 6px;
	line-height: 18px;
}
.uppercalloutbullet a:link	{ text-decoration: underline; color: #3f3e41; }
.uppercalloutbullet a:active 	{ text-decoration: underline; color: #3f3e41; }
.uppercalloutbullet a:visited 	{ text-decoration: underline; color: #3f3e41; }
.uppercalloutbullet a:hover 	{ text-decoration: underline; color: #c10435; }

.compensationcalloutbullet {
	font-size: 12px;
	background-image: url(./images/sidebar-bullet.png);
	color: #3f3e41;
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding-left: 42px;
	padding-right: 16px;
	padding-top: 6px;
	line-height: 18px;
}
.compensationcalloutbullet a:link	{ text-decoration: underline; color: #3f3e41; }
.compensationcalloutbullet a:active 	{ text-decoration: underline; color: #3f3e41; }
.compensationcalloutbullet a:visited 	{ text-decoration: underline; color: #3f3e41; }
.compensationcalloutbullet a:hover 	{ text-decoration: underline; color: #c10435; }

.classdash {
	background-image: url(./images/clear-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	padding-right: 10px;
	margin-left: 2px;
	text-indent: -20px;
}

.benefitsbullet {
	font-size: 10px;
	background-image: url(./images/bullet-circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 14px;
	padding-top: 2px;
}
.classesbullet {
	list-style: disc inside;
	margin-left: 2px;
	padding-left: 14px;
	padding-right: 10px;
	line-height: 16px;
	text-indent: -16px;
	margin: 0;
}
.classesOL {
	list-style: normal;
	margin-left: 20px;
	padding-left: 50px;
	padding-right: 20px;
	line-height: 18px;
}
.rightcolumn2 {
	list-style: disc;
	color: #c10435;
	margin-left: 12px;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 18px;
}
.listtextcolor {
	color: #000000;
}
.numlist {
	margin-left: 60px;
	text-indent: -15px;
	padding-right: 16px;
}
.questionnumlist {
	list-style: decimal outside;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 18px;
}
.questionradiolist {
	line-height: 18px;
	padding-left: 80px;
}
.bottomlogoline {
	border: thin solid;
	border-width: 1px 0px 0px 0px;
}
.logotext {
	font-size: 11px;
	color: #626469;
	padding-left: 12px;
	padding-top: 45px;
	padding-right: 6px;
	line-height: 18px;
}
.topbottomline {
	border-top: 1px solid #CCD6B2;
	border-bottom: 1px solid #CCD6B2;
}
.bottomline {
	border-bottom: 1px solid #CCD6B2;
}
.smallerbutton {
	font-size: 10px;
}
/* --[[ Section Body Text ]]-- */
.hometext {
	padding-left: 70px;
	padding-right: 12px;
	line-height: 18px;
}
.benefitstext {
	padding-left: 40px;
	padding-right: 20px;
	line-height: 18px;
}
.headerbullet {
	padding-top: 18px;
	padding-left: 40px;
}
.mailformtext {
	font-weight: bold;
	padding-bottom: 20px;
}
.faqquestion {
	font-weight: bold;
	padding-left: 52px;
	padding-top: 12px;
	text-indent: -13px;
	padding-right: 12px;
}
.faqanswer {
	padding-left: 52px;
	padding-right: 12px;
	line-height: 18px;
}
.captions {
	font-size: 9px;
	text-align: center;
}
.droplist {
	padding-left: 10px;
	font-size: 7pt;
}
.workstudycallout {
	background-color: #FFFF99;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 18px;
}
/* --[[ Table Rows ]]-- */
.careerhead {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #008799;
}
.biometrichead {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5c8727;
}
.biometricrow1 {
	font-size: 11px;
	background-color: #c4c4c6;
	line-height: 16px;
}
.biometricrow2 {
	font-size: 11px;
	background-color: #e8e7ea;
	line-height: 16px;
	border-top: 1px;
	border-top-color: #c4c4c6;
	border-top-style: solid;
	margin: 0;
}
.directorytable {
	margin-left: 40px;
}
.directoryhead {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5c8727;
}
.directoryrow1 {
	font-size: 11px;
	background-color: #c4c4c6;
}
.directoryrow2 {
	font-size: 11px;
	background-color: #e8e7ea;
	border: solid #c4c4c6;
	border-width: 1px 0px 0px 0px;
}
.scholarshiphead {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #008799;
}
.scholarshiprow1 {
	font-size: 11px;
	background-color: #c4c4c6;
	padding-left: 10px;
	line-height: 18px;
}
.scholarshiprow2 {
	font-size: 10px;
	padding-left: 10px;
	background-color: #e8e7ea;
	border: solid #c4c4c6;
	border-width: 1px 0px 0px 0px;
}
.petoolhead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f9ba1c;
}
.petoolrow1 {
	font-size: 10px;
	background-color: #c4c4c6;
}
.petoolrow2 {
	font-size: 10px;
	background-color: #e8e7ea;
	border: solid #c4c4c6;
	border-width: 1px 0px 0px 0px;
}
/*--[[ Search Field ]]--*/
.inputsearch {
	margin-bottom: 8px;
}
/*
* Includes PDF icon and padding
*/
.pdf_link, .pdf-link
{
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 20px;
	display: inline-block;
}
/*
* Includes PPT icon and padding
*/
.doc_link, .doc-link
{
	background-image: url(images/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 3px 0 4px 20px;
}
/*
* Includes PPT icon and padding
*/
.xcel_link, .xcel-link
{
	background-image: url(images/icon_excel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 3px 0 4px 20px;
}
/*
* Includes PPT icon and padding
*/
.ppt_link, .ppt-link
{
	background-image: url(images/icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 3px 0 4px 20px;
}