body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
}

.homeBulletsfox {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	margin-left: 7px;
	text-align: left;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	}

.norm
{
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
font-family: Tahoma;
font-size: 12px;
}


.norm a:link {
color: blue;
text-decoration: none;
}

.norm a:active {
text-deocration: none;
color: red;
}

.norm a:visited {
color: blue;
text-decoration: none;
}

.norm a:hover {
color: red;
text-decoration: underline;
}


table#masterFox {
border-color:#003399;
border-style:solid;
border-width:1px;
background-color:#FED842;
padding-left:0px;
padding-right:0px;

}
table#features {
border-color:#003399;
border-style:solid;
border-width:1px;
background-color:#FED842;
padding-top:10px;
padding-bottom:10px;
padding-left:2px;
padding-right:3px;
}
table#login {
border-color:#FFFFFF;
border-style:solid;
border-width:2px;
background-color:#003399;
padding:4px;
padding-top:20px;
}
TD.cellOne A:link, TD.cellOne A:visited, TD.cellOne A:active
{
   color : #FFFFFF;
}
TD.cellOne A:hover
{
   color : #FFFFFF;
}

table#masterOutline {
border-color:#003399;
border-style:solid;
border-width:2px;
background-color:#FED842;
}

.loginHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.pageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	text-align: center;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

TR.hover_row
{
	background-color: #83D8F3;
	cursor: pointer;
}

TD.row_details
{
	background-color: white;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	font-family: Tahoma;
	font-size: 12px;
}
