* { margin: 0; padding: 0; }
html, body, p, ul, h1, h2 { margin: 0; padding: 0; }

/* TAG DEFINITIONS */
body { 	background:url(/img/background.gif) repeat-x #FFFFFF; font-size: 12px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; color: #333333;  margin: 0; padding: 0; text-align: center; }
h1 { font-weight:normal; font-size: 34px; margin: 6px 0 0 10px; color: #C90000; display: inline; float:left; text-align: center;  }
h2 { font-weight:normal; font-size: 12px; float:left; color: #005196; margin: 0; display: block; background-color: #E5E5E5; text-transform:uppercase; width: 172px; padding: 8px 4px 8px 16px;  }

img { border: 0; }

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

/* CONTAINER DEFINITIONS */
#mainContainer { width: 760px; background-color: #FFFFFF; border: 1px #666666 solid; text-align: left; margin: 0 auto; margin-top: 25px; padding: 8px; }
#head { background:url(/img/head-background.jpg) no-repeat; height: 233px; }
#logo-conusbat {margin: 84px 0 0 60px; padding: 18px; float:left; background-color:#FFFFFF; font-size: 24px; color: #005196; font-style: italic; font-weight: bold; }
#navigation { margin: 16px 40px 0 0; float:right; text-align:right;  }
#blocks { clear:both; margin-top: 8px; padding: 0; float:left; }
#language-navigation { float: right; width: 152px; height: 23px; background-color: #005196; text-align: right; margin-top: 8px; padding: 9px 40px 0 0; }
#content { padding: 40px 0 24px 0; clear: both; }
#textBlock {  margin-right: 24px; margin-left: 200px; }
#footer { background:url(/img/footer-background.jpg) no-repeat;  border: none; padding: 6px 40px 6px 0; clear:both; color: #FFFFFF; }
#footerLeft { width: 192px; text-align: center; }
#footerRight { width: 300px; float:right; text-align: right;  }
#end { background: url(/img/end.gif) repeat-x; height: 68px; clear:both; width:780px; margin: 0 auto; padding:0; }

/* CONTAINER-DEPENDENT STYLES */
#content p { margin: 0 40px 16px 202px; line-height: 16px; }
#content h3 { margin: 0 40px 8px 202px; font-weight:bold; font-size: 16px; color:#005196; }
#content h4 { margin: 0 40px 8px 202px; font-weight:bold; font-size: 12px; color:#005196; } 

#content ul { margin: 0 40px 16px 202px; padding-left: 30px; list-style-image: url(/img/list-bullet.gif); }
#content li {  margin-bottom: 8px; }

#content table { margin: 0 40px 16px 0; font-size: 12px; }
#content td { padding: 4px; }

/* NAVIGATION */
#navigation ul { padding: 0; margin: 0; list-style-type:none; }
#navigation li { margin: 0; display:block; list-style: none; padding: 3px 0 3px 0;  }
#navigation ul a {  font-size: 14px; color:#C90000; margin: 0 0 12px 0; } 
#navigation ul a:hover { color: #005196; text-decoration: none;  }

#footer a { text-decoration: none; } 
#footer a:link { color:#FFFFFF; }
#footer a:visited { color:#FFFFFF; }
#footer a:hover { color:#FFFFFF; }
#footer a:active { color:#FFFFFF; }

/* CLASS DEFINITIONS */
.red { color: #C90000; }
.logoField { width: 120px; text-align:center; }
.noBreak { white-space: nowrap; }
.noMargin { margin-left: -10px; }



