/* blue: #0061B9 */

html, body, table, td, img {
margin:0;
padding:0;
border:0;
}
body {
background: #9ED1FD url(/images/temp07/BG.jpg) repeat-x;
}
body, table, td {
font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
font-size: 12px;
}
table {
border-collapse: collapse;
}
td {
vertical-align:top;
}
#wrapper {
width: 90%;
margin: 0 auto;
}
#headerrow {
/*background: url(/images/temp07/HdrRpt.jpg) repeat-x;*/
height: 117px;
}
#hdrtable {
width: 100%;

}
#hdrtable td {
color: #2c73cc;
}
#nametd {
	background: url(/images/temp07/Name.jpg) no-repeat 12px;
	width: 594px;
	vertical-align: bottom;
	padding-bottom: 4px;
	padding-left: 30px;
}
#logotd {
background: url(/images/temp07/Logo.jpg) no-repeat;
height: 117px;
width: 160px;
}


div#navdiv {
display:block;
margin: 0 auto !important;
height:33px;
width:auto;
float:none;
/*border: 1px solid red;*/
white-space:nowrap;	
text-align:center;
}
#navtable {
margin: 0 auto;	
width:100%;
/*width:auto;*/
height: 33px;
text-align:center;
}
#navtable td#navrow {
text-align:center;
white-space:nowrap;	
height: 33px;
background: #000000 url(/images/temp07/NavRpt.jpg) repeat-x;
text-align:center;
padding: 0 auto;
white-space:nowrap;	
vertical-align:middle;
}

#navtable td#navrow  ul {
/*display:block;*/
height:33px;
margin:0 auto;
padding:0;
white-space:nowrap;	
width: auto;
}
#navtable td#navrow ul li {
margin:0;
padding:0;
display: block;
float: left;
background: url(/images/temp07/NavRpt.jpg) repeat-x;
list-style-type:none;
height: 33px;
color: #ffffff;
white-space:nowrap;	
}
#navrow li a {
display:block;
float:left;
height: 33px;
height: 100%;
color: #ffffff;
text-decoration: none;
padding: 0 7px;
vertical-align:middle;
/*line-height:30px;*/
line-height: 33px;
word-spacing:-1px;
}
#navrow li a:hover, #navrow li a:active  {

/*border-bottom: 1px solid #ffea05;*/
color: #ffea05;
text-decoration:underline;
}

td#contentrow  {
padding: 20px 40px 20px 40px;
background-color: #ffffff;
line-height: 160%;
font-size:12px;
vertical-align:top;
/*line-height: 140%;*/
background-color: #ffffff;
border-left: 1px solid #0061B9;
border-right: 1px solid #0061B9;
border-bottom: 1px solid #0061B9;
}

td#contentrow table {
margin: 0 auto !important;	
}

h1, h2, h3, h4, h5 {
	color: #2c73cc;
	color: #2663B0;
	color: #3279d1;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	line-height: 130%;
}

h1 {
font-size:24px;	
}
h2 {
font-size:20px;	
}
h3 {
font-size:18px;	
}
h4 {
font-size:16px;	
}
h5 {
font-size:14px;	
}

h3 {
font-weight:bold;	
}

#footertable {
width:100%;
margin: 8px auto;	
background-color: #ffffff;
border: 1px solid #0061B9;
}


#footertable td {
padding: 8px;
line-height:140%;
}
#footertable td a {
font-size: 11px;
}

/* LINKS */
#contentrow a, #footertable td a  {
color: #0061B9;
}

#contentrow a:hover, #contentrow a:active, #footertable td a:hover, #footertable td a:active  {
color: red;
/*border-bottom: 1px solid red;*/
}


#contentrow li {
line-height:150%;
margin-bottom:13px;
margin-right:100px;	
}


.responsecodes {
width:96%;	
}
.responsecodes td {
padding-right: 8px;
}

/* from old styles.css */

table.formtable {
width:100%;	
}
table.formtable td {
padding: 2px;	
}

.formtable td input[type=text], .formtable td input[type=email], .formtable td textarea {
width: 300px;
background-color: #eaf1f9;	
}






.mysubox {
background: url(/images/gradbox.jpg);
}

.imgright {
float:right;
margin: 0 0 12px 18px;	
padding: 2px;
border: 1px solid #FF6600;
}
