BODY {		

		font: 12px "trebuchet ms"; line-height: 14px; color:#152E67;
 }
 
 

th.textj2 {
	COLOR: #152e67;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 16px;
	text-align: center;
}

 
 
 
 a { text-decoration: none; }

	.button {
		padding: 5px 10px;
		display: inline;
		background: #777 url(button.png) repeat-x bottom;
		border: none;
		color: #fff;
		cursor: pointer;

		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: 1px 1px #666;
		}
	.button:hover {
		background-position: 0 center;
		}
	.button:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 6px 10px 4px;
		}
		
		li.john {
    background:white; 	line-height: 15px; vertical-align: middle;
}
li.john:hover {
    background: #cccccc;  line-height: 15px; vertical-align: middle;
} 

	  img.john {
  width:175px;height:202px;margin-top:6px; margin-bottom:66px; 
}

.lateral-nav {
position:absolute;top:0;left:50px;right:0px; width:175px;height:202px;display:flex;flex-direction:column;justify-content:flex-start;align-items:left; 
}


TD.textj1 {
	COLOR: #152e67;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 16px;
}

.borderless table {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

TD.textj2 {
	COLOR: #152e67;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 16px;
	text-align: center;
}

.borders table {
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

.borders td
{
    border: 1px solid #e6e6e6;
	padding: 10px;
}

.borders tr
{
    border: 1px solid #e6e6e6;
	padding: 10px;
}



.share-button{
	display:inline-block;
	width: 45px;
	border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
	border-bottom: none;
	border-top: none;
	vertical-align: top;
	  position: relative;
	}
	

	  	.hoverTable{
		width:100%; 
		border-collapse:collapse; 
	}
	.hoverTable td{ 
		padding:7px; border:CCCCCC 1px solid;
	}
	/* Define the default color for all the table rows */
	.hoverTable tr{
		background: #f1f1f1;
	}
	/* Define the hover highlight color for the table row */
    .hoverTable tr:hover {
          background-color: #ddd;
    }
	


.dropdown-toggle::after {
            content: none;
        }
		
			/* Dropdown Button */
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  

}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;

}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  max-height:250px;
overflow:scroll;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  
   
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}

input.checkbox1  {
	width : 1.0em;
	height :1.0em;
	padding: 0px;
	margin: 0px;
	}


#edi210 div.submenu_header
{
	border-bottom:1px solid #dcdcdc;
	padding:20px 0 10px 0;
	margin-bottom:15px;
	float: left;
	margin-left: 320px;
}



#sub-footer {
	font-size: 11px;
	color: #000000;
	padding: 10px 0 0 0;
	margin: 0;
	height: 45px;
	clear: both;
	line-height: 16px
	position: relative;
	font-family: arial,Tahoma; 

}


span.homeIcon {
	margin-top: 2px;
	float: left;
	min-width: 70px;
	height: 70px;
	padding: 2px;
	max-width: 80px;
	overflow: hidden;
	align: right;
}


.style35 {
	font-size: 16px; 
	font-weight: bold; 
	font-family: Tahoma; 
	color: #BDBDBD;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:right;
}

TD.chk1 {
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 16px;
	color:#F10303;
	}
TD.chk0 {
		FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 16px;
	color:#152E67;
	
	}
