@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
body {
	background-color: #F7AABC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#layout_table {
	background-color: #FFFFFF;
	margin: 0px;
	border: 3px solid #777777;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: underline;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #444444;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	margin-top: 0px;
}
#leftcol_logo {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 1.7em;
	margin-top: 25px;
	padding-left: 13px;
	padding-top: 20px;
}
#content  {
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#inlineframe{
  background-color: #FFFFFF;
}
#iframe_content {
    background-color: #FFFFFF;
    line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: none;

}

#iframe_content a:link {
	color: #777777;
	text-decoration: none;
}
#iframe_content a:visited {
	text-decoration: none;
	color: #777777;
}
#iframe_content a:hover {
	text-decoration: underline;
	color: #444444;
}
#iframe_content a:active {
	text-decoration: none;
	color: #444444;
}
#navigation{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	clear: right;
	height: 225px;
	width: 735px;
	border: 0;
	padding: 0;
	max-height: 225px;
	max-width: 735px;
	white-space: 0;
	vertical-align: baseline;
}
#table_nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
	padding: 0;
	height: 225px;
	width: 735px;
	max-height: 225px;
	max-width: 735px;
	white-space: 0;
}
#rightcol {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#largeContent {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  
	margin-left: 0px;
	}

#image img {
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
}
.smalltext {
	font-size: 10px;
}
.boldtext {
	font-weight: bold;
}
#copyright {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
#sitelinks {
	font-size: 10px;
	line-height: 1.7em;
	text-align: center;
}
.blacktext  {
	color: #444444;
	font-weight: bold;
}

