/* Eiris CSS
	Design by Neo Creative
	CSS by John King */

/* RESET CSS CODE */

body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
cite,code,em,strong,th{
	font-style:normal;
	font-weight:bold;
	font-size: medium;
}
ol,ul,li{list-style:none;}
h1,h2,h3,h4{font-weight:normal;margin:0px;padding:0px;}
body{font: 100.01% arial, verdana, sans-serif;}
img{display: block;}

/* Page and Layout CSS */

body {
	text-align: center;
	background-color: white;
}

#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 974px;
}

#header {
	height: 211px;
}

#breadcrumb {
	height: 40px;
}

#content_and_left {
	float: left;
	width: 761px; /* Wdith of left and central column */
	display: inline;
}

#content {
	float: right;
	width: 530px; /* 590px minus padding */
	padding: 0px 30px 30px 30px;
	display: inline;
}

#leftside {
	float: right;
	position: relative;
	width: 171px;
	padding-bottom: 30px;
	display: inline;
}

#rightside {
	float: right;
	width: 213px; /* 213px */
	padding-bottom: 30px;
	margin-top: -20px;
}

#footer {
	clear: both;
	width: 974px;
}

/* Font Color and Size CSS */

body {
	color: #464646;
}

a {
	text-decoration: none;
}

#header #top_line {
	color: #e5e5e5;
	font-size: 0.75em;
	font-weight: bold;
}

#header #top_line a {
	color: #e5e5e5;
}

#header #top_line a:hover {
	color: white;
}

#header #top_line input {
	font-size: 0.9375em;
}

#header #box_menu a {
	color: #ffffff;
	/* font-size: 0.875em; NEW BELOW */
	font-size: 0.8125em;
	font-weight: bold;
}

#breadcrumb p {
	color: #666666;
	font-size: 0.6875em;
	font-weight: bold;
}

#breadcrumb p a {
	color: #666666;
	font-weight: normal;
}

#breadcrumb p a:hover {
	color: #333333;
}

#content h1 {
	color: #153d82;
	font-size: 1.75em;
}

#content h2 {
	color: #153d82;
	font-size: 0.75em;
	font-weight: bold;
}

#content h3 {
	font-size: 0.75em;
	font-style: italic;
}

#content p {
	font-size: 0.75em;
}

#content p.large {
	color: #494848;
	font-size: 1.125em;
}

#content p a {
	color: #000000;
	text-decoration: underline;
}

#content ul li {
	font-size: 0.75em;
}

#content ul li p {
	font-size: 1.0em;
}

#content ul li a {
	color: #000000;
	text-decoration: underline;
}

#content table th,
#content table td {
	font-size: 0.75em;
}

#content table th {
	font-weight: bold;
}

#leftside ul li a {
	color: #153d82;
	font-size: 0.8125em;
}

#leftside ul li a:hover {
	color: #050d42;
}

#leftside ul li.active a {
	color: #000000;
	font-weight: bold;
}

#leftside ul li.active ul li a {
	color: #000000;
	font-weight: normal;
}

#leftside ul li.subdrop ul li.active a {
	font-weight: bold;
}

#leftside ul li ul li a:hover {
	color: #0093db;
}

#leftside ul li ul li.active a:hover {
	color: #000000;
}

#rightside #news h2 {
	color: #153d82;
	font-size: 1.25em;
}

#rightside #news ul li h3 {
	color: #000000;
	font-size: 0.75em;
	font-weight: bold;
}

#rightside #news ul li h3 span {
	color: #9b9797;
}

#rightside #news ul li p {
	font-size: 0.75em;
}

#rightside #news ul li p a {
	color: #153d82;
}

#rightside #news ul li p a:hover {
	color: #050d42;
}

#rightside #news ul li p.more a {
	font-weight: bold;
}

#rightside #right_links ul li a {
	color: #153d82;
	font-size: 0.8125em;
}

#rightside #right_links ul li a:hover {
	color: #050d42;
}

#rightside #signup h2 {
	color: #153d82;
	font-size: 1.25em;
}

#rightside #signup p {
	font-size: 0.75em;
}

#rightside #signup a {
	color: #153d82;
}

#rightside #signup a:hover {
	color: #050d42;
}

#footer_top p {
	font-size: 0.75em;
} 

#footer_top p.top_link a {
	color: #000000;
}

#footer_top p.info a {
	color: #26356e;
}

#footer_top p.info a:hover {
	color: #050d42;
}

