body {
	background: #fff;
	color: #000;
	padding: 0;
	margin: 0;
}
h2 {
	font: 800 18px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font: 800 16px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
p, ol, ul, li, blockquote, .text td, .text th {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	word-spacing: .05em;
}
blockquote {
	font-size: 95%;
}
ol ol {
	list-style-type: lower-alpha;
}
ul ul, ol ol, ol ul, ul ol {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
ol p, ul p {
	margin-bottom: 0 !important;
}
li {
	margin-bottom: .2em;
}
table {
	border-collapse: collapse;
}
td, th, tr {
	vertical-align: top;
	padding: 0;
}
form {
	margin: 0;
}
img {
	border: none;
}
textarea {
	width: 99%;
}
a:link {
	color: #008;
}
a:visited {
	color: #808;
}
a:hover {
	color: #e00;
}

#logo {
	background: #8EBDF5 url(/images/logo_corner.gif) no-repeat;
	background-position: top right;
	margin: 0 30% 0 0;
	height: 94px;
	padding: 0;
}
#logo a:link, #logo a:visited {
	text-decoration: none;
}
#logo a:hover {
	border-bottom: 2px dotted #008;
}
#logo h1 {
	font: 800 24px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 67px;
	color: #000;
}
#logo img {
	border: none;
	float: left;
	margin: 5px 10px;
}
#logo #subtitle {
	color: #fff;
	font: 700 14px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 10px;
}
#search {
	float: right;
	margin: 0;
	width: 30%;
	text-align: center;
	margin-top: 60px;
}
#search #words {
	width: 60%;
	margin-right: 5px;
}
#search input {
	width: 28%;
}

#menu td {
	text-align: center;
	padding: 3px;
	font: 800 14px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#menu td.blue1 {
	background: #3163CE;
}
#menu td.blue2 {
	background: #639CFF;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #fff;
}
#menu a:active, #menu a:hover {
	text-decoration: none;
	color: #ddd;
}

#breadcrumbs {
	font: 500 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	background: #fff;
}
#title h1 {
	font: 600 24px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px;
}

td#content {
	padding: 15px;
}
td#banner {
	padding: 15px;
}
#content p, #content ul, #content ol, table.text, table.content {
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
}
#content .indent {
	margin-left: 3em;
}
table.content {
	border-collapse: collapse;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
}
table.content caption {
	font: 800 15px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0;
}
table.content, table.content li, table.content p {
	font: 500 14px/14px Tahoma, Arial, Helvetica, sans-serif;
}
table.content td, table.content th {
	padding: 5px;
	vertical-align: top;
}
table.content th {
	font-weight: bold;
	text-align: left;
}
table.content thead th {
	text-align: center;
	border-bottom: 1px solid #000;
}
table.text td, table.text th {
	padding: 5px;
	font-size: 100%;
}
#content .body {
	background: #fff;
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.green #content .body{
	background: #fff url(/images/rwb_green_.gif) no-repeat;
	background-position: bottom right;
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.yellow #content .body{
	background: #fff url(/images/rwb_yellow_.gif) no-repeat;
	background-position: bottom right;
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.orange #content .body{
	background: #fff url(/images/rwb_orange_.gif) no-repeat;
	background-position: bottom right;
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pink #content .body{
	background: #fff url(/images/rwb_pink_.gif) no-repeat;
	background-position: bottom right;
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#copyright address {
	font: 500 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.block .corner {
	float: right;
	background-position: top left;
	height: 32px;
	width: 30%;
}
.block h2 {
	font: 800 18px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 7px;
	width: 63%;
	height: 18px;
	vertical-align: middle;
}
.block p {
	padding: 5px 7px 0 7px !important;
	margin: 0;
}
.block {
	width: 50%;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
.u, .ul {
	border-bottom: 1px solid black;
}
.ol, .ol td, .ol th {
	border-top: 1px solid black;
}
.index .green .corner, .index .yellow .corner {
	background-color: #fff;
}

.green .corner {
	background: #ddd url(/images/rs_green.gif) no-repeat;
}
.yellow .corner {
	background: #ddd url(/images/rs_yellow.gif) no-repeat;
}
.orange .corner {
	background: #cfc url(/images/rs_orange.gif) no-repeat;
}
.pink .corner {
	background: #ffc url(/images/rs_pink.gif) no-repeat;
}

.blue h1 {
	background: url(/images/rw_blue.gif) no-repeat;
	background-position: top right;
}
.blue #content {
	background: url(/images/rwb_blue.gif) no-repeat;
	background-position: bottom right;
}

.green h1 {
	background: url(/images/rw_green.gif) no-repeat;
	background-position: top right;
}
.green #content {
	background: url(/images/rwb_green.gif) no-repeat;
	background-position: bottom right;
}
.yellow h1 {
	background: url(/images/rw_yellow.gif) no-repeat;
	background-position: top right;
}
.yellow #content {
	background: url(/images/rwb_yellow.gif) no-repeat;
	background-position: bottom right;
}
.orange h1 {
	background: url(/images/rw_orange.gif) no-repeat;
	background-position: top right;
}
.orange #content {
	background: url(/images/rwb_orange.gif) no-repeat;
	background-position: bottom right;
}
.pink h1 {
	background: url(/images/rw_pink.gif) no-repeat;
	background-position: top right;
}
.pink #content {
	background: url(/images/rwb_pink.gif) no-repeat;
	background-position: bottom right;
}

.fr {
	float: right;
	width: 30%;
	padding: 15px;
}
.level2 {
	list-style-type: none;
	margin-left: -30px;
	margin-bottom: .5em;
	margin-top: .5em;
	font-weight: bold;
}
.level3 {
	margin-left: 1em;
	list-style-type: circle;
}
.smb {
	font: 500 24px/24px Wingdings, Dingbats;
}
.frame {
	border: 2px solid #ccc;
	padding: 5px !important;
	margin: 10px !important;
}
.alphaindex {
	background: #fff;
	margin-left: 25px;
	padding: 15px;
}
.prevnext {
	float: left;
	margin-left: -20px;
	text-align: center;
}
.prevnext A, .prevnext H2 {
	font: 800 18px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* colors */
.white {
	background: #fff;
}
.blue {
	background: #9cf;
}
.green {
	background: #cfc;
}
.yellow {
	background: #ffc;
}
.orange {
	background: #fc9;
}
.pink {
	background: #fcf;
}
.gray {
	background: #ddd;
}