body {
	background-color: #ffffff;
}
p, li{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	margin-left:60px;
}

hr {
  border: 0;
  width: 100%;
  color: #8f002b;
  background-color: #8f002b;
  height: 1px;
  margin-left:60px;
  margin-right: 60px;
}


.bodytext {
	margin-right: 60px;
}

.imgtext-nowrap {
	margin-left:60px;
}

.imgtext-table {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	margin-left:20px;
	margin-right: 60px;
}

.csc-caption {
	font-size: 12px;
	margin-left:-20px;
}


td {
	color: #4D4D4D;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;	
	margin-right: 60px;
	margin-right: 40px;
}

a:link {
	font-size: 14px;
	color: #8f002b;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	font-size: 14px;
	color: #8f002b;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-size: 14px;
	color: #8f002b;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}



h1 {
	font-size: 17px;
	color: #8f002b;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	margin-left: 60px
}


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

h3 {
	font-size: 13px;
	color: #8f002b;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
h4 {
	font-size: 13px;
        background: #8f002b;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
h6 {
	font-size: 25px;
	color: #8f002b;
        vertical-align= middle;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	margin: 0px;
	margin-right: 40px
}


#main .invisible {
	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;
        margin-right: 40px;
}

.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;
}

