body 
{
	font-family:Tahoma;
	font-size: 12px; 
	margin: 0px 0px 0px 0px;
}

h1 
{
	color: #336699;
	font-weight: bold;
	font-size: 22px;
}

h2
{
	color: #000000;
	font-size: 16px;
}

#header
{
	background-image: url('/images/bg.gif'); 
	height:60px;
	color: White;
	font-weight: bold;
}

#header a
{
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}



#footer 
{
	color: #336699;	
	font-weight: bold;
	height: 60px;
	background-image: url('/images/hpap_49.jpg');
	text-align:center;
	padding-top:15px;
	font-size: 10px;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 3px 0px 3px;	
}

#footer a:hover
{
	color: #345181;
	text-decoration: underline;
	font-weight: bold;
}


#header topmenu
{
  border: 2px solid black;	
}


#navigationMenu a
{
 color: #2A4256;
 text-decoration: none;
 
}

#navigationMenu .SMChild
{
	color:Black;
}

.smalltext {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

STRONG {
	Color: #336699;
}


A {
	Color: #006600;
	text-decoration: underline;
}

A:hover {
	Color: #91D400;
	text-decoration: none;
}

A:active {
	Color: #FF9C00;
	text-decoration: underline;
}


img.withBorder
{
	border: 2px solid black;
}




.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	border: 1 #666666 solid;
}

.tableborder  {
	font-size : xx-small;
	font-family : Verdana;
	border: 1 #666666 solid;
}
.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #666666;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;

}

input.NoBorder {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	border: 0px solid #666666;
}

table.comparison 
{
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.comparison th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: #faf0e6;
	height: 25px;
}
table.comparison td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: #ffffff;
	-moz-border-radius: 0px;
}



#LeftMenu
{
	width: 216px;
}

#LeftMenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#LeftMenu li
{
	text-align: left;
	list-style-type: none;
	height: 22px;
	background-image: url('/images/hpap_menubg.jpg');
	background-repeat: no-repeat;
	padding: 1px 0px 0px 20px;
}

#LeftMenu a, a:visited, a:active
{
	color: Black;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#LeftMenu a:hover
{
	color: #FF9933;
}
