@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #0066A4;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0066A4;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #D98B04;
}
a:active {
	text-decoration: none;
	color: #0066A4;
	font-weight: normal;
}
u{
	text-decoration:none;
}


#topbar{
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:14px;
	letter-spacing:2px;
	padding:5px 0 5px 0;
}
#topbar ul{margin:0;padding:0;list-style-type:none;}
#topbar li{display:inline;margin:0;padding:0 60px 0 60px;}
#header{

}
#logo{
	background-color:#ffffff;
}
#slogan{
}
#navbar{
	background-color:#666666;
	text-align:right;
	padding:5px;
}

#main{
	width:800px;
	margin:5px auto 5px auto;
	background-color:#ffffff;
	border:2px solid #ffffff;
}
#content{
	padding:20px;
	overflow:hidden;
}
#footer{
	background-color:#e2e2e2;
	text-align:center;
}


.graydotborder{
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-top-style: dotted;
}

.topbtmwhite{
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-top-style: solid;
}
.btmwhite{
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}
.black11{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.orangebold14 {
	color: #D98B04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.orangebold18 {
	color: #D98B04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
.orangebold22 {
	color: #D98B04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
}
.orangebold24 {
	color: #D98B04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
}
.orangeslim40 {
	color: #D98B04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-decoration:none;
}
.bluebold14 {
	color: #0066A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.bluebold18 {
	color: #0066A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
.bluebold22 {
	color: #0066A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration:none;
}
.bluebold24 {
	color: #0066A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
}
.blueslim40 {
	color: #0066A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-decoration:none;
}
