h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	margin-bottom: 2px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	margin-bottom: 2px;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	margin-bottom: 2px;
	margin-top: 0px;
}


.footer {
	padding: 4px;
	height: 60px;
	width: 425;
	left: -1px;
	top: 0px;
	z-index: 15;
	
	position: relative;
}

.wrapper {
	left: -10px;
	top: 0px;
	height: auto;
	z-index: 10;
	background: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 175px;
	padding: 10px;
	right: 10px;
	height: auto;	
	position: relative;
}

div {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333399; text-decoration: none}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #990033; text-decoration: underline}

a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990066; text-decoration: none}

.italic_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333366;
	text-indent: 20px
}

.red_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	font-weight: bold
}

.bullet_navy {  list-style-position: outside; list-style-type: disc}

hr {  color: #333366; height: 1px}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#blueborder p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
}

.column_wrap {
	width: 700px;
	margin-left: 25px;
	position: relative;
}
.column1  {
	float: left;
	width: 300px;
	height: auto;
	margin-right: 15px;
}

.column2 {
	width: 375px;
	margin-right: 10px;
	margin-left: 0px;
	height: auto;
	float: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
}
