
body{
	background-color: #3a3a3a;
	font-family: "tahoma", "ariel", sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}


a{	color: #474774;	text-decoration: none;}
a:hover{	color: #000000;	text-decoration: underline;}
a:visited{	color: #474774;	text-decoration: none;}

h2{
	color: #690000;
	font-weight: normal;
	font-size: 1.5em;
	padding: 10px 15px 20px 0px;
	margin: 0px;
}

h3{
	color: #690000;
	font-weight: bold;
	font-size: 1.17em;
	padding: 10px 15px 0px 0px;
	margin: 0px;
}

#subpagecontent h2{	font-size: 1.67em; padding: 0px 15px 20px 0px;}

#sitecontainer{width: 920px;	margin: 10px auto;}

#header{
	width: 920px;
	height: 75px;
	background: transparent url("/gfx/header_tagline.gif") no-repeat 550px 20px; 
}
#header .logo{	margin: 8px 13px;}

#maincontainer{
	background: #ffffff url("/gfx/container_top.gif") no-repeat top;
	width: 900px;
	padding: 10px;
}

#left{	float: left; width: 220px;	}
#right{	float: right; width: 645px; }

#content{ margin: 15px 10px; }
#subpagecontent { margin: 15px 10px 15px 4px; padding-left: 6px; padding-top: 6px; background: transparent url("/gfx/left_bg.gif") repeat-y left; }

#footer{
	background: transparent url("/gfx/container_bottom.gif") no-repeat top;
	width: 900px;
	padding: 10px;
	text-align: center;
	color: #878787;
	font-size: 0.92em;
}

#footer a{	color: #cccccc;}
#footer a:hover{	text-decoration: underline;}
/* #FAB736 */
#wvcopyright{
	clear: both;
	background-color: #fac036;
	height: 14px;
	width: 880px;
	padding: 4px 10px;
	text-align: center;
	color: #ffffff;
	font-size: 0.92em
}

#wvcopyright a{color: #ffffff;}
#wvcopyright a:hover{text-decoration: none;}

#site_menu li.hide{ display: none;}

/*  ##################  MENU  ################### */

ul#site_menu{
	width: 870px;
	height: 2.9em;
	background-color: #fac036;
	list-style: none;
	margin: 0px;
	padding: 0px 15px;
	font-family: "verdana", sans-serif;
}

ul#site_menu li{
	display: inline;
	float: left;
	margin: 7px 0px 0px 0px;
}

ul#site_menu a{
	display: block;
	color: #000000;
	padding: 0.62em 18px;
	margin-left: 1px;
	text-decoration: none;
}

ul#site_menu a:hover{
	color: #ffffff;
}

ul#site_menu li.new{	background: transparent url("/gfx/icon_new.gif") no-repeat 98% 0%;}
ul#site_menu li.new:hover{	background: transparent url("/gfx/icon_new_hover.gif") no-repeat 98% 0%;}

ul#site_menu li.help{	float: right; background: transparent url("/gfx/sitemenu_help.gif") no-repeat 0px 7px;}
ul#site_menu li.nobg{	background: none;}
ul#site_menu li.contact{	float: right;}

ul#site_menu li.current{
	background: #ffffff url("/gfx/sitemenu_current.gif") no-repeat top left;
}
ul#site_menu li.current a, ul#site_menu li.current a:hover{
	background: #ffffff url("/gfx/sitemenu_current.gif") no-repeat top right;
	color: #000000;
}



ul#sub_menu{
	width: 615px;
	height: 2.9em;
	background-color: #3A3A3A;
	list-style: none;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px 15px;
	font-family: "verdana", sans-serif;
}

ul#sub_menu li{
	display: inline;
	float: left;
	margin: 7px 0px 0px 0px;
}

ul#sub_menu a{
	display: block;
	color: #ffffff;
	padding: 0.62em 18px;
	margin-left: 1px;
	text-decoration: none;
}

ul#sub_menu a:hover{
	color: #FAB736;
}

ul#sub_menu li.current{
	background: #ffffff url("/gfx/submenu_current.gif") no-repeat top left;
}
ul#sub_menu li.current a, ul#sub_menu li.current a:hover{
	background: #ffffff url("/gfx/submenu_current.gif") no-repeat top right;
	color: #000000;
}





/*  ##################  Global Styles  ################### */

.clearleft { clear: left;}
.clearright { clear: right;}
.clear {	clear: both;}
img{border: none;}
.hoverimg{border: 3px solid #c5c5c3;}
.hover {border: 3px solid #FAB736;}

.moreinfo { padding: 3px; text-align: right;}
.moreinfo a{	background: transparent url("/gfx/link_bg.gif") no-repeat; background-position: 0px 5px;  padding-left: 15px;}
.moreinfo a:hover{	background-position: 3px 5px;}

.subheader{
	border-bottom: 2px solid #990000;
	padding: 2px;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0px 0px 20px;
}
.subheader .top{
	float: right;
	margin-top: -15px;
	margin-right: 10px;
}

.subheader .top a:link, .subheader .top a:visited{
	font-size: 0.83em;
	text-decoration: none;
	font-weight: normal;
}

.subheader .top a:hover{
	text-decoration: underline;
}

.subheader2{
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 3px 20px;
}


ul.line {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

dt{
	margin: 10px 0px 5px;
}
dd{
	margin: 5px 10px;
}

.error{
	color: #990000;
}
.error span{
	font-weight: bold;
}

div.loading-invisible{
    display:none;
}

div.loading-visible{
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    height:900px;
    color: #ffffff;
    text-align:center;
    background:#3a3a3a;
    opacity:1;
    padding-top: 50px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    z-index: 2;
}

p.error{
    border: 2px solid  #990000;
    padding: 15px 15px 15px 50px;
	 margin: 0px;
    background: #f5e7e7 url("/gfx/icon_error.gif") no-repeat 10px 10px;
    font-weight: bold;
    color: #990000;
}

p.error span{
    font-weight: normal;
    color: #000000;
}

p.info{
    border: 2px solid  #465E7C;
    padding: 15px 15px 15px 50px;
    background: #ECECEC url("/gfx/icon_info.gif") no-repeat 10px;
    font-weight: bold;
    color: #465E7C;
}


.popup {
	background-color: white !important;
	margin: 1em;
	padding: 1em;
}

.popup .header {
	font-size: 1.2em;
	font-weight: bold;
}
