@charset "utf-8";
/* CSS Document */

body{
	background-color:#E9EADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

td{line-height:16px; }


.headbg{
	background-image:url(images/tophead.jpg);
	height: 178px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
}

.headbg0{
	background-image: url(images/topbg.jpg);
}

#container{
	background-color: #E9EADA;
	width: auto;	
}

.contentbg{
	background-image: url(images/container.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 950px;
}

.content{
	background-image: url(images/content_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;

}

/* IESo2008 */
.leftnav1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}

a.leftnav1:link{
	text-decoration: none;
}
a.leftnav1:hover{
	color: #0066CC;
	text-decoration: underline;
}
/*a.leftnav1:visited{
	color: #333333;
	text-decoration: none;
}*/
a.leftnav1:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
}

	
.title {
	font-family: Helvetica, Arial, san-serif;
	font-size: 20px;
	line-height: 24px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	filter: DropShadow(Color=#666666, OffX=5, OffY=5, Positive=1);
}

.lefttitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.leftsubnav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006699;
	text-decoration: none;
}
a.leftsubnav:link{
	text-decoration: none;
}
a.leftsubnav:hover{
	color: #0066CC;
	text-decoration: underline;
}
/*a.leftsubnav:visited{
	color: #333333;
	text-decoration: none;
}*/
a.leftsubnav:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.leftcolumn{
	width: 220px;
	padding:5px;
	float:left;
	text-align: right;
}

.varbar {
	background-image: url(images/vbar.gif);
	background-repeat: no-repeat;
	background-position: 5px 57px 5px;
	height: 540px;
	width: 30px;
}

.sitemapul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.sitemapul:link{
	color: #333333;
	text-decoration: none;
}
a.sitemapul:hover{
	color: #333333;
	text-decoration: underline;
}
a.sitemapul:active{
	color: #333333;
	text-decoration: none;
}

.sitemapli{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.sitemapli:link{
	text-decoration: none;
}
a.sitemapli:hover{
	color: #333333;
	text-decoration: underline;
}
a.sitemapli:active{
	color: #333333;
	text-decoration: none;
}

.leftmenu{
	position: absolute;
	left: 4px;
	top: 200px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}

div {
	width: auto;
}

