/**
 * 100% height layout with header and footer
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:small;
	color:#000000;
	background-image: url(../images/background/mapback.gif);
	background-repeat: repeat;
}

.headerone {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B1B2B4;
	text-transform: uppercase;
	line-height: 120%;
}

.headertwo {
	font:normal 18px Arial, Helvetica, sans-serif;
	color: #E21F19;
	background-color: #B1B2B4;
	padding-bottom: 5px;
	text-align: left;
}
.bodyheader1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #E21F19;
}

h3 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color: #E21F19;
	background-color: #B1B2B4;
	margin: 5px 0px 0px 10px;
}

.headerfour {
	font:normal 14px Arial, Helvetica, sans-serif;
	color: #E21F19;
}

.headerfoursub {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #E21F19;
}

p {
	margin:0 0 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.img {
	color: #fff;
	text-decoration: none;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:750px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
}

div#header {
	padding:1em;
	border-bottom:6px double gray;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding:1em 1em 5em;
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	border-top:6px double gray;
}
	div#footer p {
		padding:1em;
		margin:0;
	}
	
.boxbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 10px 0px 0px 10px;
}

.greenback {
	background-image: url(../images/background/box_green.gif);
	background-repeat: repeat-x;
}

.tablestyle {
	background-color: #FFFFFF;
	font-size: 8px;
}

.gradbackleft {
	background-image: url(../images/background/boxback.gif);
	background-repeat: repeat-x;
	height: 230px;
	border-color: #FFFFFF;
	width: 222px;
	border-style: solid;
	border-right-width: 5px;
	border-left-width: 0px;
	border-top-width: 5px;
	border-bottom-width: 0px;
}

.gradbackcentre {
	background-image: url(../images/background/boxback.gif);
	background-repeat: repeat-x;
	height: 230px;
	border-color: #FFFFFF;
	width: 233px;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 5px;
	border-bottom-width: 0px;
}

.gradbackright {
	background-image: url(../images/background/boxback.gif);
	background-repeat: repeat-x;
	height: 230px;
	border-color: #FFFFFF;
	width: 222px;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 5px;
	border-top-width: 5px;
	border-bottom-width: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E21F19;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}

.main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 230%;
}

.main a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	line-height: 230%;
}
.main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #0F6872;
	text-decoration: none;
	line-height: 230%;
}
.main a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #E21F19;
	text-decoration: none;
	line-height: 230%;
}

.mainsub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #0F6872;
	text-decoration: none;
	line-height: 280%;
}

.mainsub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #0F6872;
	text-decoration: none;
	line-height: 280%;
}

.mainsub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	line-height: 280%;
}
.mainsub a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #E21F19;
	text-decoration: none;
	line-height: 280%;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #B1B2B4;
	line-height: 160%;
	border-color: #FFFFFF;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 5px;
	border-bottom-width: 24px;
}
.bodynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodynormalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodynormalbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	line-height: 16px;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.titlepagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
}
.bodysubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D6423E;
	text-decoration: none;
	text-transform: capitalize;
}
.dotsbase {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dots {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
