html
{
	overflow: scroll;
}

body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial;
	font-size: 80%;
}

hr
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #B3B38E;
	background: #B3B38E;
}

img
{
	border: 0;
}

img.logoImg
{
	padding: 3px;
	margin: 0 15px 0 0;
	border: 1px solid #A2A279;
}

#container
{
	margin: 0 auto;
	width: 850px;
}

#headercont
{
	width: 850px;
	height: 80px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#headercontleft
{
	width: 850px;
	height: 80px;
	background-color: #89BECF;
	background-image: url(../images/113.png);
}

#menucont
{
	width: 850px;
	height: 70px;
	margin: 0 0 15px 0;
	background-image: url(../images/background-menucont.png);
}

#menucont ul
{
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: -1px;
}

#menucont ul li
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menucont ul li a
{
	float: left;
	color: #58583A;
	text-decoration: none;
	padding: 28px 12px 16px 12px;
	background-image: url(../images/menu-background.gif);
	background-repeat: repeat-x;
}

#menucont ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/menu-hover.png);
	background-repeat: repeat-x;
}

#menucont ul li a.start
{
	background-image: url(../images/menu-start.png);
	background-repeat: no-repeat;
	background-color: #CCC;
}

#menucont ul li a:hover.start
{
	background: #CCC url('../images/menu-star-hover.png') no-repeat;
}

#imagecont
{
	width: 850px;
	height: 175px;
	margin: 0 0 15px 0;
}

#imagecontleft
{
	float: left;
	width: 542px;
	height: 175px;
	background: #FFF url('../images/background-imagecontleft.png') no-repeat;
}

#imagecontright
{
	float: right;
	width: 293px;
	height: 175px;
	background-image: url(../images/background-imagecontright.gif);
}

#imagecontright table tr td
{
	margin: 0;
	padding: 0 15px;
	width: 263px;
	height: 170px;
	vertical-align: center;
}

#imagecontright h1
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 160%;
	letter-spacing: -1px;
	color: #777753;
	font-family: georgia;
	font-style: normal;
	font-weight: normal;
}

#imagecontright span
{
	color: #919164;
}

#maincont
{
	width: 850px;
	margin: 0 0 15px 0;
	background-image:url('../images/maincont-background.gif');
	background-repeat:repeat-y;
}

#maincontfull
{
	width: 850px;
	background-color: #B3EEFF;
	background-image: url(../images/background-maincontfull.png);
	background-repeat: no-repeat;
}

#maincontfullinner
{
	width: 820px;
	padding: 15px 15px 0 15px;
	line-height: 160%;
}

#maincontleft
{
	float: left;
	width: 512px;
	padding: 15px 15px 0 15px;
	line-height: 160%;
	background-color: #B3EEFF;
	background-image: url(../images/background-maincontleft.png);
	background-repeat: no-repeat;
}

#maincontleft ul, #maincontfull ul
{
	margin: 0 0 15px 30px;
	padding: 0;
	list-style-type: none;
}

#maincontleft ul li, #maincontfull ul li
{
	margin: 0;
	padding: 0 0 0 20px;
	background-color: #B3EEFF;
	background-image: url(../images/ul-active.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
}

#maincontleft ul li:hover, #maincontfull ul li:hover
{
	margin: 0;
	padding: 0 0 0 20px;
	background-image: url(../images/ul-hover.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
}

#maincontleft a, #maincontfull a, #maincontright a
{
	color: #58583A;
	text-decoration: none;
	font-weight: bold;
}

#maincontleft a:hover, #maincontfull a:hover, #maincontright a:hover
{
	color: #000;
	text-decoration: none;
}

#maincontleft p, #maincontfull p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#maincontleft h1, #maincontfull h1
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 180%;
	letter-spacing: -2px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89BECF;
}

#maincontleft h1 span, #maincontfull h1 span
{
	color: #979766;
}

#maincontright
{
	float: right;
	width: 263px;
	padding: 15px 15px 0 15px;
	text-align: center;
	line-height: 160%;
	background-color: #89BECF;
	background-image: url(../images/background-maincontright.png);
	background-repeat: no-repeat;
}

#maincontright img
{
	margin: 0 0 15px 0;
	border: 1px solid #FFF;
}

#maincontright span img

{
	margin: 15px 0;
	border: 0;
}

#maincontright p
{
	margin: 0 0 5px 0;
	padding: 0;
}

#bottom
{
	clear: both;
	width: 850px;
	height: 20px;
	background-image: url(../images/bottom-background.png);
	background-repeat: no-repeat;
}

#bottomfull
{
	width: 850px;
	height: 35px;
	background: #FFF url('../images/bottom-background2.png') no-repeat;
}

#footercont
{
	margin: 0;
	width: 850px;
	height: 40px;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #B8D8E2;
	background-image: url(../images/background-footercont.png);
	background-repeat: no-repeat;
}

#footercont p
{
	margin: 0;
	padding: 0;
}

#footercont a, a:hover
{
	color: #525238;
	text-decoration: none;
}

#footercontleft
{
	float: left;
	width: 370px;
	padding: 15px;
}

#footercontright
{
	float: right;
	width: 420px;
	padding: 15px;
	text-align: right;
}





.links
{
	float: left;
	width: 263px;
	padding: 10px 0;
	margin: 15px 0 0 0;
	text-align: center;
	overflow: hidden;
	background: #FFF url('../images/background-links.png');
	display: block;
}

a.links
{
	color: #FFF;
}

:hover.links
{
	background-position: bottom left;
}

a:hover.links
{
	color: #FFF;
}

table.pdftable
{
	width: 810px;
	border-collapse: collapse;
	font-weight: bold;
}

table.pdftable tr td
{
	width: 270px;
	padding: 5px 0;
	vertical-align: top;
}

.style3 {
	font-weight: bold;
	color: #000000;
	font-size: small;
	font-style: italic;
}
.style4 {color: #333333}
