* {

	margin:0;

	padding:0;

	}

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	color: #000033;

	background-color: #E1E0DF;

}

#wrapper {

	width:909px;

	margin:0 auto;

	}



#header {

	width:909px;

	height:210px;

	background-image:url(../images/header.jpg);

	background-repeat:no-repeat;

	}

#main {

	background-image:url(../images/main_back.jpg);

	background-repeat:repeat-y;

	}

#left_col {

	float:left;

	width:160px;

	background-image:url(../images/left_col.jpg);

	background-repeat:no-repeat;

	background-color:#4078AD;

	padding-top: 30px;

	padding-bottom: 10px;

	padding-left: 18px;	

	margin-left:18px;


	}
#right_col h3 {
	color:#FFFFFF;}
#right_col a:link, #right_col a:visited, #right_col a:active {
	color:#FFFFFF;
	text-decoration:none;
	}
#right_col a:hover {
	text-decoration:underline;
	}

#left_col img {

	padding-bottom:20px;

	}

#right_col {

	float:right;

	width:155px;

	background-image:url(../images/right_col.jpg);

	background-repeat:no-repeat;

	background-color:#4078AD;

	padding-top: 30px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 13px;	

	margin-right:18px;

	}

#right_col img {

	padding-bottom:20px;

	}

#center_col {

	float:left;

	width:475px;

	margin-left:30px;

	padding-top:35px;

	}

#center_col p {

	padding-bottom:15px;

	}

#center_col ul {

	margin-top:20px;

	margin-left:25px;

	}

#center_col li {

	list-style-image:url(../images/arrow.jpg);

	padding-bottom:10px;

	padding-left:10px;

	}

.bullet {

	background-image:url(../images/arrow.jpg);

	background-repeat:no-repeat;

	padding-left:20px;

	text-decoration:none;

	color:#000000;

	font-weight:bold;

	font-style: italic;

	margin-left:20px;

	}

p.slider {

	padding-bottom:20px;

	padding-top:20px;

	}

p.spacer {

	height:8px;

	}

p.close {

	text-align:right;

	font-size:.8em;

	text-transform:uppercase;

	}

p.quote {

	font-size:.9em;

	font-style:oblique;

	font-weight:bold;

	text-align:right;

	color:#4078AD;

	}

.paper {

	font-size:.9em;

	font-style:oblique;

	color:#791014;

	}

.date {

	text-align:right;

	padding-right:10px;

	font-weight:bold;

	}

.strong {

	font-weight:bold;

	color:#333366;

	}

	.ital {

	font-weight:bold;

	color:#333366;

	font-style: italic;

	}

.table_header {

	background-color:#333366;

	color:#FFFFFF;

	font-weight:bold;

	padding:3px;

	}

.milestone {

	padding-bottom:10px;

	font-size:.9em;

	padding-right:5px;

	}

a:hover {

	text-decoration:underline;

	}



.clear {

	clear:both;

	height:0;

	}

h1, h2, h3, h4 {

	color:#4078AD;

	padding-bottom:10px;

	}

h1 {

	padding-bottom:20px;
	font-size:20px;

	}

h3 {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #4078ad;

	}

h3, h4 {

	margin-bottom:10px;

	margin-top:25px;

	}

a:link, a:visited, a:active {

	color:#003366;

	text-decoration:none;

	font-weight:bold;

	}

a:hover {

	text-decoration:underline;

	}

		.form_field {
			font-family : Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:right;
		}

		.form_text{
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.text_box{
			font-family : Arial, Helvetica, sans-serif;
			width:300px;
			color : #000000;
		}

		.text_area{
			font-family : Arial, Helvetica, sans-serif;
			font-size:.9em;
			color : #000000;	
			width:300px;
			height:400px;
		}

		.text_select{
			font-family : Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			color : #ff0000;
			font-weight : bold;
		}
