@charset "utf-8";
/* CSS Document */

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:105px;
	z-index:1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #006;
	border-left-color: #FFF;
	background-color: #FFFFFF;
}

#logo {
	position:absolute;
	left: 2px;
	top:5px;
	width: 232px;
	height: 150px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 0;
}

#main {
	Position:absolute;
	left: 15%;
	top:140px;
	Width:70%;
	height: 800px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	z-index: 0;
	border-top-color: #006;
	padding: 0px;
}

#main.longpage {
	Position:absolute;
	left: 15%;
	top:140px;
	Width:70%;
	height: 3000px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	z-index: 0;
	border-top-color: #006;
	padding: 0px;
}

#main.faq {
	Position:absolute;
	left: 15%;
	top:140px;
	Width:70%;
	height: 4900px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	z-index: 0;
	border-top-color: #006;
	padding: 0px;
}

#pagetitle {
	position:absolute;
	left:212px;
	top:20px;
	width:65%;
	height: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	padding: 1px;
}

#bodytext {
	position:absolute;
	left: 212px;
	top: 73px;
	width: 65%;
	height: 527px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	
}

#bodytext.longpage {
	position:absolute;
	left: 212px;
	top: 73px;
	width: 65%;
	height: 2500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: normal;	
}

#bodytext.faq {
	position:absolute;
	left: 212px;
	top: 73px;
	width: 65%;
	height: 4800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: normal;
	
}

body {
	background-image: url(../images/bkgstrip.png);
	background-repeat: repeat-x;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align:justify;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#006;
}

h2 {
	font-family:Arial, Helvetica, sans-serif
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#006;
}

.backlink {
	font-family:Arial, Helvetica, sans-serif
	font-size: 9px;
	font-style: normal;
	font-weight:normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.centrebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.boldtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#006;
}

.subtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:normal;
	color:#666;
}

#banner2 {
	position:absolute;
	left:15%;
	top:108px;
	width:70%;
	height:30px;
	z-index:2;
	background-color: #006;
	border: 2px solid #006;
}

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.buttonmenu li a{
	color: white;
	display: block;
	width: 100%;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold; /*light dark dark light*/
	background-color: #006;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFB8DD;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #AFB8DD;
	font-style: italic;
}


.buttonmenu li a:visited{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
	color: #006;
	background-color: #AFB8DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#sidenav {
	position:absolute;
	top: 20px;
	left: 0px;
	width:190px;
	height:126px;
}

#login {
	position:absolute;
	top:200px;
	left: 5px;
	width: 190px;
	height:130px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
}

#logout {
	position: absolute;
	left:2px;
	top: 350px;
	width:54px;
	height: 24px;
}

#pdfbox {
	position:absolute;
	left:2px;
	top:200px;
	width:180px;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
	text-align: center;
}

#address {
	position:absolute;
	left:5px;
	top:190px;
	width:190px;
	height:250px;
}
#main #bodytext ul li {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #bodytext ul {
	color: #333;
}

