/*
*********************************
Standard tag definitions
*********************************
*/
body
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: White;
	font-size: 10px;
	margin: 0px 20px 20px 20px;
}
p, td, th, li 
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}

hr {
	border:0px;
	border-bottom:1px solid #999999;
}
select 
{
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10px;
	font-weight:bold;
}
input 
{
	font-family: Verdana, Arial;
	color: #333333;
	font-size: 10px;
}
th, td.headercell 
{
	background-color: #EEEEEE;
	text-align: left;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;	
}
/*th.headed
{
	background-color: #CCCCCC;
}
*/
a 
{
	color: #333333;
}

a.blulink
{
	color: #0000ff;
}

ul
{
	list-style-type: disc;
}
.hr 
{
	margin: 13px 0px 26px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
/*
*********************************
Navigation
*********************************
*/
#editorialNavTip
{
	font-size: 10px;
	color: #666666;
	visibility:hidden;
	position: absolute;
	left: 20px;
	top: 65px;
}

#creativeNavTip
{
	font-size: 10px;
	color: #666666;
	visibility:hidden;
	position: absolute;
	left: 20px;
	top: 65px;
}
/*Global Nav items
*/
#divGlobalNav 
{
	width: 720px;
	margin: 0px 0px 22px 0px;/* 1px bottom margin is added in spacer gifs  */
	padding: 0px 0px 0px 0px;
}
/*a.lnkGlobal
{
	font-size:12px;
}

.currentGlobalNavItem
{
	font-size:12px;
}
*/
/* sideNav nav Items */
#sideNav
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	position: absolute;
	left: 20px;
	top: 136px;
	width: 123px;
}
#sideNav td.spacer
{
	font-size: 8px;
	line-height: 8px;
}
/*#sideNav p.notSelected 
{
	margin-left: 6px;
}
*/
a.lnkSideNav
{
	color: #333333;
}
/*
a:hover.lnkSideNav 
{
	color: #FF3300;
}
*/
a.lnkSideNav:hover
{
	color: #FF3300;
}
/* Page nav Items */
.pageNavItem 
{
	font-size: 12px;
	color: #000000;
}


/*
*********************************
General classes
*********************************
*/

#footerNav
{
	font-size: 10px;
	color: #666666;
	width: 515px;
}
.intro 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.copyright
{
	color: #666666;
}
.error
{
	font-weight: bold;
	color: #FF3300;
}
.sectionHead 
{
	font-size: 20px;
	line-height: 20px;
	color: #FF3300;	
}
.articleHead 
{
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #FF3300;	
}
.subHead 
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;	
}
.subHead2
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
.SmStan
{
	color: #333333;
	font-size: 10px;
}
.LgStan 
{
	color: #333333;
	font-size: 12px;
}
.LgStanBold 
{
	color: #333333;
	font-size: 12px;
	font-weight: bold; 
}
.imageNumber
{
	color: #999999;
	font-size: 10px;
}
.subtle
{
	color: #999999;
	font-size: 10px;
}
.plain {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
.boxedNews {
	/*margin: 4px 0px 4px 0px;
	margin: 11px 0px 11px 0px;*/
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	/*padding: 4px 15px 6px 16px;*/
	padding: 14px 16px 6px 16px;
}
.strong 
{
	font-weight: bold;
}

.large
{
	FONT-SIZE: x-small;
}

.huge
{
	FONT-SIZE: small;
}

.segment {
	float:left;
	width:240px;
	margin-bottom:3px;
}

.segColumn {
	float:left;
	width:240px;
}

.hovertable tr:hover {
	background-color:#eeeeee;
	color:black;
}

.trailtable {
	background-color:#eeeeee;
	border:1px solid #AAAAAA;
	margin-top:10px;
}

.trailtable tr:hover {
	background-color:#cccccc;
	border:1px solid #AAAAAA;
}

.menudiv {
	float:left;
	width:auto;
	margin-right:10px;
}

.topmenudiv {
	float:left;
	width:auto;
	margin-right:20px;
	font-size:12px;
}

.logodiv {
	width:292px;
	height:70px;
	float:left;
}

.newmenudiv {
	width:954px;
	height:39px;
	background-image:url('/img/ms/navbar_bg.png');
	background-repeat:no-repeat;
	background-position:top left;
}



.welcomediv {
	width:520px;
	height:70px;
	float:left;
}

.logodivright {
	width:142px;
	height:70px;
	float:left;
}

.lowerbar {
	background-image:url('/img/ms/llowerbar_bg.png');
	background-repeat:none;
	width:954px;
	height:25px;
}

.lowerbar li {
	float:left;
	padding:0px;
	margin:0px;
	background-image:url('/img/ms/lowerbar_dv.png');
	background-position:top right;
	background-repeat:no-repeat;
	
	list-style-type:none;
	
}

.lowerbar li.sel {
	background-image:url('/img/ms/lbsel.png');
	background-repeat:repeat;
}



.lowerbar li a {
	display:block;
	float:left;
	color:white;
	padding-top:6px;
	height:19px;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
}

.lowerbar li a:hover {
	color:#7B7A6D;
	background-image:url('/img/ms/lb_mid_roll.png');
	background-repeat:repeat;
}

.lowerbar li:hover a{
	color:#7B7A6D;
}