*{margin: 0; padding: 0;} 

body { 
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	height:100%;
	text-align: left;
	font-size:14px;
}

.content {
	width: 800px;
	margin: 0 auto;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
}


.header {
	width: 800px;
	height: 159px;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
}

.left {
		float:left;
		width:210px;
		height:100%;
	  }


.navpadding {
	text-align: center;
	padding-top: 2px;
	font-size: 22px;
}



ul.nav {
	list-style: none;
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	
}

.nav li {
	float: left;
	background-image: url('../images/layout/button.gif');
	background-repeat: no-repeat;
	width: 166px;
	height: 35px;
	color: #FFFFFF;
	font-family: Calibri,'Trebuchet MS', Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;

}

.nav li a:link {
	float: left;
	background-image: url('../images/button.gif');
	background-repeat: no-repeat;
	width: 166px;
	height: 35px;
	color: #FFFFFF;
	font-family: Calibri,'Trebuchet MS', Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.nav li a:visited {
	float: left;
	background-image: url('../images/button.gif');
	background-repeat: no-repeat;
	width: 166px;
	height: 35px;
	color: #FFFFFF;
	font-family: Calibri,'Trebuchet MS', Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.nav li a:hover {
	float: left;
	background-image: url('../images/button.gif');
	background-repeat: no-repeat;
	width: 166px;
	height: 35px;
	color: #000000;
	font-family: Calibri,'Trebuchet MS', Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.nav li a:active {
	float: left;
	background-image: url('../images/button.gif');
	background-repeat: no-repeat;
	width: 166px;
	height: 35px;
	color: #FFFFFF;
	font-family: Calibri,'Trebuchet MS', Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.main {
		float:left;
		width:590px;
		height:100%;
	  }

.main h2 {
			margin: 0 auto;
			font-family: Calibri, 'Trebuchet MS', arial, serif;
			text-align:center;
		 }

.main p {
		 width:540px;
		 }


.footer {
	clear: both;
	width: 800px;
	height: 189px;
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
}

.stamp {
	text-align: center;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.stamp a:link {
	color: #0A558E;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
} 

.stamp a:visited {
	color: #0A558E;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
} 

.stamp a:hover {
	color: #6F9BBD;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.stamp a:active {
	color: #0A558E;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.news {
	width: 550px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #006600;
	background-color: transparent;
	margin: 0 auto;
}

.newstitle {
	color: #00FF00;
	background-color: #666666;
	border-bottom: 1px solid #FFFFFF;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.newscontent {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5%;
	padding-left: 5px;
}

.stafftable {
	width: 500px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-color: #EDEDED;

}

.staffname {
	color: #0A558E;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.stafftitle {
	color: #0A558E;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.staffemail {
	color: #0A558E;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #0A558E;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
} 

a:visited {
	color: #0A558E;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
} 

a:hover {
	color: #6F9BBD;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #0A558E;
	background-color: transparent;
	border-style: none;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.claimtitle {
	color: #0A558E;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.claimnumber {
	color: #0A558E;
	font-family: Calibri, 'Trebuchet MS', arial, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.thankyou {
			text-align:center;
			font-size:24px;
			padding-left:10px;
			padding-right:10px;
			padding-top:40px;
		  }

img {
	border-style: none;
}
