body {
background:#02456c;

}

img {
padding:0px;
margin:0px;
border:0px;
}
body, td {
font-family:'Trebuchet MS', Verdana, Arial;
	font-size:12px;
}

.mainsection {
text-align:left;
}
.components {
color:#777;
}


h1 {
font-family:georgia,times, serif;
font-size:22px;
color:#7185A6;
font-weight:normal;
}
h2 {
font-family:georgia,times, serif;
font-size:18px;
color:#7185A6;
font-weight:normal;
}

.cal {
font-size:11px;
font-weight:bold;
margin-bottom:-10px;
}


h4 {
font-weight:bold;
font-family:georgia,times, serif;
font-size:15px;
color:#8b0b00;
margin-top:0px;
margin-bottom:6px;
}

th {
text-align:left;
font-size:12px;
}

#dropmenudiv{
position:absolute;
margin-top:-16px;
border-bottom-width: 0;
font:normal 12px 'trebuchet ms';
line-height:18px;
background-image:url('images/screen.gif');
z-index:100;
}

* html #dropmenudiv { 
margin: 0px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
color:white;
background-color:transparent;
text-transform:uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#000f2d;
}

a.mainlinks {
text-decoration:none;
text-transform:uppercase;
}
a.mainlinks:hover{
text-decoration:underline;
}

.breadcrumb {
font-size:10px;
text-transform:uppercase;
}

a {
color:#7185A6;
}

