/* ======================================== Base Styles ==============================*/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

body {
	background-color: #FFFFFF;
	font-size: 62.5%;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: transparent;
	line-height: 1.5em;
	margin: 0 0 12px 0;
	font-size: 1.1em;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #00738b;
	font-size: 1em;
}

a:link {
	color: #00738b;
	font-size: 1em;
}

a:visited {
	color: #00738b;
	font-size: 1em;
}

a:hover {
	color: #c40109;
	text-decoration: underline;
	font-size: 1em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	background-color: transparent;
	margin: 0px 0 0 0;
	padding: 0px;
	text-indent: -9000px;
	height: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #999999;
	background-color: #FFFFFF;
	font-weight: normal;
	margin: 10px 10px 10px 9px;
	line-height: 1.6em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #10A9C9;
	background-color: transparent;
	font-weight: normal;
	line-height: 1.6em;
	margin: 15px 0 0 10px;
	padding: 10px 0 0 0;
	clear: both;
	display: inline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #10a9c9;
	font-weight: bold;
	background-color: transparent;
	padding: 15px 10px 5px 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666;
	font-weight: bold;
	margin: 10px 0 -8px 10px;
	padding: 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #c40109;
	font-weight: bold;
	margin: 10px 0 -8px 10px;
	padding: 0;
}

blockquote {
	font-style: italic;
	border-left: 3px solid #cc0000;
	padding-left: 10px;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	font-weight: normal;
}

ol {
	margin: 10px 0px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	font-weight: normal;
	line-height: 1.5em;
}

ul {
	margin: 2px 0px 10px 0px;
	line-height: 1.5em;
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
}

ol li a {
	color: #666;
	text-decoration: underline;
	font-size: 1.1em;
}

ol li a:hover {
	color: #666;
	text-decoration: none;
}

ol li a:visited {
	color: #666;
}

caption {
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}

/* ======================================== Form Elements ==============================*/
form div {
	display: block;
	clear: left;
	margin: 0 0 7px 0;
	float: left;
}

form fieldset {
	color: #5da2e5;
	margin: 20px 0px 0px 15px;
	font-weight: bold;
	font-size: 1.4em;
	border: 1px solid #eee;
	padding: 0 0 15px 0;
}

form fieldset legend {
	color: #5da2e5;
	margin: 0px 0px 15px 0px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

form label {
	color: #666;
	padding: 9px 0px 6px 0px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	clear: none;
	display: inline;
}

form .hiddenlabel {
	display: none;
}

form span {
	margin: 6px 0px 9px 15px;
	display: inline;
}

form div.dateholder {
	width: 380px;
}

form textarea {
	margin: 6px 0px 9px 15px;
	display: inline;
	width: 350px;
}

form div.choice {
	display: inline;
	clear: both;
	margin: 0 4px 0 10px;
	width: 150px;
}

form div {
	margin: 10px 0px 0 0px;
}

form div.choice input {
	margin: 0px 0 4px 0px;
	line-height: normal;
	padding: 0;
	text-align: left;
	display: inline;
}

form div.choice label {
	margin: -6px 0 4px 6px;
	line-height: normal;
	clear: right;
	display: inline;
}

form input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 16px;
	padding: 3px 0px 0 3px;
	margin: 4px 0px 4px 15px;
	font-size: 0.8em;
	float: left;
	font-weight: normal;
	display: inline;
}
form input.hidden {
	display: none;
}

form input.long {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 16px;
	padding: 3px 0px 0 3px;
	margin: 4px 0px 4px 15px;
	font-size: 0.8em;
	width: 280px;
	float: left;
	font-weight: normal;
}

form span.secondrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 16px;
	padding: 2px 0px 0 2px;
	margin: -20px 0 0 0;
	float: left;
	display: inline;
	clear: right;
}

form span.secondrow label {
	margin: 6px 0px 6px 15px;
}

