﻿BODY {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#headBranding IMG {
	display: block;
}

#headBranding{
	/*left: 0px;*/
	/*top: 0px;*/
	color: white;
	height: 100px;
	width: 990px;
	text-align: center;
	/*margin: 0px 0px -4px 0px;*/
	margin: 0px;
	padding: 0px;
	/*position: absolute;*/
}

#headNav{
	color: white;
	/*position:absolute;*/
	width: 990px;
	height: 25px;
	/*left:0px;*/
	/*top:100px;*/
	background-color: #333399;
	font-variant: normal;
}

#headNavR{
	color: white;
	float: right;
	text-align: right;
	/*width: 20%;*/
	width: 228px;
	height: 25px;
	padding-right: 30px;
	padding-top: 3px;
}


#headLink {
	width: 100%;
	text-align: right;
	color: white;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

#headLink A:LINK {
	color: white;
	text-decoration: none;
	text-align: right;
}


#headLink A:HOVER {
	color: white;
	text-decoration: none;
	text-align: right;
}


#headLink A:VISITED {
	color: white;
	text-decoration: none;
	text-align: right;
}


#location {
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 25px;
	border-top-color: #000000;
	border-bottom-style: dashed;
	border-bottom-color: silver;
	border-right-color: #000000;
	border-left-color: #000000;
	border-width: 1px;
	background-color: white;
}

#locTab{
	font-size: 12px;
	font-family: Arial;
	width: 990px;
}

#location A:LINK {
	color: black;
	text-decoration: underline;
}


#location A:HOVER {
	color: black;
	font-weight: bold;
}


#location A:VISITED {
	color: black;
	text-decoration: underline;
}



#layout3col{
	/*position:relative;*/
	/*top:135px;*/
	/*left:-8px;*/
	width: 990px;
	background-color: #FFFFCE;
}

/*#layout3col2Del{
	position:relative;
	top:110px;
	width:990px;
	background-color: #FFFFCE;
}*/

/*
#menu {
	left: 0px;
	width: 170px;
	margin: 0px;
	border-width: 1px;
	font-size: 10pt;
	color: black;
	float: left;
	font-size: 12px;
	font-family: Arial;
}

#menu2Del {
	left: 0px;
	width: 170px;
	margin: 0px;
	border-width: 1px;
	font-size: 10pt;
	color: black;
	float: left;
	font-size: 12px;
	font-family: Arial;
}

#menu A:LINK {
	color: black;
	text-decoration: none
}


#menu A:HOVER {
	color: black;
	font-weight: bold
}


#menu A:VISITED {
	color: black;
	text-decoration: none
}

#menu A:ACTIVE {
	text-decoration: none;
	font-style: italic
}
*/

#menuAreaOriginal {
	text-decoration: underline overline;
	color: black;
	font-size: 13px;
	background-color: white;
	font-weight: bold;
}

#menuArea{
    padding: 0.15em 0 0.15em 10px;
    border: 1px solid #B7B7B7;
    margin: 0;
	color: black;
	font-size: 13px;
	background-color: white;
	font-weight: normal;
}

#menuAreabw{
    padding: 0.15em 0 0.15em 10px;
    border: 1px solid #B7B7B7;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#menuLiUnSel0 {
	color: black;
	text-decoration: none;
	font-size: 12px;
	background-color: #E3E7D8;
}

#menuLiSel0 {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #E3E7D8;
}


#menuLiSel1 {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: F0F5E7;
}

#menuLiUnSel1 {
	color: black;
	text-decoration: none;
	font-size: 11px;
	background-color: F0F5E7;
}

#menuLiSel2 {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #F6F9F1;
}

#menuLiUnSel2 {
	color: black;
	text-decoration: none;
	font-size: 11px;
	background-color: #F6F9F1;
}

#menulangTab{
	width: 100%;
	height: 35px;
}


#menuText{
	color: black;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold
}

#menuExLink{
	color: black;
	font-size: 12px;
}

#menuImage{
	color: black;
	font-size: 12px;
}

#menuBWTable {
	border: 0;
	width: 170;
	background-color: #FEFECC;
}

#menuSHTable {
	color: blue;
	border: 0;
	width: 170;
	background-color: #e0f0fe
}

#menuADTable {
	border: 0;
	width: 170;
	background-color: #80ff80;
}


#content {
	float: left;
	width: 592px;
	height: 1000px;
	margin: 0px;
	border-width: 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-color: white;
	border-left-color: silver;
	border-left-style: dashed;
	border-right-color: silver;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-bottom-color: silver;
	font-size: 13px;
	font-family: Arial;
}

/*
#banner{
	float: right;
	width: 215px;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
}

#banner A:LINK {
	color: black;
	text-decoration: none
}


#banner A:HOVER {
	color: black;
	font-weight: bold
}


#banner A:VISITED {
	color: black;
	text-decoration: none
}

#banner A:ACTIVE {
	text-decoration: none;
	font-style: none
}
*/

#bannerAddLinkCaption {
	color: black;
	font-size: 13px;
	background-color: white;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
}


#footer{
	clear:both;
	/*position:relative;*/
	/*top: 135px;*/
	/*left: -8px;*/
	color: white;
	width: 990px;
	height: 25px;
	background-color: #333399;
	border:1px none #000000;
	font-size: 12px;
	font-family: Arial;
}

#footertable{
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 10px;
	font-family: Arial;
}


#footertable A:LINK {
	color: white;
	text-decoration: none;
}


#footertable A:HOVER {
	color: white;
}

#footertable A:ACTIVE {
	text-decoration: none;
	font-style: italic
}

#footertable A:VISITED {
	color: white;
	text-decoration: none;
}

/* for IE show menus correct */
#menu a {
	width: 100%;
}
