body {
    background-color: #535353;
    margin:0px;
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
    font-size: 11px;
}
.container {
    background-color: #FFFFFF;
}
.menu-bg {
    background-color: #245295;
    background-image: url(images/logo-bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.navigation
{
    color:#FFFFFF;
    margin-top:5px;
    font-weight:bold;
    font-size: 12px;
}
.navigation td
{
    padding-right: 8px;
    padding-left: 5px;
}
.navigation a, .navigation a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.navigation a:hover, .navigation a:visited:hover
{
    color: #eeeeee;
}
.shadow-left {
    background-image: url(images/shadow-left.gif);
    background-repeat: repeat-y;
    background-position: right top;
}
.shadow-right {
    background-image: url(images/shadow-right.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.shadow-bottom {
    background-image: url(images/shadow-bottom.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.content {
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    margin: 15px;
}
h1{
    font-size: 22px;
    font-weight: bold;
    color: #008DD0;
    margin-top:5px;
    background-image: url(images/blueline.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
h2{
    font-size: 18px;
    font-weight: bold;
    color: #1E4B8F;
    margin-bottom:8px;
}
h3{
    font-size: 15px;
    font-weight: bold;
    color: #008DD0;
    margin-bottom:8px;
}
.copyright {
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
}
.copyright a, .copyright a:visited{
    color: #FFFFFF;
}
.copyright a:hover, .copyright a:visited:hover{
    color: #eeeeee;
}
.left-box {
    margin-right: 15px;
    border: 1px solid #CCCCCC;
    padding-top: 7px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    margin-bottom:15px;
    font-size:12px;
}
.left-box h1 {
    font-size: 18px;
    color: #008DD0;
    margin-top: 0px;
    margin-bottom:4px;
    background-image: url(images/blueline.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.right-box {
    border: 1px solid #004890;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}
.right-box h1 {
    font-size: 15px;
    color: #004890;
    margin-top: 0px;
    margin-bottom:4px;
    border:none;
    background:none;
}
.getStarted {
    background-image: url(images/button-bg.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 152px;
    width: 229px;
    margin-bottom:15px;
}
.getStarted h1{
    color: #00488F;
    font-size:15px;
    margin:0px 5px 0px 8px;
    padding-top:3px;
    border:none;
    background:none;

}
.getStarted p{
    font-size:11px;
    margin:2px 5px 5px 10px;
}
.newCommunity {
    text-align: center;
    float: left;
    width:120px;
    height: 110px;
    overflow:hidden;
}
.newCommunity .text{
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    margin-bottom:0px;
}
.newCommunity .text a, .newCommunity .text a:visited{
    color: #1B488C;
}
.newCommunity .text a:hover, .newCommunity .text a:visited:hover{
    color: #378ECF;
}
.popular{
text-align:center;
margin-bottom:10px;
}
.popular h1{
    font-size: 12px;
    font-weight: bold;
    color: #008DD0;
    margin-top:5px;
    border:none;
}
.popular h1 a, .popular h1 a:visited{
    color: #378ECF;
    text-decoration: none;
}
.popular h1 a:hover, .popular h1 a:visited:hover{
    color: #1B488C;
}
.popular .text{
    font-size: 10px;
    line-height: 12px;
    margin-bottom:0px;
}
.popular .text a, .popular .text a:visited{
    color: #1B488C;
}
.popular .text a:hover, .popular .text a:visited:hover{
    color: #378ECF;
}

.ContactEntrylabel
{
color:#1F4D91;
text-align:right;
vertical-align:top;
margin-right:8px;
font-size:12px;
font-weight:bold;
}
.ContactTitle{
color:#378ECF;
font-size:15px;
font-weight:bold;
}
.highlight {
    font-weight: bold;
    color: #1C4B8E;
}
ol li{
    color:#1C4B8E;
    font-weight:bold;
}
a,  a:visited{
    color: #1B488C;
}
a:hover, a:visited:hover{
    color: #378ECF;
}
img {
border:none
}
.bottombox {
	background-image: url(images/bottom-box.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #cccccc;
	margin: 10px 15px 0px 0px;
	font-size:11px;
}
.bottombox td{
	font-size:12px;
}
.bottombox h1 {
	color:#378ECF;
	font-size:22px;
	background:none;
	margin-bottom:0px;
	margin-top:8px;
	margin-left:15px;
}
.bottombox h2 {
	color:#000000;
	font-size:14px;
	background:none;
	margin-bottom:0px;
	margin-top:0px;
}