form select {
	width: 190px;
	font-size: 0.9em;
	color: #666;
	margin: 6px 0px 6px 15px;
	clear: left;
	display: block;
}

form select.date1 {
	width: 40px;
	font-size: 0.9em;
	color: #666;
	margin: 6px 0px 6px 15px;
	clear: left;
	display: inline;
	float: left;
}

form select.date2 {
	width: 80px;
	font-size: 0.9em;
	color: #666;
	margin: 6px 0px 6px 15px;
	clear: none;
	display: inline;
	float: left;
}

form input.sub2 {
	font-size: 85%;
	font-family: Arial, helvetica, verdana, tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	background-color: #5da2e5;
	display: inline;
	width: 114px;
	height: 30px;
	cursor: pointer;
	border: none;
	padding: 0px 0 0 0;
	margin-top: 12px;
	margin-left: 255px;
}

form input.search_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: 2em;
	padding: 0px 3px 0 3px;
	margin: -4px 0px 0 0;
	font-size: 1em;
	display: inline;
	background-color: #cc0000;
	border: 0;
	margin-left: 5px;
	font-weight: bold;
	cursor: pointer;
}

/* ======================================== Table Styles ==============================*/
table {
	padding: 0 0 0px 0;
	font-size: 1em;
	width: 80%;
	width /**/: /**/ 100%;
	clear: left;
	margin: 15px 0 15px 0;
}

table th {
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: #d4d4d4 1px solid;
	padding: 0.7em 0.6em 0.5em 0.6em;
	background-color: #5da2e5;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

th a {
	color: #fff;
}

th a:hover {
	margin-top: 2px;
	text-decoration: underline;
}

th a:visited {
	margin-top: 2px;
	color: #fff;
}

table tr th.altend {
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0 0.6em 0 0.6em;
}

table tr td.secondheading {
	border: none;
	background-color: #5da2e5;
	color: #fff;
	font-size: 1em;
	border-bottom: #d4d4d4 1px solid;
	font-weight: bold;
	text-align: right;
	padding: 0 0.6em 0 0.6em;
}

table tr.alt td.secondheading {
	border: none;
	background-color: #990000;
	color: #fff;
	font-size: 1em;
	border-bottom: #d4d4d4 1px solid;
	font-weight: bold;
	text-align: right;
	padding: 0 0.6em 0 0.6em;
}

table td {
	padding: 0.5em 1.2em 0.5em 0.5em;
	text-align: left;
	border-right: #d4d4d4 1px solid;
}

table tr.alt td {
	background-color: #f1f0f0;
}

table tr.alt td.altend {
	border: none;
	background-color: #f1f0f0;
}

table tr td.altend {
	border: none;
	background-color: #fff;
}

/* ======================================== Screen Reader Hack ==============================*/
.hidden { /* \*/
	display: block;
	/* */
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 1px;
	height: 1px;
}

/* ======================================== Additional Classes ==============================*/
.bold {
	font-weight: bold;
}

.highlight {
	color: #cc0000;
}

.signin {
	clear: left;
	width: 80px;
	background: url(../images/generic/signin.gif) top left no-repeat;
}

.signin a {
	color: #cc0000;
	font-weight: bold;
}

.clear {
	clear: both;
}

.rightcolumn form fieldset legend {
	color: #cc0000;
	margin: 0px 0px 15px 0px;
	display: block;
	float: left;
}

#wrapper {
	margin: 0px auto;
	width: 772px;
	background-color: #fff;
	font-size: 1.1em;
}

/* ======================================== Header ==============================*/
#textresize {
	color: #666666;
	background-color: transparent;
	display: inline;
	width: 100%;
}

#textresize p {
	color: #666666;
}

#textresize a {
	color: #00738b;
	font-weight: normal;
	font-size: 1em;
	height: 30px;
}

#textresize a:visited {
	font-size: 1em;
}

#textresize a.mid {
	font-size: 1.3em;
	color: #00738b;
}

#textresize a.mid:visited {
	font-size: 1.3em;
	color: #00738b;
}

