@charset "utf-8";
/* CSS Document */
body {
	background-color: #666666;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
}
#frame #textlayout #text #nav {
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#frame #textlayout #text #leftimg {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#frame #textlayout #text #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#frame #header {
	padding: 15px;
	background-color: #DEDEDE;
}
#frame #textlayout #text #maincontent {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#frame #textlayout #text #nav a:hover {
	color: #040583;
}
#frame #textlayout #text #nav td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}



#frame #textlayout {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 20px;
	padding-top: 15px;
}

