* {
	margin:0;
	padding:0;
}

ul {
	list-style:none;
}

body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg_body.gif) left top repeat-x;
}
#container{
	overflow:hidden;
	padding-right:150px; /* The width of the rail */
	clear:both;
}
* html #container{
	height:1%; /* So IE plays nice */
}

#header
{
	background:url(../images/pic_header.jpg) right top no-repeat;
	position:relative;
}

#header2{	
	position:relative;
	background:none;
}

#content{
	width:600px;
	border-left:208px solid #F4F1DF; /* The width and color of the rail */
	margin-right:-208px; 
	float:left;
	padding:10px;
	background:url(../images/bg_content.gif) top left repeat-y;
}

#content .logged {
	float:right;
	line-height:16px;
}

#content .logged span{
	display:block;
	float:left;
}

#content .logged a.logout {
	display:block;
	float:left;
	width:auto;
	padding:0 4px;
	font-size:9px;
	background-color:#7F7F7F;
	border-right:1px solid #353535;
	border-bottom:1px solid #353535;
	border-top:1px solid #B5B5B5;
	border-left:1px solid #B5B5B5;
	text-align:center;
	color:#fff;
	text-decoration:none;
	line-height:16px;
	margin-left:10px;
}

#leftCol{
	background-color:#F4F1DF;
	width:208px;
	float:left;
	margin-right:-208px;
	position:relative;
	
}

ul.leftNav {
	margin:0;
	padding:15px 10px;
	padding-top:15px;
}

ul.leftNav li {
	background:url(../images/leftnav_bullet.gif) 0 50% no-repeat;
	padding-left:20px;
	height:20px;
}

ul.leftNav li a{
	font-size:9px;
	font-weight:bold;
	color:#6E6E6E;
	text-decoration:none;
	line-height:20px;
}


ul.leftNav li a:hover{
	color:#000;
}


#footer {
	border-top:1px solid #ADA69C;
	text-align:center;
	padding-top:15px;
	line-height:20px;
	text-transform:uppercase;
	font-size:10px;
	color:#6E6E6E;
}

#footer a{
	color:#6E6E6E;
	text-decoration:none;
}

#footer a:hover{
	color:#000;
}

.filters {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	background-color: #ffffec;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cc3300;
	padding-bottom: 10px;
}
.filters fieldset {
	background:none;
	border:none;
	margin:0;
	padding:0;
	padding-top:10px;
}


.filters fieldset label,
.filters fieldset label.empty {
	width:70px;
	background:none;
	margin-bottom:3px;
	padding-left:12px;
	white-space:nowrap;
	text-align:left;
}

.filters fieldset label.biggerLabel {
	width:160px;
}

.filters fieldset select{
	padding:2px;
	float:left;
	margin:3px 10px 3px 0;
	font-size:12px;
	width:168px;
}

.filters fieldset table {
	margin-left:10px;
	float:left; 
	width:243px;
}
.filters fieldset table th{
	text-align:left;
}

.filters fieldset table td{
	padding:0 ;
}

.filters fieldset .bigwidth {
	width:565px;
}

.filters fieldset {
	border:none;
	padding:10px;
	padding-bottom:20px;
	background:url(../images/bg_diag.jpg) top left;
	border-bottom:1px solid #CC3300;
}
.filters fieldset input,
.filters fieldset .column input,
.filters fieldset textarea {
	float:left;
	width:160px;
	background-color:#fff;
	border:1px solid #D2D2D2;
	padding:1px 2px 0px 12px;
	margin:3px 10px 3px 0;
	font-size:12px;
	font-family:"Trebuchet MS";
}

.filters fieldset input.size3,
.filters fieldset select.size3 {
	width:125px;
}

.filters .butFiltersSearch {
	float:left;
	width:144px;
	height:25px;
	background:url(../images/buttons/button_apply_filters.jpg) top left no-repeat;
	border:none;
	margin:10px;
	padding:0 30px 4px 10px;
	text-align:center;
	color:#CC3300;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

ul#topNav {
	margin:0;
	padding:0;
}

ul#topNav li{
	display:block;
	line-height:27px;
	float:left;
	
}

ul#topNav li.item0{ /* used as left column header */
	width:208px;
	background:url(../images/header_leftNav.jpg) left top no-repeat;
	height:27px;
	border-right:1px solid #ADA69C;
	text-align:center;
	padding-right:0px;
	font-size:13px;
	font-weight:bold;
	color:#243E90;
	text
}

