body {
 background-color: #000837;
 margin-top: 3px;
 }


/* BEGIN ID'S */

#header {
 height: 200px;
 }

#topmenu {
 height: 25px;
 background-image: url('/images/menu_bkgd.gif');
 background-repeat: repeat-x;
 }

#formsmenu {
 width: 150px;
 background-color: #FAFAFA;
 }

#maincontainer {
 width: 525px;
 vertical-align: top;
 clear:both;
 background-color: #FAFAFA;
 padding: 0 0 0 8px;
}

#gutter {
 width: 75px;
 background-color: #FAFAFA;
 background-image: url('/images/sidegraphic2.png');
 background-repeat: repeat-y;
 image-align: right;
 }

#blankgutter {
 width: 75px;
 background-color: #FAFAFA;
 }

/* BEGIN CLASSES */

.text {
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #444444;
 line-height: 17px;
 }

.text dt {
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #223377;
 }

.text dd {
 font-family: arial;
 font-size: 11px;
 font-weight: normal;
 color: #333;
 }



.text a, .text a:hover {
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #FF8228;
 line-height: 17px;
 text-decoration: underline;
 }

.text h5 {
 font-family: arial;
 font-size: 16px;
 font-weight: bold;
 color: #223377;
 }
 
.text h6 {
 font-family: arial;
 font-size: 16px;
 font-weight: bold;
 color: #871919;
 }

.sidemenu, .sidemenu a {
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #EEE;
 line-height: 17px;
 text-decoration: none;
}

.sidemenu a:hover {
 text-decoration: none;
 color: #FF6600;
}

.sidetopic {
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #EEE;
 line-height: 17px;
}

.menu, .menu a {
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 line-height: 17px;
 color: #223377;
 padding: 0 0 0 10px;
 text-decoration: none;
 }

.menu a:hover {
 text-decoration: none;
 color: #FF6600;
 }

.theme {
 font-family: arial;
 font-size: 15px;
 font-weight: bold;
 text-transform: uppercase;
 line-height: 17px;
 color: #223377;
 padding: 0 0 0 10px;
 text-decoration: none;
 }

.side, .side a {
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #444;
 line-height: 15px;
 text-decoration: none;
}

.side a:hover {
 text-decoration: underline;
 color: #444;
}

.topic {
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #223377;
 line-height: 17px;
}

.footer, .footer a {
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #888;
 line-height: 15px;
 text-decoration: none;
 }

.footer a:hover {
 color: #ff8228;
 text-decoration: underline;
 }
