body {
	margin-top: 5px;
	font-size: 11px;
	color: #27313A;
	font-family: Arial, Helvetica, sans-serif; }
.mainTitle {
	font-weight: bold;
	color: #FFFFFF;}
.title, h1 {
	font-weight: bolder;
	color: #CC9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subTitle { font-weight: bold; }
.tabcol_title {	font-weight: bolder;
	color: #CC9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text, p {	font-size: 12px;
			color: #27313A;
			font-family: Arial, Helvetica, sans-serif; 
			text-align: justify;
			}
.text2 {	font-size: 11px;
			color: black;
			font-family: Arial, Helvetica, sans-serif; 
			}
.txt_red { color: #790000 }
hr { 	color: #BFC0DB;
		border-style: solid;
		border-width:thin;
		width:80%;
		height: 1px }
a:link {color: #574352;
		text-decoration: none;}
a:hover {	color: #790000;
			text-decoration: none; }
a:visited {	color: #574352;
			text-decoration: none; }
tr.title { background-color: #FFFFFF} 
tr.dark { background-color: #DFE6F4} 
tr.dark:hover { background-color: #F7F8FB} 
tr.light { background-color: #FFFFFF} 
tr.light:hover { background-color: #DFE6F4}

.tbl_sep_row {  background-color: #BBBBBB; height: 1px; table-layout:fixed}
.tbl_sep_row_inv {  height: 1px; table-layout:fixed}
.tbl_sep_col { background-color: #BBBBBB; width: 1px; table-layout:fixed}
.tbl_sep_col_white { background-color: #FFFFFF; width: 1px; table-layout:fixed}
.tbl_hdr_bckg_light { background-color: #F7F8FB}
.tbl_hdr_bckg_dark { background-color: #9BA7C2}
/*.tbl_menuMain_bckg_dark { background-color: #9BA7C2; height: 18px }
.tbl_menuMain_bckg_light { background-color: #DFE6F4; height: 18px }*/
.tbl_menuMain_bckg_dark { background-color: #E4AE30; height: 18px }
.tbl_menuMain_bckg_light { background-color: #F0DD94; height: 18px }
.tbl_bckg_dark {
	background-color: #9BA7C2; }
.tbl_bckg_sep {
	background-color: #BFC0DB; }
.tbl_bckg_med { 
	background-color: #FFFFFF; }
.tbl_bckg_light {
	background-color: #FFFFFF; }
	
.tbl_1st_cont {
	background-color: #BFC0DB; 
	border-spacing: 0px;
	border-bottom-width: 0px;
	width: 100%;
	vertical-align:top }
.tbl_2nd_cont {
	border-spacing: 0px;
	padding: 0px;
	width: 100%; }
.txt_hdr_light { font-weight: bold; color: #FFFFFF; }
.txt_hdr_dark { background-color: #DFE6F4; }
.txt_hdr_dark { background-color: #DFE6F4 }
.txt_hdr_white { font-weight: bold; color: #FFFFFF; }
.txt_menuMain_dark { font-weight: bold; color: #574352; }
.text_error { color: #CC0000; }
.text_update { color: #0000FF; }

a:link.txt_menuMain_light { font-weight: bold; color: #FFFFFF; }
a:hover.txt_menuMain_light { font-weight: bold; color: #FFFFFF; }
a:visited.txt_menuMain_light { font-weight: bold; color: #FFFFFF; }
a:link.txt_menuMain_dark { font-weight: bold; color: #574352; }
a:hover.txt_menuMain_dark { font-weight: bold; color: #574352; }
a:visited.txt_menuMain_dark { font-weight: bold; color: #574352; }

.link_menu_links, .link_menu_links:hover .link_menu_links:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}

.lft_mnu_title{
	font-weight: bold;
	color: #CC9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.curved {
  background:transparent; 
  width:40%;
  }
.curved h1, .curved p {
  margin:0 10px;
  }
.curved h1 {
  font-size:2em; 
  color:#fff;
  }
.curved p {
  padding-bottom:0.5em;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
  display:block; 
  overflow:hidden; 
  height:1px;
  font-size:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#e0cea3; 
  border-left:1px solid #fff; 
  border-right:1px solid #fff;
  }
.curved .b1 {
  margin:0 4px; 
  background:#fff;
  }
.curved .b2 {
  margin:0 4px; 
  height:2px;
  }
.curved .b3 {
  margin:0 3px;
  }
.curved .b4 {
  margin:0; 
  height:1px; 
  border-width:0 3px 0 3px;
  }
.curved .boxcontent {
  display:block; 
/*  background:#e0cea3; */
  border:0 solid #fff; 
  border-width:0 1px;
  }
/* Button */
.customButton {
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #dcd3b9;
}
