A.Blue10px
{
	font-family:Verdana, Arial,Helvetica;
    FONT-SIZE: 10px;
    COLOR: #4373DA;
    text-decoration:none;
}
A.Blue10px:hover
{
	font-family:Verdana, Arial,Helvetica;
    FONT-SIZE: 10px;
    COLOR: #4373DA;
    text-decoration:underline;
}

.AwardTitle
{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#454444;
}
.AwardSubTitle
{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#2A4378;
}
.MainBody
{
	width:760px;
	border-bottom: 0px;
	border-top: 0px;
	border-left:1px solid #8A8A8A;
	border-right:1px solid #8A8A8A;
	background-color: White;
}
.MainBody_2
{
	width:760px;
	border-bottom: 1px solid #8A8A8A;
	border-top: 0px;
	border-left:1px solid #8A8A8A;
	border-right:1px solid #8A8A8A;
	background-color: White;
}
.LatestNewsTitle
{
	background:url(/soundblaster/images/news_highlights/red_arrow.gif) 7px 5px no-repeat;
	font-size:10px;
	color:Black;
	font-weight:bold;
	padding-left:15px;
}
A.LatestNews, A.LatestNews:visited
{
	font-size:10px;
	color: #3E61AD;
	font-weight:normal;
	text-decoration:none;
}
A.LatestNews:hover
{
	font-size:10px;
	color: #3E61AD;
	font-weight:normal;
	text-decoration: underline;
}
.Highlight_title
{
	margin: 8px 0px 6px 0px;
	font-size:10px;
	color: #3E61AD;
	font-weight:bold;
}

.Highlight_Content
{
	margin:0px;
	font-size:10px;
	color: #454444;
	font-weight:normal;
	text-decoration:none;
}
.header{
	font-family:verdana,arial,helvetica;
	font-size:10pt;
	font-weight:bold;
}
.textsmall{
	font-family:verdana,arial,helvetica;
	font-size:7pt;
}
.onelinedesc{
	font-Family:verdana, arial, helvetica;
	font-Size:7pt;
	color:#333333;
}
A.textbold, A.textbold:visited, A.textbold:hover{
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
}

#localnav{
	display:block;
	padding :5px 0px 5px 0px;
	width:560px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	font-family:verdana,arial,helvetica; 
	font-size:8pt; 
	color:#FF9900;
	font-weight :bold;
	text-decoration:none;
	float:left;
	clear:both;
}
#localnav a, #localnav a:visited{
	border-right:solid 1px #000;
	color:Blue;
	font: 8pt verdana,arial,helvetica; 
	display:block;
	height:15px;
	width:133px;
	margin:0px 0px 0px 5px;
	float:left;
	overflow:hidden;
	text-decoration:none;
}
#localnav a.lastItem, #localnav a.lastItem:visited {
	border-right:none;
}
#localnav a.firstItem{
	border-left:none;
	padding-left:10px;
} 

A.mailerNav
{
	font-family:Verdana, Arial,Helvetica;
    FONT-SIZE: 10px;
    COLOR: #3E61AD;
    text-decoration:none;
}
A.mailerNav:visited
{
	font-family:Verdana, Arial,Helvetica;
    FONT-SIZE: 10px;
    COLOR: #3E61AD;
    text-decoration:none;
}
A.mailerNav:hover
{
	font-family:Verdana, Arial,Helvetica;
    FONT-SIZE: 10px;
    COLOR: #3E61AD;
    text-decoration:underline;
}
/*========================================*/
.Black_top
{
    margin:0px;
    width:960px;
    height:10px; 
    behavior:url(/css/iepngfix.htc);
    background: #000 url(/soundblaster/images/Home/roundpg_topB.png);
    }
    .Black_bot
    {
        behavior:url(/css/iepngfix.htc);
        width:960px;
        height:5px; 
        background-image: url(/soundblaster/images/Home/roundpg_botB.png);
        }
        .Center
        {
            width:960px;
            margin:0 auto;
            background:#000;
            text-align:center;
            
            }
      .White_top
      {
             margin:0px;
        width:960px;
        height:22px; 
        behavior:url(/css/iepngfix.htc);
        background: #000 url(/soundblaster/images/WhitePg/roundpg_topW.png);
        }
       .White_bot
       {
        margin:0px;
        width:960px;
        height:5px;
         behavior:url(/css/iepngfix.htc);
        background: #000 url(/soundblaster/images/WhitePg/roundpg_botW.png);
        
                    
        }
             .WCenter
        {
            width:960px;
            margin:0 auto;
            background:#fff;
            text-align:center;
            
            }
