/* CSS Document */
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 50px;
	background-position: center 0px;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	display: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

#skiplinks {display:none;}

#skiplinks li { 
display: inline; 
margin: 0;
padding: 0;
list-style-type: none; 
} 

#skiplinks a { 
position: absolute;
top: 0;
left: 20px;
width: 0px;
height: 0;
z-index: 1000;
background-color: #fff;
color: #dc2a1a;
font-weight: bold;
font-size: 1em! important;
overflow: hidden;
} 

#skiplinks a:active { 
position: absolute;
margin: 0;
padding:6px;
width: auto;
height: auto;
border-top-width: 0px;
border-left-width: 0;
border-bottom-width: 0;
overflow: visible; 
border-right-width: 0; 
font-size: 0.6em;
} 


h1 {
	background-image:url(../images/logo_home.gif);
	height: 125px;
	width: 108px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 20px;
	margin-left: 30px;
	}

h2 {
	height: 85px;
	width: 74px;
	padding: 0px;
	background-color: #F8F1EB;
	margin-top: 16px;
	margin-right: 33px;
	margin-bottom: 16px;
	margin-left: 38px;
	display: none;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #6699CC;
	letter-spacing: -.1em;
	}


h4 {
	left: 443px;
	background-image:url(images/head3.jpg);
	height: 90px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
strong {
	color: #6699CC;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -0.1em;
}

ul {
	list-style-type: none;
	padding: 10px;
}


em {
	color: #3399CC;
	font-weight: bold;
	font-style: normal;
}
img {
	display:none;
}

#link {display:none;}