#textresize a.lar {
	font-size: 1.6em;
	color: #00738b;
}

#textresize a.lar:visited {
	font-size: 1.6em;
	color: #00738b;
}

#textresize p {
	float: right;
	display: inline;
	padding: 5px 20px 0px 20px;
	font-weight: bold;
	height: 12px;
	margin-top: 20px;
	margin-bottom: -15px;
}

#textresize p.right {
	float: right;
	display: inline;
}

#header {
	height: 83px;
	width: 100%;
	background-color: transparent;
	clear: both;
	margin-top: 22px;
	display: inline;
}

#headerholder {
	float: left;
	clear: both;
}

#header img {
	float: left;
	text-align: left;
}

#logo {
	float: left;
	clear: left;
	height: 83px;
	width: 148px;
}

/* ======================================== Navigation  ==============================*/
#toplinks {
	height: 28px;
	color: #00738b;
	margin: 0px 0 0 0;
	padding: 12px 0 0 0px;
	background-color: transparent;
	font-size: 11px;
	clear: none;
	float: left;
}

#toplinks ul {
	margin: 8px 10px 0px 10px;
	float: left;
	list-style-type: none;
	display: inline;
	width: 450px;
}

#toplinks ul li {
	margin: 0px 10px 0px 0px;
	float: left;
	border-right: 1px solid #00738b;
	padding: 0 10px 0 0px;
	display: inline;
}

#toplinks ul li a {
	color: #00738b;
}


#opera_wrapper{
	float: left;
	left: auto;
	width: 550px;
}




#nav {
	margin: 0 0 -10px 0;
	list-style: none;
	padding: 0;
	float: left;
	text-align: left;
	background-color: transparent;
	height: 31px;
	width: 550px;
	clear: none;
	
}

#nav ul { /* all lists */
	padding: 10px 0 0 0px;
	list-style: none;
	line-height: 14px;
}

#nav a {
	display: block;
	width: 200px;
}

#nav ul li {
	margin: 0px;
	border-right: 0px solid #00738b;
	padding: 0px;
}

#nav li { /* all list items */
	float: left;
	width: 200px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute; 
	background: white;
	width: 250px;
	left: -999em;
	list-style: square;
	
	margin: 2px 0 20px 0px;
	padding-top: 2px;
	/*padding-bottom: 20px;*/
	
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#nav li ul li {
	margin: 0 0 0 0px;
	display: inline;
	padding: 0;
	line-height: 18px;
	list-style: square;
	
}

#nav li ul li a {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 200px !important;
	cursor:pointer;
}
#nav li ul li {
	font-size: 11px;
	padding: 0 0 7px 2px;
}

#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999;
min-height: 0;
left:auto;} 


#nav li.btn1 {
	background: url(/media/Media,17,en.gif) no-repeat;
	height: 31px;
	margin-right: 1px;
	width: 141px;
}

#nav li.btn2 {
	background: url(/media/Media,23,en.gif) no-repeat;
	height: 31px;
	margin-right: 1px;
	width: 131px;
}

#nav li.btn3 {
	background: url(/media/Media,20,en.gif) no-repeat;
	height: 31px;
	margin-right: 1px;
	width: 90px;
}

#nav li.btn3 a {
	width: 80px !important;
}

#nav li.btn3active ul li a {
	width: 220px !important;
}

#nav li.btn3active a {
	width: 80px !important;
}

#nav ul li a {
	color: #fff;
	font-weight: bold;
	padding: 10px 0 5px 10px;
	_font-size:11px;
	line-height: 14px;

	/*height: 20px;*/
	display: block;
	
	cursor:pointer;
}

#nav ul li.btn3 ul li a {
	width: 200px !important; 
}

#nav ul li ul li a:hover {
	color: #0099cc;
}

#nav li.btn1:hover {
	background: url(/media/Media,19,en.gif) no-repeat;
	margin-right: 1px;
	width: 141px;
	height: 31px;
}

