body {
	font-family: trebuchet ms, arial, tahoma, verdana;
	font-size: 13px;
	margin: 0;
	color: #444;
}
h1, .h1 {
	font-size: 150%;
	font-weight: bold;
	color: #006599;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 2px 0px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
h2, .h2 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 0px solid #ccc;
	color: #006599;
	font-size: 130%;
	text-align: left;
	clear: both;
}
h3, .h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006599;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
}
h4 {
	color: #003366;
	margin: 0px;
	padding: 2px;
	text-align: left;
	border-bottom: 0px dashed #ccc;
}
table {
	border: 1px solid #ccc;
}
th, td {
	text-align: left;
	vertical-align:top;
	border: 1px solid #ddd;
	padding: 5px;
}
p {
	vertical-align:top;
	margin: 0px;
	margin-bottom: 10px;
}

ul {
	padding-top:0px;
	margin:0px;
	margin-bottom: 10px;
}
li {
	text-align: left;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-left: 25px;
}
form td {
	padding: 0.3em;
	text-align: left;
}
input, select {
	font-family: arial, tahoma, verdana;
}
.submit {
	background-color: #003366;
	color: #ffffff;
	margin: 10px;
	font-weight: bold;
}
textarea {
	font-family: arial, tahoma, verdana;
	padding: 5px;
	border: 1px solid #999999;
}
img {
	border:0px;
}
a:link {
	color: #006599;
}
a:visited {
	color: #006599;
}
a:hover {
	color: #006599;
}

#outer {
	width: 980px;
	margin: 0 auto;
	background-color: transparent;
	background-image:URL(../images/980bg-gen.png);
	background-repeat: repeat-y;
}
.inner {
	width: 960px;
	margin: 0 auto;
	border: 1px solid #fff;
}
#content {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#maincontent {
	width: 960px;
	clear: both;
	margin-top: 1px;
}
#rn img {
	margin: 0 5px 0 0;
}
#rn {
	float: left;
	margin: 0 0 5px 0;
	padding: 0px 10px 0px 10px;
	border-left: 1px dotted #ccc;
	border-right: 0px dotted #ccc;
	min-height: 650px !important;
}
#ln, #rrn {
	width: 210px;
	float: left;
	text-align: left;
	padding: 0 10px;
	margin: 0 0 0 0;
}

#rrn {
	width: 160px;
	float: right;
	text-align: left;
	margin: 0 0 0 0;
}
.width580 {
	width: 520px;
}
.width740 {
	width: 700px;
	border-right: 0;
}
.width760 {
	width: 759px;
	border-right: 0;
}
.width45 {
	width: 45%;
	float: left;
	margin-right: 20px;
}
.width30 {
	width: 30%;
	float: left;
	margin-right: 20px;
}
#bannertop {
	width: 950px;
	background-color: #003366;
	border-bottom: 0px solid #006599;
	color: #fff;
	text-align: right;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
}
#bannertop a {
	font-weight: bold;
	color: #ffffff;
}
#banner {
	width: 960px;
	margin: 0 auto 10px;
	background-image:url(../images/head-bg.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 142px;
	color: #fff;
	font-size: 2.2em;
	text-align: left;
}

#banner img {
	margin-top: 5px;
}

#subbanner {
	color: #fff;
	background-color: #006599;
	font-weight: bold;
	padding: 5px;
	font-size: 1em;
	text-align: center;
}

#menu {
	clear:both;
	text-align: center;
	color: #555;
	font-weight: bold;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
#menu a:hover {
	text-decoration: none;
	color: #006599 ;
}
#menu_ul {
	margin-bottom: 30px;
	padding: 0;
}
#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: right;
}
#menu p {

}	
.quote, .quoter {
	color: #006599;
	text-align: center;
	font-style: italic;
}
.quoter {
	margin-top: 15px;
	color: #999;
}
#footer li {
	display: inline;
	color:#cccccc;
}
#footer {
	width: 960px;
	margin: 0 auto;
	border-top: 1px dotted #cccccc;
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	vertical-align:middle;
	padding: 20px 0;
	clear:both;
	background-color: #003366;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:normal;
}

#bar {
	width: 99%; 
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	text-align: left;
	padding: 2px;
	color: #666;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#bar a {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

#logos p {
	margin-bottom: 20px;
}
.aaa a:link {
	color:#e6e6e6;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.menu_title {
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
}
.menu_txt {
	font-size: 80%;
}
.width100 {
	width: 100%;
}
.center {
	text-align: center;
}
.float_right {
	float:right;
}
.float_left {
	float: left;
}
.textright {
	text-align: right;
}
.red {
	color: #990000;
}
.imgborder {
	border: 1px solid #cccccc;
}
.imagepad {
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 1px;
}
.input {
	padding: 5px;
	border: 2px solid #000000;
}
.contact_form {
	width: 95%;
	padding: 10px;
	background-color: transparent;
	border: 2px solid #333333;
}
.contact_r {
	width: 2em; 
	float: left;
}
.bullet {
	padding-right:5px;
}
.mensp {
	padding-right: 10px;
}
.sep {
	color: #555555;
	font-size: 70%;
}
.help {
	cursor: help;
	color: #ffffff;
	border-bottom: 1px dotted #999999;
}
.subtle {
	margin-top: 10px;
	font-size: 80%;
	color: #999999;
	text-align: center;
}
.formtbl {
	width: 100%;
}
.formtbl td {
	vertical-align: top;
}
.formtbl textarea {
	border: 1px solid #cccccc;
	font-size: 100%;
	width: 100%;
}
.formtbl_head {
	color: #ffffff; 
	background-color: #333333;
	font-weight: bold;
}
.hide {
	display: none;
}

.button {
	background-image:URL(../images/button-bg.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	width: 200px;
	height: 120px;
	margin: 10px 75px;
	padding-top: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 120%;
}
.button a:link {
	color: #fff;
	text-decoration: none;
}
.button a:hover {
	color: #fff;
	text-decoration: underline;
}
.button a:visited {
	color: #fff;
}

.menuhead {
	font-size: 1.3em;
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
.contact {
	padding: 3px;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
	margin-bottom: 3px;
}
.textup {
	font-size: 110%;
}
