/* Style sheet by Ron Howell - http://www.YourWebDesignPro.com */

/*styles for obox*/
.reportdescription {
font-family: "Verdana";
font-size: 14px;
color: #000000;
font-weight: bold;
}
.formtext {
font-family:"MS Sans Serif",helvetica,sans-serif;
font-size:16px;
font-weight: bold;
color: #000000;
}
/*end styles for obox*/

/*styles for sidebar*/
.o-bar-text {
font-family: "MS Sans Serif";
font-size: 14px;
color: #000000;
font-weight: bold;
	}
/*end styles for sidebar*/

/*styles for testimonial box*/
.testimonialhedr {
font-family: Tahoma;
font-size: 20px;
color: #cc0000;
font-weight: bold;
text-align: center;
text-transform: capitalize;
}
.testimonialtext {
font-family:"Trebuchet MS",helvetica,sans-serif;
font-size:14px; 
color: #333333;
}
/*end styles for testimonial box*/

/* styles for tabbed navigation */
#navlist { 
padding: 3px 0; 
margin-left: 0; 
border-bottom: 1px solid #ccc; 
font: bold 12px "Trebuchet MS",helvetica,sans-serif; 
text-align:center; 
}
#navlist li { 
list-style: none; 
margin: 0; 
display: inline; 
}
#navlist li a { 
padding: 3px 0.5em; 
margin-left: 3px; 
border: 1px solid #ccc; 
border-bottom: none; 
background: #eee; 
text-decoration: none; 
}
#navlist li a:link { 
color: #0000ff; 
}
#navlist li a:visited { 
color: #0000ff; 
}
#navlist li a:hover { 
color: #000; 
background: #cccccc; 
border-color: #000; 
}
#navlist li a#current { 
background: white; 
border-bottom: 1px solid white; 
}
#navlist li a:hover#current { 
background: white; 
border-bottom: 1px solid white; 
color:#0000ff; 
}
/* end styles for tabbed navigation */

/*styles for main site*/
body,td {
font-family:"Trebuchet MS",helvetica,sans-serif; 
font-size:13px; 
}
body {
	background-color: #eeeeee;
}
h1,h2,h3,h4,h5,h6 {
font-family:"Trebuchet MS",helvetica,sans-serif; 
color:#cc0000; 
letter-spacing:1px;
}
h1 {
font-size:30px;
}
h2 {
font-size:20px;
}
h3 {
font-size:18px;
}
h4 {
font-size:16px;
}
h5 {
font-size:14px;
}
h6 {
font-size:14px;
}
input {
background: #eeeeee;
padding: 3px;
font-weight: bold;
color: #cc0000;
background-image: url(../images/input1.jpg);
}
.subHeader {
font-family:"Trebuchet MS",helvetica,sans-serif; 
color:#cc0000; 
font-size:16px; 
letter-spacing:1px; 
font-weight:bold; 
margin:10px 0px 10px 0px; 
border-bottom:1px solid #ccc;
}
blockquote {
background-color: #eeeeee;
border-bottom: 1px dashed #ccc;
border-bottom-width: 1px;
border-left: none;
border-right: none;
border-top: 1px dashed #ccc;
padding: 10px 10px 10px 10px;
margin-left: 20px;
margin-right: 20px;
margin-top: 5px;
margin-bottom: 5px;
display: block;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #999999;
}
.footer {
font-size:10px; 
color: #666666;
}
.disclaimer {
font-size:10px; 
color: #cccccc;
}
.footbold {
font-size: 10px;
font-weight: bold;
color: #666666;
}
/*styles for main site*/

/* Style sheet by Ron Howell - http://www.YourWebDesignPro.com */