@charset "utf-8";
/** Updated: 5/7/09  By: MadLionART.net
	Primary Colors:
	#005030  Green
**/

/** Elements **/


body,td,th {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000000; line-height: 1.4em; font-size: 12px;} 
body {
	background-color: #005030;
	background-image: url(images/Backtile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:active {color: #005030;	font-weight: bold; text-decoration: none; }
a:hover {text-decoration: underline;}
a:visited {border-bottom: 1px dotted #005030;}

a img{border: none;}

h1,h2,h3,h4,h5,.Subhead{font-family: Verdana, sans-serif; font-weight: normal;}
h1{color: red; font-size: 24px; line-height: 1.6em;}
h2{color: #005030; font-size: 20px; line-height: 1.6em;}
h3{color: red; font-size: 18px;}
h4,.Subhead{color: green; font-size: 16px; margin: 0px;}
h5{color: red; font-size: 14px; margin: 0px; font-weight: bold;}

.text-intro{font-size: 14px; line-height: 1.6em;}
.text-small{font-size: 10px; line-height: 1.2em;}

.green{color: #005030;}
.red {color: red;}

#disclaimer{padding-top: 10px; padding-bottom: 10px;}
#submenu ul{list-style: square; font-size: 10px; color: #005030;}
#submenu li{color: #005030;}

/** DDN Specific **/

.Normal{font-size: 12px;}

.topleftshadow {width: 11px; height:172px; background-image:url(images/topleftshadow.jpg); background-repeat:no-repeat;}
.headerback { background-color:#FFFFFF;}
.logo {width:285px; height:172px; background-image:url(images/logo.jpg);}
.flash {background-image:url(images/flash.jpg);}
.toprightshadow {width: 11px; height:172px; background-image:url(images/toprightshadow.jpg); background-repeat:no-repeat;}

.menuleft {width:11px; height:56px; background-image:url(images/menuleft.jpg); background-repeat:no-repeat;}
.menuback { height:56px; background-image:url(images/menuback.jpg); background-repeat:no-repeat; padding-left:15px; padding-right:15px;}
.menuright {width:11px; height:56px; background-image:url(images/menuright.jpg); background-repeat:no-repeat;}
.menupad {padding-left:100px; padding-right:100px;}

.leftcontentshadow {width:11px;  background-image:url(images/leftcontentshadow.jpg);}
.content {background-color:#FFFFFF; padding-left:25px; padding-right:25px;}
.rightcontentshadow {width:11px; background-image:url(images/rightcontentshadow.jpg); }
.footer {background-color:#FFFFFF; font:normal 80%; color:#0d3356; text-decoration:none; }
.wsitag {font-size:11px; color:#FFFFFF;}







/* 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:#0d3356; text-decoration:none; }
a.SkinObject:link { color:#005030; text-decoration:none; }
a.SkinObject:visited { color:#005030; border-bottom: 1px dotted #005030; }
a.SkinObject:hover, A.SkinObject:active { color:#005030; }

/* This code below was created by Joe a custom tags as an addition to the skinobjects */
.LinksObject { font-family:tahoma; font-size: 11px; color:#0d3356; text-decoration:none; }
a.LinksObject:link { color:#005030; text-decoration:none; }
a.LinksObject:visited { color:#005030; border-bottom: 1px dotted #005030;}
a.LinksObject:hover, A.LinksObject:active { color:#005030; }








/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 24px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #e5e5e5;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 24px;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 24px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(images/tab-off.jpg);
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);
	color: #ffffff;
	height: 24px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{

	background-image: url(images/tab-on.jpg);	
	color: #ffffff;
	height: 24px;
	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: 0x;
}

.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: 24px; 
	padding: 0 px;
}

.MainMenu_MenuItem {

	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: Tahoma;
	font-size: 12px;
	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: #ececec;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ececec;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	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: 10px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #005030;          /*this is the color of the submenu highlight*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	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: 9pt; 
	cursor: pointer; 
	cursor: hand;
}