#nav li.btn2:hover {
	background: url(/media/Media,25,en.gif) no-repeat;
	margin-right: 1px;
	width: 131px;
	height: 31px;
}

#nav li.btn3:hover {
	background: url(/media/Media,22,en.gif) no-repeat;
	margin-right: 1px;
	width: 90px;
	height: 31px;
}



#nav li.btn1active {
	background: url(/media/Media,18,en.gif) no-repeat;
	height: 31px;
	margin-right: 1px;
	width: 141px;
}

#nav li.btn2active {
	background: url(/media/Media,21,en.gif) no-repeat;
	height: 31px;
	margin-right: 1px;
	width: 131px;
}

#nav li.btn3active {
	background: url(/media/Media,24,en.gif) no-repeat;
	height: 31px;
	margin-right: 1px;
	width: 90px;
}





/*IE only bug fixes */
#nav ul li.btn3 a{_height:23px !important;}
#nav ul li.btn2 a{_height:23px !important;}
#nav ul li.btn1 a{_height:23px !important;}
#nav ul li.btn1 ul{_margin-top:-2px;}
#nav ul li.btn2 ul{_margin-top:-2px;}
#nav ul li.btn3 ul{_margin-top:-2px;}
#nav ul li.btn3 ul li a{height:14px !important;}
#nav ul li.btn2 ul li a{height:14px !important;}
#nav ul li.btn1 ul li a{height:14px !important;}
#nav ul li.btn1 a{_width:131px !important;}
#nav ul li.btn1{_width:131px !important;}





#breadcrumb {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	background-color: transparent;
	height: 40px;
	color: #666;
	border-bottom: 1px solid #eee;
	clear: both;
	padding-left: 5px;
	margin: 0;
	float: left;
	width: 100%;
}

#breadcrumb ul {
	margin: 6px 10px 12px 5px;
	float: left;
	list-style-type: none;
}

#breadcrumb ul li {
	margin: 0px 5px 0px 0px;
	float: left;
	color: #666;
	font-size: 1.1em;
}

#breadcrumb ul li a:link {
	color: #666;
}

#breadcrumb ul li a:visited {
	color: #666;
}

#breadcrumb p {
	padding: 8px 15px 5px 0px;
	float: right;
	line-height: 0.8em;
	background-color: transparent;
}

#breadcrumb a {
	color: #cc0000;
	background-color: transparent;
}

#contentwrapper {
	float: left;
	width: 100%;
	clear: both;
	display: block;
	height: auto;
}

#breadcrumb form {
	float: right;
	margin: 10px 10px 10px 10px;
}

#breadcrumb form fieldset {
	color: #fff;
	margin: 0 0px 0 0px;
	font-weight: bold;
	font-size: 1.1em;
	border: 0px solid #eee;
	padding: 0;
	float: left;
	clear: none;
	display: inline;
	background-color: transparent;
	padding-top: 10px;
	margin-top: -6px;
}

#breadcrumb form label {
	color: #666;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	clear: none;
	display: inline;
	float: left;
	margin-right: 10px;
}

#breadcrumb form input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 3px 0px 3px 3px;
	margin: -4px 0px 0 0;
	font-size: 1em;
	font-weight: normal;
	float: left;
	clear: none;
	width: 170px;
	line-height: 18px;
}

#breadcrumb form input.search_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: 2em;
	padding: 0px 3px 0 3px;
	margin: -4px 0px 0 0;
	font-size: 1em;
	float: left;
	background-color: #00738b;
	border: 0;
	margin-left: 5px;
	font-weight: bold;
	width: 30px;
}

#breadcrumb ul {
	line-height: 2.6em;
}

#banner {
	clear: both;
}

/* ======================================== linkbox ==============================*/
.linkbox {
	width: 255px;
	height: 265px;
	float: left;
	margin-right: 2px;
	background-color: #f0f7fd;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 20px;
	color: #00738b;
}

