p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e4f4f;
}

.formhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #a97256;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002a53;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4e4f4f;
}

a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #015f85;
	text-decoration:none;
}

a:hover,{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002a53;
}

a.sidelink, a.sidelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fddeca;
	text-decoration:none;
}

a.sidelink:hover,{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002a53;
}


.searchname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#017599;

}
.searchheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #017599;
	
}
.missionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #015f85;
}
.missionheaderwelcome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0072A0;
}
.redheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
}	
.titlepage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#077596;
}
.titlecolor
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#B77660;
}	
.titlecolor2
{
	color:#A97254;
}
.linkcolor{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#A97254;
}	
	
.rowcolor
{
	color:#BCC5CE;
}		
.tablerow{
   border-right:dashed;
   border-right-style:outset;
   border-right-width:2;
   border-right-color:#092B50;
 }  
 .tableupperrow
 {	
 	border-top:dashed;
	border-top-style:outset;
	border-top-width:2;
	border-top-color:#092B50;
}	
.sideparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.sideparagraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.announcementslink, a:link.announcementslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ebb498;
}

a:hover.announcementslink, a:visited.announcementslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002b54;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015f85;
}
.rednotice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:red;
}
.buttons {font-size: 8.5pt}
.fill{ background-color:#015f85;}
.fillborder{border-color:#015f85;}
body {
	background-image: url(images/background.jpg);
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002b54;
}

.autocomplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}