/* GENERAL STYLES ****************/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#container {
	background: url(../images/bg_full.jpg);
	background-position:center top;	
	background-repeat: repeat-y;
}
div#bgTop {
	background: url(../images/bg_top.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	
}

.fbold {	font-weight:bold;}
.fheader { font-size:12px;};
.italic { font-style:italic;}
.red {color: #BC0406;}
.white {color: #1B5D73;}
.dark_orange {color: #1B5D73;}
.orange {color: #1B5D73;}


A {	color: #969696;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}
A:link,  A:active,  A:visited {	color: #969696;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}
A:hover{	color: #969696;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: underline; }

#coltwo A:link,  A:active,  A:visited {
  color: #969696;
  text-decoration: underline;
  font-weight: normal;
}

#coltwo A.link:link,  A.link:active,  A.link:visited {	color: #969696;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}

.header1 {	color: #7BC5E2;	
						font-family: Tahoma;	
						font-weight:bold;	
						font-size: 12px;
						TEXT-DECORATION: none;
						border-top: dotted #D4D4D4 1px; 
						border-bottom: dotted #D4D4D4 1px; 
						height: 23px;
						padding-top: 7px;
						}
h2 { color: #7BC5E2;	
						font-family: Tahoma;	
						font-weight:bold;	
						font-size: 12px;
						TEXT-DECORATION: none;
						border-top: dotted #D4D4D4 1px; 
						border-bottom: dotted #D4D4D4 1px; 
						height: 23px;
						padding-top: 0px;
						margin: 0;
						margin-bottom: 10px;
						vertical-align: middle;
						padding-top: 5px;
}						
h1 {
	color: #9C9797;
	margin-bottom: 0px;
	margin-top: 0xp;
}
.header2 {	color: #7BC5E2;	font-family: Tahoma;	font-weight:bold;	font-size: 11px;TEXT-DECORATION: none;}
.fgray01 {	color: #989795;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}
.fgray02 {	color: #989795;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}

.header1fp {	color: #407c90;	font-family: Tahoma;	font-weight:bold;	font-size: 12px;TEXT-DECORATION: none; text-align: left}

td {
	margin: 0;
	padding: 0;
	/*vertical-align: top;*/
}

form, input {
	margin: 0;
	padding: 0;
}

input.fp {
	border: solid #0a5a73 1px;
	color: #333333;
	width: 172px;
	height: 17px;
	font-family: Tahoma;
	font-size:11px;
	background-image:url(../images/bg_inputbox.gif);
	padding-top: 3px;
	padding-left: 2px;
}

textarea{
	border: solid #cccccc 1px;
	color: #FFFFFF;
	width: 250px;
	height: 92px;
	font-family: Tahoma;
	font-size:11px;
	//background:url(../images/bg_textarea.gif) top repeat-x ;
	/*background-attachment:fixed;*/
	background-color:#fafafa;
}

input.fp2 {
	border: solid #cccccc 1px;
	color: #000000;
	width: 250px;
	height: 20px;
	font-family: Tahoma;
	font-size:12px;
	//background-image:url(../images/bg_inputbox.gif);
	line-height: 20px;
	padding-left: 4px;
	background-color:#fafafa;
}

td#col1 {
	padding-top: 0px;
	
	width: 700px;
	color: #969696;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
}
td#col2 {
	padding-top: 0px;
	
	width: 400px;
	color: #969696;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align:justify;
	vertical-align:top
}
td#col3 {
	padding-top: 0px;
	
	width: 280px;
	color: #205F68;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	//text-align:justify;
	vertical-align:top
}

img#label {
	border:0px;
	margin-bottom:2px;
}

.main {
	width:952px; 
	height:300px; 
}


/* line */
img#line01 {
	border:0px;
	margin-top:1px;
	margin-bottom:1px;
}
img#line02 {
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}
img#line03 {
	border:0px;
	margin-top:30px;
	margin-bottom:30px;
}
img#line03_1 {
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}

img#line03_top {
	border:0px;
	margin-top:30px;
	margin-bottom:0px;
}
img#line03_down {
	border:0px;
	margin-top:0px;
	margin-bottom:30px;
}
img#line04 {
	border:0px;
	margin-top:1px;
	margin-bottom:1px;
}
img#line05 {
	border:0px;
	margin-top:9px;
	margin-bottom:9px;
}
img#line05_5px {
	border:0px;
	margin-top:5px;
	margin-bottom:5px;
}
img#line05_more_top {
	border:0px;
	margin-top:9px;
	margin-bottom:0px;
}
img#line05_more_down {
	border:0px;
	margin-top:3px;
	margin-bottom:9px;
}
div#line06 {
	width:952px;
	height:19px;
	background-image:url(../images/bg01.gif);
	background-repeat:repeat-x left;
}


img#title01 {
	border:0px;
	margin-top:0px;
	margin-bottom:15px;
}

img#bullet {
	border:0px;
	margin-left:4px;
	margin-right:4px;
}

img.border {
	border: solid #CCCCCC 1px; 
}

img#logo {
	padding-top:45px;
}

div#footer1 {
	width:954px;
	height:56px;
	background-image:url(../images/ecr_footer2.png);
	background-position:center;
	background-repeat:repeat-x center;
	margin-left: auto;
	margin-right: auto;
}

div#footer2 {
	width:952px;
	height:56px;
	text-align:center;
	vertical-align:top;
	color: #CBCBCB;	
	font-family: Tahoma;	
	font-weight:normal;	
	font-size: 9px;
	TEXT-DECORATION: none;
}
div#footer2 a:link{	color: #16c1f3;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }
div#footer2 a:active{	color: #16c1f3;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }
div#footer2 a:visited{color: #16c1f3;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }
div#footer2 a:hover{	color: #16c1f3;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: underline; }

div#footer3 { margin-top: 3px; color: #939a9d;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }

div#box_logo {
	text-align:center;
	vertical-align:middle;
	width:110px; height:110px; background-color:#070C0F; margin-right:7px; margin-bottom:7px; float:left;
}

dd {
	margin-top:-17px;
	padding-left:70px;
}
dd#dd_right {
	margin-top:-17px;
	padding-left:105px;
	padding-bottom:12px;
}
dl#dl_form {
	padding-top:-20px;
	padding-bottom:-20px;
}

.bgcolor1 {
	background-color:#070C0F;
}
.bgcolor2 {
	background-color:#0E1C1F;
}

.hand {
	cursor:pointer;
}

table.cases {
  border-collapse: collapse;
}

table.cases td {
  padding: 0;
  margin: 0;
}