@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
ol, ul {
	list-style: none
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0
}
caption, th, td {
	text-align: left;
	font-weight: normal
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	quotes: "" ""
}
body {
	text-align: center
}
#container {
	margin: 2em auto auto auto;
	width: 824px;
	height:668px;
	text-align:left;
	border: 2px solid #666
}
#header {
	margin:0 48px;
	border: 2px solid #1C3F94;
	border-top:0;
	height:128px;
	background: url(../images/header_bg.jpg) bottom repeat-x
}
#content {
	margin: 0 48px;
	height:456px;
	background:url(../images/background.gif) bottom left no-repeat
}
#navigation {
	color:#666;
	padding:20px 0 0 20px;
	float:left
}
#navigation li {
	float:left;
	margin-right:13px;
	font-size:1.3em
}
#last_item {
	margin-right:0
}
#footer {
	margin:0 48px;
	border: 2px solid #ED1C24;
	border-bottom:0;
	height:80px;
	background: url(../images/footer_bg.jpg) top repeat-x
}
#footer p {
	font-size:0.9em;
	color:#666;
	margin: 35px 0 0 20px;
	line-height:1.2em;
	float:left
}
#designed {
	font-size:1em;
	padding-top:10px;
	color:#666
}
#logo {
	float:right;
	margin:10px 20px
}
.assoc_logo {
	float:right;
	margin: 35px 20px 0 0
}
#content a {
	color:#666;
	text-decoration:none
}
#active a {
	color:#ED1C24
}
.main_img {
	float:right;
	margin: 20px 0
}
#iframe {
	width:404px;
	height:373px;
	margin:30px 0 0 20px;
	clear:left;
	float:left;
	overflow:auto
}
h1 {
	font-size:1.3em;
	color:#1C3F94;
	padding-bottom:10px
}
#iframe p {
	text-align:justify;
	padding: 0 0 10px 0;
	color:#666;
	line-height:1.4em;
	width:370px
}
#iframe ul {
	padding-bottom:10px;
	line-height:1.4em;
	color:#666;
	width:370px;
	text-align:justify;
}
#iframe li {
	padding-left:10px;
	background:url(../images/list.jpg) left no-repeat
}
#button {
	display:block;
	width:100px;
	height:25px;
	background:url(../images/button.jpg) left no-repeat;
	color:#FFF;
	margin-left:270px
}
#button a {
	display:block;
	width:84px;
	height:18px;
	padding:7px 0 0 16px;
	color:#FFF
}
#designed a {
	text-decoration:none;
	color:#666
}
form {
	margin-top:20px;
	margin-bottom:10px
}
.inputbox {
	background-color:#DDD;
	border:solid 1px #000;
	color:#000
}
label, input, textarea {
	display:block;
	float:left;
	margin-bottom:10px
}
input {
	width:14em
}
textarea {
	width:20.25em;
	height:3.5em;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:1.2em
}
label {
	text-align:left;
	float:left;
	color:#666;
	width:80px
}
form br {
	clear:left
}
input#submit {
	cursor:pointer; /* hand-shaped cursor */
	cursor:hand; /* for IE 5.x */
	border:solid 1px #000;
	background-color:#1C3F94;
	font-size:10px;
	color:#fff;
	width:75px;
	margin-left:250px
}
input#submit:hover {
	background-color:#ED1C24;
	color:#FFF
}
.clear {
	clear:both
}
.maplink {
	margin-top:20px
}
hr {
	width:370px;
	margin:0;
	border:none;
	clear:both;
	color:#666;
	background-color:#666;
	height: 2px
}
.caption {
	display:block;
	padding:5px 0 10px 0;
}
#flash {
	float:right;
	margin-top:20px;
}