body {
margin:0;
padding:10px 0;
}

a {color:#1958B7; text-decoration:none;}
a:hover {color:#003399; text-decoration:underline;}

a.featured {background-color:yellow;}

p {
margin:0 0 10px 0;
}

.wrapper {
width:800px;
margin:0 auto;
}

.top {
width:780px;
height:30px;
margin:0 auto;
background:url(../images/topBG.jpg) top center no-repeat;
}

.middle {
padding:0 30px;
margin:-10px 0 0 10px;
}

.header {
height:50px;
padding:10px;
margin:0 auto;
}

.header_image {
height:182px;
margin:0 auto;
}

.topNav {
padding:4px;
background-color:#90BADE;
border-bottom:1px solid #2586d7; /* color2 */
}

.topNav ul {
margin:0;
padding:0;
list-style:none;
text-align:right;
}

.topNav li {
display:inline;
margin:0 4px;
}

.topNav a {
color:#FFFFFF;
text-decoration:none;
}

.topNav a:hover {
color:#2175BC;
text-decoration:underline;
}

.topNav #inactive a:hover {
color:#FFFFFF;
text-decoration:none;
cursor:default;
}

.menu {
width: 110px;
padding: 0 0 1em 0;
background-color: #90bade;
color: #333;
}

.menu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.menu li {
border-bottom: 1px solid #90bade;
margin: 0;
}

.menu li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

.menu li a {
width: auto;
}

.menu #inactive a:hover {
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
cursor:default;
}

.menu li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.left_column {
float:left;
width:110px;
}

.right_column {
font-size:80%;
padding:10px 10px 0 10px;
float:left;
width:530px;
}

.blurb_body {
padding:0 20px 20px 20px;
}

.blurb_body p {
margin:10px 0;
}

.footer {
clear:both;
margin:10px auto 0 auto;
font-size:x-small;
text-align:center;
}

.footer a {color:#90bade; text-decoration:none;}
.footer a:hover { color:#1958B7;}

.footer p {margin:4px;}
.footerSmall {font-size:10px;}

.bottom {
clear:both;
background:url(../images/footerBG.jpg) top center no-repeat;
width:780px;
height:30px;
margin:0 auto;
}

.panel {
margin:0 0 10px 30px;
padding:0 0 10px 0;
}

.panel a {color:#1958B7; text-decoration:none;}
.panel a:hover {color:#003399; text-decoration:underline;}

.panel a img {border:2px solid #90bade;}
.panel a:hover img {border:2px solid #003399;}

.suiteNotice {
font-size:12px;
margin:10px 0;
padding:4px;
background-color:#EBEBFB;
border:1px dashed green;
}

.portfolioNotice {
margin:10px 0;
padding:4px;
background-color:#EBEBFB;
border:1px dashed green;
}

.suiteNotice a {text-decoration:underline;}
.suiteNotice a:hover {text-decoration:none;}