body {
	margin:10px;
	padding:0;
	height:100%;
	background-color: #CCCCCC;
}

/*--- Greg's Styles --*/


.style1 {
	color: #9E0B0E;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 12px}
.style3 {
	color: #006BBA;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	line-height:12px
}
.style5 {
	color: #075776;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style6 {
	color: #4B4B4B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	color: #9E0B0E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style11 {color: #4B4B4B; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

}

.style3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 006bba;
	text-decoration: underline;
}
.style3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 006bba;
	text-decoration: underline;
}
.style3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}
.style3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 006bba;
	text-decoration: underline;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bkg_greentop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.green a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.green a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.green a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.green a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.style3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 006bba;
	text-decoration: underline;
}
.copy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.copy  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.copyrightbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 4b4b4b;
}
.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/*--End Greg's Styles --*/

.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 

#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0; padding:0px;BORDER:1px solid #CCCCCC;font-size:10px;color:#000000; background:#ffffff; WIDTH:120px;HEIGHT:18px;}
#LanguageContainer select{MARGIN:0; border:1px #7F9DB9 solid; font-size:8px; font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;BACKGROUND:#ffffff;WIDTH:110px;HEIGHT:15px; padding:0;} 
.test{color:#1F5573;}

.ser {margin:0; padding:0; color:#FFFFFF; font-weight:bold; font-family:Tahoma; font-size:10px;}



.TopPane{ padding:0px 0px 10px 0px;}
.LeftPane{ padding:0px 0px 10px 0px;}
.MiddlePane{ padding:0px 0px 10px 10px;}
.ContentPane{ padding:0px 0px 10px 0px;}
.RightPane{ padding:0px 0px 10px 0px;}
.BottomPane{ padding:0px 0px 10px 0px;}
.LinkPane{ padding:0px 0px 4px 0px; display:inline; float:right;}


.Head{ font-size:12px; font-weight:bold; color:#5B616F; }
.SubHead{ font-size:11px; color:#5B616F; }
.SubSubHead{ font-size:11px; color:#5B616F; }
.Normal{ font-size:10.5px; color:#539CC4; line-height:130%; letter-spacing: 130%;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#539CC4; text-decoration:none; }
A.CommandButton:hover{ color:#000000; text-decoration:underline;}
TH,TD,DIV{font-family:Tahoma;
	font-size:11px; color:#5B616F; }
A,A:link,A:visited,A:active{ color:#006bba; text-decoration:none; font-size:11px;font-weight:normal;}
A:hover{ color:#000000; text-decoration:none; font-size:11px;font-weight:normal;}

me,A.me:link,A.me:visited,A.me:active{ color:#5B616F; text-decoration:underline; font-size:11px;font-weight:normal;}
me:hover{color:#C40437; text-decoration:none; font-size:11px;font-weight:normal;}

.user,a.user:link,a.user:active,a.user:visited{ font-size:10px; color:#AF621F; text-decoration:none; font-weight:normal; font-family:Tahoma;}
a.user:hover{ font-size:10px; color:#000000; text-decoration:none; font-weight:normal; font-family:Tahoma;}

.footer,a.footer:link,a.footer:active,a.footer:visited{font-size:10px; color:#000000; text-decoration:none; font-weight:normal; font-family:Tahoma;}
a.footer:hover{font-size:10px; color:#A3A2A2; text-decoration:none; font-weight:normal; font-family:Tahoma;}

.links,a.links:link,a.links:active,a.links:visited{font-size:10px; color:#006BBA; text-decoration:none; font-weight:normal; font-family:Tahoma;}
a.links:hover{ font-size:10px; color:#000000; text-decoration:none; font-weight:normal; font-weight:normal; font-family:Tahoma;}

.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{	font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}
a.Breadcrumb:hover{ font-size:11px; color:#5B616F; text-decoration:none; font-weight:normal;}

.date,a.date:link,a.date:active,a.date:visited{ color:#5B616F; text-decoration:none; font-weight:bold; font-size:11px;}
a.date:hover{ color:#5B616F; text-decoration:none; font-weight:bold; font-size:11px;}

.ext{color:#B70404; font-weight:bold;}
.special{color:#FEA500; font-weight:normal;}



/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.ModuleTitle_MenuItemSel { background-color: transparent; }
.MainMenu_MenuItemSel { background-color: transparent; }


.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#ffffff;	font-size:11px;	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #B6651F solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border:1px #B6651F solid;
	border-width:1px 0px;
	Margin:2px;
	background:#F0AB71;
}
.submenu{
	z-index:1000;
	border:1px #9A4C08 solid;
	padding:0px;
	margin:1px;
	background:#B6651F;
}

.rootmenuitem TD{ padding:0; margin:0; background:transparent; background:#AF621F;}
.rootmenuitem TD DIV{ background-image:url(images/MR2.gif); background-position: top right; background-repeat: no-repeat; margin-bottom:-12px; margin-top:-12px; vertical-align: baseline;}
.rootmenuitem TD DIV DIV{ background-image:url(images/ML2.gif); background-position: top left; background-repeat: no-repeat;  padding:0px 4px 0px 4px; margin-bottom:-22px; margin-top:-12px; vertical-align:  baseline;}
.rootmenuitem TD DIV DIV DIV{ color:#ffffff; background-image:url(images/MM2.gif); background-position: top center; background-repeat:repeat-x; font-size:11px; font-weight:bold; text-align:center; height:25px; padding:0px 4px 0px 4px; margin-bottom:-27px; margin-top:-5px; vertical-align: baseline; font-family:Tahoma; line-height:2.1em;}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ padding:0; margin:0; background:#EDA86D;}
.rootmenuitemselected TD DIV,.rootmenuitembreadcrumb TD DIV{ background-image:url(images/MR1.gif); background-position: top right; background-repeat: no-repeat; margin-bottom:-12px; margin-top:-12px; vertical-align: baseline;}
.rootmenuitemselected TD DIV DIV,.rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/ML1.gif); background-position: top left; background-repeat: no-repeat;  padding:0px 4px 0px 4px; margin-bottom:-22px; margin-top:-12px; vertical-align:  baseline;}
.rootmenuitemselected TD DIV DIV DIV,.rootmenuitembreadcrumb TD DIV DIV DIV{ color:#ffffff; background-image:url(images/MM1.gif); background-position: top center; background-repeat:repeat-x; font-size:11px; font-weight:bold; text-align:center; height:25px; padding:0px 4px 0px 4px; margin-bottom:-27px; margin-top:-5px; vertical-align: baseline; font-family:Tahoma; line-height:2.1em;}

.MainMenu_MenuBreak{display:none;}
