/* -- GLOBAL STYLES -- */

body {font: 12px Arial, Helvetica, sans-serif; color: #222; background: #fff; text-align: center; margin: 0px; padding: 0px;}
* {margin:0; padding:0;}
.clear {clear:both;}

p {padding-bottom:15px; line-height:18px;}
a {color:#4468bc; text-decoration:none;}
a:hover {color:#1c265f; text-decoration:underline;}
a img {border:0;} 

ul {margin:0 0 15px 30px; list-style-type:square;}
ol {margin:0 0 15px 30px;}
li {line-height:18px; padding-bottom:3px;}

h1 {font-size:22px; font-weight:normal; margin-bottom:0px; color:#7690CE; text-transform:uppercase; margin-bottom:15px;}
h2 {font-size:14px; font-weight:normal; margin-bottom:10px; color:#0e1855; text-transform:uppercase;}
h3 {font-size:14px; font-weight:normal; margin-bottom:10px; color:#0e1855; text-transform:uppercase; padding-bottom:7px;}
h4 {color:#fff; padding:5px; font-size:10px; text-align:center; font-weight:normal; margin-bottom:15px; background:#4468bc;}
h5 {}
h6 {}

.boldblue {font-weight:bold; color: #000;}
.bold {font-weight:normal;}
.errRed {color: #FF0000;}

.printtable {width:100%;}

/* -- HEADER STYLES -- */

#header {width:100%; margin:auto; height:85px; text-align:left;}
#logo {float:left; width:130px;}

#hcol2 {visibility:hidden;}


/* -- NAV STYLES -- */

#nav {visibility: hidden;}

/* -- CONTENT STYLES -- */
#spotlight {border-bottom:0px;}

#content-home {width:100%;border-bottom:0px;}
#col1 {width:760px; border-bottom:0px;}
#col2 {visibility:hidden; border-bottom:0px;}

/* -- FOOTER STYLES -- */

#footer {width:960px; margin:auto; text-align:left; color:#999; margin-bottom:20px; visibility:hidden;}