.body_editor {
	padding: 20;
}

body, td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	color:#1a1919;
	line-height:1.3;	
}

body {
	margin: 25px 0 25px 0;
	padding: 0;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
}

a {
	color:#0079b8;
}
a:visited  {
	color:#84959d;	
}
a:hover {
	color:#df152a;
}

a.gray, a.gray:visited {
	color:#999999;
}

a.gray:hover {	
	color:#df152a;
}


.inputSearch {
	border : 1px solid #999999;
	color: #999999;
	width:10em;
	height: 1.5em;
	font-size:100%;
	line-height:1.0em;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:4px;
	background:transparent;
}

#pageHeader td {
	font-size:70%;
	font-family: tahoma, arial, sans-serif;
}

#pageHeader a, #pageHeader a:visited {
	color:#999999;
}
#pageHeader a:hover {
	color:#df152a;
}

#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}


#submenu {
	margin: 4em 0 3em 0;
	color:#333333;
}

#submenu a {
	font-family: tahoma, verdana, arial, sans-serif;
	/*color:#333333;*/
}
/*
#submenu a:visited {
	color:#999999;
}
#submenu a:hover {
	color:#df152a;
}
*/

#submenu ul {
	padding-left:15px;
	margin-left:10px;
}

#submenu ul ul {	
	margin: 0.5em 0.2em 1.0em 0.5em;
	list-style-image:none;
}

#submenu ul a {
	font-size:110%;
}

#submenu ul ul a {
	font-size:90%;
}

#submenu a.selectedMenuItem, #submenu a.selectedMenuItem:visited, #submenu a.selectedMenuItem:hover {
	font-weight:bold;
	color:#df152a;
}

#submenu .submenu-title {
	font-size:110%;
	color:#999999;
	/*font-style : italic;*/
	/*font-family:  Verdana,Arial, Tahoma, sans-serif;*/
}


#pageFooter,  #pageFooter td {
	font-size:70%;
	color:#b1b1b1;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#b1b1b1;
}
 #pageFooter a:hover{
	color:#515151;
}

#pageFooter .footerMenu a {
	/*text-transform: uppercase;*/
	margin-right:0.5em;	
	font-size:110%;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	font-size:110%;
	line-height:1.2em;
	text-decoration:underline;
	display:block;
	margin-bottom:0.5em;
}

#pageFooter p {
	margin: 0.5em 0 1.0em 0;
}

#pageFooter .pageFooterText p {
	margin: 0 0 1.0em 0;
}


textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.newsTicker {	
	width:			80%;
	height:			1.5em;
	overflow:		hidden;
	line-height:	1.3em;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a, .newsTicker a:visited {
	text-decoration: none;
}

.newsTicker a:hover {
	text-decoration: underline;
}


.bline-gray {
	background:url('/images/page/pixel-gray.gif') left bottom repeat-x;
}

#pageContentIndex .leftColumn {
	background: url('/images/page/pic-l.jpg') right top no-repeat;
	padding: 0 3em 2em 0;
	width:26%;
}

#pageContentIndex .rightColumn {
	/*background:#df152a;*/
}

.leftColumn ul {
	padding-left:10px;
	margin-left:10px;
}

#WelcomeTd {	
	background:#df152a url('/images/page/pic-b.gif') no-repeat;
}

#Welcome {
	color:#fad9dd;
	margin: 3em 40px 0 149px;
	position:relative;
	top:0;
	left:0;
	z-index:60;
}

#Welcome a  {
	color:#fad9dd;
}
#Welcome a:visited  {
	color:#f3a8b0;
}
#Welcome a:hover  {
	color:#ffffff;
}		

#Welcome h1 {
	font-size:200%;
	/*font-weight:bold;*/
	color:#ffffff;
}

#Welcome ul {
	list-style-image:url('/images/page/bullet-white.gif');
}

#Welcome p {
	background:url('/images/page/bullet-white.gif') 0 0.2em no-repeat;
	padding-left:22px;
	margin-left:-22px;
}

#WelcomeTd .footerWelcome {
	margin: -90px 0 0 0;
}

/*    --------------------  Float Ad  ------------------------    */

.floatAd-ttl {
	/*border: 1px solid white;*/
	border:none;
	height: 18px;
	background-color: #df152a;
	color:#ffffff;
	/*text-align:right;*/
}

