body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

html, body, #contents {
	min-height: 100%;
	width: 98%;
	height: 98%;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;

}

#hdr{
	height:6.25em;
	background:#ffffff url(images/header2.jpg) no-repeat scroll right top;
	color:#000000;
	width: 780px;
	z-index: 3;
	background-color: transparent;

}


#header {
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 3em;
	background-color: #ffffff;
}
#contents #hdr #strapline h1 {
	
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 1.7em;
	padding-left: 14.2em;
}



#menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 33.75em;
	margin-top: 4.62em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14.375em;
}

#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}

#leftcol {
	position: absolute;
	top: 6.5em;
	left: 1em;
	width: 14em;
}

#nav {
	position: absolute;
	top: 6.5em;
	width: 14.375em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #ffffff;

}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	margin-bottom: 0.3em;
}
.blue a:link, .blue a:visited {
	text-decoration: none;
	color: #743972;
	padding-left: 10;
	background-color: transparent;
}
.red a:link, .red a:visited {
	text-decoration: none;
	color: #b3000c;
	padding-left: 10;
	background-color: transparent;	
	
}

#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}


#content {
	margin-left: 16em;
	margin-right: 2em;
	margin-bottom: 3em;
	margin-top: 4.8em;
	background-color: #ffffff;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #b3000c;
}
.red {
	
	font-size: 0.7em;
	color: #b3000c;
	font-weight: normal;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: 1em center;
	padding-left: 1em;
}


.blue {
	
	font-size: 0.7em;
	color: #743972;
	font-weight: normal;
	margin-bottom: 2%;
	padding-left: 1em;
}


h1 {
	font: 200 140% Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	position: absolute;
	bottom: -20;
	width: 780px;
	height: 25px;
	background-image: url(../images/footer_block.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: left;
}
#footer p {
	font-size: 0.7em;
	color: #FFFFFF;
	padding-top: 0.8em;
	padding-left: 1em;
}

#footer a:link{
	
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover{

	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active{

	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited{

	color: #FFFFFF;
	text-decoration: none;
}
#ftr {
	background-color: #743972;
	height: 100%;
	width: 14.375em;
	bottom: 0px;

}

#content p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
}


#contents #hdr #content h2 {
	font-size: 0.875em;
	color: #000000;
	text-indent: 0.7em;
	font-weight: 300;
}
.copyblue {
	color: #743972;
	text-indent: -0.7ex;
}
.copyred {
	line-height: 1.6em;
	color: #b3000c;
}
#contents #hdr #content a:link {
	color: #666666;
	text-decoration: none;
}
#contents #hdr #content a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#contents #hdr #content a:hover {
color: #CCCCCC;
	text-decoration: underline;
}
#contents #hdr #content h1 {
	
	font-size: 1em;
	color: #FFFFFF;
	background-color: #743972;
	text-indent: 0.7em;
}
