a {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
}
img {
	border: 0pt;
}

h1 {
 	/*color: #7b4c5d;*/
 	color:#3f89b3;
 	font-size: 12pt;
 	font-weight: normal;
}

body {
	font-family: Verdana;
	color: #666666;
	/*background-image: url("images/bg_dots.gif");*/
}

p {
	font-size: 10pt;
}

li 
{
    font-size: 10pt;
}

table.content_table
{
    font-family: Verdana;
	color: #666666;
	font-size: 10pt;
	border: solid 1px #666666;
}

th.content_table
{
    text-align: left;
}


#frame {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#logo {
	width: 100%;
	height: 50px;
	float: left;
	border: 1px 2px 1px 1px;
	border-color: #999999;
}

#login {
	width: 15%;
	height: 50px;
	float: left;
}

#main_nav {
	width: 100%;
	height: 35px;
	text-align: center;
	float: left;
	font-family: Helvetica;
	font-style: normal;
	font-size: 12pt;
	color: #ffffff;
	padding-bottom: 3px;
	text-decoration: none;
}
#main_nav a {
	text-decoration: none;
}
#breadcrumbs {
	width: 100%;
	float: left;
	height: 200px;
}
#breadcrumb_1 {
	width: 384px;
	height: 100px;
	float: left;
	padding-top: 2px;
}

#breadcrumb_2 {
	width: 640px;
	height: 100px;
	float: left;
	padding-top: 2px;
}

#subnav {
	width: 100%;
	height: 30px;
	float: left;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: lighter;
	color: #7a7150;
}
#subnav a {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: lighter;
	color: #f68205;
}

#main_body {
	width: 100%;
	float: left;
}

#footer {
	width: 100%;
	height: 40px;
	padding-top: 10px;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	float: left;
}
.top_quote {
	background-color: #3f89b3;
	color: #ffffff;
	text-align: center;
}

