body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#3F5A70;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#3F5A70;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#3F5A70;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#3F5A70;
}
.class1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
	color:#000000;
}
.class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
.class1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 10px 0px;
}

/************** feature alt styles *****************/

.feature2{
	padding: 0px 0px 10px 10px;
}

.feature2 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature2 img{
	float: right;
	padding: 0px 10px 10px 0px;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.tbl_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
.tbl_rgh {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
.tbl_lft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}

.nav_tbl {
	border: 1px solid #BF740D;
}
.txt_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F5A70;
}
.table2 {
	background-image: url(/images/shadow2/yaxis.gif);
	background-repeat: repeat-y;
}
.table1 {
	background-image: url(/images/shadow/y_axis.gif);
	background-repeat: repeat-y;
}
.table3{
	background-image: url(/images/shadow/y_axis.gif);
	background-repeat: repeat-y;
	background-color: #E8EBEC;
	background-position:right;
}
.sm_txt_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F5A70;
}
.tbl_seperator {
	background-image: url(/images/shapes/table_seperator.gif);
	background-repeat: repeat-y;
}
.txt_x_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3F5A70;
}
.txt_lrg_wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



