body{
    background-color: black;
    color: black;
}

#wrapper{
    margin: 0 auto;
    width:984px;
}
#top_banner{
}

/* Nav Menu Styles\Bg */
#menu_level1
{
    background: url('../resources/2010PASS_MainMenu.jpg'); 
    height:30px;
    width: 984px;
    margin-top:-16px;
}

/** menu css eventpoint START **/
#nav1
{
    padding-left:50px;
    height:30px;
}

.sf-menu ul {
    clear:both;
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    display: inline;
}

.sf-menu li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 2px;
}

.sf-menu li a {
   font-family:Tahoma,San-Serif;
   font-size:10pt;
   voice-family: "\"}\""; voice-family:inherit;
   line-height:normal;
}


#nav1 a {
    float:left;
    display:block;
    text-align:center;
    padding:5px 10px 5px 10px;
    text-decoration:none;
    color: White;
     
    /* background:url("TabRightLevel0.gif") no-repeat right top; */
}

#nav1 a:hover {
    text-decoration:none;
    /* background-position:100% -150px; */
    color:White;
    font-weight:bold;
}


#nav1 li:hover {
    /* background-position:0 -150px;  */
    color:White;
    font-weight: bold;
}

#nav1 .SelectedTab {
    /* background-position:0 -150px; */
    border-width:0;
}
#nav1 .SelectedTab a {
    /* background-position:100% -150px; */
    /* padding-bottom:5px; */
    color: orange;
    font-weight: bold;
}
#nav1 .SelectedTab a:hover {
    /* background-position:100% -150px; */
    /* padding-bottom:5px; */
    color: white;
    font-weight: bold;
}


/** menu css eventpoint END **/

/** Field Names **/
.rlbl, .rstar, .error {
     font-family: Tahoma, San-Serif;
     font-size: 10pt;
}
/** END **/

#ParentTabs
{
    padding-left:50px;
    height:30px;
}

#menu_level2
{
    background: url('../resources/Top_SubNavSolid.jpg'); 
    /* background-color: #474e4d; */
    height:24px; 
    width: 984px;
}
.BannerPaneStyle
{
    /* width: 1080px; */
    /* height: 183px;  */
    background: black;
}
#maincontent
{
    background: white;
    width: 984px;
    padding-top:25px;
}

#LeftPane {
    
    float: left;
	padding-top:0;
	padding-left:10px;
	padding-right:0;
}

#RightPane {
    float: right;
	padding-top:0;
	padding-left:0;
	padding-right:10px;
}

#BottomPane {
    margin-top: 50px;
	padding-top:10px;
	padding-left:0;
	padding-right:0;
}

#content_area {
    float: left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
    width: 980px;
}

#bottomfooter
{
    font-size:0.7em; 
    padding-left: 2px; 
    padding-right: 2px;
    color: White;
    text-align: center;
}

a:link, a:visited, a:active
{
    /*color:#3f849f;*/
    color:#003366;
    text-decoration:underline;
}



/* End List Margins */

.TabList {
    float:left;
    text-align:center;
    
}
.TabList ul {
    clear:both;
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    display: inline;
}

.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 2px;
}

.TabList li a {
   font-family:Tahoma,San-Serif;
   font-size:10pt;
   voice-family: "\"}\""; voice-family:inherit;
   line-height:normal;
}

select.TabList {
}

/* IE-PC doesn't see these child selectors but CSS2 compliant browsers can make use of them
#ParentTabs > ul a {width:auto;}
#ChildTabsLevel1 > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a {float:none;}


#ParentTabsContainer {
   position:relative;
   top:1px;
   z-index:5;
   clear:both;
}

#ParentTabs a {
    float:left;
    display:block;
    text-align:center;
    padding:5px 10px 5px 10px;
    text-decoration:none;
    color: White;
     
    /* background:url("TabRightLevel0.gif") no-repeat right top; */
}

#ParentTabs a:hover {
    text-decoration:none;
    /* background-position:100% -150px; */
    color:White;
    font-weight:bold;
}


#ParentTabs li:hover {
    /* background-position:0 -150px;  */
    color:White;
    font-weight: bold;
}

#ParentTabs .SelectedTab {
    /* background-position:0 -150px; */
    border-width:0;
}
#ParentTabs .SelectedTab a {
    /* background-position:100% -150px; */
    /* padding-bottom:5px; */
    color: orange;
    font-weight: bold;
}
#ParentTabs .SelectedTab a:hover {
    /* background-position:100% -150px; */
    /* padding-bottom:5px; */
    color: white;
    font-weight: bold;
}

#bottomfooter
{
    padding-top:25px;
    background:black;
    color:White;
    height: 18px;
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica;
    
}

#bottomfooter A
{
    text-decoration: none;
    color:White;
}

A.FooterLinks:Link, A.FooterLinks:Active, A.FooterLinks:Visited
{
    font-family: Tahoma, Verdana;
    font-size: 8pt;
    font-weight:bold;
	height:12;
    color:#f1f1f1;
	padding-left:5;
}
A.FooterLinks:hover
{
    color:#FFFFFF;
    text-decoration:none;
}
#copyright{
    text-align:left;
    width:35%;
    float:left;
    padding-left:20px;
}
#terms{
    float:left;
    width:35%;
    text-align:center;
}
#host{
    text-align:right;
    padding-right:20px;
}
.Head{
    font-family: Georgia,Serif;
    font-size: 14px;
    font-weight: bold;
    color: #778899;

}
.NormalSmall
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000
}
.NormalSmallRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #CC0000
}

td, th
{	
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000
}

h1
{
    font-size:19px;
    color:#000033;
}
h2
{
    font-size:17px;
    color:#000033;
}
h3
{
    font-size:13px;
    color:#003366;
}
h4
{
    font-size:11px;
    color:#003366;
}
h5
{
    font-size:9px;
    color:#003366;
    font-weight:bold;
}