#footer_bottom p {
	color: #8b8686;
	font-size: 0.75em;
}

#footer_bottom p a {
	color: #8b8686;
}

#footer_bottom p a:hover {
	color: #5b5656;
}

/* Header CSS */

#header #flashback {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#header #top_line {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 974px;
}

#header #box_menu {
	position: absolute;
	top: 124px;
	left: 0px;
	z-index: 20;
}

#header #top_line ul {
	padding: 12px 0px 0px 17px;
}

#header #top_line ul li {
	float: left;
	padding: 0px 5px 0px 0px;
}

#header #top_line ul li a {
	padding: 0px 5px 0px 9px;
	background: transparent url('graphics/top_menu_arrow.gif') no-repeat 0px 4px;
}

#header #top_line form {
	float: right;
	margin-right: 15px;
}

#header #top_line form label {
	height: 14px;
	vertical-align: top;
	padding-right: 4px;
}

#header #top_line form input.txt {
	border: 1px solid white;
	height: 13px;
	vertical-align: top;
	margin-top: 1px;
}

#header #top_line form input.button {
	border: none;
	height: 17px;
	vertical-align: top;
}

#header #box_menu li {
	float: left; 
}

#header #box_menu a {
	display: block;
	width: 79px; /* 84px minus 5px padding */
	height: 81px; /* 84px minus 3px padding */
	padding: 3px 0px 0px 5px;
	border-top: 3px solid white;
	border-right: 3px solid white;
}

#header #box_menu a.one {
	background: #0093db;
}

#header #box_menu a.two {
	background: #2a61b3;
}

#header #box_menu a.three {
	background: #074198;
}

#header #box_menu a.four {
	background: #98a0cc;
}

#header #box_menu a.five {
	background: #71779c;
}

#header #box_menu a.six {
	background: #585f7f;
}

#header #box_menu a:hover {
	background: #2a2f6f;
}

/* Breadcrumb CSS */

#breadcrumb p {
	padding-top: 14px;
}

/* Content CSS */

#content h1 {
	padding: 2px 0px 10px 0px;
}

#content h2 {
	padding: 10px 0px 1px 0px;
}

#content p {
	padding: 2px 0px 8px 0px;
}

#content p.large {
	padding: 5px 0px 20px 0px;
}

#content ul {
	padding-bottom: 10px;
}

#content ul li {
	padding-left: 9px;
	background: transparent url('graphics/bullet.gif') no-repeat 0px 6px;
}

#content .col_one {
	float: left;
	width: 250px;
	padding-right: 30px;
	padding-bottom: 5px;
}

#content .col_two {
	float: left;
	width: 250px;
	padding-bottom: 5px;
}

#content table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 5px 0px 15px;
}

#content table th,
#content table td {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 2px 20px;
}

/* Leftside CSS */

#leftside ul {
	width: 171px;
	margin: 10px 0px 28px 0px;
	border-bottom: 1px solid #000000;
}

#leftside ul li a {
	width: 159px; /* 171px minux 12px padding */
	padding: 3px 0px 4px 12px;
	display: block;
	background: transparent url('graphics/left_menu_arrow.gif') no-repeat 1px 8px;
	border-top: 1px solid #000000;
}

#leftside ul li.active a {
	background: transparent url('graphics/left_menu_arrow_active.gif') no-repeat 1px 8px;
}

#leftside ul li.subdrop a {
	padding: 3px 0px 2px 12px;
	background: transparent url('graphics/left_menu_arrow_drop.gif') no-repeat 0px 8px;
}

#leftside ul li ul {
	width: 171px;
	margin: 0px 0px 2px 0px;
	border-bottom: none;
}

#leftside ul li.subdrop ul li a {
	width: 159px; /* 171px minux 12px padding */
	padding: 0px 0px 2px 12px;
	display: block;
	background: none;
	border-top: none;
}

/* Rightside CSS */

#rightside #flags {
	text-align: right;
	padding-left: 90px; /* 213px minus 41px (22px plus 19px) for each flag */
}

#rightside #flags img {
	float: right;
	margin-left: 19px;
}

#rightside #news h2 {
	clear: both;
	padding-top: 15px;
}

#rightside #news ul {
	border-top: 1px solid #000000;
}

#rightside #news ul li {
	border-bottom: 1px dotted #000000;
	padding-bottom: 3px;
}

#rightside #news ul li h3 {
	padding: 3px 0px 0px 0px;
}

