.formbox {
	border: 1px solid #A7CBF3;
}
.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1A1A1A;
}
.bordercolor {
	border: 1px solid #D6D6D6;
}
.textnormallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1A1A1A;
	text-decoration: none;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	font-style: normal;
	text-decoration: none;
}

td.gray_top {
  border-top: 1px solid #BFBFBF;
}

td.boxctn_top_left {
  width: 11px;
  height: 11px;
}

td.boxctn_top_right{
  width: 11px;
  height: 11px;
}

td.boxctn_bottom_left {
  width: 11px;
  height: 11px;
}

td.boxctn_bottom_right{
  width: 11px;
  height: 11px;
}

td.boxctn_form_top {
  border-top: 1px solid #BFBFBF;
  width: 498;
}

td.boxctn_form_top_sm {
  border-top: 1px solid #BFBFBF;
  width: 300;
}

td.boxctn_form_bottom {
  border-bottom: 1px solid #BFBFBF;
  width: 498;
}

td.boxctn_form_bottom_sm {
  border-bottom: 1px solid #BFBFBF;
  width: 300;
}

td.boxctn_form_body {
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  width: 445px;
  padding-left: 25px;
  padding-right: 25px;
}

td.boxctn_form_body_sm {
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  width: 250px;
  padding-left: 25px;
  padding-right: 25px;
}

form {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
	margin: 1px;
}
.textnormaltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #B2B2B2;
	font-weight: bold;
}
.textnormallinkorg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F06007;
	text-decoration: none;
}
.textnormalorgt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F76100;
	font-weight: bold;
}

td.topbox {
	border-top-width: 1px;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BFBFBF;
}
td.bottombox {
	border-top-width: 1px;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BFBFBF;
}
td.rightbox {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #BFBFBF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

td.leftbox {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.textnormallinkunder {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1A1A1A;
}
.hrcolor {
	color: #FF9900;
}
hr {
	color: #FF9900;
}
.bordercolororg {

	border: 1px solid #FF9900;
}
.textnormallinkunderwhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.tablecompare {
border: 1px dashed #E4E4E4;
}
.bordercolornavy {


	border: 1px solid #8484DC;
}
