/*
Remediation Express, LLC
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 8px 0;
	background-color: black;
	background-image: url('images/img33.jpg'); margin: 0 0 80px 0;
	background-repeat: repeat-y;
	font-family: Myiad, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}


h1 { font-size: 22px%; }
h2 { font-size: 18px%; }
h3 { font-size: 15px%; }

p, ul, ol, blockquote {
	margin-bottom: 3px;
	line-height: 167%;
	font-size: 85%;
}


blockquote {
	padding: 0 135px 0 55px;
	line-height: 18px;
	text-align: justify;
}

a:link {
	color: #FFCC33;
}

a:visited { 
	color: #FFCC33;
	}

a:hover {
	text-decoration: none;
	color: #FFCC33;
}

a:active { 
	color: #FFCC33;
	}

span {
	text-decoration: none;
	color: #FFCC33;
}

#header {
	width: 950px;
	height: 80px;
	margin: 0 auto;
}

#menub {
	width: 950px;
	height: 0px;
	margin: 0 auto;
	padding-top: 125px;
	padding-left: 515px;
}

#flashb {
	width: 482px;
	height: 0px;
	padding-top: 15px;
	padding-left: 10px;
}


#logo {
	float: left;
	height: 120px;
	width: 300px;
	margin: 5px 0px 0px 270px;
	padding-bottom: 3px;
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat
}


#splash {
	width: 950px;
	height: 250px;
	margin: 45px 0px 0px 0px;
	padding-top: 0px;
	background: url(images/img3.jpg) no-repeat;
}


#page {
	width: 950px;
	margin: 5px auto;
}

#page h1, #page h2 {
	margin-top: 3px;
	margin-bottom: 5px;
}



#content {
	float: right;
	width: 950px;
	margin: 0px 0px 0 0;
	background-image: url('images/img34.jpg'); 
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 0px;
}



#content h1 {
	padding: 3px 0px 5px 30px;
	background: url(images/img07.gif) repeat-x left bottom; 
	font-size: 1.9em;
	font-weight: normal;
}

#content h2 {
	padding: 3px 0px 5px 30px;
	font-size: 1.8em;
	font-weight: normal;
}

#content h3 {
	padding: 24px 0px 0px 30px;
	font-size: 1.1em;
	font-weight: normal;
}

#content h4 {
	padding: 5px 0px 5px 30px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: 1.0px
}

#content p {
	padding: 2px 20px 2px 30px;
}

#content p.letter {
	padding: 2px 200px 2px 30px;
}

#content ol, #content ul {
	margin-right: 3em;
	padding-left: 80px;
}

/*
Tabulated Data
*/

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: 80%;
margin-left: 28px;
}

th
{
background: #4D4D4D;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #c5c3c5;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #c5c3c5;
border-bottom: solid 1px #ffffff;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #676565;
}

tr.rowB
{
background: #4d4d4d;
}




.pagination{padding: 20px 0px 0px 0px;}.pagination ul{margin: 0;padding: 0;text-align: left; /*Set to "right" to right align pagination interface*/font-size: 11px;}.pagination li{list-style-type: none;display: inline;padding-bottom: 1px;}.pagination a, .pagination a:visited{padding: 0 5px;border: 1px solid #747474;text-decoration: none; color: #747474;}.pagination a:hover, .pagination a:active{border: 1px solid #747474;color: #000;background-color: #FFCC33;}.pagination a.currentpage{background-color: #FFCC33;color: #000 !important;border-color: #747474;font-weight: bold;cursor: default;}.pagination a.disablelink, .pagination a.disablelink:hover{background-color: #747474;cursor: default;color: #000000;border-color: #747474;font-weight: normal !important;}.pagination a.prevnext{font-weight: bold;background-color: #4D4D4D;}
#footer {
	clear: both;
	width: 950px;
	height: 50px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(images/img3b.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	line-height: normal;
	font-size: 77%;
}

#footer a:link {
	color: #7F7D7D;
}

#footer a:visited { 
	color: #7F7D7D;
	}

#footer a:hover {
	text-decoration: none;
	color: #FFCC33;
}

#legal {
	float: left;
}

#links {
	float: right;
}


#footertwo {
	clear: both;
	width: 950px;
	height: 50px;
	margin: 0 auto;
	padding-top: 0px;
	color: #4D4D4D;
}

#footertwo p {
	margin: 0;
	padding-top: 0px;
	padding-left: 130px;
	padding-right: 30px;
	padding-bottom: 80px;
	line-height: normal;
	font-size: 77%;
}

#footertwo a:link {
	color: #551414;
}

#footertwo a:visited {
	color: #551414;
}

#footertwo a:hover {
	text-decoration: none;
	color: #993333;
}

form {  /* set width in form, not fieldset */
  margin: 0px 0px 0px 75px;
  padding: 0;
  min-width: 500px;
  max-width: 800px;
  width: 660px; 
}

form fieldset {  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea, {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}


form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 75%;
}

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
