body 
{ 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	background-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-3dlight-color: #dddddd; 
	scrollbar-highlight-color: #aaaaaa; 
	scrollbar-face-color: #aaaaaa; 
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-track-color: #cccccc; 
	scrollbar-darkshadow-color: #666666;
}

img 
{
	behavior: url("/mgr/include/pngbehavior.htc");
}

.body 
{ 
	font-size: 12px;
}
	
table,td 
{
	color: #444444;
	font-size: 11px;
}

p 
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
}
	
form 
{
	margin: 0px;
}

h1 
{

	color: #EA1313;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}

h2 
{
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 
{
	color: #7f0000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h4 
{
	color: #333333; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 2px;
}

h5 
{
	color: #333333; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 1px;
}
	
LI 
{
	LIST-STYLE-TYPE: square; 
	margin-left: 6px; 
	MARGIN-BOTTOM: 2px;
}
	
UL 
{
	MARGIN-TOP: 2px;
}
	
hr 
{
	height: 1px;
}

a:link, a:visited 
{
	color: #444444;
	font-size: 11px;
	text-decoration: underline;
}

a:hover 
{
	color: #666666;
	text-decoration: underline;
}

.button 
{

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(/images/buttonBackground_off.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus 
{

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(/images/buttonBackground_on.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	
input,select 
{
	border: 1px solid #888888;
	font-size: 11px;
	background-color: #ffffff;
}
	
textarea 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 12px;
	background-color: #ffffff;
}

.checkbox,.radio 
{
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
}

.contentBox 
{
	background-color: #efefef;
	border: 1px #9e9e9e solid;
	padding: 5px;
}

.teamNoticeBox 
{
	background-color: #eeeeee;
	border: 1px #980000 solid;
	padding-left: 5px;
	padding-right: 5px;
	color: #00568C;
}

a.body:link, a.body:visited 
{
	color: #444444;
	font-size: 12px;
	text-decoration: underline;
}
		
a.body:hover 
{
	color: #666666;
	text-decoration: underline;
}

	
.currentTab 
{
	font-size: 11px;
	color: #6e6e6e;
	font-weight: bold;
	padding-top: 1px;
}

a.currentTab:link, a.currentTab:visited 
{
	color: #222222;
	text-decoration: none;
}
a.currentTab:hover 
{
	color: #444444;
	text-decoration: none;	
}
	
.otherTab 
{
	font-size: 11px;
	color: #6e6e6e;
	font-weight: bold;
}

a.otherTab:link, a.otherTab:visited 
{
	color: #6e6e6e;
	text-decoration: none;
}

a.otherTab:hover 
{
	color: #3C3C3C;
	text-decoration: none;
}

.actionPanelTable 
{
	font-size: 11px;
	color: #ffffff;
	background-color: #efefef;
	border-bottom: 1px solid #9E9E9E;
	border-left: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
}

.actionPanelCell 
{
	width: 258px;
	font-size: 11px;
	color: #ffffff;
	background-color: #efefef;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #fefefe;
}


a.subMenuLink:link, a.subMenuLink:visited 
{
	color: #444444;
	text-decoration: none;
	border-bottom: 0px;
	padding-left: 0px;
}

a.subMenuLink:hover 
{
	color: #666666;
	text-decoration: none;
	border-bottom: 0px;
}
	
.moduleTitle 
{
	border-bottom: 1px solid #aaaaaa;
}

.menuDivider 
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ACACAC;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
}

.searchField 
{
	border: 1px solid #323232;
	font-size: 11px;
	background-color: #ffffff;
}
.search 
{
	color: #ffffff;
	background-color: #ACACAC;
	border-bottom: 1px solid #000000;
	padding-right: 10px;
	text-align: right;
	}
.searchButton {
	behavior:	url("/mgr/include/pngbehavior.htc");
	background-color: transparent;
	border: 0px;
	padding-right: 10px;
	}	
.date {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	background-color: #dddddd;
	border-bottom: 1px solid #bbbbbb;
	padding-right: 10px;
	}
	
.lastView {
	color: #666666;
	background-color: #dddddd;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
	}
	
a.lastViewLink:link, a.lastViewLink:visited 
{
	color: #444444;
	text-decoration: underline;
	border-bottom: 0px;
	padding-left: 0px;
}

a.lastViewLink:hover 
{
	color: #666666;
	text-decoration: none;
	border-bottom: 0px;
}
	
/*
**
** Action Panel Styles
**
*/
table.actionPanelHead th 
{
	font-size: 12px;
	color: #444444;
	text-align: left;
	padding: 0px;
}
.actionPanelS3  
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #9E9E9E;
	border-left: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
	background-color: #DFDFDF;
	padding: 5px;
}
a.actionPanelS3Link:link, a.actionPanelS3Link:visited 
{
	color: #666666;
	text-decoration: underline;
	border-bottom: 0px;
	padding-left: 0px;
}

a.actionPanelS3Link:hover 
{
	color: #444444;
	text-decoration: underline;
	border-bottom: 0px;
}

.listView 
{
	border: 1px solid #9E9E9E;
}

table.listView th 
{

	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-color: #f8f7f7;
	background-image: url(/images/listViewBackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #980000;
	height: 20px;
}

.listViewText {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-color: #f8f7f7;
	background-image: url(/images/listViewBackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #980000;
	height: 20px;
}


table.listview th a:link, table.listview th a:visited 
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

table.listview th a:hover 
{
	color: #222222; 
	text-decoration: none;
}

.listViewEvenRow 
{
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}

.listViewOddRow 
{
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}

.listViewHR
{
	background-color: #cccccc;
}

.pageNumbers 
{
	color: #444444;		
}

.listViewPaginationTD 
{
	font-size: 10px;
	color: #999999;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #9E9E9E;
}
a.listViewPaginationLink:link, a.listViewPaginationLink:visited 
{
	color: #E90000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.listViewPaginationLink:hover 
{
	color: #ff0000;
	font-size: 10px;
	text-decoration: none;
}


.tabForm 
{
	background-color: #efefef;
	border: 1px #9E9E9E solid;
	padding: 5px;
	background-image: url(/images/tabBackground.gif);
	background-position: bottom;
	background-repeat : repeat-x;
}

h4.dataLabel 
{
	color: #666666; 
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 2px;
}

h5.dataLabel 
{
	color: #888888; 
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 1px;
	margin-top: 1px;
}

.dataLabel 
{
	font-weight: bold;
	vertical-align : top;
}

.dataField 
{
	font-weight: normal;
	vertical-align : top;
}


.buttonPanel 
{
	font-size: 12px; 
	color: #666666; 
	font-weight: bold;
	background-color: #eeeeee;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: right;
}

h4.buttonPanel 
{
	color: #666666; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 2px;
	text-align: left;
}


