﻿html,body 
{ 
	font-size: 9pt;
	font-family: Arial;
	color: #636466;
	font-smooth: always;
	/* background-color: #6f6f6f; */
	/* background: #b9c1da url(images/bk.gif) top left repeat-x; */
	/*min-width: 778px; */
	margin: 0px auto; padding: 0px; 	
	/* height: 100%; */
}
select
{ 
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
	font:10pt Arial; 	
}

input,textarea
{
	padding:2px 3px 2px 3px;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
	font:10pt Arial; 
}
radio
{
	border-width: 0px;
}
.main
{
	width: 900px;
	font-size: 9pt;
	font-family: Arial;
	margin: 0px auto;
	
}
.mainnav
{
	float:right; 
	margin-top: 40px; 
	font-size: 10pt; 
	font-weight: bold; 
	padding:5px 7px 5px 5px;
	border: solid 1px Nav
}
.mainnav a
{
	color: #636466;
	text-decoration: none;
}
.mainnav a:hover
{
	text-decoration: underline;
}
.subnav
{
	background-color: #022336;
	height: 33px;
	width: 100%;
}
.logo
{
	margin-top: 5px; 
	margin-left: 33px; 
	height: 65px;
}
.subnavText
{
	font-size: 10pt;
	font-family: Arial;
	letter-spacing: 1px;
	color: #ffffff;
	height: 33px;	
}
.subnavText a
{
	color: #ffffff;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
.subnavText a:hover
{
	
}
.headerMain
{
	background-color: #EA088C;
	width: 100%;
}
.blackbox 
{ 
	background-color:#EA088C;
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	opacity: 0;
	width: 20px; 
} 
.firstname {
    padding:7px;
    display:block;
}

.lastname {
    padding:7px;
    display:block;
}

.ieb {
    padding:7px;
}

.hover {
    color: #000000;
}

.textbox {
}
.datatable2 td
{
	font-size: 8.5pt;
}
.popupTitle
{
	font-size: 13pt;
}
.watermarked
{
	color: GrayText;
}
.validatorCalloutHighlight
{
    background-color: #FFFACD;
}
.inputCheckboxTable-nobackground input
{
	border: 0px solid #D2DEE4;
	background: none;
	vertical-align: middle;
}
.inputCheckboxTable-nobackground
{
	border: 0px solid #606060;
	background: transparent !important;
}
.inputCheckboxTable-nobackground tr
{
 border: 0px solid #606060; 
 background-color: transparent;
}
.inputCheckboxTable-nobackground td
{
	border: 0px solid #606060;	
}
.feedbackTotal
{
	font-size: 19pt; color: White;
}
.teamMemberName
{
	font-family: Arial;
	font-size: 14pt;
	color: #ff0099;
}
.teamTable td a {text-decoration:none; display: block; width: 100%; text-align: center; height:20px; width: 20px; color: #5E6BB1; padding-top: 4px;}
.teamTable td a:hover {background-image: url(/images/bg-teamletterrollover.jpg); background-position: center; background-repeat:no-repeat; color: #ffffff;}
.mpContent a { color: #5E6BB1; }
.mpContent a:hover { }
.teamNameList { color: #5E6BB1; margin-left: 9px; text-decoration:none; }
.teamNameList:hover { color: #FFFFFF; display:inline-block; background-color: #A7CE38; width: 100%;}