﻿.black { color: #000; font-weight: bold; }

a {
	color: #003768;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	padding: 0;
	margin: 0;
	color: #003768;
}
h1 { font-size: 1.4em;}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }

#container {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
}
#topbar {
	background-color: #C3DCE8;
	text-align: center;
	color: #003768;
	padding-top: 5px;
	height: 30px;
	font-size: 1.1em;
}
#topbar ul, #topbar li {
	margin: 0;
	padding: 0;
}
#topbar li {
	display: inline;
	padding: 0px 5px 0px 5px;
	border-left: 1px #003768 solid;
}
#topbar li.nobdr {
	border: 0;
}
#topbar a {
	color: #003768;
	text-decoration: none;
}
#topbar a:hover {
	text-decoration: underline;
}
#searchbox {
	margin-top: 2px;
	border: 1px solid #fff;
}
#header h1 {
	padding: 2px 0px 0px 0px;
	margin: 0;
	text-align: center;
	height:	45px;
	overflow: hidden;
}

img { border: 0; }

#searchbutton {
	background-color: #C3DCE8;
	border: 0;
	color: #003768;
	cursor: pointer;
}

li.thin-line {
	border-bottom: thin solid #B3C7D2;;
}
span.btn {
	background: url(../image_store/icons/btn.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	height: 16px;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	font-size: .9em;
	padding-bottom: 0px;
	color: #003768;
	display: block;
}
span.backbtn {
	background: url(../image_store/icons/backbtn.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	height: 16px;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	font-size: .9em;
	padding-bottom: 0px;
	color: #003768;
	display: block;
}

#bannerimage {
	width: 774px;
	border: 20px solid #C3DCE8;
	height: 143px;
	margin-bottom: 17px;
}
#footer {
	clear: left;
	margin-top: 17px;
	height: 18px;
	border-top: 1px #C3DCE8 dashed;
	border-bottom: 1px #C3DCE8 dashed;
	padding-top: 3px;
	color: #0037A1 ;
}
#footer-left-middle {
	color: #0037A1 ;
}
#footer-right a {
	color: #0037A1 ;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#footer-left-middle a {
	color: #0037A1 ;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#nav {
	padding: 5px 0 15px 0;
	text-align: center;
	color: #B3C7D2;
	font-size: 1.1em;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
	display: inline;
	list-style: none;
	padding: 3px 8px 3px 10px;
}
#nav a {
	color: #003768;
	text-decoration: none;
}
#nav a.active, #nav a:hover {
	text-decoration: underline;
}
#nav .nav-spacing {
	padding: 0px 0px 0px 10px;
}
#left {
	width: 196px;
	background-color: #C3DCE8;
	float: left;
	overflow: hidden;
}

#left ul, #left li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}
#left a.active {
	font-weight: bold;
}
#left ul {
	margin: 5px 20px 10px 20px;
}
#left li {
	border-bottom: 1px dashed #003768;
	padding: 5px 0 5px 0;
}
#left ul ul {
	margin: 3px 0 0 0;
	padding: 0;
}
#left li li {
	font-size: .9em ;
	border: 0;
	padding: 2px 0 2px 10px;
	background: #C3DCE8 url('../images/new/bp/nav-dash.gif') no-repeat 0 8px;

}
#left li.last {
	border: 0;
	padding-bottom: 0;
}

#left-content {
	padding: 20px 20px 0px 20px;
}
#left-content ul {
	margin: 5px 0px 10px 0px;
}
#left-content img {
    padding-bottom: 15px;
}
#right {
	width: 196px;
	float: left;
}
#right div.item {
	margin-top: 5px;
	border-bottom: #C3DCE8  dashed 1px;
}
#right div.item p {
	margin-top: 0;
}
#right div.item h3 {
	margin: 0 0 5px 0;
	font-weight: normal;
}

#right a {
	text-decoration: none;
	color: #003768;
}
#main-lr {
	float: left;
	width: 603px;
	margin: 0px 0px 0px 15px;
	overflow: hidden;
}

#main {
	float: left;
	width: 392px;
	margin: 0px 15px 0px 15px;
	overflow: hidden;
}
#left h3.top, #right h3.top {
	background-color: #C3DCE8;
	border-bottom: 2px solid white;
	margin: 0;
	padding: 6px 20px; 
	font-weight: normal;
	font-size: 1.1em;
	word-wrapping: break-word;
}

#left-middle-right table {
	border: 1px dotted #C3DCE8;
}

