body {
	background-color: #ffffff;
}
p {
	font-size: 11px;
	color: #4D4D4D;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: justify
}

td {
	color: #4D4D4D;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;	
}

a:link {
	font-size: 11px;
	color: #5C1717;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	
}

a:visited {
	font-size: 11px;
	color: #7D6D6D;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-size: 11px;
	color: #26B34B;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}



h1 {
	font-size: 17px;
	color: #26B34B;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}


h2 {
	font-size: 15px;
	color: #26B34B;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}

h3 {
	font-size: 13px;
	color: #26B34B;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
h4 {
	font-size: 13px;
        background: #26B34B;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
h6 {
	font-size: 25px;
	color: #26B34B;
        vertical-align= middle;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	margin: 0px;
}
#main .invisible, hr {
	display: none;
}
#wrapper {
	width: 755px;
        margin-top: 15px;
        margin-bottom: 15px;
	border: #0a4a72 solid 1px;
}
#topmenu {
        vertical-align: middle;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
}
.header {
	background: #439fd7 url(pictures/background.gif) repeat-x;
	height: 90px;
	width: 755px;
	border-bottom: #26B34B solid 1px;


}
#middle {
	width: 395px;
	border-right: #ebebeb solid 185px;
	border-left: #e5f1fc solid 175px;
}
.content {
	padding: 7px;
        min-height: 450px;
}
.extralink {
        text-align: right;
        padding-right: 15px;
}
.teaser {
 	padding: 7px;
}
#leftwrapper {
	float: left;
	margin-left: -175px;
	width: 175px;
}
#head{
	background: #0a4a72;
	border-bottom: #0a4a72 solid 1px;
	width: 175px;
	height: 20px;
}
#menu {
	width: 175px;
	height: 100%;
}
#footer {
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	background: #ffffff;
	height: 35px;
	width: 100%;
}
.headercontent {
	margin-left: 394px;
	height: 90px;
	width: 100%;
	background: url(pictures/logo.gif) no-repeat;
}
.menuleft {
	border-top: #0a4a72 solid 30px;
        
}
#menuleft {
	border-top: #ffffff solid 1px;
}
