table.main {
	width: 780px;
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #000000;
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #000000;
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #000000;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000;
}
table.form {
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #000000;
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #000000;
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #000000;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000;
}
td.comparisonHeader {  
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 24px;
	font-weight:bold;
	color: #ffffff;
	background: #000000;
	border-left-width:25px; 
	border-left-style: solid; 
	border-left-color:#ffea00;
	padding: 10px 10px 10px 10px;
}
td.formRowEven {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	background: #e1e1c6; /* tan */
	color: #000000;
	padding: 2px 2px 2px 2px;
	vertical-align:top;
}
td.formRowOdd {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	background: #f1f1e4; /* tan */
	color: #000000;
	padding: 2px 2px 2px 2px;
	vertical-align:top;
}
td.formLabel {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	background: #dedede; /* gray */
	color: #000000;
	padding: 2px 2px 2px 2px;
	text-align:right;
}
td.formHeader {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background: #cccccc;
	border-bottom-width:1px; 
	border-bottom-style: solid; 
	border-bottom-color:#000000;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
td.footerBar {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ffea00;
	max-width: 9px;
}
td.footer {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background: #ffea00;
	text-align:right;
	border-top-width: 3px; 
	border-top-style: solid; 
	border-top-color:#ffffff;
}
td.footerNav {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #ffea00;
	background: #000000;
	text-align:center;
}
td.leftBar {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	background: #ffffff; /* tan efefe2*/
	color: #000000;
	padding: 2px 2px 2px 2px;
	border-right-width:1px; 
	border-right-style: solid; 
	border-right-color:#333333;
}
td.leftnavoff {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	/*background-image:url(../images/nav-background2.gif);*/
	background: #ffffff; 
	color: #000000;
	padding: 2px 2px 2px 2px;
	vertical-align:middle;
}
td.leftnavon {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	background: #cccccc; /* gray */
	color: #000000;
	padding: 2px 2px 2px 2px;
}
td.pageheader {  
	font-family: verdana, helvetica, sans-serif;
	font-weight:bold; 
	font-size: 11px;
	background: #ffea00;
	color: #000000;
	padding: 2px 2px 2px 2px;
	border-bottom-width:3px; 
	border-bottom-style: solid; 
	border-bottom-color:#ffffff;
	vertical-align:top;
	line-height:25px;
}
td.tableData {  
	font-family: verdana, helvetica, sans-serif;
	font-weight:bold; 
	font-size: 11px;
	background: #ffffff; /* tan efefe2*/
	color: #000000;
	padding: 2px 2px 2px 2px;
	border-bottom-width:1px; 
	border-bottom-style: solid; 
	border-bottom-color:#e1e1c6;
	vertical-align:top;
}
td.tableheader {  
	font-family: verdana, helvetica, sans-serif;
	font-weight:bold; 
	font-size: 12px;
	background: #ffea00; /* tan efefe2*/
	color: #000000;
	padding: 2px 2px 2px 2px;
	text-align:center;
	vertical-align:top;
}
td.tableLabel {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	background: #ffffff; /* tan efefe2*/
	color: #000000;
	padding: 2px 2px 2px 2px;
	border-bottom-width:1px; 
	border-bottom-style: solid; 
	border-bottom-color:#e1e1c6;
	text-align:right;
	vertical-align:top;
}
td.text {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	padding: 10px 10px 20px 20px;
	text-align:justify;
	vertical-align:top;
}
td.textRight {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	padding: 10px 10px 20px 20px;
	text-align:right;
	vertical-align:top;
}
td.tableText {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	padding: 2px 2px 2px 2px;
	text-align: justify;
	vertical-align:top;
}
td.tableTextCenter {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align:top;
}
td.tableTextRight {  
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	padding: 2px 2px 2px 2px;
	text-align:right;
	vertical-align:top;
}
td.textHeader {  
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:bold; 
	font-size: 30px;
	background: #ffffff;
	color: #000000;
	padding: 6px 6px 6px 6px;
	line-height:25px;
}
a.gl:link { 
	color : #ffea00;
  	text-decoration : none;
}
a.gl:visited { 
	color: #ffea00;
	text-decoration : none;
}
a.gl:active { 
	color: #ffea00; 
	text-decoration : none;
}
a.gl:hover { 
	color: #ffea00; 
	text-decoration : underline;
	visibility: visible;
}
a.textLink:link { 
	color : #999999;
  	text-decoration : underline;
}
a.textLink:visited { 
	color: #999999;
	text-decoration : underline;
}
a.textLink:active { 
	color: #999999; 
	text-decoration : underline;
}
a.textLink:hover { 
	color: #000000; 
	text-decoration : underline;
	visibility: visible;
}
a.navLink:link { 
	color : #000000;
  	text-decoration : none;
}
a.navLink:visited { 
	color: #000000;
	text-decoration : none;
}
a.navLink:active { 
	color: #000000; 
	text-decoration : none;
}
a.navLink:hover { 
	color: #000000; 
	text-decoration : underline;
	visibility: visible;
}
/* form components */
.inputText {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	border: 1px solid Gray;
	padding: 1px 1px 1px 2px;
	width: 200px;
}
select.select {
	background-color: White;
	border: 1px inset Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding : 3px 0px 3px 3px;
	width: 200px;
}