TD {font: 12px "arial"; line-height: 14px; color:#152E67;}
B {font-weight:bold;}


/*
a:link {   color: #3034D1; text-decoration: none}
a:visited {   color: #3034D1; text-decoration: none}
a:active {   color: #FB0000; text-decoration: none}
a:hover {   color: #FB0000; text-decoration: underline}
	
	*/
	
	a.blue_l:link {   color: #3034D1; text-decoration: none}
a.blue_l:visited {   color: #3034D1; text-decoration: none}
a.blue_l:active {   color: #FB0000; text-decoration: none}
a.blue_l:hover {   color: #FB0000; text-decoration: underline}
	
	
	
.textbox {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 10pt; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}
.textbox1a {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 10pt; color: #366715; background-color: #E1FFD4; border: 1 solid #294A23}

.textbox1 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #152E67; background-color: #9BC19F; border: 1 solid #222E4A}
.textbox2 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #152E67; background-color: #DCDC9A; border: 1 solid #222E4A}
.textbox3 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #152E67; background-color: #F6DAB1; border: 1 solid #222E4A}
.textbox4 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #152E67; background-color: #FFC8C8; border: 1 solid #222E4A}
.textbox44 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}


.textbox5 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 10pt; color: #152E67; background-color: #FFC8C8; border: 1 solid #222E4A}
.textbox6 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 4pt; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}
.textbox22 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}
.textbox23 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 7pt; color: #152E67; background-color: #FFFFFF; border: 1 solid #DBDDD3;}

.textbox24 {	FONT-FAMILY: Arial, Verdana; FONT-SIZE: 11px; padding:0em 0; width :80px; padding-top: 1px; padding-bottom: 1px;height:16px; font-size: 9px; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}
.textbox25 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #67151F; background-color: #F7C9C9; border: 1 solid #9A1E21}
.textbox26 {	FONT-FAMILY: Arial, Verdana; FONT-SIZE: 12px; padding:1em 1; width :35px; padding-top: 1px; padding-bottom: 1px;height:20px; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}
.textbox27 {	FONT-FAMILY: Arial, Verdana; FONT-SIZE: 11px; padding:1em 1; width :85px; padding-top: 1px; padding-bottom: 1px;height:20px; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}
.textbox28 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 10pt; color: #152E67; background-color: #F6F7E7; border: 1 solid #222E4A}
.textbox29 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 8pt; color: #152E67; background-color: #F6F7E7; border: 1 solid #222E4A}

.textbox30 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; font-size: 10pt; color: #152E67; background-color: #DCDC9A; width: 80px; border: 1 solid #222E4A}

.textb_vendor {	font-family: 'MS Sans Serif', verdana, arial, helvetica; width :275px; height :20px; font-size: 9pt; color: #152E67; background-color: #F6FBFF; border: 1 solid #222E4A}
.textb_vendor2 {	font-family: 'MS Sans Serif', verdana, arial, helvetica; width :228px; height :20px; font-size: 9pt; color: #366715; background-color: #E1FFD4; border: 1 solid #294A23}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	width :200px; height :30px; box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton2:hover {
	width :200px; height :30px; background-color:#e9e9e9;
}
.myButton2:active {
	position:relative;
	top:1px;
}

.myButton2b {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	width :140px; height :30px; box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton2b:hover {
	width :140px; height :30px; background-color:#e9e9e9;
}
.myButton2b:active {
	position:relative;
	top:1px;
}



.myButton3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #4286ba;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4286ba;
	width :200px; height :30px; box-shadow:inset 0px 1px 0px 0px #4286ba;
	background-color:#465a7c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #465a7c;
	display:inline-block;
	cursor:pointer;
	color:#f7f7f7;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cccccc;
}
.myButton3:hover {
	width :200px; height :30px; background-color:#4286ba;
}
.myButton3:active {
	position:relative;
	top:1px;
}

.myButton4 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	width :130px; height :30px; box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton4:hover {
	width :130px; height :30px; background-color:#e9e9e9;
}
.myButton4:active {
	position:relative;
	top:1px;
}

.myButton6 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	width :180px; height :25px; box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:4px 18px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton6:hover {
	width :180px; height :25px; background-color:#e9e9e9;
}
.myButton6:active {
	position:relative;
	top:1px;
}

.myButton7 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton7:hover {
	background-color:#e9e9e9;
}
.myButton7:active {
	position:relative;
	top:1px;
}

.myButton8 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#EBF9F9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton8:hover {
	background-color:#DAEAE9;
}
.myButton8:active {
	position:relative;
	top:1px;
}

.myButton9 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#D8E6D8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton9:hover {
	background-color:#CEDBCE;
}
.myButton9:active {
	position:relative;
	top:1px;
}


.myButton2small {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	width :75px; height :30px; box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton2small:hover {
	width :75px; height :30px; background-color:#e9e9e9;
}
.myButton2small:active {
	position:relative;
	top:1px;
}

.myButton2small2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton2small2:hover {
	background-color:#e9e9e9;
}
.myButton2small2:active {
	position:relative;
	top:1px;
}

.myButton8small {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#EBF9F9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton8small:hover {
	background-color:#DAEAE9;
}
.myButton8small:active {
	position:relative;
	top:1px;
}

.myButton7b {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 9px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton7b:hover {
	background-color:#e9e9e9;
}
.myButton7b:active {
	position:relative;
	top:1px;
}

.myButton14 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	width :200px; height :30px; box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #BFBFBF;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton14:hover {
	width :200px; height :30px; background-color:#e9e9e9;
}
.myButton14:active {
	position:relative;
	top:1px;
}


span.SectionTitleTab1 {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	background-color: #455879;
		padding-top: 5px;
}

td.SectionTitle1 {
	border-bottom: 1px solid #455879;
	padding-bottom: 4px;
padding-top: 0px;

}


span.SectionTitleTab {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #455879;
}

span.SectionTitleTabGrn {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #66B550;
}

td.SectionTitle {
	border-bottom: 2px solid #455879;
padding-top: 3px;
	padding-bottom: 3px;


}
span.SectionTitleTabRed {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #C92222;
}
td.SectionTitleRed {
	border-bottom: 2px solid #C92222;
}

table.tabtable {
	background-color: #F6F6F6;
	border: 1px solid #DBDBDB;
	margin-bottom: 14px;
}

td.emphasis, .emphasis {
	color: #005297;
	font-weight: bold;
	font-size: 12px;
}

td.tabtable {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

td.SectionTitleRed {
	border-bottom: 2px solid #C92222;
}

span.SectionTitleTabRed {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #C92222;
}
TD.text {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 16px;
}

TD.texth {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 20px;
	text-align: left
}

TD.texth2 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 16px;
	text-align: center
}

TD.textv {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 20px;
	text-align: left
}

TD.textv2 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 18px;
	text-align: left
}

TD.textv3 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height: 14px;
	text-align: left
}

TD.textv4 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height: 14px;
	text-align: left
}



