body
{
	font-size: 11px; 
	font-family: arial, helvetica, helve, sans-serif;
	background-color: #e0dbc4;
}

.NavForm
{
	height: 15px;
}

P, TD { 
	font-size: 11px; 
	font-family: arial, helvetica, helve, sans-serif;
}
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #ff9900;
	background: transparent;
}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #000000;
	background: transparent;
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #ff6600;
	background: transparent;  
}

img {
	border-color: #ff6600;
}

img:hover {
	border-color: #000000;
}

/* iframes */

iframe
{
	width: 100%;
	height: 100%;
	border: 0px solid #000000;
	padding: 0px;
	spacing: 0px;
}

/* Boxes */
div
{
	scrollbar-face-color: #e89f41;
	scrollbar-highlight-color: #ecebeb;
    scrollbar-3dlight-color: #ecebeb;
    scrollbar-darkshadow-color: #ecebeb;
    scrollbar-shadow-color: #cccccc;
    scrollbar-arrow-color: #222222;
    scrollbar-track-color: #cccccc;
}

.mediaCenterPressReleaseDiv
{
	border: 0px solid #ff0000;
	position: relative;
	width: 400px;
	height: 565px;

}

.mediaCenterArticleDiv
{
	border: 0px solid #ff0000;
	position: relative;
	width: 400px;	
	height: 565px;

}


.mediaCenterBox
{
	border: 0px solid #ff0000;
	position: relative;
	width: 280px;
	height: 200px;

}

.mediaCenterPressReleaseInfoBox
{
	border: 0px solid #ff0000;
	position: relative;
	width: 280px;	
	height: 240px;

}

.mediaCenterArticleInfoBox
{
	border: 0px solid #ff0000;
	position: relative;
	width: 280px;	
	height: 240px;

}

/* Buttons */
.updateButton
{
	color: #ff6600;
	width: 40px;
	height: 20px;
	font-size: 9px;
}

.mediaCenterButton
{
	color: #ff6600;
	width: 80px;
	height: 20px;
	font-size: 9px;
}

.readershipButton
{
	color: #ff6600;
	width: 100px;
	height: 20px;
	font-size: 9px;
}

/* Text */
font {
	font-family: Courier;
}

.titleText
{
	font-family: "Arial Bold", Arial;
	font-style: bold;
}

h3 {
	font-family: "Arial Bold", Arial;
}

.OrangeTitle
{
	font-family: Impact, Arial;
	color: #d78e30;
	font-size: 14pt;
	padding: 8px;
}

.NavBar
{
	font-family: Arial;
	color: #d78e30;
	font-size: 8pt;
	padding: 0px;
}


/* Images */

.ImagePie 
{

}


/* Layers */


.LayerMaster 
{
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
}

/* Tables */


.HeadTable 
{
	width: 100%;
	border: 0px;
	background-color: #ffffff;
}

.BodyTable
{
	width: 100%;
	border: 0px;
	background-color: #ffffff;
}


.BodyHeadTable
{
	
	border: 2px solid #d78e30;
	width: 100%;
	background-color: #ffffff;
}

.BlankTable
{
	width: 100%;
	background-color: #ffffff;
}

.FooterTable
{
	width: 100%;
	background-color: #ffffff;
}

.googleResultsTable
{
	width: 100%
	background-color: #ffffff;
}

/* Tr's */

.HeadTr 
{

}

.BodyHeadTr 
{

}

.BodyTr 
{

}

BodyBodyTr 
{

}

/* Td's */

.HeadTd 
{

}

.BodyHeadTd 
{
	background: #ecebeb;
	border: 0px;
	height: 30px;
}

.NavBarTd 
{
	background: #ecebeb;
	border: 0px;
	height: 15px;
	text-align: center;
	padding: 0px;
	spacing: 0px;
}

.BodyTd 
{
	border: 0px solid #000000;
	font-family: Arial;
	font-size: 10pt;
	padding: 8px;

}

.PieTd
{
	border: 0px solid #000000;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	padding: 10px;

}

.StackedBarTd
{
	border: 0px solid #000000;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	padding: 0px;
	width: 520px;
	height: 320px;

}

.TdSpeed
{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;

}

.BodyBodyTd 
{

}

.ImageTd
{
	text-align: center;
}

.GoogleResultsTd
{
	border: 1px solid #bbbbbb;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	padding: 0px;

}

.LogosTd
{
	border: 1px solid #bbbbbb;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	padding: 0px;

}
