body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}

* {margin: 0;}
p {
margin: 5px;
line-height: 16px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #87909d;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}
.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	margin-bottom: 0;
}
/**************** Container styles ****************/

#pagetop {
	background: url(../images/main/top980.png) no-repeat left top;
	height: 20px;
	width: 960px;
}
#logotop {
	background-color: #FFF;
	height: 77px;
	width: 960px;
}
#pagemiddle {
	background-color: #FFF;
	width: 960px;
	border: 1px solid #FFF;
}
#pagebottom {
	background: url(../images/main/bottom980.png) no-repeat left top;
	height: 20px;
	width: 960px;
}
#pagefooter {
	height: 40px;
	width: 960px;
	text-align: center;
	margin-top: 10px;
	float: left;
	line-height: 18px;
	bottom: 10px;
}
#cypher {
	height: 20px;
	width: 980px;
	text-align: right;
	line-height: 14px;
	background: #87909D;
	margin: 0px auto;
	font-size: 10px;
	color: #fff;
}
a.cypher:link, a.cypher:active, a.cypher:visited  {color: #fff;text-decoration: underline;}
a.cypher:hover  {color: #eee;text-decoration: none;}
#topnavigation {
	height: 60px;
	width: 280px;
	float: left;
	margin-left: 700px;
	margin-top: 28px;
	border: 1px solid #FFF;
}

#subheader {
	position: relative;
	background: url(../images/main/header-subpage.gif) no-repeat left top;
	height: 102px;
	width: 960px;
}
#submain {
	width: 960px;
	height: 410px;
}
#submaincontent {
	width: 655px;
	float: left;
	margin-top: 18px;
}
#subcontenttop {
	background: url(../images/main/top655.gif) no-repeat left top;
	height: 20px;
	width: 655px;
}

#subcontentbottom {
	background: url(../images/main/bottom655.gif) no-repeat left top;
	height: 20px;
	width: 655px;
}

#logoposition {
	margin: 12px 0px 12px 20px;
	float: left;
	width: 360px;
}
#topnavigation{
	margin: 40px 0px 12px 200px;
	float: left;
	border: 0px;
	position: absolute;
	right: 0;
	width: 300px;
}


#subnavigation {
	position: relative;
	width: 260px;
	height: 400px;
	float: right;
	margin-top: 18px;
}
#subnavleaf {
	float: right;
	margin-bottom: 0;
	position: absolute;
	height: 400px;
	margin-right: 0px;
}
ul.subnavleaf {
	position: absolute;
	bottom: 0;
	right: 0;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	z-index: 2;
}

/**************** Image styles ****************/

.logoimage {
	margin: 0px 0px 10px 20px;
}
.logowithstrap {
	margin: 12px 0px 12px 20px;
	float: left;
}
a.subnav:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.subnav:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a.subnav:hover {
	text-decoration: none;
	color: #669900;
	font-size: 12px;
}
a.subnav:active {
	text-decoration: none;
	color: #669900;
	font-size: 12px;
}
.subnavdividers {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

ul.subnavigation {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 24px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0;
	margin-left: 0;
	z-index: 1;
}
