
body {
text-align: center;
border:0;
margin:0;
padding-bottom:0px;
background-color: #0d3c70;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
}

#container {
width:900px;
position: relative;
top:0px
left:0px;
margin:0 auto;
padding:0px;
background-color:#ffffff;
text-align:left;

}

#head {
float:left;
width:900px;
margin:0;
padding:0px;
z-index:2;
border-bottom-width: 2px;
border-bottom-color:#0d3c70;
border-bottom-style: outset;
}



#logo {
float: left;
padding-top:10px;
}

#print {
float: right;
}

#back {
float: left;
}

#topitems {
margin-top:20px;
height:70px;
}
#lowerhalf {
padding:20px;
background:#ffffff;
}


#lowercontent {
position:relative;
top:10px;

margin-top:20px;

}


#footer {
clear:both;
border-top-width: 2px;
border-top-color: #0d3c70;
border-top-style: outset;
text-align:left;
padding-left:10px;
padding-top:5px;
font-size:80%;
color:#0d3c70;
margin:0px;
background:#ffffff;
}

#footer-home {
clear:both;
border-top-width: 2px;
border-top-color: #0d3c70;
border-top-style: outset;
text-align:left;
padding-top:5px;
font-size:80%;
color:#0d3c70;
margin:0px;
background:#ffffff;
}

/* site-wide h1, h2, h3, p*/

a {
text-decoration:none;
color:#0d3c70;
}
h1 {
font-weight:500;
font-family:verdana;
color:#0d3c70;
font-size:120%;
margin-bottom:0;
padding-bottom:0;
}


h1 a {
color:#0d3c70;;
text-decoration:none;
}


h2 {
font-size:100%;
color:#0d3c70;
margin-bottom:0;
padding-bottom:0;
font-weight:500;

}

h3 {
font-size:100%;
color:#7da916;
font-weight:500;
margin-bottom:0;
padding-bottom:0;
}

h3 a {
text-decoration:none;
color:#7da916;
}

h4 {
font-size:100%;
color:#395d84;
font-weight:600;
margin-bottom:0;
padding-bottom:0;
}

p {
margin-bottom:5;
margin-top:0;
margin-left:0;
margin-right:0;
}

.box {
float:left;
margin-right:10px;
vertical-align:top;
border: 1px solid #0d3c70;
}


.box2 {
float:left;
margin-right:10px;
vertical-align:top;
}

.box3 {
float:right;
margin-left:10px;
vertical-align:top;
}

.rightbox {
float:right;
margin-left:10px;
margin-bottom:10px;
vertical-align:top;
}

.team {
float:left;
margin-right:10px;
vertical-align:top;
border: 1px solid #0d3c70;
}


.cs
{float:left; 
display:block; 
width:240px; }


/* tag cloud - styles */
.wsmall {
font-size:80%;
color:#7da916;
}

.wlarge{
font-size:90%;
color:#cfcfcf;
}

.wlarger {
font-size:110%;
color:#cfcfcf;
}


.wlargest {
font-size:130%;
color:#cfcfcf;
}


.blarge {
font-size:90%;
color:#7da916;
font-weight:600;
}

.blarger {
font-size:110%;
color:#7da916;
font-weight:600;
}

.blargest {
font-size:130%;
color:#7da916;
font-weight:600;
}

/* sitewide- styles */


.white {
color:#ffffff;
}

.green {
color:#7da916;
}

.blue {
color:#0d3c70;
}

.green-line {
color:#0d3c70;
border-bottom-width: 1px;
border-bottom-color: #0d3c70;
border-bottom-style: outset;
}

form {
padding:0px;
margin:0px;
}

.left {
margin-left:5px;
}