ul#topNav li.item1 {
	width:207px;
	background:#FFF url(../images/bg_topNav1.jpg) right top no-repeat;
	text-align:right;
	padding-right:10px;
	font-size:13px;
	font-weight:bold;
	color:#B8AE9C;
}

ul#topNav li.item2 {
	width:160px;
	background:#FFF url(../images/bg_topNav2.jpg) right top no-repeat;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#243E90;
}

ul#topNav li.item2 a,
ul#topNav li.item3 a {
	color:#243E90;
	text-decoration:none;
}

ul#topNav li.item2 a:hover,
ul#topNav li.item3 a:hover{
	color:#4467D0;
}

ul#topNav li.item3 {
	width:160px;
	background:#FFF url(../images/bg_topNav3.jpg) right top no-repeat;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#243E90;
}

/* Header ----------- */

h1#logo {
	display:block;
	float:left;
	border:none;
	padding:0;
	margin:0;
}

h1#logo a {
	display:block;
	text-indent:-9999px;
	height:80px;
	width:208px;
	background:url(../images/logo.gif) top left no-repeat;
	margin-bottom:7px;
}

h1 span.date {
	display: block;
	float: right;
	font-size: 11px;
	color: #666666;
	margin-top: 4px;
	font-family: "Trebuchet MS";
	letter-spacing: normal;
}

/* FORMS
--------------------------------*/

.uploadFormPrevText {
	width:60%;
	display:block;
	margin:25px auto 15px auto ;
}

.uploadForm {
	width:60%;
	margin:15px auto;
}

.uploadForm legend{
	display:block;
	font-size:16px;
	line-height:35px;
	font-weight:bold;
}

* html .uploadForm legend {
	margin-left:-8px;
}

.uploadForm fieldset{
	border:none;
}

.uploadForm label{
	float:left;
	clear:both;
	width:10em;
	text-transform:uppercase;
	line-height:18px;
	margin-bottom:5px;
}

.uploadForm input{
	float:left;
	width:18em;
	padding:3px 2px;
	border:1px solid #999;
	margin-bottom:5px;
}

.uploadForm textarea{
	float:left;
	width:18em;
	padding:2px;
	border:1px solid #999;
	margin-bottom:5px;
}

.uploadForm input,
.uploadForm textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

form input.submit {
	clear:both;
	width:auto;
	background-color:#7F7F7F;
	border-right:1px solid #353535;
	border-bottom:1px solid #353535;
	border-top:1px solid #B5B5B5;
	border-left:1px solid #B5B5B5;
	text-align:center;
	color:#fff;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	margin-left:10em;
	margin-top:10px;
}

form .lastModif {
	clear:both;
	display:block;
	float:left;
	color:#AAA;
	margin-left:0;
	margin-top:10px;
}

form input.impersonate {
	background-color:#7F7F7F;
	border-right:1px solid #353535;
	border-bottom:1px solid #353535;
	border-top:1px solid #B5B5B5;
	border-left:1px solid #B5B5B5;
	color:#fff;
	font-size: 12px;
}

/* -- left col search form --*/

.leftColSearch {
	padding:10px;
	padding-top:0;
	padding-bottom:30px;
}

.leftColSearch label {
	background:url(../images/leftnav_bullet.gif) 0 50% no-repeat;
	padding-left:20px;
	height:20px;
	color:#6E6E6E;
	font-size:9px;
	font-weight:bold;
}

.leftColSearch input {
	float:left;
	width:140px;
	border:1px solid #7F9DB9;
	padding:2px;
	margin-top:5px;
	font-size:11px;
}

.leftColSearch input.submit {
	margin:4px 0 0 5px;
	clear:none;
	padding:1px;
	font-size:9px;
}

/* -- top login --*/

.topLogin {
	position:absolute;
	top:25px;
	left:530px;
}

.topLogin div {
	float:left;
	margin-right:5px;
}

.topLogin label {
	float:left;
	font-size:10px;
}
.topLogin input{
	clear:both;
	float:left;
	width:115px;
	border:1px solid #666;
	padding:1px;
	margin-top:3px;
	font-size:11px;
}

.topLogin input.submit {
	margin:12px 0 0 0;
	clear:none;
	padding:1px;
	font-size:9px;
}

/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

/* -- FAQs --*/

p.faqactions {
	margin-left:1px;	
}

dl dt {
	height:29px;
	background:#FAFAFA url(../images/bg_faq.jpg) top left repeat-x;
	border-bottom:1px solid #EEE;
}

