/* General Formatting */
body,  td,  caption { color: #222; font-size: 11px; font-family: Verdana, arial ; margin: 0; }

a:link { color: blue; text-decoration: none    }
a:visited { color: blue; text-decoration: none    }
a:active { text-decoration: underline    }
a:hover { text-decoration: underline    }

h1 { color: white; font-size: 14px; font-family: arial; font-weight: normal; line-height: 20px; background-color: #4281ce; text-transform: uppercase; text-align: center; margin: 7px 0; }
h2 { color: #444; font-size: 14px; font-weight: bold; text-align: center    }
h3 { color: #444; font-size: 14px; font-weight: bold    }
h4 { color: #444; font-size: 12px; font-weight: bold    }

hr { border: 0; color: #ccc; background-color: #ccc; height: 1px; width: 95%; text-align: center; }

/* Font Types */
.font10 { font-size: 10px; }
.red { color: red; }
.caption { font-size: 10px; }

/* Lists */
.spacedlist ul li {  margin-bottom: 10px; }
.spacedlist ul ul li {  margin-bottom: 0; }

/* Layout */
#header { line-height: 0; background-color: #02418e ; border-bottom: 25px solid #c7c9ca; }
.navbox { width: 180px; margin: 0; padding: 5px 0 5px 5px; }
#search { font-size: 10px; width: 160px; background-color: #c7c9ca; padding: 1px 5px; }
#google { font-size: 10px; font-family: arial    }
#navigation { width: 170px; }
#navigation p { font-weight: bold; font-size: 13px; line-height: 20px; background-color: #02418e ; margin-top: 0; margin-bottom: 0; border-bottom: 1px solid #c7c9ca; }
#navigation a:link { color: white; text-decoration: none; padding-left: 6px; display: block; }
#navigation a:visited { color: white; text-decoration: none; padding-left: 6px; display: block; }
#navigation a:hover { color: #eee; background-color: #3271be; text-decoration: none; padding-left: 6px; display: block; }
.mainbox { width:600px; margin: 0; padding: 5px; }
#footer { color: white; font-size: 10px; height:19px; background-color: #02418e; text-align: center; margin-top: 20px; padding-top: 6px; padding-left: 190px; }

#textblock { font-size: 14px; font-family: Garamond, Times New Roman, serif}