	h1 {
	font-family: “Arial”, sans-serif;
	font-size: 26px; 
	font-weight: bold;
	font-variant: normal;
	height: auto; 
	width: auto;
	text-align: center;
	color: #FF0000;
	background-color: white:
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
.h1large {
	font-family: “Arial”, sans-serif;
	font-size: 32px; 
	font-weight: bold;
	font-variant: normal;
	height: auto; 
	width: auto;
	text-align: center;
	color: #000000;
	background-color: white:
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
	h2 {
	font-family: “Arial”, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	font-variant: normal;
	height: auto; 
	width: auto;
	text-align: center;
	color: black;
	background-color: white:
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}	
	h3 {
	font-family: “Arial”, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	font-variant: normal;
	height: auto; 
	width: auto;
	text-align: center;
	color: black;
	background-color: white:
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}	

	h4 {
	font-family: “Arial”, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	font-variant: normal;
	height: auto; 
	width: auto;
	text-align: center;
	color: black;
	background-color: white:
	padding: 5px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}

	h5 {
	font-family: “Arial”, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	font-variant: normal;
	height: auto; 
	width: auto;
	text-align: center;
	color: black;
	background-color: white:
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}

	h6 {
	font-family: “Arial”, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	font-variant: normal;
	height: auto; 
	width: auto;
	text-align: left;
	color: black;
	background-color: white:
	padding: 0px;
	margin: 10px;
	border-style: none;
	border-width: 0px;
}

p, li {
	font-family: “Arial”, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-align: justify;
	padding: 0px;
	margin: 10px;
}

.p3 {
	font-family: “Arial”, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-align: justify;
	padding: 0px;
	margin: 10px;
}

.pcenter {
	font-family: “Arial”, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-align: center;
	padding: 0px;
	margin: 10px;
}

.background {
	background-image: url(../backgroundimage.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whitebackground {
	background-color: #FFFFFF;
}

.header {
	background-image: url(../lifetimeheader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #417E9B;
	background-image: url(../backgroundimage.jpg);
	background-repeat: repeat-x;
}

.content10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-align: left;
}

.content10nonbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
	
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 14px;
}
.content12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 12px;
}
.content12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.content12centre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-size: 12px;
}

.content18centre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	font-size: 18px;
}

.content20centre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	font-size: 20px;
}

.style1 {
	font-family: “Arial”, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333ADD;
	text-align: justify;
	padding: 0px;
	margin: 10px;	
}

.linksbluec {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #39728A;
	font-size: 13px;
	text-decoration:underline	
}

.linksbluec:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #39728A;
	font-size: 13px;
	text-decoration:none	
}

.linksbluec16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #39728A;
	font-size: 16px;
	text-decoration:underline	
}

.linksbluec16:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #39728A;
	font-size: 16px;
	text-decoration:none	
}

.nav {
    margin:auto;
    border:3px outset #66f;
    padding:0;
    min-width:42em;
    width:95%;
    height:44px;
    overflow:hidden;
    background:#039;
    text-align:justify;
    font:bold 88%/1.1 verdana;
}

.linkswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	text-decoration:underline	
}

.linkswhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	text-decoration:none	
}

.bluebackground {
	background-color: #cdeefe;
}

.navigationbar {
	background-image: url(../navbarblank.jpg);
	background-repeat: repeat-x;
}

 /*for the bullet points in the table so they don't indent too much*/
ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}

 /*below are for the navigation bar settings*/

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:20px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 213px;
}

#dropmenudiv a{
width: 213px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #D4E5ED;
	color: #30576b;
	width: 213px; 
}

.border {
	border: thin solid #000000;
	padding: 5px;
}

