/*
  voice-family: "\"}\""; 
  voice-family:inherit;
*/
/* colors */
.pad60 { padding:60px}
.dev, { border:2px solid blue; }	
a 							{color: white; text-decoration:none}
a:hover 				{color:#CCBE00}
#navcontainer #currentpage a 	{ color:#CCBE00 }
#content , #footer 	, #layout_table  				{ background:#C4141B }
#header 				{ background:#3B0100 }
.arrow { visibility:hidden; color: #CCBE00; font-weight: normal}
/* Layout */
#left_col { 
margin:0;
width:240px; 
}
#content { width:588px}
#layout_table {
color:white;
width:828px;
}
#container {
margin:0;
padding:0;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
#logo { margin-top: 20px
}
body			
{
font: normal 10pt/15pt  helvetica, arial, verdana, sans-serif; 
background:#000;
text-decoration:none; 
margin:0;
padding:0;
}
h1, h2	{font: bold 14pt/18pt  helvetica, arial, verdana, sans-serif; }
h1 { color:white; font-size:11pt}
h2 { color:#CCBE00; margin-right:0; padding-right:0;}
#left_copy, #content_copy { 
color:white;
}
#banner{
background:url(images/bg/top.gif) top  no-repeat;
height:60px;
}
ul { list-style-type:none; margin:0; padding:0}
.pad2040  { padding: 20px 20px 20px 40px}
.padtop { padding-top:20px}
.pad20 { padding:20px}
.pad40 { padding:40px}
.float-left {float:left}
.float-right{float:right}
#navcontainer{				
height:98px;										
background-image: url(images/bg/nav.gif);
}
#navcontainer table					{ 
margin-left:20px; font: bold 7pt helvetica, arial, verdana, sans-serif;
}
#navcontainer table	td		{ padding:0 7px; border-right:1px solid #3b0100; vertical-align:top;
padding-top: 45px;
}			/*Spacing for table nav*/
#navcontainer a							{ font: bold 10pt helvetica, arial, verdana, sans-serif; text-decoration:none; color:# ; text-transform:uppercase }
#navcontainer a:visited			{ color:# }									
#navcontainer a:hover, #navcontainer #currentpage a  	{ color:# }
#navcontainer table	td.last	{border-right:0 solid #ffffff}
#footer											{ font-size:7pt; line-height:1.5em; color: black}
#footer a, #footer a:visited{ color:black; text-decoration:none;  font: bold 7pt verdana, arial, helvetica, verdana, sans-serif;}
#footer a:hover							{ color:#CCBE00 }
#footer_left_cell { background:#6d6e72;}