/* global styles */
/* blue #363195 orange #FF9801 */
html{ font-size:100%; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#7F7F7F; margin:20px 0 20px 0; padding:0; background-color:#7188B4; background-image:url(/images/template/background.jpg); background-repeat:repeat-x; }
h1 { float:left; color:#C0242C; font-size:25px; margin:20px 0 0 27px; font-weight:normal; }
h2 { color:#2F3E93; font-size:18px; font-weight:normal;}
h3 { color:#026AB3; font-size:18x; }
h3 A:link, h3 A:visited, h3 A:active, h3 A:hover { color:#026AB3; font-size:15px; text-decoration:none }
hr { color:white; background-color:white; width:90%; height:1px; } 
#clear {clear:both; width:100%; height:1px }
p {color:#666666; font-size:12px;}
.scroll { clear:both; }	


/* site containers */
.containerOuter {position:relative; height:auto; width:852px; margin-right:auto; margin-left:auto; background:#FFFFFF repeat-y center; border:1px solid #CFCFCF; }


/* header styles */
.header { margin:0px; height:120px; width:100%; padding:0; } 
.headerLogo img { margin:0; padding:20px 50px; }

/* footer styles */
.footerCopy { color:#ffffff; font-size:12px; font-weight:normal; float:right; }
.footerLinks { float:left; }
.footerLinks A:link, .footerLinks A:visited, .footerLinks A:active, .footerLinks A:hover { padding:0 10px; border-right:1px solid #ffffff; color:#ffffff; font-size:12px; font-weight:normal; float:left; text-decoration:none;}
.footer { background: url(/images/template/header-bg.jpg); height:18px; width:100%; padding:7px 0px 7px 0; margin-left:0px; }
.bottomLinks { text-align:center; width:100%; padding-top:5px; } 
.bottomLinks A:link,  .bottomLinks A:visited, .bottomLinks A:active, .bottomLinks A:hover {color:#CFCFCF; font-size:12px; font-weight:normal; text-align:center; text-decoration:none; padding:0 5px 0 5px;}


/* header menu */
.menu { background:url(/images/template/header-bg.jpg); clear:both; width:100%; height:44px; }
.menuItem {float:left;  padding:15px 0px 7px 0px; text-align:center; color:#ffffff; font-weight:normal;  height:21px;  font-size:14px; text-decoration:none; width:138px; border:none; margin:0; }
.menuItem:hover{ float:left; background:url(/images/template/header-bg2.jpg);  padding:15px 0px 7px 0px;   height:21px; text-align:center; color:#ffffff; font-weight:normal; font-size:14px; text-decoration:none; width:138px; border:none; }
/* background:url(/images/template/header-sep.jpg) no-repeat right;  */

.mainContent { clear:both; position:relative; }

/* columns */
#col1 { float:left; width:634px; padding:0; margin:0; }
#col2 { float:right; width:166px; padding:0; margin-right:10px;  } 





/* box8 */
#box8 { clear:both; width:100%; min-height:585px; border-right:1px solid #CFCFCF; margin:0px 0px 10px 20px; padding-right:15px; overflow:auto; }


