@charset "UTF-8";
body {
	margin: 0px;
}
body * {  padding:0;  margin:0;}
body {
	padding:0;
}
img {border:0}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#logo {
	height: 40px;
	width: 760px;
	margin-bottom: 30px;
}
#navigation {
	float: left;
	width: 140px;
	margin-left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5C4A4A;
	font-weight: bold;
	padding-top: 8px;
}
#navigation ul {
	padding-right: 0px;
	list-style-type: none;
}
#navigation ul ul {
	font-size: 13px;
	line-height: 16px;
	padding-left: 10px;
}
#navigation ul ul {
	font-size: 11px;
	line-height: 15px;
}
#navigation ul ul li {
	padding-bottom: 10px;
}

a {
	color: #5C4A4A;
	text-decoration: none;
}
a:visited {
	color: #5C4A4A;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

#content {
	width: 570px;
	padding-left: 22px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #5C4A4A;
	padding-top: 6px;
}
#content p {
	padding-bottom: 18px;
}
h3 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 14px;
}

#content ul {
	list-style-position: inside;
	list-style-type: circle;
}
#content ul {
	padding-bottom: 18px;
}
#navigation li {
	padding-bottom: 12px;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 12px;
}
#content li {
	padding-bottom: 10px;
}
#wrapper #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5C4A4A;
	padding-bottom: 10px;
}
#fees {
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
}
.tabRow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
}
#content img {
	float: left;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#footer {
	width: 740px;
	font-size: 9px;
	color: #5C4A4A;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #5C4A4A;
	padding-top: 4px;
	margin-bottom: 20px;
}
.divider {
	height: 10px;
	width: 560px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5C4A4A;
	margin-bottom: 16px;
}

