/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-image:url(images/backtile.jpg); background-repeat:repeat-x;}

a:link {color: #00FFFF;}
a:visited {	color: #00FFFF;}

.menu {padding-left:15px;}

.login { font-family:Tahoma; font-size:13px; color:#000000; font-weight:bold; padding-top:12px; padding-right:20px;}
a.login:link {font-family:Tahoma; font-size:13px; color:#000000; font-weight:bold; padding-top:12px; padding-right:20px;}
a.login:visited {color:#000000;}
a.login:hover {color:#000000;}


.address { font-family:Tahoma; font-size:12px; color:#CCCCCC; padding-right:20px; padding-top:10px; }
.search { font-family:Tahoma; font-size:12px; color:#CCCCCC; padding-right:20px; padding-top:5px; }

#content {color: #000000;	font-size: 12px;	font-family: tahoma; padding-left:35px; padding-top:20px; padding-right:35px; padding-bottom:20px;}
#content:link { color: #000000; text-decoration: none;}
#content:visited { color: #000000; text-decoration: none;}
#content:hover { color: #000000; text-decoration: none;}
#content:active { color: #000000; text-decoration: none;}


.bottomshade {background-image:url(images/bottomshade.jpg); background-repeat:repeat-x;}
.leftshadecorner {background-image:url(images/leftshadecorner.jpg); background-repeat:none; background-position:top left;}
.rightshadecorner {background-image:url(images/rightshadecorner.jpg); background-repeat:none; background-position:top left;}

.footer {font-family:Tahoma; font-size:12px; color:#ffffff; padding-top:10px; padding-bottom:10px;}
a.footer:link { color: #ffffff; text-decoration: none; 	font-size: 11px;}
a.footer:visited { color: #ffffff; text-decoration: none; font-size: 11px;}
a.footer:hover { color: #c1c1c1; text-decoration: none; font-size: 11px;}
a.footer:active { color: #c1c1c1; text-decoration: none; font-size: 11px;}


.wsilink  {font-family:tahoma; font-size:11px; color:#42c8c8;}
a.wsilink:link {font-family:tahoma; font-size:11px; color:#42c8c8;}
a.wsilink:visited {font-family:tahoma; font-size:11px; color:#42c8c8;}
a.wsilink:hover {font-family:tahoma; font-size:11px; color:#42c8c8;}




/* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */

.SkinObject {font-family:tahoma; font-size:11px; color:#42c8c8; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#42c8c8; text-decoration:none; }
a.SkinObject:visited { color:#42c8c8;  text-decoration:none;}
a.SkinObject:hover { color:#42c8c8;  text-decoration:underline;}
A.SkinObject:active { color:#42c8c8;  text-decoration:none;}

/* This code below was created by Joe a custom tags as an addition to the skinobjects */

.LinksObject {font-family:tahoma; font-size:11px; color:#42c8c8; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#42c8c8; text-decoration:none; }
a.LinksObject:visited { color:#42c8c8; text-decoration:none;}
a.LinksObject:hover { color:#42c8c8;  text-decoration:underline;}
A.LinksObject:active { color:#42c8c8;  text-decoration:none;}











/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 25px;
}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 41px;
}

.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;
	background-image: url(images/tab-off.jpg);	
	height: 66px;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tab-off.jpg);
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(images/tab-on.jpg);
	color: #FFFFFF;
	height: 66px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(images/tab-on.jpg);	
	color: #FFFFFF;
	height: 66px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 66px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #C5CAD3;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #7384A0; 
	border-left: #7384A0 1px solid; 
	border-bottom: #7384A0 1px solid; 
	border-top: #7384A0 1px solid; 
	border-right: #7384A0 0px solid; 
	text-align: center; 
	width: 1; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #7384A0; 
	border-bottom: #C5CAD3 1px solid; 
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #435875;
	font-family: Arial, Helvetica; 
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

