﻿body {
	background-color: #040708;	
	color: #333333;
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
}

.TopBg {
	background-image: url(../../images/WAE-top-bg.png) ;
	background-position: 0 0;
	background-color: #f2f1ec;
	background-repeat: no-repeat;
	width: 1204px;
	margin: 0 auto;
	}

.BottomBg {
	background-image: url(../../images/WAE-bottom-bg.png) ;
	background-position: 0 100%;	
	background-repeat:no-repeat;	
		
	}

.Container {
	background-color: #fff;
	width: 910px;
	margin: 0 auto;
	}

.Footer {
	text-align: center;
	 color: #fff;
	 height: 70px;
	}

.Footer a {
	text-align: center;
	 color: #f8f8f8;
	}


#title {
	color: #006611;
    padding: 10px 0;
}

.maintable {
	border: 1px solid #eee;
	background-color: white;
}

#flash {
	padding-bottom: 10px;
}

.greenbg {
	background-color: #BC5C1B;
	border-top: 2px solid #AB5317;
	border-bottom: 2px solid #AB5317;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}


#othermenu_menu {
	margin: auto !important;
	left: auto !important;
	text-align: center;
}

/* --- nav --- */
.menuc {
	margin: 0px auto;
	width: 800px;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
}

#topnavi{
position:relative;
display:block;
width:700px;
height:36px;
font-size:11px;
background: transparent url(../images/bgOFF.gif) repeat-x top left;
font-family:Tahoma, Verdana, Arial, Helvitica, sans-serif;
}


#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}

#topnavi ul li{
	display:block;
	float:left;
	margin:0;
	background-image: none;	
}

#topnavi ul li a{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:9px 10px 0 10px;
height:23px;
background: transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}


#topnavi ul li a:hover,#topnavi ul li a.current{
color:#fefefe;
}

/* --- end nav --- */

/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 0px;
padding-top: 0px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #fefefe;
	color: #fefefe;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

table.contentbord {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 5px;
}


table.contentbord th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

table.contentbord td {
	font-size: 14px;
}

.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #cccccc;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
    color: #894413;
    font-family: arial;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color: #666;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:150px;
	text-decoration: none;
	color:#fefefe;

}


a.mainlevel:hover {
	text-decoration: none;
	color: #666;
}

table.moduletable {
	width:180px;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #fefefe;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}
.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}


/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}
#sgf {
margin:14px 0px 0px 0;
}
.sgf {
text-align:right;
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}

table.moduletable a.othermenu_l0oout, table.moduletable .othermenu_l0oout, a.othermenu_l0oout, .othermenu_l0oout {
text-decoration: none !important;
background: #FFFFFF;
}
table.moduletable a.othermenu_l0oover, table.moduletable .othermenu_l0oover, a.othermenu_l0oover, .othermenu_l0oover {
text-decoration: none !important;
background: #FFFFFF;
}
table.moduletable div.othermenu_l0iout, table.moduletable .othermenu_l0iout, div.othermenu_l0iout, .othermenu_l0iout {
font-size: 9pt;
font-family: tahoma,verdana,arial;
font-weight: normal;
text-align: center;
text-decoration: none !important;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 3px;
background: #894413;
color: #FFFFFF;
}
table.moduletable div.othermenu_l0iover, table.moduletable .othermenu_l0iover, div.othermenu_l0iover, .othermenu_l0iover {
font-size: 9pt;
font-family: tahoma,verdana,arial;
font-weight: normal;
text-align: center;
text-decoration: none !important;
border-width: 1px;
border-style: solid;
border-color: #676767;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 3px;
background: #C35B12;
color: #FFFFFF;
}
table.moduletable a.othermenu_l1oout, table.moduletable .othermenu_l1oout, a.othermenu_l1oout, .othermenu_l1oout {
position: absolute;
text-decoration: none !important;
background: #CCCCcc;
}
table.moduletable a.othermenu_l1oover, table.moduletable .othermenu_l1oover, a.othermenu_l1oover, .othermenu_l1oover {
text-decoration: none !important;
background: #aaaaaa;
}
table.moduletable div.othermenu_l1iout, table.moduletable .othermenu_l1iout, div.othermenu_l1iout, .othermenu_l1iout {
font-size: 9pt;
font-family: tahoma,verdana,arial;
font-weight: normal;
text-align: left;
text-decoration: none !important;
border-width: 1px;
border-style: dotted;
border-color: #676767;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 6px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 3px;
background: #894413;
color: #FFFFFF;
}
table.moduletable div.othermenu_l1iover, table.moduletable .othermenu_l1iover, div.othermenu_l1iover, .othermenu_l1iover {
font-size: 9pt;
font-family: tahoma,verdana,arial;
font-weight: normal;
text-align: left;
text-decoration: none !important;
border-width: 1px;
border-style: solid;
border-color: #676767;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 6px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 3px;
background: #BC5C1B;
color: #FFFFFF;
}


