@charset "UTF-8";
/* CSS Document */
table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

td {
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	width: 480px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

img {
	border: none;
}

#content {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 590px;
}

.txt {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#5e524a; font-weight:bold; line-height:15px;}
.txt a{font-size:10px; color:#e55b19; font-weight:bold; text-decoration:none;}
.txt a:hover{font-size:10px; color:#64a7a3; font-weight:bold; text-decoration:none;}

.subheader {
	font-size: 12px;
	font-weight: bold;
}

.header {
	position: relative;
	margin: 0 0 20px 0;
	padding: 20px 0 0 20px;
	width: 610px;
	height: 40px;
	background-image: url('images/tabs/header_tab.gif');
	background-repeat: no-repeat;
	font-size: 28px;
	font-weight: lighter;
	color: #FFFFFF;
	vertical-align: middle;
}

.iconwidth {
	width: 20px;
}