.boxheader {
	width: 100%;
	background-color: #0099cc;
	margin: 0 0 10px 0;
}

.linkbox h2,.linkbox2 h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px 0 0 10px;
	margin: 0;
	line-height: 2.2em;
	background-color: #0099cc;
}

.linkbox2 {
	width: 258px;
	height: 265px;
	float: left;
	margin-right: 0px;
	background-color: #f0f7fd;
	padding: 0;
	margin-top: 6px;
}

.linkbox2 ul  , .linkbox ul {
	margin: 0px 0 10px 25px;
	color: #00738b;
}

.linkbox2 p {
	margin: 0px 0 7px 10px;
	line-height: 1.2em;
	color: #666;
}

.linkbox2 h3 {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
}

.linkbox2 a:link {
	color: #666;
	text-decoration: underline;
}

.linkbox2 a:hover {
	color: #666;
	text-decoration: none;
}

.linkbox2 a:visited {
	color: #666;
	text-decoration: underline;
}

.linkbox2 ul li,.linkbox ul li {
	color: #00738b;
	line-height: 1.5em;
}

#mailing {
	height: 78px;
	background-color: #f0f7fd;
	margin-top: 10px;
	border-bottom: 9px solid #00738b;
}

#mailing form {
	float: left;
	margin: 10px 10px 10px 70px;
}

#mailing form fieldset {
	color: #fff;
	margin: 0 0px 0 0px;
	font-weight: bold;
	font-size: 1.1em;
	border: 0px solid #eee;
	padding: 0;
	float: left;
	clear: none;
	display: inline;
	background-color: transparent;
	padding-top: 10px;
	margin-top: -6px;
}

#mailing form label {
	color: #666;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	clear: none;
	display: inline;
	float: left;
	margin-right: 10px;
}

#mailing form input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 1em;
	padding: 3px 0px 3px 3px;
	margin: -4px 0px 0 0;
	font-size: 1em;
	font-weight: normal;
	float: left;
	clear: none;
	width: 170px;
}

#mailing form input.search_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	height: 1.8em;
	padding: 0px 3px 0 3px;
	margin: -4px 0px 0 0;
	font-size: 1em;
	float: left;
	background-color: #00738b;
	border: 0;
	margin-left: 5px;
	font-weight: bold;
	width: 120px;
}

#mailing ul {
	line-height: 2.6em;
}

/* ======================================== List used throughout ==============================*/
.list ul {
	list-style-type: square;
	margin: 5px 0 10px 26px;
	font-size: 0.9em;
}

.list ul li {
	background-color: transparent;
	color: #666;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-left: 0px;
}

.list li a {
	color: #666;
	font-size: 0.9em;
	text-decoration: underline;
}

.list li a:hover {
	color: #c40109;
	font-size: 0.9em;
	text-decoration: none;
}

.list li a:visited {
	color: #666;
	font-size: 0.9em;
	text-decoration: underline;
}

/* ======================================== Footer ==============================*/
#mailing {
	height: 50px;
	background-color: #f0f7fd;
	padding: 15px 0;
	clear: both;
	width: 770px;
	margin: 15px 0 0 0;
}

#footer {
	border-top: 1px solid #eee;
	clear: left;
	width: 770px;
	background-color: #F7F6F2;
	color: #515151;
	font-size: 10px;
	text-align: center;
	padding: 15px 0;
	font-size: 0.9em;
}

#footer p {
	color: #00738b;
}

#footer a {
	color: #00738b;
}

#footer div {
	text-align: center;
	float: none;
}

#footer ul {
	margin: 10px 10px 20px 10px;
	list-style-type: none;
	color: #999;
	text-align: center;
	float: none;
}

#footer li {
	margin: 0px 5px 0px 0px;
	display: inline;
	color: #999;
	padding: 0 5px 0 0px;
	border-right: 1px solid #999;
	line-height: 1.5em;
}

#footer ul li a:link {
	color: #999;
}

#footer ul li a:visited {
	color: #999;
}