.body_editor {
	padding: 20;
	background:#ffffff;
}



body, td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	color:#393939;
	line-height:1.3;	
}

body {
	margin: 0;
	padding: 0;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	line-height:1.2;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
	line-height:1.2;
}

a {
	color:#0079c6;
}
a:visited  {
	color:#698ba1;	
}
a:hover {
	color:#c28000;		
}

a.gray, a.gray:visited {
	color:#999999;
}
a.gray:hover {
	color:#c28000;
	text-decoration:underline;
}

.inputSearch {
	width: 140px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -3px;
	background: transparent;
	color: #905d01;
	font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	border: none;
	cursor: text;
}

.searchBg{
	background: url('/images/page/search-bg.gif') no-repeat;
}

.searchBg p{
	height: 22px;
	overflow: hidden;
	margin: 0;
	padding: 0 8px;
	background: url('/images/page/search-bg.gif') right -22px no-repeat;
}

.posrel {
	position:relative;
	top:0;
	left:0;
	z-index:100;
}
.searchSubmit{
	width: 22px;
	height: 22px;
}


.spacerGlobal {
	width: 990px;
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}
.spcr {
	width:20px;
	height:1px;
}


#Welcome {
	background:#3e3e3e url('/images/page/ground-bg-small.gif');
}

#Welcome td {
	color:#c6c6c6;	
}

#pageContentIndex #Welcome h1, #pageContentIndex #Welcome h2 {
	color:#ffffff;	
}

#Welcome a {
	color:#63c2ff;
}
#Welcome a:visited  {
	color:#5ea3d0;	
}
#Welcome a:hover {
	color:#ffffff;		
}

#Welcome ul li  {
	list-style-image:url('/images/page/bullet-white.gif');
}
#Welcome ul ul li  {
	list-style-image:url('/images/page/bullet-white-2.gif');
}
#Welcome ul ul ul li  {
	list-style-image:url('/images/page/bullet-white-3.gif');
}

.welcomeTxt {
	padding:34px 0;	
	/*width:45%;*/
	
	background:url('/images/page/logo-tr.png') no-repeat center center;
	

}

#pageHeader {
	background:url('/images/page/header-bg.gif') repeat-x left top;
}

#pageHeader, #pageHeader td {
	font-size:70%;
	font-family:Tahoma, Arial, sans-serif;
	color:#686868;
}

#pageHeader a, #pageHeader a:visited {
	color:#686868;
}
#pageHeader a:hover {
	color:#c28000;
}

#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}


#	 {
	text-align:left;
	color:#c28000;
}

#submenu a{
	font-family: tahoma, verdana, arial, sans-serif;
}

#submenu ul {
	padding: 0;
}

#submenu li {
	margin: 0.5em 0;
	list-style-image:url('/images/page/bullet-yellow.gif');
	
}

#submenu li li  {
	list-style-image:url('/images/page/bullet-yellow-2.gif');
}

#submenu li li li  {
	list-style-image:url('/images/page/bullet-yellow-3.gif');
}

#submenu a.selectedMenuItem, #submenu a.selectedMenuItem:visited, #submenu a.selectedMenuItem:hover,
#submenu a.activeCategory,  #submenu a.activeCategory:visited,  #submenu a.activeCategory:hover {
	font-weight:bold;
	color:#c28000;
}

.submenu-title {
	font-size: 120%;
	font-weight: bold;
	color:#c28000;
	text-transform:uppercase;
	font-family:arial, tahoma, sans-serif;
}


#pageFooter {
	margin: 3em 0 2em 0;
}

#pageFooter,  #pageFooter td {
	font-size:70%;
	color:#999999;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#999999;
}
#pageFooter a:hover{
	color:#c28000;
}

#pageFooter .footerMenu a {
	margin-right:0.5em;	
	font-size:100%;
	white-space:nowrap;
	text-transform:uppercase;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	margin-right:0.2em;
	white-space:nowrap;
	font-size:100%;
}

#pageFooter p {
	margin: 0.5em 0 1.5em 0;
}

#pageFooter .footer-address {
	line-height:1.1em;
	font-size:110%;
	background:url('/images/page/arrow-big.gif') no-repeat;
	padding: 0 0 0 70px;
	white-space:nowrap;
}

#pageFooter .footer-address p {
	margin:0 0 0.7em 0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.newsTicker {	
	width: 100%;
	height: 17px;
	overflow: hidden;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0;
	filter: progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.shadowBlock{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.shadowRight{
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 17px;
	background: url('/images/page/shadow.png') right no-repeat;
}

.newsTicker *{
	overflow: hidden;
	min-width: 300px;
}

#pageHeader .newsTicker a, #pageHeader .newsTicker a:visited {
	text-decoration: none;
}
#pageHeader .newsTicker a:hover {
	text-decoration: none;
}

#pageContent {
	margin:3em 0 2em 0;
} 

.mainContent {
	
}

#pageContentIndex h1, #pageContentIndex h2 {
	font-size:160%;
	color:#393939;
} 

.lnews-ttl {
	margin:52px 0 1.0em 0;
}

/*  ********************** Corners ************************* */


.crnr-ln-lt, .crnr-ln-rt, .crnr-ln-lb, .crnr-ln-rb {
	width:100%;
	height:1px;
}

.crnr-ln-lt {
	margin: -1px 0 0 0;
	position:relative;
	top:1px;
	left:0;
	z-index:160;
	background:url('/images/page/pixel-w.gif') no-repeat left bottom;
}

.crnr-ln-lb {
	margin: 0 0 -1px 0;
	position:relative;
	top:-1px;
	left:0;
	z-index:160;
	background:url('/images/page/pixel-w.gif') no-repeat left top;
}

.crnr-ln-rt {
	background:url('/images/page/pixel-w.gif') no-repeat right bottom;
}

.crnr-ln-rb {
	background:url('/images/page/pixel-w.gif') no-repeat right top;
}

.whiteCircle {
	width: 147;
	height: 147;
	margin: -147 0 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/page/white-circle.png');
}