.body_editor {
	padding: 20;
	background-color:#1774d0;
}

.spcr {
	/*border:1px solid #000000;*/
}

body, td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	color:#ffffff;
	line-height:1.3;	
}

body {
	margin: 0;
	padding: 0;
	background-color:#1774d0;
}

.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:#58d6ff;
}
a:visited  {
	color:#44b8f0;	
}
a:hover {
	color:#ffffff;
}

a.gray, a.gray:visited {
	color:#a2c7ec;
}

a.gray:hover {	
	color:#ffffff;
}

.inputSearch {
	border: none;
	color: #1774d0;
	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:#1774d0 url('/images/page/header-bg.gif') repeat-x left bottom;
	padding:18px 0 18px 0  ;
}

#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}

#pageContent {
	margin:1em 0 1em 0;
}

#pageContentIndex {
	margin:1em 0 1em 0;
}

#pageContentIndex h1 {
	font-size:480%;
	text-align:center;
}

#submenu {
	text-align:left;
}

#submenu a, #submenu a:visited{
	font-family: tahoma, verdana, arial, sans-serif;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #1774d0;
	padding:0.3em 0.6em;	
}

#submenu a:hover{
	color:#ffffff;
	text-decoration:none;
	border:1px solid #b3d1f0;
}

#submenu ul, .siteMap ul {
	padding: 0;
}

#submenu li {
	margin: 0.8em 0;
}

#submenu li li  {
	list-style-image:url('/images/page/bullet-orange-2.gif');
}

#submenu ul a.selectedMenuItem, #submenu ul a.selectedMenuItem:visited, #submenu ul a.selectedMenuItem:hover {
	font-weight:bold;
	color:#ffa045;
	text-decoration:none;
	/*border:1px solid #b3d1f0;*/

}

#submenu ul ul a.selectedMenuItem, #submenu ul ul a.selectedMenuItem:visited, #submenu ul ul a.selectedMenuItem:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #b3d1f0;

}

.submenu-title {
	font-size: 120%;
	font-weight: bold;
	color:#ffffff;
	font-family:  arial, tahoma, verdana, sans-serif;
}

#pageFooter {
	margin: 8em 0 3em 0;
}

#pageFooter,  #pageFooter td {
	font-size:65%;
	color:#74ace3;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#74ace3;
}
 #pageFooter a:hover{
	color:#dceaf8;
}

#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 {	
	width:			70%;
	height:			1.5em;
	overflow:		hidden;
	line-height:	1.3em;
	font-weight:	bold;
	margin:			0 0 18px 0;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

#pageHeader .newsTicker a, #pageHeader .newsTicker a:visited {
	text-decoration: none;
	color:#d1e5f7;
}

#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;
}

.floatAd-ttl {
	background-color: #1774d0;
	color: #ffffff;
	font-weight: bold;
}


.tdContactL {
	background-color:#1c8dde;
	padding:10px 20px 10px 10px;
}

.tdContactR {
	background-color:#1a84d9;
	padding:10px 20px 10px 10px;
}

.requiredImg {
	padding:10px 5px 10px 0;
}


.applyBtn {
	background:url('/images/page/apply-button.png') no-repeat;
}
.posTop {
	position:relative;
	top:0;
	left:0;
	z-index:200;
}