﻿/* @charset "utf-8";
 CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
.header2
{
	line-height:18px;
	font-size:16px;
	line-height:2em;
}
.header2
{
	font-size:14px;
	line-height:14px;
}

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
	background-color:#ffffff;
}

.bodylinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
}

.centeredimage
{
    text-align:center;
    display:block;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
}
.headerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #BC1220;
}
.footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
}
.style3 {font-size: 10px}
.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6D6D6D;
}
.bodywhite 
{
	top:-2px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #BC1220;
}
.bodylightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
}
.gecko .menuitem
{	line-height:26px;
	position:relative;
	border-bottom:1px solid white;
	background-color:#adadad;
	width:779px;
}
.ie .menuitem
{
	line-height:26px;
	border-bottom:1px solid white;
	position:relative;
	background-color:#adadad;
	width:779px;
}
.bodyblack a
{
	text-decoration:none;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin:0px 10px;
}
.maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6D6D6D;
	background-color:#ffffff;
	text-align:left;
}
.mainlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;

	text-align:left;
	text-decoration:none;
}
.gecko .imagecreep1 
{
	margin-left:1px;
}
.gecko .imagecreep 
{
	margin-left:4px;
}


/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
ul.blockmenuitem, ul.blockmenuitem li
{
	padding:0px;
	margin:0px;
	float:left;
	clear:left;
	width:150px;
	background-color:#e4dfd2;
	border:1px solid white;
	list-style-type:none;
}
ul.blockmenuitem, ul.blockmenuitem li:hover
{	
	cursor:pointer;
	padding:0px;
	margin:0px;
	float:left;
	clear:left;
	width:150px;
	background-color:#eeeeee;
	border:1px solid white;
	list-style-type:none;
}
ul.blockmenuitem li a
{	
	color:black;
}
ul.blockmenuitem li a:hover
{	
	cursor:pointer;
	color:#bc1220;
}

.tabcontainer
{
	margin:15px;
}
.longtext
{
	width:220px;
}
.highlight:hover
{
	background-color:#B22222;
}
.managerLink
{
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	color:black;
	margin:20px 6px;
}
.managerLink:hover
{
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	color:#bc1220;
	margin:20px 6px;
}
