/* basic elements */

html 
{
 margin: 0;
 /* setting border: 0 hoses ie6 win window inner well border */
 padding: 0;
}

body 
{
 	font-family: Arial;
 	font-size: 14px;
	line-height: 18px;
	color: #000000; 
 	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

 a 
{

 color: #000099;
 text-decoration: none;

}

a:hover 
{
 color: #000099;
 text-decoration: underline;

}

a:visited 
{
 color: #000099;
}


.bold
{
 color: #000099;
 font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	line-height: 11px;
}

.bold:hover 
{
 color: #000099;
 text-decoration: underline;
 font-weight: bold;
}

.bold:visited
{
 color: #000099;
}





a img 
{ 
 border: 0; 
}





ul 
{
 margin-left: 0px;
 padding-left: 24px;
 padding-right: 6px;
 list-style-type: none;
 list-style-position: outside;
 list-style-image: url(/dev/mt-static/images/arrow_black.gif);
}

li {
 font-size: 12px;
 font-weight: normal;
 line-height: 14px;
 margin-bottom: 4px;
}


.white
{
 color: #FFFFFF;
 font-size: 11px;
}

.white:hover
{
 color: #FFFFFF;
 font-size: 11px;
}

.white:visited
{
 color: #FFFFFF;
 font-size: 11px;
}

.textsmall {
 font-size: 11px;


}
.textsmall :hover 
{
 font-size: 11px;
}


/************* #buzztracker styles ***************/

#buzzheader
{
	margin: 1px 8px 0px 8px;
	background-color: #000099;
	position: relative;
	width:510px;
	padding:  0px 0px 4px 4px;
}

#buzzcontainer
{
	margin: 0px 8px 1px 8px;
	background-color: #E5E5E5;
	position: relative;
	width:511px;
	padding: 0px 3px 0px 0px;
}

#buzzcontainer ul
{
	border: 0;
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial;
}

#buzzcontainer ul li
{
	text-align: left;
	padding: 0;
	margin: 0px 0 6px 6px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 16px;
	font-size: 11px;
 font-weight: bold;
}

#buzzcontainer ul li a
{

	font-size: 11px;
	font-weight: normal;

}

#buzzcontainer ul li a:hover
{

	font-size: 11px;
	font-weight: normal;

}

#buzzcontainer ul li a.sidebar
{

	font-size: 11px;
	font-weight: bold;

}

#buzz-date
{
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	color: #000099;
	font-weight: normal;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top:5px;
	text-align: left;
}





.buzzcomment {
 font-family: Arial;
 font-size: 11px;
 line-height: 15px;
 font-weight: normal;
 margin-top: 8px;
}

.buzz-site-title
{
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: .05em;
	border-top-width:0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000099;
	clear: left;
 color: #FFFFFF;
}

.buzz-site-url
{
 color: #FFFFFF;
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0px;

}

.buzz-site-url:hover 
{
 color: #FFFFFF;
 text-decoration: underline;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0px;
}

.buzz-site-url:visited
{
 color: #FFFFFF;
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0px;

}

/************* #top navigation styles ***************/
#navcontainer
{
	margin: 0px 8px 5px 8px;
	background-color: #6699CC;
	width:514px;
	height:20px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;
	font-weight: bold;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	font-family: Arial;
font-weight: bold;
}

#navcontainer ul li a
{
	font-family: Arial;

	padding-right:10px;

	padding-left: 15px;
	float: left;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
}

#navcontainer ul li a:hover
{
	font-family: Arial;
	background-color: #000099;
	float: left;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
}

#navcontainer ul li a:active
{
	font-family: Arial;
	background-color: #000099;
	float: left;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
border: 0;
}

#navcontainer ul#sub
{
 border: 0;
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: center;
 float: right;
 text-transform: none;
}


.nav
{
 color: #FFFFFF;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
}

.nav:hover 
{
 color: #FFFFFF;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
}

#rcp_logo
{
	margin: 1px 0px 0px 8px;
}

.section_header
{
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
}


