﻿/* CSS Document */

body {
	/*background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#ffffff;
	margin:0px;
	text-align:center;
	color:#242D2C;
	font:normal 13px arial;
	}
.filters td label 
{
	font-weight:bold;
	float:right;
}
	
#wrapper 
{
	text-align:left;
}

#loginpane
{
	text-align:right;
	background-color:#ffffff;
	width:760px;
	margin:0 auto;
	padding:3px 18px 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:#96C9E3;
	width:566px;
	height:49px;
	float:left;
	clear:none;
	border-right:1px solid #96C9E3;
	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:543px;
	height:42px;
	float:left;
	clear:none;
	border-right:1px solid gray;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#787878;
	text-decoration:none;
	line-height:42px;
	padding-right:23px;
	}

.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:312px;
	height:74px;
	float:left;
	clear:none;
	margin:0;
	padding:0;
	}

.rightTop_pane {
	/*background-image:url(../../images/welcome.jpg);
	background-repeat:no-repeat;*/
	background-color:#cdcdcd;
	width:448px;
	height:74px;
	float:left;
	clear:none;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	letter-spacing:12px;
	padding:0 0 0 0;
	color:#bfbfbf;
	text-decoration:none;
	border-right:solid 1px #666666;
	margin:0;
	}
	
	

	

/*---FOOTER AREA-------background-color:#f7b573;*/

.footer {
background:url(../../images/ft-bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:1px dotted gray;
	color:#000000;
	text-align:right;
	
	padding:4px;
	text-decoration:none;
	width:752px;
	
	float:left;
	clear:none;
	font-weight:normal;
	}

.footer a:link {
	color:#000000;
	text-decoration:none;
	}

.footer a:visited {
	color:#000000;
	text-decoration:none;
	}

.footer a:hover {
	color:#000000; /*EF8316   F1963A*/
	text-decoration:underline;
	}
	
	


/*---- FORM CONTENT AREA ------*/


.content_pane {
	background-color:#F7F7F7;
	width:760px;
	float:left;
	clear:none;
	text-align:left;
	font-size:0.9em;
	border:1px solid #aaaaaa;
	}
	
.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 {
	background-color:#f7f7f7;
	float:left;
	clear:none;
	font:normal 0.9em tahoma, verdana;
	color:#444444;
	margin:0 auto;
	padding:15px 15px 10px 15px;
	
	}

.login_pane3 {
	background-color:#f7f7f7;
	width:700px;
	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;
	border:2px
	}

#backlink
{	padding-top:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	 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:#F7F7F7;
	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;
width:740px;
	padding:10px;
	float:left;
	clear:none;
	font:normal 12px tahoma, verdana;
	color:#666666;
	line-height:170%;
	}


.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:#121212;*/
	background:url(../../images/lg-bg.jpg) repeat-x;
	width:760px;
	height:30px;
	float:left;
	clear:none;
   	}

.login_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F1963A;
	line-height:30px;
	text-align:left;
	padding-left:13px;
	text-decoration:none;
	}

.login_link a:link {
	color:#F1963A;
	text-decoration:none;
	}

.login_link a:visited {
	color:#F1963A;	text-decoration:none;
	}

.login_link a:hover {
	color:#dddddd;
	text-decoration:none;
	}

.clear{clear:both;}	