<!-- margin-top:0px; is used to eliminate space between the top of the browser window and the top of the page -->
body{
margin-top:0px;
}
#marq{
margin-top:5px;
border:1px solid #014C81;
font-size: 25px;
font-weight: bold;
color:#006699;
background-color:#CEE2F0;
}
#search{
text-align:right;
margin-bottom:0px;
}
.largewhite{
font-size:18px;
color:#FFFFFF;
text-align:right;
}
.smallNoColor{
font-size:10px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
.narrow{
width:300px;
}
.missionStatement{
font-size:24px;
font-weight:bold;
text-align:center;
}
.smallwhite{
font-size:10px;
text-align:center;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
background-color:#006699;
}
.servi{
font-size:25px;
color:#006699;
text-align:center;
font-weight:bold;
}
.highlight{
font-size:18px;
font-weight:bold;
background-color:#CEE2F0;
}
.name{
font-weight:bold;
}
.name-title{
font-size:14px;
font-weight:bold;
color:#0162A5;
text-align:center;
}
.box{
font-size:14pt;
line-height:28px;
font-weight: bold;
color:#014473;
background-color:#CEE2F0;
text-align:center;
padding:9px;
border:1px solid #014C81;
margin-top:5px;
}
.tagline{
font-size:14pt;
font-weight:bold;
color:#0162A5;
text-align:center;
}
#homelist {
color:#014473;
text-align:center;
}
#homelist li{
display:inline;
}
.homebox{
color: #014473;
background-color:#CEE2F0;
text-align:left;
}
.homebackground{
background-color:#CEE2F0;
}
.templateMain{
width:760px;
}
.templateTop{
color:#FFFFFF;
background-color:#006699;
width:760px;
margin-bottom:0px;
}
.templateLeft{
text-align:left;
width:150px;
float:left;
margin-right:2px;
}
.tmeplateRight {
width:760px;
text-align:left;
}
.templateBottom{
width:760px;
}
.templateContent{
width:760px;
}
.navigationbar{
background-color:#CEE2F0;
width:760px;
margin-bottom:5px;
margin-top:5px;
border-top-width:2px;
border-bottom-width:2px;
border-top-style:solid;
border-bottom-style:solid;
border-top-color:#CEE2F0;
border-bottom-color:#CEE2F0;
}
ul#nav{
list-style-type:none;
margin:1px;
padding:0px;
background-color:#CEE2F0;
}
ul#nav li{
text-align:left;
background-color: #CEE2F0;
display:inline;
margin:1px;
}
ul#nav li a{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#006699;
font-weight:bold;
background-color:#CEE2F0;
margin:1px;
border:1px solid #0066B8;
}
ul#nav li a:link{
text-decoration:none;
background-color:#CEE2F0;
color:#006699;
}
ul#nav li a:hover{
text-decoration:none;
background-color:#006699;
color:#CEE2F0;
}
.servicesNavBar{
background-color:#CEE2F0;
width:760px;
margin-bottom:0px;
margin-top:0px;
text-align:center;
}
ul#navServices{
list-style-type:none;
margin:1px;
padding:0px;
background-color:#CEE2F0;
}
ul#navServices li{
text-align:left;
background-color: #CEE2F0;
display:inline;
margin:1px;
}
ul#navServices li a{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#006699;
font-weight:bold;
background-color:#CEE2F0;
margin:1px;
border:1px solid #0066B8;
}
ul#navServices li a:link{
text-decoration:none;
background-color:#CEE2F0;
color:#006699;
}
ul#navServices li a:hover{
text-decoration:none;
background-color:#006699;
color:#CEE2F0;
}
.highlighttwo{
font-size:14px;
font-weight:normal;
background-color:#C0E0FF;
}
#conferencesList{
float:left;
width:180px;
}
#conferencesEditable {
float:left;
width:400px;
background-color:#CEE2F0;
border:2px solid #006699;
margin-right:5px;
}
.clearboth{
clear:both;
}
.floatleft{
float:left;
}