#rightside #news ul li p a {
	height: 12px;
	display: block;
	padding: 3px 0px 4px 12px;
	background: transparent url('graphics/right_arrow.gif') no-repeat 1px 7px;
}

#rightside #right_links ul {
	width: 213px;
	margin-top: 25px;
	border-top: 1px solid #000000;
}

#rightside #right_links ul li a {
	width: 201px; /* 213px minux 12px padding */
	padding: 3px 0px 4px 12px;
	display: block;
	background: transparent url('graphics/right_arrow.gif') no-repeat 1px 8px;
	border-bottom: 1px solid #000000;
}

#rightside #signup h2 {
	clear: both;
	padding-top: 20px;
	margin-bottom: 3px;
	border-bottom: 1px solid #000000;
}

#rightside #signup form {
	margin-top: 5px;
}

#rightside #signup form input.txt {
	border: 1px solid black;
	height: 15px;
	width: 185px;
	vertical-align: top;
}

#rightside #signup form input.button {
	border: none;
	height: 17px;
	vertical-align: top;
}

/* Footer CSS */

#footer_top {
	height: 23px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer_top p {
	padding-top: 3px;
}

#footer_top p.top_link {
	float: left;
	width: 171px; 
}

#footer_top p.top_link a {
	padding-left: 14px;
	background: transparent url('graphics/footer_top_arrow.gif') no-repeat 0px 4px;
}

#footer_top p.info {
	float: left;
	padding-left: 30px;
}

#footer_bottom {
	padding: 15px 0px 20px 0px;
}

#footer_bottom p {
	padding: 5px 0px 5px 0px;
}

#footer_bottom p a {
	padding: 0px 3px 0px 0px;
}

/* Search Results Page - Overwrite styles */

#content .sp2_btn {
	border: none;
	height: 17px;
	width: 19px;
	vertical-align: bottom;
	background: transparent url('graphics/search_button.gif') no-repeat 0px 0px;
	cursor: pointer;
}

#content .sp2_info {
	padding: 10px 0px 8px 0px;
	font-family: arial, verdana, sans-serif;
	color: #153D82;
	font-size: 0.75em;
	font-weight: bold;
}

#content.search_results p {
	padding-bottom: 10px;
	border-bottom:1px dotted #000000;
}

#content.search_results br {
	height: 4px;
}

#content a.sp2_title {
	display: block;
	padding: 2px 0px 0px 12px;
	background: transparent url('graphics/right_arrow.gif') no-repeat 1px 7px;
	font-weight: bold;
	color: #153D82;
	text-decoration: none;
}

#content a.sp2_title:hover {
	color:#050D42;
}

#content .sp2_select {
	font-weight: bold;
	color: #000000;
}

#content .sp2_address {
	font-size: 0.875em;
	display: block;
	padding: 3px 0px 3px 0px;
	color: #153D82;
}

#content .sp2_page {
	padding: 7px 0px 7px 0px;
	color: #153D82;
}

#content .sp2_nowpage {
	font-weight: bold;
	color: #000000;
}

/* Info Request Form */

form#infoForm label {
	clear: both;
	float: left;
	display: block;
	width: 150px;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
}

form#infoForm label.checkbox {
	clear: none;
	float: left;
	display: block;
	width: auto;
	margin-top: 10px;
	font-weight: normal;
}

form#infoForm label.error {
	color: red;
	font-weight: normal;
	margin-top: 2px;
	padding-left: 160px;
	width: 360px;
}

form#infoForm label span {
	color: red;
}

form#infoForm input {
	float: left;
	width: 350px;
	font-size: 0.8125em;
	margin-top: 9px;
	padding: 2px 4px;
	border: 1px solid #000000;
}

form#infoForm input.checkbox {
	clear: both;
	float: left;
	width: auto;
	margin-top: 10px;
	margin-right: 5px;
	border-color: #ffffff;
}

form#infoForm input.error {
	border: 1px solid red;
}

form#infoForm input.submit {
	float: left;
	clear: both;
	width: auto;
	font-size: 0.875em;
	margin-top: 10px;
}

form#infoForm textarea {
	float: left;
	width: 350px;
	font-size: 0.8125em;
	height: 100px;
	margin-top: 10px;
	padding: 2px 4px;
	border: 1px solid #000000;
}

form#infoForm select {
	float: left;
	width: 360px;
	font-size: 0.8125em;
	margin-top: 10px;
	padding: 2px 4px;
	border: 1px solid #000000;
}

form#infoForm select.error {
	border: 1px solid red;
}

form#infoForm p {
	clear: both;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}