@charset "UTF-8";
/* CSS Document */
img{
border:none;}
body{
background:#000000;
}
a:link{
color:#ffffff;}
a:visited{
color:#ffffff;}
a:hover{
color:#ffffff;
text-decoration:none;}
a:active{
color:#ffffff;}
#wrapper{
width:904px;
padding:0;
margin:0 auto;
background:#000000;
}
#toprepeater {
background:url(../images/June_Header.jpg) no-repeat;
bottom:10px;
height:239px;
margin:0 auto;
padding:0;
position:relative;
width:1141px;}
#toprepeater2 {
background:url(../images/Intro_Header.jpg) no-repeat;
bottom:10px;
height:235px;
margin:0 auto;
padding:0;
position:relative;
width:1146px;}
#html_logo{
margin:0;
padding:0;
position:relative;}
#flash_logo object{
bottom:-60px;
position:absolute;
right:710px;}
#flash_logo{
margin:0;
padding:0;
position:relative;}
#googlesearchalignment{
position:absolute;
right:0px;
padding-top:5px;
padding-right:5px;
color:#ffffff;
font:12px Verdana, Helvetica, sans-serif;}
#fixbrokenlayout{
position:absolute;}
#social_media_icons{
width:300px;
padding:0;
margin:0;
position:absolute;
right:opx;
top:opx;
z-index:6000;
color:#ffffff;
font:12px Verdana, Helvetica, sans-serif;}
#toolsalignment{
position:absolute;
right:655px;
top:510px;}
#additionalalignment{
position:relative;
bottom:22px;
left:738px;}
#f_u_title{
padding:0;
margin:0;
position:relative;
bottom:2px;}
#header{
width:904;
margin:0;
padding:0;
color:#ffffff;
font:12px Verdana, Helvetica, sans-serif;}
#html_logo img{
bottom:-60px;
position:absolute;
right:835px;}
#footer{
padding:0;
margin:0;
width:904px;
color:#666666;
font:12px Verdana, Helvetica, sans-serif;
text-align:center;}
#footer_copyright{
font-size:10px;
padding-top:5px;}
#footer a:link{
color:#999999;
text-decoration:none;}
#footer a:visited{
color:#999999;
text-decoration:none;}
#footer a:hover{
color:#666666;
text-decoration:none;}
#footer a:active{
color:#999999;
text-decoration:none;}
#twittericon{
position:relative;
top:10px;}
#launchpage_format{
width:904;
margin:0;
padding:0;
position:relative;
text-align:center;
font-size: .8EM;
top:0px;}
#launchpage_format a:link{
color:#666666;
text-decoration:none;}
#launchpage_format a:visited{
color:#666666;
text-decoration:none;}
#launchpage_format a:hover{
color:#ffffff;
text-decoration:none;}
#launchpage_format a:active{
color:#666666;
text-decoration:none;}
#intro_video{
position:relative;
left:140px;
}
/* Html Accordion Menu */
.glossymenu{
margin: 5px 0;
padding: 0;
width: 800px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #333333;
font:12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background:#666666;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #000000;
color:#FFFFFF;
font:12px Verdana, Helvetica, sans-serif;
padding:5px;
}
