.body_editor {
	padding: 20;
	background-color:#ffffff;
}

.spcr {
	/*border:1px solid #000000;*/
}

body, td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	color:#333333;
	line-height:1.3;	
}

body {
	margin: 0;
	padding: 0;
	background-color:#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:#5401f6;
}
a:visited  {
	color:#8b5fe2;	
}
a:hover {
	color:#ff0066;
}

a.gray, a.gray:visited {
	color:#999999;
}

a.gray:hover {	
	color:#ff0066;
}

.inputSearch {
	border: none;
	color: #784ccf;
	width:114px;
	height: 21px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	padding:3px 0 0 5px;	
	
	background: #ffffff url('/images/page/search-bg.gif') no-repeat;	
		
}

.searchBox {
	margin: -28px 0 0 0;
	position:relative;
	z-index:20;
}

#pageHeader {
	background:#8b5fe2;
	padding:18px 0 18px 0;
}

#pageMenu a {
	color:#ffffff;
}

#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}

#pageContent {
	margin:1.5em 0 1em 0;
}

#pageContentIndex {
	margin:2em 0 1em 0;
}



#submenu {
	text-align:left;
}

#submenu a, #submenu a:visited{
	font-family: arial, tahoma, verdana, sans-serif;
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding:0.3em 0.6em;	
}

#submenu a:hover{
	color:#ff0066;
	text-decoration:none;
}

#submenu ul ul a {
	text-transform:none;
	font-weight:normal;
	padding:0;
	color:#5401f6;
	text-decoration:underline;
}
#submenu ul ul a:visited  {
	text-transform:none;
	font-weight:normal;
	padding:0;
	color:#8b5fe2;
	text-decoration:underline;
}
#submenu ul ul a:hover {
	color:#ff0066;
	text-decoration:underline;
}

#submenu ul, .siteMap ul {
	padding: 0;
}

#submenu ul ul {
	margin-top: 0.8em;
}

#submenu li {
	margin: 0.8em 0;
}

#submenu ul ul li {
	margin: 0.2em 0;
}


#submenu ul a.selectedMenuItem, #submenu ul a.selectedMenuItem:visited, #submenu ul a.selectedMenuItem:hover {
	color:#ffffff;
	background:#8b5fe2;
	text-decoration:none;
}

#submenu ul ul a.selectedMenuItem, #submenu ul ul a.selectedMenuItem:visited, #submenu ul ul a.selectedMenuItem:hover {
	font-weight:bold;
	color:#5401f6;
	background:none;
	
}

#pageFooter {
	margin: 8em 0 3em 0;
}

#pageFooter,  #pageFooter td {
	font-size:65%;
	color:#999999;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#999999;
}
 #pageFooter a:hover{
	color:#ff0066;
}

#pageFooter .footerMenu a {
	margin-right:0.5em;	
	font-size:130%;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	font-size:110%;
	text-decoration:underline;
}

#pageFooter p {
	margin: 0.5em 0 1.5em 0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.newsTicker {	
	font-size:		90%;
	font-family:	tahoma, arial, sans-serif;
	width:			70%;
	height:			1.5em;
	overflow:		hidden;
	line-height:	1.3em;
	font-weight:	bold;
	margin:			12px 0 0 0;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

#pageHeader .newsTicker a, #pageHeader .newsTicker a:visited {
	text-decoration: none;
	color:#cdbaf2;
}

#pageHeader .newsTicker a:hover {
	text-decoration: underline;
	color:#ffffff;
}


/*
.Welcome {
	padding-top:100px;
}

.WelcomeTtl {
	margin: 0 0 -100px 0;
	position:relative;
	top:0;
	let:0;
	z-index:100;
}
*/

.tdContactL {
	background-color:#f0f0f0;
	padding:10px 20px 10px 10px;
}

.tdContactR {
	background-color:#e7e7e7;
	padding:10px 20px 10px 10px;
}

.requiredImg {
	padding:10px 5px 10px 0;
}

