body {
color:#000000;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:6px 0px 0px 0px;
margin:0;
text-align:center;
width:100%;
/*overflow:hidden;*/
line-height:14px;
}
#Container
{
	/*background-color:#ff0000;*/
    width:798px;
    margin: 0 auto;
    padding:0 ;
    text-align:left;
	/*border: 1px solid #00ff00;*/
	
	/*background-image:url(/graphics/content_background.gif);
	background-position:0px 3px;
	background-repeat:repeat;*/
	border:1px solid #333333;
	overflow:hidden;
}

#banner
{
	/*border:1px solid #00ff00;*/
	width:798px;
	height:206px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px ;
    /*text-align:right;*/
}

#menu{
	
	margin:0px 0px 3px 0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	/*background-image:url(/graphics/menu_background_current.gif);*/
	height:23px;
	overflow:hidden;
	/*text-transform:uppercase;*/
	padding:0px 0px 0px 48px;
	color:#ff0000;
	/*border:1px solid #333333;*/
	border-bottom:2px solid #333333;
	border-top:2px solid #333333;
	
}

#menu img{
	margin:0px 26px 0px 26px;
	padding:0px;
	border:none;
}



#HolderBox {
	
	color:#000000;
    float:left;
    width:774px;
	/*height: 296px;*/
    text-align:left;
    
    padding:15px 6px 20px 18px;
	background-position:0px 0px;
	background-repeat:repeat-y;
	background-image:url(../graphics/content_background.gif);
	
    /*border:1px solid #CCCCCC;   */
	/*overflow:hidden;*/
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:7px;
	
}
#PressRelease{
	width:541px;
	background-position:0px 0px;
	background-repeat:repeat-y;
	background-image:url(../graphics/press_release_border_bg.gif);
	padding:10px 10px 16px 12px;
	margin:0;
}
.PressDivider{
	line-height:1px;
	height:1px;
	font-size:1px;
	padding:0;
	margin:0px 0px 0px 0px;
	width:561px;
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-image:url(../graphics/press_release_border_top.gif);
}
.DownloadCell{
	padding:5px 0px 0px 30px;
}
h1 {
	text-transform:uppercase;
	font-size:33px;
	line-height:33px;
	margin:2px 0px 14px 0px;
	font-family:"Arial Narrow",Helvetica,Verdana,Arial;
}
h2{
	text-transform:uppercase;
	margin-top:0px;
	font-size:26px;
}
h3{
	font-size:20px;
}
h4{
	font-size:16px;
}

.ClearingDiv{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
table {
	border-collapse : collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
td {
	vertical-align:top;
	margin : 0;
}

.red{
	color:#FF0000;
}









p{
	margin-top:14px;
	margin-bottom:0px;
}



a:link, a:visited, a:active {
	text-decoration: none;
	color:#ff0000;
}
a:hover {
	text-decoration:underline;
	color:#ff0000;
}


img{
    border:0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.spacer6px{
line-height:6px;
margin:0;
padding:0;
}
.spacer12px{
line-height:12px;
margin:0;
padding:0;
}
.spacer9px{
line-height:9px;
margin:0;
padding:0;
}
.spacer16px{
line-height:16px;
margin:0;
padding:0;
}

.spacersmall{
line-height:4px;
margin:0;
padding:0;
}


.divider{
	line-height:4px;
	margin:0px 0px 4px 0px;
	background-color:#333333;
	width:100%;
	clear:both;
}
.DividerNarrow{
	line-height:1px;
	margin:0px 0px 4px 0px;
	background-color:#999999;
	width:100%;
	clear:left;
}
