@charset "utf-8";

TD.Content
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*background-color: #263773;*/
}

TD.Content2
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*background-color: #263773;*/
}

TR.InnerContent
{
	color: white;
	background-color: #f05023;
}

.tableheader
{
	color: white;
	background-color: #f05023;
}

.reqtext
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
}

.trinner
{
	color:white;
}

.heading1
{
	color:#000000;
	font-size:28px;
	font-weight:bold;
}

.heading3
{
	color:#000000;
	font-size:18pt;
	font-weight:bold;
}

.heading2
{
	color:#f05023;
	font-size:12pt;
	font-weight:bold;
}

INPUT.ActionButton
{
	BORDER-RIGHT: #000000 thin outset;
	BORDER-TOP: #000000 thin outset;
	border-radius: 20pt;
	FONT-WEIGHT: 600;
	FONT-SIZE: 16pt;
	BORDER-LEFT: #000000 thin outset;
	COLOR: white;
	BORDER-BOTTOM: #000000 thin outset;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f05023;
}

.actionbutton2
{
	BORDER-RIGHT: #000000 thin outset;
	BORDER-TOP: #000000 thin outset;
	border-radius: 20pt;
	FONT-WEIGHT: 400;
	FONT-SIZE: 12pt;
	BORDER-LEFT: #000000 thin outset;
	COLOR: white;
	BORDER-BOTTOM: #000000 thin outset;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #f05023;
}

.YellowFonts
{
    COLOR: yellow;
    FONT-FAMILY: Arial
}
TH.TabularData
{
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	background-color:#646469;
	TEXT-DECORATION: underline;
	font-size: 75%;
	TEXT-ALIGN: center;
	font-weight:bold;
	border-color: #646469;
}

.Tablehead2{
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	background-color:#f05023;
	TEXT-DECORATION: underline;
	font-size: 75%;
	TEXT-ALIGN: center;
	font-weight:bold;
	border-color: #646469;
}

.Tablehead1{
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	background-color:#f05023;
	TEXT-DECORATION: underline;
	font-size: 100%;
	TEXT-ALIGN: center;
	font-weight:bold;
	border-color: #646469;
}

A.menuItem 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #ffffff thin;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;
	vertical-align:middle;
}
A:hover
{
	color:#263773;
}
A.menuItem:hover
{
	COLOR: #00246b;
}
BODY
{
	background-color: #e5e5e5;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
TR.menuBarRow
{
	BACKGROUND-COLOR: #f05023;
}
TR.even
{
	background-color: #ffffff;
	color:#000000;
	border-color: #646469;
}

TR.navigatorRow, TR.navigatorRow a
{
	FONT-SIZE: 12pt;
	BACKGROUND-COLOR: #f05023;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
TR.pageButtonsRow
{
	BACKGROUND-COLOR: #646469;
	TEXT-ALIGN: center
}
A.termsnconds, A.termsnconds:hover, A.termsnconds:active, A.termsnconds:visited {
	font-size: 80%;
	background-color: #263773;
	color: #FFFFFF;
}

SPAN.stuID {
	font-size: 10px;
	color: #000066;
	font-style: italic;
}

A.BMICatO, A.BMICatO:visited, A.BMICatO:active {
	background: #ff0000 url('images/OverWeight-c15656.gif') no-repeat center left;
	padding-left: 20px;
	color: #000000;
	margin-right: 1ex;
}
A.BMICatRO, A.BMICatRO:visited, A.BMICatRO:active {
	background: #ffff00 url('images/RiskOW-ebedb9.gif') no-repeat center left;
	padding-left: 20px;
	color: black;
	margin-right: 1ex;
}
A.BMICatN, A.BMICatN:visited, A.BMICatN:active {
	background: #00ff00 url('images/Normal-acd4b1.gif') no-repeat center left;
	padding-left: 20px;
	color: #000000;
	margin-right: 1ex;
}
A.BMICatU, A.BMICatU:visited, A.BMICatU:active {
	background: #ffcc99 url('images/UnderWeight-ecc895.gif') no-repeat center left;
	padding-left: 20px;
	color: #000000;
	margin-right: 1ex;
}
.fcheckY {
	background: url('images/check.gif') no-repeat center left;
	padding-left: 12px;
}
.fcheckN {
	background: url('images/uncheck.gif') no-repeat center left;
	padding-left: 12px;
}
.fcheck {
	background: url('images/check-empty.gif') no-repeat center left;
	padding-left: 12px;
}
.legalnotice {
	font-family: Arial,Verdana,Sans,Tahoma;
	font-size: 10pt;
	color: white;
	text-align: justify;
	border: 1px ridge #ccc;
	padding-left: 18px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #65646A;
	background-image: url(images/privacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.Training {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#600;
	font-weight:bold;
}

.DeadlineClosing {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#F00;
	font-weight:bold;
}

.DeadlineHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color:#000;
	font-weight:bold;
}

.DeadlineNotice {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#000;
	font-weight:normal;
}

.TrainingHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: black;
	font-weight:bold;
}

.TrainingContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.whitelinks{
	color:#ffffff;
	a.hover:#00246b;
}

.UserPolicy {
	font-size:24px;
	padding:.5em;
	width:40em;
	margin:auto;
	text-align:left;
	color:#000000;
}
