/* CSS Document */

body {
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#b9b9b9;
	margin:0px;
	text-align:center;
	}
.filters td label 
{
	font-weight:bold;
	float:right;
}
	
#wrapper 
{
	text-align:left;
}

#loginpane
{
	text-align:right;
	background-color:#000000;
	width:760px;
	margin:0 auto;
	padding:3px 20px 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#787878;
	text-decoration:none;
	}

#loginpane a {
	color:#36c;
	text-decoration:none;
	}

#loginpane a:hover {
	text-decoration:underline;
	}


.main_container {
	width:760px;
	text-align:left;
	margin:0 auto;
	}
	
/*----	BANNER AREA  -----*/

.banner_frame {
	width:760px;
	float:left;
	clear:none;
	}

.frame1 {
	width:565px;
	float:left;
	clear:none;
	}
	
.welcome_pane {
	background-color:#000000;
	width:565px;
	height:49px;
	float:left;
	clear:none;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787878;
	text-decoration:none;
	line-height:49px;
	}

.welcome_pane a:link {
	color:#787878;
	text-decoration:none;
	}

.welcome_pane a:visited {
	color:#787878;
	text-decoration:none;
	}

.welcome_pane a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.logo {
	background-image:url(../../images/logo.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:91px;
	float:left;
	clear:none;
	}


.top_link_bg {
	background-image:url(../../images/top_bg.jpg);
	background-repeat:repeat-x;
	width:560px;
	height:42px;
	float:left;
	clear:none;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#787878;
	text-decoration:none;
	line-height:42px;
	padding-right:5px;
	}

.top_link_bg  a:link {
	color:#787878;
	text-decoration:none;
	}

.top_link_bg  a:visited {
	color:#787878;
	text-decoration:none;
	}

.top_link_bg  a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.leftTop_pane {
	width:313px;
	height:74px;
	float:left;
	clear:none;
	}

.rightTop_pane {
	background-image:url(../../images/welcome.jpg);
	background-repeat:no-repeat;
	width:447px;
	height:74px;
	float:left;
	clear:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	letter-spacing:20px;
	color:#bfbfbf;
	text-decoration:none;
	line-height:74px;
	}

/*---FOOTER AREA-------*/

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	line-height:18px;
	text-decoration:none;
	width:760px;
	float:left;
	clear:none;
	font-weight:600;
	}

.footer a:link {
	color:#000000;
	text-decoration:none;
	}

.footer a:visited {
	color:#000000;
	text-decoration:none;
	}

.footer a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
	


/*---- FORM CONTENT AREA ------*/


.content_pane {
	background-color:#FFFFFF;
	width:760px;
	float:left;
	clear:none;
	text-align:left;
	font-size:0.9em;
	}
	
.report_pane {
	background-color:#FFFFFF;
	clear:none;
	margin:0 auto;
	}

.login_bg {
	background-color:#666666;
	width:760px;
	height:30px;
	float:left;
	clear:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:20px;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	}

.login_pane
{
	width: 760px;
	float: left;
	clear: none;
	font: normal 12px tahoma, verdana;
	color: #444444;
	margin: 0 auto;
}

.login_pane2 {
	float:left;
	clear:none;
	font:normal 0.9em tahoma, verdana;
	color:#444444;
	margin:0 auto;
	padding:15px 10px 10px 20px;
	
	}

.login_pane3 {
	width:760px;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#444444;
	margin:0 auto;
	}

.Toplogin_pane2 {
	width:760px;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#444444;
	line-height:30px;
	}

#backlink
{
	 text-align: right;
	 font-weight:bold;
}
#backlink a:link, #backlink a:visited
{
	color: #0066cc;
	text-decoration:underline;
}
#backlink a:hover
{
	text-decoration:none;
}

.rightpane2 
{
	background-color:#FFFFFF;
	width:740px;
	padding:10px;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#666;
/*	border:solid 1px #666;
	height:500px;
	overflow:auto;*/
}

.rightpane2 h2
{
	display:block;
	text-align:center;
	font-size:1.6em;
	margin:4px 0;
	letter-spacing: 2px;
}

.rightpane2 fieldset
{
	padding:10px;
	margin:5px;
}

.rightpane2 legend
{
	margin-bottom:5px;
}

.rightpane2 fieldset label
{
	font-weight:bold;
}

/*.rightpane2 fieldset td input[type="text"]
{
	width:350px;
}*/

.rightpane2 p
{
	margin:0;
	padding:0;
	font-size:1.2em;
	text-align:center;
}

td .errortxt{
	color: #FF0000;
	display:none;
}

#errorwarning
{
	color: #FF0000;
	padding: 6px 15px;
	background-color: #ffffcc;
	margin: 5px 0;
	display: none;
	font-size: 1.2em;
}
.required, td .required{
	color:#FF0000;
}
.requiredcontainer{
color:#999999;
font-size: 0.9em;
padding:0 5px;
}

td > label
{
	vertical-align:top;
}

input + label
{
	vertical-align:baseline;
}

.rightpane2 fieldset table
{
	width:100%;
}
.rightpane2 td
{
	width:40%;
}
.rightpane2 td + td
{
	width:55%
}

td > span
{
	vertical-align:top;
}

.Toplogin_pane_report {
	width:710px;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#999999;
	line-height:40px;
	margin-bottom:20px;
	margin-top:2px;
	}

.Toplogin_pane_bg {
background-color:#EFEFEF;
	padding:10px ;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#666666;
	line-height:170%;
	
	}

.Toplogin_pane_bg5 {
background-color:#EFEFEF;
	padding:10px ;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#666666;
	line-height:170%;
	width:740px;
	}
.Toplogin_pane {
	width:710px;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#666666;
	line-height:30px;
	margin-bottom:10px;
	}

.login_bg2 {
	background-color:#666666;
	width:760px;
	height:30px;
	float:left;
	clear:none;
	}

.login_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	}

.login_link a:link {
	color:#ffffff;
	text-decoration:none;
	}

.login_link a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.login_link a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
