@charset "utf-8";
/* CSS Document */
body { margin:0; background-color:#010306; background-position:center top; background-image:url(images/bg.jpg); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; }
#divWrepper { display:block; width:811px; margin-left:auto; margin-right:auto; }

.fLeft { float:left; }
.fRight { float:right; }
.clearAll { clear:both; }

.logo a { display:block; width:392px; height:202px; background-image:url(images/logo.png); background-repeat:no-repeat; text-decoration:none; margin-left:auto; margin-right:auto; }

#topTabs { display:block; }
#topTabs ul{ margin:0; padding:0; font-size:13px; }
#topTabs ul li{ display:inline; list-style:none; }
#topTabs ul li a{ float:left; color:#F2EBD8; text-decoration:none; padding:7px 0 2px 0; margin-left:23px; text-transform:uppercase; font-weight:bold; }
#topTabs ul li a:hover{ text-decoration:none; color:#F2EBD8; border-bottom:3px solid #0C72B8; }
#topTabs ul li.selected a { text-decoration:none; color:#F2EBD8; border-bottom:3px solid #0C72B8; }

.bodyContents { display:block; padding:10px; background-color:#04070C; color:#B7B7B7; line-height:17px; }
.bodyContents a { text-decoration:none; color:#1B4F89; }
.bodyContents a:hover { text-decoration:underline; color:#1B4F89; }

#col1 { display:block; width:580px; }
#col2 { display:block; width:208px; }
.sepLine { display:block; width:3px; height:406px; background-image:url(images/sepline.jpg); background-repeat:no-repeat; }

h1 { padding:0; margin:0 0 10px 0; font-size:18px; font-weight:normal; color:#FFFFFF; }
.addressBlock { display:block; border-bottom:2px solid #0E0D12; border-top:2px solid #0E0D12; padding:10px; font-size:13px; font-weight:bold; margin:10px 0 10px 0; }
