body {
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #515151;
	margin: 0px;
	padding: 0px;

}

.outercontainer {
	position: absolute;
	left: 50%;
	width: 992px;
	height: auto;
	visibility: visible;
	z-index: 1;
	margin-bottom: 10px;
	margin-left: -496px;
}	

#backimageone {
	background-image: url(../images/core/background_image_one.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#backimagetwo {
	background-image: url(../images/core/background_image_two.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#backimagethree {
	background-image: url(../images/core/background_image_three.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

#backimagefour {
	background-image: url(../images/core/background_image_four.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
.innercontainer {
	position: relative;
	width: 972px;
	height: auto;
	z-index: 2;
	margin-bottom: 20px;
	margin-left: 1px;
}	

.headerholder{
	height:130px;
	position:relative;
	width:954px;
	z-index: 3;
	margin-left:18px

}

.headerlinksholder {
	width:410px;
	height:40px;
	position:absolute;
	right:10px;
	top:40px;
}
.logoholder {
	width:520px;
	height:83px;
	position:absolute;
	left:0px;
	top:30px;
}
.mslogoholder {
	width:235px;
	height:83px;
	position:absolute;
	right:0px;
	top:30px;
}

.navholder {
	position:relative;
	z-index:6;
	width:954px;
	height:34px;
	margin-left:18px;
	margin-top:10px;
}


.mainholder {	
	position:relative;
	float:left;
	display:inline;
	z-index:6;
	position:relative;
	width:972px;
	height:auto;

}



.footerholder {
	background-image: url(../images/core/footer.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 972px;
	position: relative;
	display:inline;
	float:left;
	z-index:1;
	margin-top:10px;
}
.footerinner{

	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	position: relative;
	display:inline;
	float:left;
	z-index:2;
	margin-top: 16px;
	margin-left: 150px;

}

#panelborderwhite{
	border: 1px solid #FFFFFF;
}

#panelbordergrey{
	border: 1px solid #EFEFEF;
}

h1 {
	color: #515151;
	font-size: 24px;
	line-height: 26px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	color: #515151;
	font-size: 22px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3{
	font-size: 20px;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #515151;
}

h4 {
	font-size: 18px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #004093;
}

.bulletlistone {

	padding:0px;
	margin-left:0px;
	font-size: 14px;
	list-style-position: outside;
	list-style:none;
	vertical-align:text-top;
	color:#333333;
	
}

.bulletlistone li{
	margin-bottom:8px;
	line-height:18px;
}




.bulletlistgreen {
	margin-left:28px;
	padding:0px;
	font-size: 14px;

}
.bulletlistgreen li{
	margin-bottom:4px;
	list-style-image: url(../images/core/bullet_green.png);
	list-style-position: outside;
	list-style-type: none;
	line-height:16px;
	vertical-align:middle;

}


.maintext {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.subheadertext {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 4px;
	color: #72a433;
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
}

#maintextmargin{
	margin-right: 10px;
	margin-left: 10px;
}
#maintextdark {
	color: #000000;
}
/* i.e. 6 png fix\*/
.png{

}

#png{

}