/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(/images/common/bg.gif);
background-repeat:repeat;
background-color:#004A4D;
}
hr.hr_dashed {
border: none 0;
border-top: 1px dashed #7F240B;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
clear:both;
}
.line_dashed {
border-top: 1px dashed #7F240B;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
td {
font-size:11px;
color:#7F240B;
line-height:16px;
}
td a:link, td a:visited {
color: #0E5257;
text-decoration:underline;
}
td a:hover, td a:active {
color: #58969C;
text-decoration:underline;
}
td.main_content {
padding:0px 22px 20px 22px;
}

#border_burg {
background-color:#FFFFFF;
border-top:solid #990000 1px;
border-bottom:solid #990000 1px;
padding-top:4px;
padding-bottom:4px;
}

#border_content_tan {
background-color:#F0F1E4;
padding:8px 8px 8px 8px;
line-height:20px;
}


td.burg_11 {
font-size:11px;
color:#7F240B;
}

td.hdr_dir {
width:525px;
height:31px;
background-image:url(/images/common/txt_hdr_ccb.gif);
background-repeat:no-repeat;
background-color:#FOF1E4;
}

td.ftr_nav {
	font-size: 10px;
	color: #0E5257;
	font-weight:bold;
	vertical-align:bottom;
	height:100%;
	padding:40px 20px 5px 20px;
	line-height:16px;
}

td.ftr_nav a:link, td.ftr_nav a:visited{
	color: #0E5257;
	text-decoration:none;
}

td.ftr_nav a:hover, td.ftr_nav a:active {
	color: #58969C;
	text-decoration:underline;
}

.nav_green {
	color: #0E5257;
}

.nav_green a:link, .nav_green a:visited{
	color: #0E5257;
	text-decoration:none;
}

.nav_green a:hover, .nav_green a:active {
	color: #58969C;
	text-decoration:underline;
}

td.copy {
font-size:10px;
color:#F1EEBC;
padding-bottom:25px;
}
td.copy a:link, td.copy a:visited {
color:#F1EEBC;
text-decoration:none;
}
td.copy a:hover {
color:#F1EEBC;
text-decoration:underline;
}
.green_10 {
font-size:10px;
color: #0e5257;
line-height: 15px;
}
.green_11 {
font-size:11px;
color: #0e5257
}
.white_10 {
font-size:10px;
color:#FFFFFF;
}
h3.header2 {
	font-size: 17px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-align:center;
	color:#7F240B;
	letter-spacing:5px;
}