.Heading1 {
	color: #6666FF;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.Heading2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #666666;
}
.Heading1Small {
	font-size: 14px;
	color: #6666FF;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.Heading2Small {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.heading3 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-seri;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #27438D;
}

.loginHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding:2px
}

.loginHeaderBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:2px
}

.footer { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none } 
A.footer:link { color: #27438D; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold } 
A.footer:active { color: #27438D; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold  } 
A.footer:visited { color: #27438D; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold  } 
A.footer:hover { color: #CC0000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

.breadcrumbs { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none } 
A.breadcrumbs:link { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none } 
A.breadcrumbs:active { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none } 
A.breadcrumbs:visited { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none } 
A.breadcrumbs:hover { color: #999999; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.loginlinksyellow { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none} 
A.loginlinksyellow:link { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold } 
A.loginlinksyellow:active { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold  } 
A.loginlinksyellow:visited { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold  } 
A.loginlinksyellow:hover { color: #CB8703; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold }


.loginlinks { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none } 
A.loginlinks:link { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold } 
A.loginlinks:active { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold  } 
A.loginlinks:visited { color: #000000; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold  } 
A.loginlinks:hover { color: #6B8244; font-size: 10px; font-family: Verdana, Arial,  Geneva; text-decoration: none; font-weight: bold }

.tablegrayborder {
	border: 1px solid #999999;
}

.tableHeaderGrey{
	background-color: #B6B6B6;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

.tableHeaderBlue{
	background-color: #27438D;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}

.tableHeaderRed{
	background-color: #B01717;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;	
}

.tableHeaderGreen{
	background-color: #6C7B23;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;	
}

.tableHeaderYellow{
	background-color: #D68D00;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;	
}

.tableHeaderPurple{
	background-color: #830072;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	
}

.missionLayout
{
	padding:10px;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#496597;
	width:143px;
}

.missionBigText
{
	padding:10px;
	color:#FFFF99;
	font-size:12pt;
	font-style:italic;
}

.Levels
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	background-color:#333399;
}

.Keypoints
{
	color:#FFFFFF;
	font-family:Arial;
	background-color:#5EB020;
}

.Steps
{
	color:#FFFFFF;
	font-family:Arial;
	background-color:#E8BC00;
}

.StepsList {
	background-color:#FFDD4B;
	font-size: 13px;
	font-family: Arial,;
	font-weight: bold;
	color: #663316;
}

.LevelsList1 {
	background-color:#B7E6FD;
	font-size: 8pt;
	font-family: Arial,;
	font-weight: bold;
	color: #333399;
}

.LevelsList2 {
	background-color:#99CCFF;
	font-size: 8pt;
	font-family: Arial,;
	font-weight: bold;
	color: #333399;
}

.KeyPointsList {
	background-color:#9DF48C;
	font-size: 8pt;
	font-family: Arial,;
	font-weight: bold;
	color: #008000;
}