dl dt a, dl dt a.collapsed {
	display:block;
	width:730px;
	text-decoration:none;
	margin:0;
	font-size:12px;
	color:#666;
	padding-left:32px;
	line-height:30px;
	background:url(../images/icons/bullet_faq_coll.gif) 10px 50% no-repeat;

}


dl dt a:hover{
	color:#CC3300;
	text-decoration:underline;
}

dl dt a.expanded{
	background:url(../images/icons/bullet_faq_exp.gif) 10px 50% no-repeat;
	color:#CC3300;
}

dl dd {
	background-color:#FAFAFA;
}
dl dd p {
	margin:0;
	padding:5px 30px 20px;
}

dl dd ol {
	padding:0 20px 20px 50px;
}

dl dd ol li{
	padding:15px 0;
	border-bottom:1px dashed #ccc;
}

/* GENERIC STYLES
---------------------------------------------------*/
.errorBar { border: 1px solid #AAAAAA; clear: both; margin-top: 25px; padding-top: 5px; height: 40px; }
.errorBar img { padding-left: 10px; padding-right: 10px; }
.errorBar span { vertical-align: middle; color: #FF0033; font-weight: bold; }
.loadingBar { border: 1px solid #AAAAAA; clear: both; background: #FEFFFF; margin-top: 25px; padding-top: 5px; height: 16px; }
.loadingBar img { padding-left: 10px; }
.loadingBar span { vertical-align: middle; color: #000000; font-weight: bold; }

.validationText { color: #FF0033; }

.tipBox { border: 1px solid #FFFFFF; background-color: #FFFFFF; width: 180px; float: right; margin: 10px; }
.tipBox div { height: 15px; font-weight: bold; background-color: #EFEFEF; border-bottom: 1px solid #AAAAAA; padding: 3px; }
.tipBox p { line-height: 1.1em; padding: 5px; margin: 0px; color: #444444; }

.errorText { color: #FF0033; }

.borderColumn { width: 45%; margin: 10px; padding: 10px; border: 1px solid #EEEEEE; }

.commentSubject { background: #efefef; padding: 2px; border-top: 2px solid #666666; }
.commentBody { padding: 2px; margin-bottom: 10px; }

h1 { font: normal 20px Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; border-bottom: 1px solid #CC3300; padding: 0px 10px 6px; line-height: 24px; clear: both; margin-bottom: 1px; }
h2 { font: normal 18px Georgia, "Times New Roman", Times, serif; padding: 5px 10px; color: #0072A8; margin-bottom: 10px; }
h3 { font: normal 14px Georgia, "Times New Roman", Times, serif; padding: 3px 10px; color: #0072A8; margin-bottom: 5px; }

p { line-height: 2.0em; }

/* -- content table --*/
#content table.inContent { width:100%; background-color:#fff; margin-top:15px; }
#content table.overflowListing { width:1700px; }
#content table.overflowListing th { font-size:12px; }	
#content table.inContent th { background:url(../images/bg_table_header.jpg) top left repeat-x; text-align:left; border-left:1px solid #DDD; color:#fff; }	
#content table.inContent th a { color:#fff; }
#content table.inContent th a.desc {	background:url(../images/icons/ico_desc.jpg) 0 50% no-repeat; padding-left:12px; }	
#content table.inContent th a.asc { background:url(../images/icons/ico_asc.jpg) 0 50% no-repeat; padding-left:12px; }	
#content table.inContent td { border-bottom:1px solid #ddd; }
#content table.inContent tr:hover, #content table.inContent tr.hover { background:url(../images/bg_diag.jpg); }
#content table.inContent tr.selected { background:url(Images/bg_diag_blue.jpg);	border-bottom:1px solid #BBD7FF; }
#content table.inContent th, #content table.inContent td { padding:3px 10px; }
#content table.inContent .id { text-align:center; font-weight:bold; }
#content table.inContent tr.green {	background-color:#E1F0D2; color:#729700; }
#content table.inContent tr.green a { color:#729700; }
#content table.inContent tr.red{ background-color:#FFEAEA; color:#CC3300; }
#content table.inContent tr.red a { color:#CC3300; }
#content table.inContent tr.purple { background-color:#ECDDFF; color:#6D6F8F; }
#content table.inContent tr.purple a{ color:#6D6F8F; }
#content table.inContent tr.blue{ background-color:#DFEFFF;	color:#2F97FF; }
#content table.inContent tr.blue a { color:#2F97FF; }

a { color:#0093D9; text-decoration:underline; }
a:hover { text-decoration:none; }
a:focus { outline:none; }