html {
	min-height: 101%
}
ul,li {
   list-style-type: none;
   list-style-position: outside;
}

#hidden {
	visibility:hidden;
	visibility:collapse;
	display:none
}
#main {
	position: relative;
	left: 16px;
	right: 8px;
	top: 17px;
	overflow: hidden;
	visibility: visible;
	margin: 0px 8px 10px 0px;
	width: 585px;
	padding-bottom:20px;
}
#mainImage{
	position:relative;
	top:-15px;
	padding-bottom:0px;
}
#brochure {
	background-color:#FFFFFF;
	position: relative;
	left: -300px;
	right: 8px;
	top: 17px;
	overflow: hidden;
	visibility: visible;
	margin: 0px 8px 10px 0px;
	margin-left:50%;
	width: 600px;
	padding: 20px;
}
#brochureMain{
	width:630px;
	padding:10px;
	margin:10px;
	border:1px solid #E8E8E8;
	background-color:#FFFFFF
}
#homeButton {
	position: absolute;
	vertical-align: top;
	height: 60px
}

#downloadsLinks{
	float:right;
	height:40px;
	width:190px;
	margin-top:22px;
}

#downloadsLinks a{
	color:#000000;
}

#downloadsLinks a:hover{
text-decoration:underline
}

#searchForm{
	float:right;
	height:40px;
	width:130px;
	margin:22px 15px 0px 10px;
}
#searchBox{
	background-color:#bfbfbf;
	border:none;
	height:21px;
	width:103px;
}
#searchTextBoxContainer{
	/*border:1px solid #00f;*/
	width:103px;
	float:right;
}
#searchButton{
	width:21px;
	height:21px
}
#searchButtonContainer{
	/*border:1px solid #f00;*/
	margin-left:1px;
	width:21px;
	float:right
}


#searchForm {
	float:right;
	width:130px;
	margin:22px 15px 0px 10px;
}
#searchBox {
	background-color:#E8E8E8;
	border: 1px solid #cccccc;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#sideBar {
	float:right;
	vertical-align:top;	
	width:220px;
/*	border:1px solid #f00;*/
}
#roadMaps {
	padding-left:20px;
	display:none;
}
#roadMapsNonLink {
	display:none;
}
#insOuts p{
	text-align:center;
	font-weight:bold;
	width:100%;
}
a:link {
	text-decoration: none;
	color: #0066CC
}
a:hover {
	text-decoration: underline;
	color: #000066
}
a:active {
	text-decoration: underline;
	color: #ff0000
}
a:visited {
	text-decoration: none;
	color: #006699
}
a:visited:hover {
	text-decoration: underline;
	color: #0099CC
}

body {
	background-color: #b5c3cc;
	margin-top: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	text-align:justify;
	max-width:500px
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	max-width:500px;
}
ul {
	max-width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;

}
li {
	list-style:disc;
	list-style-position:outside;
}
h1 {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 15px; 
	 font-weight: bold; 
	 color: #1053a2;
	 margin-top:0px;
	 padding-top:0px;
	 max-width:500px;
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1053a2;
	 max-width:500px;
}
.fpBoxes {
	border : 1px solid #cccccc;
}
.wideParagraph p{ 
	max-width:716px;
	padding:0px 0px 5px 0px;
					
}
.comments-body {
	/*border : 1px solid #1053a2;*/
	border : 1px solid #143351;
	/*border-top : 6px solid #1053a2;*/
	border-top : 6px solid #143351;
	margin:0px 0px 15px 15px;
	/*padding:6px;*/
	background-image:url(/layoutImages/sidebarBG.jpg);
	/*background-color:#2a66a1;*/
	background-color:#143351;
	background-repeat:repeat-x
}
.comments-body p,.comments-body li{
	padding: 2px 6px 2px 6px;
	margin-top: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold
	
}
.comments-body a {
	text-decoration:none;
	/*color:#C8D8FF;*/
	color:#E5F9FF;
}
.comments-body a:visited {
	text-decoration:none;
	/*color:#C8D8FF;*/
	color:#E5F9FF;
}
.comments-body a:hover {
	background-color:#2476C5;
	color:#ccc;
	text-decoration:underline;
}
.comments-body h1 {
	padding-bottom: 2px;
	padding: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:none;
/*	background-color:#1053a2;*/
	background-color:#143351;
	display:block;
}
.comments-body h2 {
	margin:0px;
	padding: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:none;
	/*background-color:#1053a2;*/
	background-color:#143351;
	display:block;
}
.comments-body ul {
	padding:6px;
}
.comments-body li{
	list-style:square;
}
.brochureBox {
	border-top: 1px solid #2B66A2;
	background-color:#fff;
	padding-top: 20px;
	vertical-align:middle;
	width: 500px;
	text-transform:uppercase;
	color:#2B66A2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.brochureBox p{
	text-transform:uppercase;
	color:#2B66A2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#brochureBox a{
	color:#000000;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.fadedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.figurenote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:center
}
.greyregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	line-height: 11px;
	font-weight: normal;
}
.greytablebg {
	color:#000;
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.greytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #CCCCCC;
}
.heading {  
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 15px; 
	 font-weight: bold; 
	 color: #1053a2;
}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.maincell {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.maintable {
	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: #010066;
	border-right-color: #010066;
	border-bottom-color: #010066;
	border-left-color: #000066;
}
.productheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1053a2;
	text-transform:none;
}
.productheadingsmaller {
	font-size: 21px;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.redcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-indent: 2px;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}
.regularwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none ;
	color: #FFFFFF
}
.regularred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}
.regularbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.regularboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.regularmoreleading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}
.regularunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.simstdgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}
.simstdred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.simstdblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1053a2;
}
.subheadinggrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.infotable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	border:1px solid #1053a2;
	padding:2px;
	border-collapse: separate;
	border-spacing: 5px
 }
.infotable td{
	padding:2px
}
.listTable {
 	width:555px;
	border:1px solid #cccccc;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.listTable td {
	padding:4px;
}
.listTable th {
	background-color:#1053a2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding:2px 4px 2px 4px;
}
.jobAd {
	border: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
	border-color: #EBEBEB;
}
.topLeftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.topBottomLeftBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	border-right-style: none;
}
.topBottomLeftrightBorder {
	border-bottom-style: solid;
	border: 1px solid #000066;
}
.BottomLeftBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.topBottomBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000066;
}
.style3 {
	color: #FFFFFF;
	font-size: 11px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color:#1053a2;
	overflow: visible;
}

