

table {
margin: 0px;
padding: 0px;
border-collapse: colapse;
}

hr.green {
border: 0;
height: 2px;
color: #93AA39;
background-color: #93AA39;
}

img {border-color: #000000;}

table.collapse {border-collapse: collapse;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
        margin: 0px;
            padding: 0px;
}
body {
	background-color: #285577;
}
legend {
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
		color: #FFFF00;
	font-weight: bold;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	line-height: 1.5em;
	list-style-type:square;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 0;
    margin-left:10px;
}
.sub_list {
	line-height: 1 em;
	list-style-type:disc;
	padding: 2px;
	margin-top: 0;
	margin-bottom: 0;
}
.bulletin_board {
	line-height: 1em;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 0;
	font-size:10 px;
	margin-left: 12px;
}
.bulletin_board_list {
	padding: 4px 2px;
}
.header {
	font-size: 24px;
	font-style: italic;
}
.section_divider {
    position:relative;
    left:-2px;
}
.vertical_line {
    position:relative;
    
}

