.body_editor {
	padding: 20;
	background:#ffffff;
	color:#191919;
}

.spcr {
	/*background:red;*/
	width:20px;
	height:1px;
}

body, td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 75%;
	color:#191919;
	line-height:1.3;	
}

body {
	margin: 19px 4%;
	padding: 0;
	background:#ffffff;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	line-height:1.2;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
	line-height:1.2;
}

a {
	color:#005cba;
}
a:visited  {
	color:#637a92;	
}
a:hover {
	color:#ec392f;	
}

a.gray, a.gray:visited, .gray a, .gray a:visited {
	color:#a39c7d;
}
a.gray:hover, .gray a:hover {
	color:#ec392f;
}

.inverse, .inverse td {
	color:#fcd9d7;
}

.inverse h1, .inverse h2,
.inverse a {
	color:#ffffff;
}
.inverse a:visited {
	color:#fcd9d7;
}
.inverse a:hover {
	color:#ffffff;
	text-decoration:none;
}

.inverse ul li {
	list-style-image:url('/images/page/bullet-white.gif');
}
.inverse ul ul li {
	list-style-image:url('/images/page/bullet-white-2.gif');
}
.inverse ul ul ul li {
	list-style-image:url('/images/page/bullet-white-3.gif');
}

.inputSearch {
	border: none;
	color: #191919;
	width:8em;
	height: 1.6em;
	font-family:Tahoma, Arial, sans-serif;
	font-size:120%;
	padding:2px 0 0 0;
	background:#ffffff;
}

#pageHeader td {
	font-size:70%;
	font-family:Tahoma, Arial, sans-serif;
	color:#333333;
}

#pageHeader a, #pageHeader a:visited {
	color:#333333;
}
#pageHeader a:hover {
	color:#ec392f;
}



#pageMenu ul {
	padding: 0;
	margin:0;
	font-size:120%;
	font-family: arial, tahoma, sans-serif;
	font-weight:bold;
	/*text-transform : uppercase;*/
}

#pageMenu ul li {	
	padding: 0 0 0 0;	
	background:url('/images/page/m-dot.gif') no-repeat right 0.3em;
	padding-bottom: 0.5em;
	list-style-type:none;
	list-style-image:none;

}

#pageMenu ul li.selectedMenuItemLI {
	background:url('/images/page/m-dot-a.gif') no-repeat right 0.3em;
}

#pageMenu ul a {
	background:#ffffff;
	padding:0 5px 0 0;
}
#pageMenu ul a, #pageMenu ul a:visited  {
	text-decoration:none;	
	color:#000000;
}
#pageMenu ul a:hover {
	text-decoration:none;	
	color:#ec392f;
}

#pageMenu ul ul {
	font-size:80%;
	font-family: tahoma, arial,  sans-serif;
	font-weight:normal;
	margin:0.5em 0 0.6em 0;
	padding:0 0 0 1.5em;
	text-transform : none;
}
#pageMenu ul ul li {	
	background:none;
	list-style-image:url('/images/page/bullet-red-2.gif');
	list-style-type:disc;
	margin: 0.5em 0;
	padding: 0 0 0 4px;
	color:#ef3f35;
	font-size:110%;
}

#pageMenu ul ul li.selectedMenuItemLI {
	background:none;
}

#pageMenu ul ul a {
	color:#005cba;
	text-decoration:underline;
	background:none;
	padding:0;	
}
#pageMenu ul ul a:visited  {
	color:#637a92;
	text-decoration:underline;	
}
#pageMenu ul ul a:hover {
	color:#ec392f;
	text-decoration:underline;
}

#pageMenu ul a.selectedMenuItem, #pageMenu ul a:visited.selectedMenuItem {
	color:#ec392f;
	/*font-weight: normal ! important;*/
}
#pageMenu ul ul a.selectedMenuItem, #pageMenu ul ul a:visited.selectedMenuItem {
	/*color:#ef3f35;*/
	color:#005cba;
	font-weight:bold;
}


#pageMenu ul ul ul {
	font-size:100%;
	margin:0.5em 0 0.6em 10px;
	padding: 0 0 0 0;
}
#pageMenu ul ul ul li {
	list-style-image:url('/images/page/bullet-blue-3.gif');
	font-size:90%;
	color:#005cba;
}
#pageMenu ul ul ul ul li {
	list-style-image:url('/images/page/bullet-blue-3.gif');
	font-size:100%;
	color:#005cba;
}


.undermenu li {
	margin: 0.9em 0;
}


#pageFooter {
	margin:1em 0 0 0;
}

#pageFooter,  #pageFooter td {
	font-size:70%;
	color:#bdbdbd;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#bdbdbd;
}
#pageFooter a:hover{
	color:#ec392f;
}

#pageFooter .footerMenu ul {
	margin:0;
	padding:0;
}

#pageFooter .footerMenu li {
	display:inline;
	padding:0;
	margin-right:0.5em;
}

#pageFooter .footerMenu a {
	font-size:130%;
	white-space : nowrap;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter p {
	margin: 0.5em 0 1.5em 0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.newsTicker {	
	width:			100%;
	height:			1.5em;
	overflow:		hidden;
	font-family: 	arial, verdana, tahoma, sans-serif;
	font-weight:	bold;
	font-size:		120%;
	line-height:	1.5;
	white-space:	nowrap;
	margin:			0 0 1em 0;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=5);
}

.newsTicker a, .newsTicker a:visited {
	text-decoration: none;
	color:#a39c7e;
}
.newsTicker a:hover {
	text-decoration: none;
	color:#ec392f;
}

#Welcome {
	margin:20px 0;
	position:relative;
	top:0;
	left:-32px;
	z-index:100;
}

#Welcome h1 {
	background:none;
	padding:0;
	color:#ef3f35;
	font-size:200%;
}

#pageContentIndex h2 {
	color:#191919;
}


.mainContent {
	border:1px solid #cfcbbb;
}

#pageContent {
	margin:20px 0 20px 0;
}

.mainContentInner {
	padding:20px 32px;
}

#pageContentIndex {

}


h1 {
	background:url('/images/page/dash-gor.gif') repeat-x left bottom;
	padding:0 0 20px 0;
}

.lnews-ttl {
	background:url('/images/page/arw-h2.gif') no-repeat;
	height:39px;
	padding: 0.2em 0 0 32px;
	font-size:200%;
}

#LatestNews {
	margin:1.0em 32px 20px 32px;
}


#buttons {
}

#buttons img {
	border: none;
	vertical-align: bottom;
}

#buttons a:hover img {
	opacity: 0.75;}

#buttons .button {
	padding: 0 0 30px 0;
}


#sponsoredByDebtfreeme {
	margin: 5px 0 -20px 0;
	position:relative;
	top:0;
	left:0;
	z-index:200;
}