/*GLOBAL STYLES*/
.nospace{ border:0px; border-spacing:0px; padding:0px; margin:0px; border-collapse:collapse; }
.outline{ border:2px solid #000000; }
.page-header { color: #CE1126; font-weight: bold; font-size: 18px; }
.clear { clear:both; }
.nobreak{ display:inline }
.center{ margin:auto; }
a:link { text-decoration:none; color:#5B8EC7; }
a:visited {	text-decoration:none; color:#5B8EC7; }
a:hover { text-decoration:underline; color:#5B8EC7; }
a:active { text-decoration:none; color: #5B8EC7; }
a.black-link{ color:black; }
a.hover-only{ text-decoration:none; }
a.hover-only:hover{ text-decoration:underline; }
h1{ font-size:22px; margin:0px; }
h2{ text-align:center; margin:auto; }
img .thumbnail:hover{ cursor:pointer; cursor:hand; }

/*MISC STYLES*/
.style8 { font-size: 24px; font-weight: bold; color: #CE1126; }
.style3 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#5B8EC7; }
.style4 {font-family: Arial, Helvetica, sans-serif}
.text69 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#000000; text-transform:none; font-variant:normal; font-weight:normal; font-style:normal; }
.style18 { font-size:11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.style19 { font-family:Arial; font-size:12px; }
.style20 {color: #FFFFFF; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}

/*LAYOUT STYLES*/
body,td,th { font-family: Tahoma; font-size: 14px; }
body { margin:auto; margin-top:35px; margin-bottom:50px; background-color:#F2E4CC; }
.body-cell{ padding:10px; width:80%; }

/*FOOTER STYLES*/
.footer{ font-size:12px; color:#000000; }
.footer strong{ color:#000000; font-size:14px; }

/*SITE FORMS*/
form input.xsmall{ width:30px; }
form input.small{ width:80px; }
form .clear{ height:15px; }
.form label{ float:left; }
.form input{ float:right; }

/*NAV STYLES*/
.left-nav{ width:20%; vertical-align:top; background-color:transparent; padding:10px; border-right:2px solid black; }
.left-nav a{ color: #000000; font-weight: bold; text-decoration:none; }
.left-nav a:hover{ text-decoration:underline; }
.left-nav a.small{ font-size: 12px; font-weight:normal; }
.left-nav a.small:hover{ font-size: 12px; font-weight:normal; color:#000000; }
.extraspace { margin-bottom: 8px; }
.left-nav-large { color: #FFFFFF; font-weight: bold; text-decoration:none; }
