/* CSS Document */
body {
padding:0; background-color:#000033; font: 12px normal "Arial", sans-serif; color:#333333;
scrollbar-3dlight-color:#222222; scrollbar-arrow-color:#E4E4E4; scrollbar-base-color:#333366; 
scrollbar-darkshadow-color:#333333; scrollbar-face-color:#333366; scrollbar-highlight-color:#E4E4E4;
scrollbar-shadow-color:#E4E4E4; background-image:url(imgs/site_bg.gif);
}
td {font: 12px normal "Arial", sans-serif; color:#333333;}
.BodyTxt01 {color:#333333; text-align:justify; padding:0; margin:0;}
.HdrRed101 {font-size:16px; font-weight:bold; color:#CC0000; text-transform:uppercase; padding:0; margin:0;}
.HdrRed201 {font-size:14px; font-weight:bold; color:#CC0000; text-transform:uppercase; padding:0; margin:0;}
.TitleBlue01{font-size:14px; font-weight:bold; color:#333366; text-transform:uppercase;}
.LeftCol01 {border-right: 1px solid #999999;}

.Content {font: 12px normal "Arial", sans-serif; color:#333333;}
.Content ul {padding:0 4px 0 10px;; margin:0 0 0 16px;}
.Content ul > li {padding:0; margin:0; list-style-image:url(imgs/Bullet_Blue02.gif);}
.Content ol {padding:0 4px 0 10px;; margin:0 0 0 16px;}
.Content ol > li {padding:0; margin:0;}

.SideInfo01 {font: 11px normal "Arial", sans-serif; color:#333333;}

.BoxTitleBlue01 {
background:#333366 url('imgs/FormBtnBg.jpg'); font: bold 12px "Arial", sans-serif; color:#FFFFFF; 
text-align:left; display:block; padding:4px; margin:0;
}

a.JumpLinks01:link, a.JumpLinks01:active, a.JumpLinks01:visited {
background:url('imgs/Bullet_Red01.gif') no-repeat left 5px; padding-left:10px; margin:0px;
font-weight:bold; color:#333366; text-decoration:none; display:block;
}
a.JumpLinks01:hover {
background:url('imgs/Bullet_Red01.gif') no-repeat left 5px; padding-left:10px; margin:0px;
font-weight:bold; color:#CC0000; text-decoration:none; display:block;
}

/*-- Nav Style -- */
.Nav01 {font: bold 12px "Arial", sans-serif; color:#333366; text-align:left;}
.Nav01 ul { padding:0; margin:0; list-style: none; }
.Nav01 li {
background:#FFFFFF url('imgs/Nav_Arrow.gif') no-repeat left top; padding:4px 6px 4px 14px; margin:0;
text-transform:uppercase; display:block; list-style: none; border-bottom: 1px dashed #999999; cursor: pointer;
}
.Nav01 a, .Nav01 a:link, .Nav01 a:active, .Nav01 a:visited {
color:#333366; text-decoration:none;
}
.Nav01 a:hover {
color:#CC0000; text-decoration:none;
}
/* -- SubNav Style -- */
.SubNavHide {visibility: hidden; display:none; margin:0;}
.SubNavShow {visibility: visible; display:block; margin:4px 0 4px 0;}

.SubNav {font: bold 12px "Arial", sans-serif; color:#333366; text-align:left;}
.SubNav ul{ padding:0; margin:0; list-style: none; }
li.SubNav{
background:#FFFFFF url('imgs/Bullet_Red01.gif') no-repeat left 6px; padding:2px 4px 2px 10px; margin:0;
text-transform:none; display:block; list-style: none; border-bottom:0;
}
a.SubNav, a.SubNav:link, a.SubNav:active, a.SubNav:visited {
color:#333366; text-decoration:none;
}
a.SubNav:hover {
color:#CC0000; text-decoration:none;
}
.SubNavUber {
color:#CC0000; text-decoration:none;
}

/* -- Form Styles -- */
.FormBtn {
background:#333366 url('imgs/FormBtnBg.jpg'); height:22px; font-size:12px;
font-weight:bold; text-transform:uppercase; color:#FFFFFF; border:1px solid #333366;
}
.FocusFormBg {
background-color:#FFFFFF; color:#333333; font-size:13px; scrollbar-3dlight-color:#222222; 
scrollbar-arrow-color:#E4E4E4; scrollbar-base-color:#333366; scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#333366; scrollbar-highlight-color:#E4E4E4; scrollbar-shadow-color:#E4E4E4;
}
.DefaultFormBg{
background-color:#E4E4E4; color:#666666; font-size:13px; scrollbar-3dlight-color:#222222; 
scrollbar-arrow-color:#E4E4E4; scrollbar-base-color:#333366; scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#333366; scrollbar-highlight-color:#E4E4E4; scrollbar-shadow-color:#E4E4E4;
}
/* -- End Form Styles -- */


