a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}

a.grid {
	color: #FFFFFF;
	text-decoration: underline;
}

a.grid:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.form_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  border: inset 1px #A5A5A5;
  height: 18px;
}

.form_button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  border-bottom: outset 1px #888899;
  border-right: outset 1px #888899;
  border-top: outset 1px #FCFCFF;
  border-left: outset 1px #FCFCFF;
  height: 20px;
}

.form_select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
}

.form_textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  overflow: auto;
}
 
td, div	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	text-align: justify;
}

.tbl_content {
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.sub_nav {
	padding-left: 3px;
	background-color: #FF6633;
	color: #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border: #FFFFFF;
}

a.sub_nav {
	color: #FFFFFF;
	text-decoration: underline;
}

a.sub_nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.sub_hdr1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F16C38;
	line-height: 12px;
}

a.sub_hdr1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F16C38;
	line-height: 12px;
	text-decoration: underline;
}

a.sub_hdr1:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F16C38;
	line-height: 12px;
	text-decoration: none;
}

.sub_hdr2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	line-height: 12px;
}

.sub_hdr3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F16C38;
	line-height: 12px;
}

.mini_txt {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 12px;
}

.sol_table_head {
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #F76D39;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px #333333 solid;	
}

.sol_table_center {
	padding: 5px;
	text-align: center;
	border: 1px #333333 solid;
}

.sol_table_left {
	padding: 5px;
	text-align: left;
	border: 1px #333333 solid;
}

.sol_table_right {
	padding: 5px;
	text-align: left;
	margin-left: -25px;
	border: 1px #333333 solid;
}

.svc_hdr {
	background-color: #ACC8E3;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.prof_svc {
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 16px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.whtborder_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 2px;
}

a.link {
	color: #339933;
	text-decoration: underline;
}

a.link:hover {
	color: #339933;
	text-decoration: none;
}

.borderbtm {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.borderbtm_dashed {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 510px;
}

.borderbtm_solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 510px;
}
