/* CSS Document */

a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #0019B5;
	font-weight: normal;
	font-size: 14px;
}
a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #0019B5;
	font-weight: normal;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #BA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

li {
	list-style-type: disc;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E1E1B;
	line-height: 24px;
	text-align: left;
	text-indent: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #1E1E1B;
}

.indentwithbullet {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E1E1B;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
	clip: rect(auto,auto,auto,15px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: list-item;
}

.head {
	font-family: Times, serif;
	font-size: 18px;
	color: #BA0000;
	font-weight: bold;
}

.headunderline {
	font-family: Times, serif;
	font-size: 18px;
	color: #BA0000;
	font-weight: bold;
	text-decoration: underline;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0019B5;
	font-weight: bold;
}
.redtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BA0000;
	line-height: normal;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA0000;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0019B5;
}
.boldblueunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0019B5;
	text-decoration: underline;
}
.boldredunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA0000;
	text-decoration: underline;
}

.grayunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1E1E1B;
	text-decoration: underline;
}

.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1E1E1B;
	line-height: normal;
}

.boldgrayunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E1E1B;
	text-decoration: underline;
}

.boldgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E1E1B;
}

.graytextofficers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1E1E1B;
	line-height: 20px;
}

.graytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1E1E1B;
	line-height: normal;
}

.graytextcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1E1B;
	line-height: normal;
	text-align: center;
}

.grayboldcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E1E1B;
	line-height: normal;
	text-align: center;
}

.graytextcenteredsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1E1E1B;
	line-height: normal;
	text-align: center;
}

.grayboldcenteredsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E1E1B;
	line-height: normal;
	text-align: center;
}

.grayboldleftsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E1E1B;
	line-height: normal;
	text-align: left;
}

.whitehead {
	font-family: Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}

.whitecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-left: auto;
    margin-right: auto;
}

.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}

.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 3px;
}

.space2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 8px;
}

.main {
	background-image: url(/images/building.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	background-color: #FFFFFF;
}

.main2 {
	padding: 10px;
	background-color: #FFFFFF;
}

.leftbar {
	background-image: url(../images/leftbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tablebackground {
	background-image: url(../images/water2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #D1D8E8;
}

.rightbar {
	background-color: #BA0000;
}

.floatleftpic {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}

.redbullet {
	color: #BA0000;

}
.floatright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	margin: 0 0 0 0;
}
.floatleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin: 0 0 0 0;
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
} 

#footer a:hover {
	color:#BA0000;
	text-decoration:underline;
	font-size: 12px;
}

#gallery a {
	color:#0019B5;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
} 

#gallery a:hover {
	color:#BA0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
