* {
	font-family: verdana;
	font-size: 13px;
	color: #00255d;
}

/*
table, td {
	border: #000 1px solid;
	border-collapse: collapse;
	padding: 5px;
}
*/

h1 {
	font-size: 16px;
	color: #009a67;
}

body {
	height: 100%;
	margin: 0px;
	text-align: left;
	background: #F6F7DE;
	
/*  


00255d blue
009a67 green
f9a21b orange

004684 med blue
195792 light blue

*/

}


h2 {
	margin-bottom: 0px;
	color: #f9a21b;
}

th {
	padding: 2px;
}

a {
	color: #009a67;
	font-weight: bold;
}

a.orange {
	color: #f9a21b;
	font-weight: bold;
}

img {
	border: #009a67 1px solid;
}




/* ------------------------------------------- */

table.main {
	width: 100%;
	height: 100%;
}

td.main {
	width: 100%;
	height: 100%;
}

td.main, td.rhcol {
	vertical-align: top;
}

table.specof {
	width: 200px;
}

table.specof td {
	text-align: center;
}







table.rhcol, table.prod, table.nav, table.news, table.header, table.faq {
	border: #000 0px solid;
}












table.rhcol {
	height: 100%;
	background: #195792;
}
table.rhcol td {
	vertical-align: top;
}


table.header {
	background: #026C44;

}
table.header td {
	color: #fff;
}


table.nav {
	background: #004684;
}

table.nav td {
	padding-left: 10px;
}






table.prod {
	width: 100%;
}

table.client td {
	vertical-align: top;
	padding-bottom:10px;
}



/*----------*/
/*NEW STYLES*/
/*----------*/

img a
{
    border: 0px;
    }

.hppromodiv h2
{
    color:White;
    }

.hppromodiv h3
{
    color:White;
    }

.hppromodiv p 
{
    color:White;
    }
    
.hph1
{
    color:White;
    }   

.hppromodiv a
{
    color:White;
    }