body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.text_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-align:justify;
}

.text_field{
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
	border:1px solid #666666;
	font-size:11px;
	color:#666666;
	background:#ffffff;
	border-collapse:collapse;
	height:15px;
	width:180px;
}

.text_fieldex{
	background-image:url(../images/text_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #7F9DB9;
	font-size:11px;
	color:#666666;
	border-collapse:collapse;
height:15px;
}

.text_field_con{
	background-image:url(../images/text_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #7F9DB9;
	font-size:11px;
	color:#666666;
	border-collapse:collapse;
	height:15px;
	width:120px;
}

.combo_box{
	background-image:url(../images/text_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #7F9DB9;
	border-collapse:collapse;
	height:17px;
	
}

.agree{
	background-image:url(../images/text_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	border:1px solid  #E6E6E6;
	border-collapse:collapse;
	height:17px;
	
}


/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 11px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 0px solid navy; /*navy border*/
background: black url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 4px 4px;
text-decoration: none;
border-right: 0px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(../images/indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 450px;
margin-bottom: 1em;
padding: 5px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}.btn {
	background-image: url(../images/btn.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.text_menu {
	text-align:center;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#919191;
}

.text_top_Header {
	text-align:left;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color:#FB4748;
}

.text_top_HeaderLF {
	text-align:left;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color:#FB4748;
}

.text_Header_sm {
	text-align:left;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color:#333333;
}

.text_H {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}

.more_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#0391D9;
}

.space{
background-image: url(../images/space.gif);
height:5px;
}

.footer{
background-image: url(../images/index_r16_c1.jpg);
height:27px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:200;
color:#F3EFEE;
}

#space_w{
background-image: url(../images/spacer_w.jpg);
height:5px;
}

.text_error{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B70000;
	font:bold;
}
