form {
	font-size: 1em;
	background-color: #2A128A;
	color: White;
}
a {
	background-color: transparent;
	color: #BA0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #000066;
	text-decoration: underline;
}

body {
	background-color: #2A128A;
	border-top-width: 0px;
	border-width: 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 16px;
}

div#header {
	background-color: #000000;
	color: #FFFFFF;
	height: 20px;
	position: relative;
	width: 850px;
}

div#lower {
	background-color: #000000;
	color: #FFFFFF;
	height: 30px;
	position: relative;
	width: 750px;
}

div#main {
	background-color: #FFFFFF;
	color: #000000;
	position: relative;
	text-align: left;
	width: 850px;
}

div#mainfoot {
	position: relative;
	text-align: center;
}
div#mainfoot p {
	background-color: transparent;
	color: #CC6633;
	font-size: x-small;
	position: relative;
	text-align: center;
}
div#mainfoot a {
	background-color: transparent;
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}

div#mainfoot a:hover {
	background-color: transparent;
	color: White;
	text-decoration: underline;
}
div#mainspash {
	background-color: Black;
	border: 0px;
	color: White;
	position: relative;
	width: 850px;
	border-collapse: collapse;
}
h4,h5,h6 {
margin: 0em; 
padding: 0 0.5em;
}
h1 {
	font-size: 1.5em;
}

h1, h2 {
	background-color: transparent;
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0em; 
	padding: 0 0.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	background-color: transparent;
	color: #2A128A;
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em 0.5em 0 0; 
	padding: 1em 0.5em 0 .5em;
}

h4 {
	background-color: transparent;
	color: #D54544;
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	background-color: transparent;
	color: #BA0000;
font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

h6 {
	background-color: transparent;
	color: #BA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

p {
	margin: 0;
	padding: 0.5em 1em;
	text-align: justify;
}
div#mainfoot h1{
	color: #2F14A3;
	font-size: x-small;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
list-style-type:none;
	margin: 0 10px 15px;
	padding: 10px 0 0px 0;
}

li {
	background: transparent url(images/bullet.jpg) no-repeat top left;
	padding: 0 0 4px 38px;
	margin-bottom: 10px;
}
li.number {
	list-style: decimal none;
	vertical-align: baseline;
}
li.references {
	list-style: decimal none;
	vertical-align: baseline;
	font-size: xx-small;
}

/* Box border is primary or secondary color */
.box {
	background-color: #000000;
	color: #CC6633;
	float: right;
	margin: 4px;
	padding: 4px;
	position: relative;
	text-align: left;
	width: 150px;
	border: 1px solid #CC6633;
	font-size: .8em;
}
.box1 {
	background-color: #000000;
	color: #CC6633;
	float: right;
	padding: 4px;
	position: relative;
	text-align: left;
	width: 130px;
	border: 1px solid #CC6633;
	font-size: 0.8em;
	clear: right;
	margin-right: 4px;
}
.headerbox {
	background-color: #000000;
	color: #CC6633;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 265px;
font-family: "MS Serif", "New York", serif;
	font-size: 1.2em;
	font-weight: bold;
	height: 150px;
	}

.left {
	text-align: left;
	padding: 0;
}

.pics {
	border: 1px solid #000000;
}
.photo {
	border: 4px ridge #CC6633;
}