TD.textj {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 13px;
	text-align: center;
}

TD.textjBIG {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 14px;
	text-align: center
}




TD.textj2new {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	border:solid gray 1.0pt;
	border-top:solid gray 1.0pt;
	FONT-SIZE: 11px;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height: 13px;
	text-align: center
}


TD.textj2a {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height: 12px;
	text-align: top;
	align:left;
	vertical-align: top
}

TD.textj3 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 8px;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height: 11px;
	text-align: center
}

TD.textj34 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 9px;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height: 11px;
	text-align: center
}

TD.textj341 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 9px;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height: 11px;
	text-align: justify;
}


TD.texthj {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 17px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 21px;
	text-align: justify
}

TD.newimport {
	COLOR: #E4E4E4;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	FONT-SIZE: 17px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 20px;
}

TD.newimport1 {
	COLOR: #E4E4E4;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 18px;
}

TD.newimport2 {
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 14px;
}

TD.menu {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Verdana;
	FONT-WEIGHT: bold;
	line-height: 8px;
	color:#000000;
	}



TD.texthjj {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 20px;
	text-align: justify
}

TD.texthh {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 15px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 19px;
	text-align: justify
}


TD.textjj {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 23px;
	text-align: justify
}

TD.textjjj {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height: 23px;
	text-align: center
}

TD.texthk {
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 16px;
	text-align: left
	
}



.bodycopy {
font-family: Tahoma, arial, Helvetica, sans-serif; 
line-height: 15px; 
font-size: 11px; 
font-weight: normal; 
text-decoration: none;
color: #000000
}


em.boldgreen {
	COLOR: #314F40;
	FONT-WEIGHT: bold; 
	font-style: normal;
}

em.green {
	COLOR: #314F40;
	FONT-WEIGHT: normal; 
	font-style: normal;
}

em.white {
	COLOR: #ffffff;
	FONT-WEIGHT: bold; 
	font-style: normal;
}

em.boldblue {
	FONT-SIZE: 15px;
	COLOR: #314F40;
	FONT-WEIGHT: bold; 
	font-style: normal;
	line-height: 17px;
}

em.printbig {
	FONT-SIZE: 15px;
	COLOR: #000000;
	FONT-WEIGHT: bold; 
	font-style: normal;
	line-height: 17px;
}

div.top {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 12px;
}

a.green_l:link {   color: #314F40; text-decoration: none}
a.green_l:visited {   color: #314F40; text-decoration: none}
a.green_l:active {   color: #314F40; text-decoration: none}
a.green_l:hover {   color: #314F40; text-decoration: underline}

a.gri_l:link {   color: #666666; text-decoration: none}
a.gri_l:visited {   color: #666666; text-decoration: none}
a.gri_l:active {   color: #666666; text-decoration: none}
a.gri_l:hover {   color: #666666; text-decoration: underline}

a.black_l:link {   color: #000000; text-decoration: none}
a.black_l:visited {   color: #000000; text-decoration: none}
a.black_l:active {   color: #000000; text-decoration: none}
a.black_l:hover {   color: #000000; text-decoration: underline}

a.b_l:link {   color: #000000; text-decoration: none }
a.b_l:visited {   color: #000000; text-decoration: none }
a.b_l:active {   color: #000000; text-decoration: none }
a.b_l:hover {   color: #354872; text-decoration: none }

a.grey:link {   color: #E0E0E0; text-decoration: none}
a.grey:visited {   color: #E0E0E0; text-decoration: none}
a.grey:active {   color: #8B9CB2; text-decoration: none}
a.grey:hover {   color: #8B9CB2; text-decoration: underline}

.textcamp {
	border: 1px #000000 inset
}

.buton  {  
FONT-FAMILY: Verdana; 
FONT-WEIGHT: bold;
font-size: 11px; 
color: #000000; border-style: outset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #695978
}

.buton2  {  
FONT-FAMILY: Verdana; 
FONT-WEIGHT: bold;
font-size: 11px; 
color: #000000; border-style: outset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #8B958C
}



.confirmation {
    background-color:   #FFFFCC;
}
fieldset.confirmation {
    border:             0.1em solid #FF0000;
	width :850;
   
	
}
fieldset.confirmation legend {
 text-align:         left;
font-size: 11px;
    border-left:        0.1em solid #FF0000;
    border-right:       0.1em solid #FF0000;
    font-weight:        bold;
        background-image:   url(./images/s_really.png);
    background-repeat:  no-repeat;
            background-position: 5px 50%;
    padding:            0.2em 0.2em 0.2em 25px;
            }
tt, pre, code {
    font-family:        monospace;
font-size: 11px;
}

fieldset.tblFooters {
	width :300;
    margin-top:         0;
    margin-bottom:      0.5em;
    /* avoid a thick line since this should be used under another fieldset */
    border-top:         0;

    float:              none;
    clear:              both;
	background-color: #CCCCCC;
}


INPUT.john {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 11px;
}
SELECT.john {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height: 11px;
}
