/* CSS Document */
body{
margin:0px 0px 0px 0px;
font-size:75%;
font-family:Arial, Helvetica, sans-serif;
text-align:center;

	}
h1{
	font-size:24px;
	font-weight:bold;
	color:#003399;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#003399;
}
h3{
	font-size:16px;
	font-weight:bold;
	color:#003399;
	padding-bottom:0px;
	margin-bottom:0px;
}
p{
font-size:14px;
}
td{
font-size:14px;
}

#container{
	width:770px;
	position:relative;
	text-align:left!important;
	margin:auto;
	}
#header{
	width:770px;
	height:170px;
	background-color:#fff;
	position:relative;
}
#logo{
	width:184px;
	height:132px;
}
#flashheader{
	width:578px;
	height:132px;
	position:absolute;
	top:0px;
	left:192px;	
}

#globalnav{
	width:575px;
	height:27px;
	position:absolute;
	top:138px;
	left:0px;
	padding:3px 0px 0px 192px;
	background-image:url(../images/nav_bg.jpg);
}

        
    #globalnav ul {
          margin:0;
          padding:0px 0px 0;
          list-style:none;
          }
    #globalnav li {
          float:left;
          margin:0;
          padding:0 0 0px 0px;
      }
    #globalnav a {
	text-align:center!important;
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	width:110px;
	height:20px;
	text-decoration:none;
	font-weight:bold;
	color:#58C4C4;
	font-size:14px;
	
      }
      #globalnav a:hover {
     color:#ffffff;
      
      }
           /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #globalnav a {float:none;}
        /* End IE5-Mac hack */
    #globalnav span{
        display:none;
          color:#333;
      }
.xtrawidth{
	  width:140px!important;
	  }
.smallwidth{
	  width:50px!important;
	  }
#sidenav{
	position:absolute;
	top:120px;
	left:0px;
	width:100px;
	background-color:#FFFFCC;
	}
#content{
	width:auto;
	margin:0px;
	margin-left:0px;
	background-color:#F6F5E5
	
	
	
	}
#contentholder{
	width:770px;
	background-color:#F6F5E5;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	position:relative;
	padding-top:35px;
	}
#flashholder{
	background-color:transparent;
	padding:0px 50px 0px 192px;
	
	}
		
#footer{
	width:750px;
	background-color:#BCE1DE;
	padding:10px;
	color:#666666;
	
	}
	/*.........................................................subdivs.....................................*/
.notopmargin{
	margin-top:0px;

}	
#ptitle{
	position:absolute;
	left:20px;
	top:30px;
	width:160px;
}
.pdfdoc{
width:300px;
padding:10px;
border:1px solid #cccccc;
background-color:#FFFFFF;
text-align:center;
}
