body {
	padding: 0;
	margin-top:0;
	background: #fff url(images/shell/page_bg.jpg) repeat-x !Important; /*#f2f2f2*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#container {width:757px;margin:0 auto;} 

.container, .panelHeader {width:757px !Important}
/*.panelProceed {width:500px;}
.btnProceed {display:block;background:url(images/btn_proceed.jpg);width:159px;height:21px;float:right;margin-top:20px;}*/

.panelHeader {margin:0 auto; background:#000;height:107px;position:relative; z-index:100;background: url(images/shell/header.jpg)}
	.ball {position:absolute;top:0px;left:-8px;z-index:101;}
	.sitemaplinks {position:absolute;right:10px;top:0px;height:23px;font-size:10px;font-weight:bold; text-transform:uppercase;color:#fff}
	.sitemaplinks a {font-weight:bold;text-decoration:none;margin: auto 5px;text-transform:uppercase;color:#fff/**/}
	.sitemaplinks a:hover {color: #DC9754;}
	.logo {position:absolute;top:10px;left:10px;}
	.headerLogout {position: absolute; width:60px;height:20px;top:20px;right:7px;background: url(images/shell/btn_logout.jpg)}

	/* SEARCH */
	.searchinput {width:100px;font-size:10px; 
		background-color:#fff;
		border: solid #fff 1px;
		height:14px;
		margin: auto 5px;
		padding:0px;
		border: solid 1px #fff;}
	.searchbutton		{margin-right:15px;font-family:arial;font-weight:bold;}
	.searchbutton:hover	{cursor: hand;}
	.searchbarlinks		{position:absolute;top:5px;left:200px;}
	.searchbarlinks a	{margin: 0 20px;}
	.doctype {height:16px;font-size:9px;margin:0 2px;}
	.searchOutput {width:600px;margin:20px auto;}
	/* END SEARCH */

	.panelMenu {width:757px;height:31px;background:#fff url(images/shell/menu.jpg);position:relative;}
	/*.panelMenuInner {text-align:center;border-top:solid 1px #ccc;border-bottom:solid 2px #ccc;}*/
	#tblmenu {position:absolute;left:2px;bottom:0;z-index:150;}
	#tblmenu td {padding:0;margin:0;}
	a.moduleHomeLink {display:block;font-size: 0.82em;position:absolute;right:20px;width:180px;color:#fff;height:30px;}
	a.moduleHomeLink:hover {color:#99ccff;}
	a.moduleHomeLink span {margin:auto;display:block;position:absolute;bottom:0; cursor:hand;}
/* END HEADER */

/* BREAD CRUMBS */
.breadcrumb{font-size:11px;background:#556370; color:#ccc; margin:0;padding:4px 10px;
	border-right:solid 2px #457B6C;border-left:solid 2px #457B6C;}
.breadcrumb a{margin:0 7px; color:#fff}
.breadcrumb a:hover{color:#DC9754;}
/* END BREAD CRUMBS */

/*.container {
	position:relative; 
	margin:0 auto; /* center, not in IE5
	background:#fff url(images/shell/content_bg.jpg);
	}*/
.container{background:url(images/shell/content_bg.jpg);}

/* MAIN CONTENT*/
.contentOneColumn {background:url(images/shell/content.jpg); padding:4px}
.content, .contentTwoColumn {width:757px;background:url(images/shell/content.jpg);}
	.contentTwoColumn{overflow:hidden;}
	.contentTwoColumn .panelLogo {position:absolute; bottom:10px; left:20px;}
	.content{padding-bottom:10px;min-height:400px;overflow:auto;}
	.contentLeft {padding-top:4px;float:left;width:520px;margin-left:4px;}
	    .contentLeftBody {padding:10px}
	.contentLeftInner {background: #fff url(images/shell/gridBG.jpg) no-repeat top right;padding:3px 10px;min-height:250px;}
	
	.block {overflow:auto;margin-bottom:50px;} /*Contain the two top colums in two column*/
	
	.contentRight {position:relative;padding:0;margin-bottom:0;
		width:215px;margin-left:538px;_margin-left:535px;background:url(images/shell/rt_column_bg.jpg)}
		.contentRight img { border:none;margin:0;border:0; }
		/* MODULE SELECTORS and NAVIGATION */
		.panelModuleSelector {padding-top:15px;margin:0 0 0 18px;}
		.panelModuleSelector a, .panelModuleSelector a.active
		{
			padding-top:5px; overflow:hidden;color:#c0c0c0;
			display:block;height:60px;width:197px;background: url(images/shell/btn_module_inactive.jpg) no-repeat;}
		.panelModuleSelector a.active {background: url(images/shell/btn_module_active.jpg) no-repeat;color:#006400}
		.panelModuleSelector a.active:hover {background: url(images/shell/btn_module_sub.jpg) no-repeat;color:#006400}
			.panelModuleSelector a.subactive {background: none;color:#114783;}
			.panelModuleSelector a.subactive:hover {background: none;color:#2B6396;}
			.panelModuleSelector a.subactive span {display:block;margin-left:15px;color:}
		.panelModuleSelector a span {display:block;margin-left:5px;margin-right:10px;font-size:12px;}
		
/* END MAIN CONTENT */


/* FOOTER */
.footer {margin:0 auto;padding:5px 20px;background:url(images/shell/footer.jpg);
	text-align:center;font-size:11px;color:#556370;height:36px;}

.footer a.hlPrint, a.hlEmail {line-height:18px;border:solid 1px #ffffff;
	border-bottom: solid 1px #fff;color:#fff;
	margin:0 10px;padding:0 3px;}
.footer a.hlPrint {margin-left:60px !Important;}
.footer a:hover {background: #fff;color:#3B6AE1}
.panelFooterLinks {padding: 10px 10px; text-align:right;}
.panelFooterLinks a {margin-right:20px;color:#fff}

/* END FOOTER */

/* FORMS */
.contactForm {width:550px;}
.form {width:400px;background-color:#f3f3f3;margin:0 auto;border: solid 1px #cccccc;padding:10px 0;position:relative;}
.form td {padding:2px 0px; vertical-align:baseline;font-size:11px;}
.panelPoints {position:absolute; left:320px; width:200px;}
.formsmall {width:450px; background-color:#f3f3f3;margin: 0 auto;border: solid 1px #cccccc;}
.formsmall h3 {padding: 4px 10px;}

select, .textinput, .inlinetextinput {
	color:#808080;
}
.textinput {width:250px;clear:both;}
textarea.textinput {width:100%;height:150px;}
.inlinetextinput {width:100px;}
li.requiredfieldnote {font-weight:bold;list-style:bullet; list-style-type:square;}
label {font-size:11px;color:#808080}
label.required{color:#000}
label.block {min-width:150px;display:block;clear:both;margin-right:10px}
td.submit {text-align:center;}
.error { font-weight:bold; color:#ffa500; white-space:normal}
.success {font-weight:bold; color:#008000;}
.panelPopup {margin:auto;width:350px;height:250px;}
.button {position:relative;height:50px;text-align: right;}
.btn , .btnCenter
{
	display:block;
	width:77px;height:18px;
	background: url(images/buttons/btn_default.jpg) no-repeat;padding-top:2px;
	font-weight: bold;font-size:11px; color: #696969;text-transform: uppercase;text-decoration: none; text-align:center;
}
.btnCenter{margin:auto;}
.btn:hover, .btnCenter:hover {color:#800000;text-decoration:none;}


/* LOGIN */
.login {width:400px;margin:20px auto;background-color:#efefef;}
.login table {width:390px;margin:auto;}
.login table td {padding:2px;}
.loginTitle {padding:8px 3px !Important;background:#9CA9B4; font-weight:bold; color:#fff;}
.panelLoggedIn {padding:10px;}

.panelQuickLogin {width:190px;height:200px;font-size: 0.89em;margin:20px 0 20px 18px;/*background:url(images/shell/login_bg.jpg) no-repeat;*/}
.quicklogin {width:170px;margin:auto;}
.LB{background:none;}
.quicklogin table td {padding:1px;}
.quicklogin table th {font-size:12px; font-weight:bold;padding:10px 0;color:#800000;}
.quicklogin .loginTitle {padding:1px;background:#9CA9B4; font-weight:bold; color:#fff;}
.quicklogin p {margin:0 0 8px 0;}

.panelChangePass {width:350px;background-color:#f3f3f3;margin:0 auto;border: solid 1px #cccccc;padding:10px 0;position:relative;
	 font-family:Arial
	}
.panelChangePass p {margin:10px}

/* END FORMS */
body.popup {background:#fff !Important;margin:20px;
	filter: Alpha(opacity=90);
	/* the -moz-opacity attribute is recognized by 
	Gecko browsers and should be a decimal */
	-moz-opacity: .9;
	/* opacity is the proposed CSS3 method, supported
	in recent Gecko browsers */
	opacity: .9;
	
	}

.status{
	font-weight: bold;
	color: #ff4500;
	padding-left: 20px;
	background-image: url(images/icon_correct.gif);
	background-repeat: no-repeat;
	margin-bottom:15px;
	display:block;
}


/* SITEMAP */
.sitemap {margin-left:auto;margin-right:auto;}
.sitemap td{width: 350px;background-color: #f9f9f9;font-size:.9em;}
.sitemap span.rtcolumn div {width:300px;margin-left:350;}
.sitemap ul{}
.sitemap ul li{
    list-style-type:none !important;
	background-image: url(images/nav1Link.gif);
	margin: 10px 10px 10px -30px;
	background-repeat: no-repeat;
	padding-left:12px;
	background-position: 0px 2px;
}
.sitemap ul li a:hover{/*color: #b22222;*/}
.sitemap a.sitemapHeader{border:solid 1px #ccc;background-image:url(/images/th_bg.jpg);display:block;padding: 0px 10px;line-height:20px;}
/* END SITEMAP */

.linkback {margin-left:50px;}


.divCaptcha {
position:relative;
    height: 150px;
    width: 400px;
    background:  url('images/captcha_back.png');
    background-repeat: no-repeat;
    padding-top: 1px;
}
.rcTextBoxLabel{
    display:block;
}
.rcRefreshImage{
    display: block;
    position:absolute;
    top:40px;
    left: 270px;
    font-size: 16px;
    color: Red;
    line-height: 2.3em;
    background-image: url(images/refresh.png);
    background-repeat: no-repeat;
    height: 45px;
    padding-left: 50px;
    margin-top: 12px;
    width: 120px;
    }
.rcTextBox {
    margin-top:20px;
    margin-bottom: 10px;
}
.rcCaptchaAudioLink {
    display: block;
    position:absolute;
    top:5px;
    left: 270px;
    font-size: 16px;
    color: Red;
    line-height: 1.5em;
    background: url(images/audio_but.png) 5px 0px;
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 50px;
    margin-top: 12px;
    width: 120px;
    }
