body {
	color: #292929;
	text-align: center;
}

a {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
}

a:visited {
	color: #0066cc;
}

a:hover {
	color: #565656;
	text-decoration: underline;
}

a:active {
	color: #565656;
}

h1 {
	color: #858585;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}

h2 {
	color: #ea6634;
	font-size: 16px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 30px;
	
}

td {
	font-size: 12px;
	font-family: arial;

}

.t_table {width: 620px; border-bottom: 1px solid #d8d8d8;}
.t_table th {font-family: arial; font-size: 14px; padding: 3px;}
.t_table td {font-family: arial; font-size: 14px; padding: 4px; border-left: 1px solid #d8d8d8; }
.t_table a {font-size: 14px; text-decoration: underline;}
.t_table a:hover {color: #565656;}
.t_header {text-align: left;}
.t_even {text-align: center; background-color: #e4e4e4;}
.t_even_top {text-align: center; background-color: #e4e4e4; border-top: 1px solid #d8d8d8;}
.t_even_right {text-align: center; background-color: #e4e4e4;}
.t_odd {text-align: center;}
.t_odd_right {text-align: center; border-right: 1px solid #d8d8d8;}

.icon {
	float: left; margin-right: 2px;
}

.menu {
	width: 190px;
	font-size: 12px;
	font-family: arial;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ededed;
	border: 1px solid #d3d3d3;
}

.menuheader {
	background-color: #d1d1d1;
	padding: 6px;
	border-bottom: 1px solid #b9b9b9;
	font-size: 14px;
}

.menulinks {
	padding-left: 1px;
	margin-left: 6px;
	margin-top: 0px;
	list-style: none;
	line-height: 20px;
	margin-bottom: 6px;
}

#container {
	width: 829px;
	font-size: 12px;
	font-family: arial;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	background-color: white;
	padding: 0px;
}

#maincontent {
	width: 834px;
	font-size: 12px;
	font-family: arial;
	margin-top: 0px;
	margin-left: 2px;
	line-height: 16px;
}

#maincontentText {
	width: 834px;
	font-size: 12px;
	font-family: arial;
	margin-top: 0px;
	margin-left: 2px;
	line-height: 16px;
}

#maincontentText p {
	margin-top: 0px;
	margin-bottom: 15px;

}

#footer {
	clear: all;
}