#left-middle-right th, #left-middle-right th a{
	background-color: #C3DCE8;
	color: #003768;
	text-decoration: underline;
}
#left-middle-right tr.even {
	background-color: #eee;
}

#footer-right {
	float: left;
	width: 386px;
	text-align: right;
}
#footer-left-middle {
	float: left;
	width: 428px;
	padding-left: 0px;
}

.left-quote {
	font-size: .8em;
}
#main h1 {
	margin-top: 3px;
}
#main a {
	color: #003768;
	text-decoration: underline;
}
#main a.active, #main-lr a.active {
	font-weight: bold;
}

.leftnav ul {
	list-style:none;
	padding:0px;
	margin:0px;
	border:0px;
}
#left h3 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.leftnav li {
	vertical-align:middle;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:xx-small;
	text-align:left;
	margin:0px;
	border:0px;
	color: #003768;
}

.leftnav li a {
	color:#003768;
}

.leftnav li a:hover {
	text-decoration:underline;  
}
.lhiccn {
	float:left;
	width:191px;
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;	
}

.rhiccn {
	float:left;
	text-align:left;
	width:191px;
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}

div.rhiccn ul, div.lhiccn ul, div.fullwidth ul,  div.leftnav ul {
	list-style: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div.rhiccn a, div.lhiccn a, div.fullwidth a {
	font-weight:bolder;
}
div.rh li, .div.lh li, div.rhiccn li, div.lhiccn li, #main li, div.fullwidth li, div.leftnav li {
	text-align:left;
	margin: 5px 5px 5px 0px;
}
div.leftnav li {
	font-weight: normal;
}
#lhp {
	padding: 15px 0px 10px 0px;
	font-size: 1.3em;
	font-style: italic;
	margin: 0;
	width: 150px;
}
#lhp .lhp-small {
	padding: 0;
	padding-top: 5px;
	font-size: .9em;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}
#main span.subhead {	
	font-size:1.2em;
	font-weight: bold;
}
#main span.subheadblue {
	font-size: 1.1em;
	font-weight: bold;
}
div.qnews {
	padding-bottom: 5px;
	padding-top: 5px;
}
.blue  {
	font-weight: normal;
}
input, select, textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
.leftnav a.active {
	font-weight: bold;
}
input.order {
	width: 20px;
}
hr {
	height: 0; border-style: dashed; border-width: 1px 0 0 0; border-color:#003768;
}
#main p.border-btm {
	padding-bottom: 5px;
	border-bottom: 1px dashed #003768;
	margin: 5px 0 0 0;
}
#copy {
	padding: 6px 5px 10px 0;
	color: #C3DCE8;
	text-align: right;
}
form.appform fieldset p,form .disability fieldset p, form.register fieldset p, form.jobs fieldset p, p.dashed {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px #C3DCE8 dashed;
	margin: 0px;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
form label {
	font-weight: bold;
}
form.appform fieldset label,form.disability fieldset label, form.jobs fieldset label, form.register fieldset label {
	display: inline-block;
	width: 90px;
	vertical-align: top;
	padding-top: 3px;
	font-weight: bold;
}
form p.no-btm-bdr {
	border: 0;
}
form.register fieldset label {
	width: 130px;
}

form.appform fieldset label {
	width: 170px;
}

input.btn {
	background-color: #fff;
	background: url(../image_store/icons/btn.gif) no-repeat #fff;
	background-position: left center;
	padding-left: 16px;
	height: 16px;
	border: 0;
	cursor: pointer;
	font-size: .9em;
	padding-bottom: 1px;
	color: #003768;
	margin: 0;
	margin-top: 7px;
}
form.disability fieldset label {
	display: block;
	width: auto;
	padding-bottom: 4px;
}
form.disability select {
	margin-top: 5px;
}
form.jobs label.tel {
	width: 30px;
	padding-left: 10px;
}
form.jobs label.contactmethod {	width: 160px; }

table.status {
	width: 100%;
	border: 1px solid #C3DCE8;
}
table.status th {
	background-color: #003768;
	color: #fff;
}
p {
	margin: 10px 0 10px 0;
}
form.register textarea {
	width: 210px;
	height: 60px;
}
form.appform textarea {
	width: 410px;
	height: 80px;
}

form.appform label.normal {
	display: inline;
}
form.appform label.block {
	display: block;
}

p.news-item {
	padding: 10px 0px 10px 0px; 
	line-height: 1.5em; 
	border-bottom: 1px dotted #C3DCE8;
	margin: 0px;
}

.alert {
	color: red;
}