body, input, select, textarea { 
	color: #222222;
	background: #fff;
}
body, input, select, td, th, textarea { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-top:0;
}
	
h3, h4, h5, h6, p, strong, div, form, acronym, label, table, td, th, span, a, code, pre, hr, li {
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	font-size: 1em;
}
h1 {
	color:#8A0000;
	font-size:14px;
	font-weight:bold;
	background:url(../img/heading-line.png) no-repeat left bottom;
	padding-bottom:6px;
}
h1 a:visited {
	color:#8A0000;
}
h2 {
	font-size:1em;
	font-weight:bold;
	margin:10px 0 0 5px;
}

a, a:hover, a:visited { 
	color:#9D1F1F;  
}
a, a:visited { 
	text-decoration: none;  
}
a:hover {
	text-decoration: underline;
}

ul, dl {
   margin-top: 0;
   margin-bottom: 12px;
}
img{ 
	border:none;
}
hr {
	height: 1px;
	color: #000;
	clear:both;
}

p {
	margin: 1px 0 9px 0;
}

table {
   border: none;
   margin: 0;
}
th, td {
	padding: 0;
	vertical-align: top;
}

/* Input form  */

div#form {
	background: #F7F7F7;
	border: 1px solid #c5c4c2;
	border-radius: 7px;	
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	margin-right: 0px;
	margin-top: 12px;
}

div#form h2 {
	 background-color: #EEE;
	 border:1px solid #CCC;
	 border-radius: 4px 4px 0 0;
	 color: #FF4900;	   
	 text-transform: uppercase;
	 letter-spacing: 0.5px;	 
	 word-spacing: 2px;
	 font-weight: normal;
	 margin: -7px -7px 8px -7px;
	 padding: 8px 2px 6px 12px;
	 white-space: normal;
}

hr#form {
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px dotted #c5c4c2;
	margin-bottom: 3px;
	margin-top: 1px;
}



div#form p {
	margin: 9px 5px 5px 5px;
}

table.form {
	margin: 9px 9px 9px 0px;
}
table.form td {
	padding: 2px 2px 0px 0px;
}
table.form td.label {
	padding: 2px 8px 2px 4px;
  	text-align: right;
   font-weight: bold;
   white-space: nowrap;
}
table.form td.leftlabel {
	padding: 2px 8px 2px 4px;
  	text-align: left;
    font-weight: bold;
    white-space: nowrap;
}
table.form td.leftplainlabel {
	padding: 2px 8px 2px 4px;
  	text-align: left;
    white-space: nowrap;
}
table.form tr.grp {
	background-color: #f2f2f0;
}
table.form td hr {
	height: 1px;
	border: none;
	border-top: 1px dotted #B3B3B3;
}
table.form td a {
	color:#9D1F1F;
}


table.inform {
	margin: 5px 5px 5px 5px;
	border: 1px solid #b3b3b3;
	border-collapse: collapse;
}
table.inform tr th, table.inform tr td {
	border: 1px solid #b3b3b3;
	padding-left:   4px;
	padding-right:  4px;
	padding-top:    2px;
	padding-bottom: 2px;
}
table.nobo tr td {
	border: none;
}
table.inform th {
	background-color: #eee;
	padding-left:   5px;
	padding-right:  5px;
	padding-top:    3px;
	padding-bottom: 4px;
}

table.inform tr.odd td {
	background-color: #f5f5f5; 
}
table.inform tr.even td {
	background-color: #ffffff; 
}

table.inform td.grp1, table.inform tr.grp1 td {
	background-color: #f2f2f0;
	border: 1px solid #b3b3b3;	
   font-weight: bold;	
   padding-top: 2px;
   padding-bottom: 3px;
}
table.inform td.grp2, table.inform tr.grp2 td {
	background-color: #f2f2f0;
	border: 1px solid #b3b3b3;	
}
table.inform td {
	padding-top: 1px;
	padding-bottom: 2px;
}

ul#checks {
	margin-bottom: 2px;
}

ul#checks li {
	list-style-type: circle;
	color:#222222;
}
ul#checks li#active {
	list-style-type: disc;
	font-weight: bold;				
}
ul#checks li#active li {
	list-style-type: circle;
	font-weight: normal;				
}

ul#checks li#active li#active {
	list-style-type: disc;
	font-weight: bold;				
}
ul#checks li a:hover {
	text-decoration: underline;
}


ul#error {
	margin-bottom: 2px;
}

ul#error li {
	list-style-type: square;
	color:red;
}


div#body {
	margin: 0px 5px 0px 5px;
	float: left;
}


div#help {
	margin-top: 1px;
	padding-left: 8px;
	padding-top: 4px;
	border: 1px dotted #b3b3b3;	
}
div#help ol {
	margin-left: 0px;
	padding-left: 20px;
}

div#help ol li {
	margin-bottom: 4px;	
}
div#help ol li ul li {
	margin-bottom: 1px;	
}


.top {
	height:88px;
	border-bottom:solid 1px #d6a5a5;
	border-left:solid 1px #c5c4c2;
	border-right:solid 1px #c5c4c2;
	background:#f1f1f1;
	padding: 0px;
}

.slogan {
	float:left;
	margin: 10px 0 0 10px;
}
div#form button {
	padding:0;
	margin:3px 0 0 130px;
	font-size:9px;
	border:solid 1px #d3b4b2;
	height:18px;
	background:url(../img/src-btn.png) repeat-x #FFFFFF;
}
select, textarea, input {
	border:1px solid #B3B3B3;
}

th {
	border-bottom:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	padding-bottom:3px;
	padding-top:3px;
	text-align: left;
}
th a, th a:visited {
	color:#9D1F1F;
}
th#sorted a {
	text-decoration: underline;
}



    #tabsB {
	  height:33px;
      background:#F4F4F4;
      line-height:normal;
      border-top-left-radius: 7px;
      border-top-right-radius: 7px;
      border-bottom: 1px dotted #b3b3b3;
      margin-left: -2px;
      margin-right: -2px;
      margin-top: -2px;
      padding-top: -1px;
      }
      
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a { 
      float:left;
      background:url(../img/tableftB.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration: none;
      }
    
    #tabsB a span {
      float:left;
      display:block;
      background:url(../img/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    #tabsB a:hover span, #tabsB li#active a span {
      color:#000;
      }
    #tabsB a:hover, #tabsB li#active a {
      background-position:0% -42px;
      }
    #tabsB a:hover span, #tabsB li#active a span {
      background-position:100% -42px;
      }


/* easy css tooltip */
a.tooltip:hover {background:#ffffff}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; }
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}




