P {
  margin: 0pt;
}

.footertxt {
	color: #06547B;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
	padding-left:10;
	vertical-align:middle
}


BODY {
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #4A8685; 
	SCROLLBAR-3DLIGHT-COLOR: #4A8685; 
	SCROLLBAR-ARROW-COLOR: #4A8685; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 


a:link {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a:visited {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a:active {
	color: #B61515;
	font: 9pt arial;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #000099;
	font: 9pt arial;
	font-weight: none;
	text-decoration: underline;
}

a.menubotnav:link, a.menubotnav:visited, a.menubotnav:active {
	color: #006699;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
}
a.menubotnav:hover {
	text-decoration: underline;
}

a.menutopnav:link, a.menutopnav:visited, a.menutopnav:active {
	color: #006699;
	font: 9pt arial;
	font-weight: bold;
	text-decoration: none;
}
a.menutopnav:hover {
	text-decoration: underline;
}


a.botnav:link, a.botnav:visited, a.botnav:active {
	color: #06547B;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: underline;
}
a.botnav:hover {
	text-decoration: none;
}



a.topnavbtn1:link, a.topnavbtn1:visited, a.topnavbtn1:active {
	color: #FFFFFF;
	font: 9pt arial;
	font-weight: bold;
	text-decoration: none;
}
a.topnavbtn1:hover {
	text-decoration: underline;
}

a.topnavbtn2:link, a.topnavbtn2:visited, a.topnavbtn2:active {
	color: #00496E;
	font: 9pt arial;
	font-weight: bold;
	text-decoration: none;
}
a.topnavbtn2:hover {
	text-decoration: underline;
}

a.submitbtn:link, a.submitbtn:visited, a.submitbtn:active {
	color: #006699;
	font: 9pt arial;
	font-weight: bold;
	text-decoration: none;
}
a.submitbtn:hover {
	text-decoration: underline;
}


.testimheader { 
	background-color: #4d97c4;
	color: white;
	font: 14pt arial;
	font-weight: normal;
	text-decoration: none;	
}

.testimtable {
	border: 2px solid white;	
	padding-left: 10px;
	padding-right: 10px;	
	background-repeat:repeat-x;
	background-position: bottom;
	background-image:url(images/testimonial_bg_gr.jpg);

}

.casetd{
	padding-top: 5px;
	padding-bottom: 5px;
}


H1 { 
	color: #F06000;
	font: 14pt arial;
	font-weight: normal;
	text-decoration: none;
}


H2 { 
	color: #000000;
	font: 12pt arial;
	font-weight: bold;
	text-decoration: none;
}

H3 { 
	color: #5FA809;
	font: 14pt arial;
	font-weight: normal;
	text-decoration: none;
}

td {
	 color: black; 
	 font: 9pt arial; 
	 font-weight: none; 
	 text-decoration: none; 
	 line-height:1.5;
}

input { 
	color:darkslategray; 
	font: 8pt arial; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid #2E4393;
	height:17px
}

input.box { 
	color: #2E4393; 
	font: 9pt arial; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: none;
}  

select {
	color: #737373;
	font:  8pt arial;
	font-weight: none;
	text-decoration: none;
	background: white;
	border: 1 dotted gray;
}

textarea { 
	color: #737373; 
	font: 8pt arial; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid #468CBF;
}

.nobox {
	border: 0
}

.bluebody {
	background-color:#ECF4FA;
	background-image:url(images/bodybg_bl.gif);
	background-repeat:repeat-x;
}

.bluebottom {
	background-image:url(images/bottombg_bl.gif);
	background-repeat:repeat-x;
	background-color:#ECF4FA;
}

.loginmenu {
	background:#ECF4FA;
	border:3px solid white;
	width:100%;
	padding-left:3;
	padding-right:3;
	padding-top:10;
	padding-bottom:14;	
}

.loginheader { 
	color: #5FA809;
	font: 14pt arial;
	font-weight: normal;
	text-decoration: none;
}

.contenttd {
	background:#ECF4FA;
	border:3px solid white;
	border-bottom:0;
	width:100%;
}

.blbtn_left {
	background-image:url(images/bl_btn_sel_left.gif);
	background-repeat:repeat-x;
}

.blbtn_centre {
	background-image:url(images/bl_btn_sel_centre.gif); 
	background-repeat:repeat-x;
	padding-top:4;
}

.blbtn_right {
	background-image:url(images/bl_btn_sel_right.gif);
	background-repeat:repeat-x;
}

.grnbtn_left {
	background-image:url(images/grn_btn_notsel_left.gif);
	background-repeat:repeat-x;
}

.grnbtn_centre {
	background-image:url(images/grn_btn_notsel_centre.gif); 
	background-repeat:repeat-x;
	padding-top:4;
}

.grnbtn_right {
	background-image:url(images/grn_btn_notsel_right.gif);
	background-repeat:repeat-x;
}

.submitbtn_left {
	background-image:url(images/submitbtn_left.gif);
	background-repeat:repeat-x;
}

.submitbtn_centre {
	background-image:url(images/submitbtn_centre.gif);
	background-repeat:repeat-x;
	padding-left:4;	
	padding-left:4;	
}

.submitbtn_right {
	background-image:url(images/submitbtn_right.gif);
	background-repeat:repeat-x;
}

.navtable {
	background-color: #EFEFEF;
	width:100%;
	border: 1px solid black;
}

