@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}

p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 45px;
}
img {
	padding: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.right {
	float: right;
}
#ss {
	border: 3px double #D1E488;
	height: 405px;
	width: 540px;
}



#container {
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	color: #CCCCCC;
}
.TabbedPanelsContent ul {
	width: 400px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TabbedPanelsContent ul li {
	padding-bottom: 15px;
}
.caption {
	font-size: 9px;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer {
	margin-left: 94px;
}
#footer p {
	font-size: 10px;
}
#footer a {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #D1E488;
	text-decoration: none;
}
