body {
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #A33000;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #0000FF;
}

a:hover {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

li {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li a:link {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}

li a:hover {
	border-bottom: 1px solid #A33000;
	text-decoration: none;
	color: #A33000;
}

img.float {
	float: right;
}

/* Nav */

#topnav {
	width: 875px;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
#logo {
	width: 875px;
	height: 70px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}


/* Header */

#header {
	width: 875px;
	height: 200px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCC;
	background-image: url(../images/headerimage.jpg);
	background-repeat: no-repeat;
}

#header * {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

#header h1 {
	padding: 128px 0 0 18px;
	font-weight: bold;
}

#header h2 {
	padding: 128px 0 0 0;
}

/* Content */

#content {
	width: 895px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px none #A33000;
}

#contentb {
	width: 855px;
	background-color: #FFFFFF;
	height: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#contentb h1 {
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contentb p {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#contentb h2 {
	font-size: 16px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contentc {
	width: 850px;
	background-color: #FFFFFF;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}

#colOne {
	float: left;
	width: 190px;
	border: 1px solid #CCCCCC;
	height: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/enrollmentbkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo {
	float: left;
	width: 185px;
	border: 1px solid #CCCCCC;
	height: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/claimsbkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
}

#colThree {
	float: right;
	width: 175px;
	border: 1px solid #CCCCCC;
	height: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/TPAbkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colfour {
	float: right;
	width: 175px;
	border: 1px solid #CCCCCC;
	height: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/INSbkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
}

	#leftcol {
	float: left;
	width: 400px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	height: 100px;
	}
	
	#rightcol {
	float: right;
	width: 300px;
	text-align: left;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 12px;
	padding-left: 15px;
	height: 100px;
	background-image: url(../images/mag1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}


/* Footer */

#footer {
	padding: 10px;
	text-align: center;
	font-size: smaller;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#footer * {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Form */

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	text-align: center;
}

input {
	background-image: url(../images/searchicon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
}
