/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html, body {
	color: #333;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height: 1.5em;
	background: white;
	padding: 0px;
}

a {
	color: #09469e;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1, h2 {
	color: #09469e;
	font-size: 18px;
}

b, strong {
	font-weight: bold;
}

u {
	text-decoration: underline;
}

i, em {
	font-style: italic;
}

strong em, strong i {
	font-weight: bold;
}

strong u {
	font-weight: bold;
}

p {
	padding-bottom: 10px;
	color:#333333;
	font-family: arial, helvetica, sans-serif;
	line-height:1.5em;
	font-size:12px;
	margin-bottom:1em;
}

#inner_column {

}

#inner_column ul, #columns ol, .tpl_7 #left_column ul{
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 1.1em;
}

	#inner_column ul ul {
		margin: 0px;
		padding-bottom: 0px;
	}

.tpl_4 #inner_column,  .tpl_4 #inner_column p {
	line-height: 1.5em;
}

#inner_column ul li, .tpl_7 #left_column ul li {
	list-style-position: outside;
	list-style-type: disc;
}

#columns ol {
	margin-left: 10px;
}

#columns ol li {
	list-style-position: outside;
	list-style-type: decimal;
}

	.li_container li {
		color: #666666;
	}

#right_column p {
	margin-bottom: 0.25em;
	padding-bottom: 0px;
}

	#right_column blockquote {
		
	}

hr {
	color: #09469e;
	background-color: #09469e;
	height: 1px;
	padding: 0px;
	border: none;
}

#container {
	text-align: center;
	width: 100%;
	padding: 0;
}	

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 870px;
	background: white;
}

#page_top {
	border-bottom: 1px solid white;
	padding-bottom: 40px;
}

#logo {
	width: 240px;
	height: 52px;
	background-position: 0 0;
	float: left;
	margin: 20px 0 0 0;
}

#top_nav {
	float: right;
	text-align: right;
	padding-top:0px;
	margin: 0px;
	display: block;
}

	#date {
		float: left;
		padding: 20px 10px 0 0;
		border-right: 1px solid black;
		text-transform: uppercase;
	}

	#top_nav a {
		text-transform: uppercase;
	}

	#top_nav ul {
		float: left;
		padding: 20px 0 0 0;
	}
	
	#top_nav #small_nav a {
		padding: 0 8px;
		color: black;
		text-transform: capitalize;
	}
	
	#top_nav li {
		float: left;
	}
	
	#small_nav li.bordered {
		border-right: 1px solid black;
	}
	
	
	#borders {
		border-bottom: 1px solid black;
		float: left;
		display: block;
	}
	
	#email-address {
		/* float: right; */
		text-align: right;
		padding: 5px 0;
		clear: both;
	}
	
		#email-address a {
			text-transform: none;
			color: black;
			letter-spacing: 0.55px;
		}

#navigation {
	margin: 10px 0;
	border-bottom: 1px solid black;/*#1c4775;*/
	z-index: 9999;
	position: absolute;
	top: 75px;
	width: 870px;
}

	#navigation a {
		color: white;
		/* text-transform: uppercase; */
		/* font-size: 9px; */
		white-space: nowrap;
	}

	#navigation a:hover {
		text-decoration: none;
		color: white;
	}
	
	span.left_corner, span.right_corner {
		width: 10px;
		height: 18px;
		_padding-bottom: 2px;
		float: left;
		background-position: -1px -101px;
		_background-position: -1px -100px;
	}
	
	span.right_corner {
	 	background-position: -92px -101px;
	 	_background-position: -92px -100px;
	 }
	 
	#navigation ul.primary {
		width: 100%;
		z-index: 9999;
	}
	
	#navigation span.padded {
		padding: 0 5px;
		display: block;
	}
	 
	#navigation li.primary a.primary:hover span.right_corner, #navigation li.primary:hover span.right_corner {
		background-position: -140px -204px;
		_background-position: -140px -203px;
	}
	
	#navigation li.primary a.primary:hover span.left_corner, #navigation li.primary:hover span.left_corner {
		background-position: -1px -204px;
		_background-position: -1px -203px;
	}
	
	#navigation li.primary a.primary span.nav_text {
		text-transform: uppercase;
		letter-spacing: 1.5px;
		float: left;
		padding: 3px 6px 5px 6px;
		_padding-bottom: 0px;
		height: 10px;
		text-indent: 0px;
		background-repeat: repeat;
		background-position: 0px -1px;
		font-weight: bold !important;
		/* font-size: 11px; */
		font-size: 1em;
		font-family: Arial;
	}
	
	#navigation li.primary a.primary:hover span.nav_text, #navigation li.primary:hover span.nav_text {
		background-position: 0px -22px !important;
	}

	#navigation li.primary {
		float: left;
		position: relative;
		display: block;
		margin: 0 1px;
	}
	
	#navigation li.primary a {
		padding: 4px 0px;
	}
	
	#navigation .sfHover ul.secondary {
		top: 18px;
		_top: 21px;
	}
	
	#navigation ul.secondary {
		position: absolute;
		top: -999px;
		left: 0px;
		width: 10em;
		z-index: 99999;
	}
	
	#navigation ul {
		width: 10em;
	}
		
		#navigation ul.secondary a {
			width: auto;
			border-right: 1px solid #3eade1;
			border-left: 1px solid #3eade1;
			font-family: Arial;
		}
	
		#navigation ul.secondary li {
			position: relative;
			z-index: 9999;
			float: left;
		}
	
		#navigation ul.secondary li.bottom_cap {
			width: 100%;
			border: none;
			padding: 0px;
			margin: 0px;
			overflow: hidden;
			/* *margin-top: -5px; */
		}
	
		#wrapper #navigation li.primary ul.secondary span.left_corner {
			background-position: 0px -192px;
			_background-position: 0px -191px;
			width: 12px;
			height: 10px;
			position: absolute;
			top: 0px;
			left: 0px;
			overflow: hidden;
		}
		
		#wrapper #navigation li.primary ul.secondary span.right_corner {
			background-position: -139px -192px;
			_background-position: -138px -191px;
			width: 12px;
			height: 10px;
			position: absolute;
			top: 0px;
			right: 0px;
			overflow: hidden;
		}
		
		#navigation ul.secondary div.repeater {
			background-position: 0px -114px;
			_background-position: 0px -113px;
			height: 10px;
			margin: 0 12px;
			overflow: hidden;
		}
	
		#navigation ul.secondary li.top_cap {
			width: 100%;
			border: none;
		}
	
		#wrapper #navigation li.primary ul.secondary .top_cap span.left_corner {
			background-position: 0px -122px;
			_background-position: 0px -121px;
			width: 12px;
			height: 8px;
			position: absolute;
			top: 0px;
			left: 0px;
		}
		
		#wrapper #navigation li.primary ul.secondary .top_cap span.right_corner {
			background-position: -138px -122px;
			_background-position: -138px -121px;
			width: 12px;
			height: 8px;
			position: absolute;
			top: 0px;
			right: 0px;
		}
		
		#navigation ul.secondary .top_cap div.repeater {
			background-position: 0px -44px;
			height: 8px;
			margin: 0 12px;
		}
	
	#navigation li.secondary a {
		background: #005794;
		padding: 3px 10px;
		display: block;
		/* text-align: center; */
		text-align: left;
		font-size: 12px;
		/* font-weight: bold; */
	}
	
	#navigation li.secondary a:hover {
		background: #FFFFFF;
		color: #004371;;
	}
	
	#navigation ul.tertiary {
		position: absolute;
		left: 2px;
		width: 10em;
		top: -8px;
	}
	
#content {
	font-size: 11px;
	position: relative;
	z-index: 0;
	display: block;
}

	table {
		margin-bottom: 20px;
		width: 100%;
	}
	
	table td {
		padding: 2px 10px 0 0;
		border-bottom: 1px solid #666666;
	}

	table th {
		border-bottom: 1px solid #000000;
		font-weight: bold;
	}

#flash {
	width: 640px;
	height: 200px;
	display: block;
}

	.flash-replaced .alt {
		display: none;
	}

	#introduction {
		padding: 10px 10px 40px 10px;
	}

#right_column {
	float: right;
	width: 200px;
}

	#right_column h2 {
		background: #8e97a0;
		font-size: 18px;
		color: white;
		padding: 15px 0 5px 2px;
		margin: 10px 0;
		letter-spacing: 0.15em;
		font-weight: bold;
		text-align: center;
	}
	
	#right_column li {
		/* padding: 2px 0; */
	}

	#right_column .event_link {
		display: block;
		clear: left;
		padding: 0px 0 10px 0;
	}
	
	#right_column .bullet {
		color: #666666;
		font-size: 18px;
		/* padding: 2px 0 0 0; */
		display: block;
		float: left;
	}
	
	#right_column .date {
		float: left;
		display: block;
		padding: 3px 0 0 3px;
	}
	
	#right_column .bulleted {
		padding: 3px 0 0 3px;
	}

	.right_column_testimonial {
		padding: 20px 0 0 0;
	}

#left_column {
	float: left;
	width: 640px;
	position: relative;
}

.tpl_7 #left_column {
	padding-top: 10px;
}

#left_column h1 {
	padding: 10px 0 0 0;
}

.ajaxSearch_resultsInfo {
	font-style: italic;
	margin: 20px 0 0 0;
}

.ajaxSearch_paging {
	position: absolute;
	top: 30px;
	right: 0px;
}

	.pagingLink {
		padding: 3px 5px;
		border: 1px solid #666666;
	}
	
	.pagingCurrent {
		background: #09469E;
		color: white;
	}

.ajaxSearch_result {
	padding: 10px 0 0 0;
	border-top: 1px solid #666666;
}

.ajaxSearch_result p {
	margin-bottom: 0px;
}

.ajaxSearch_resultLink {
	font-size: 14px;
}
	
.dark_blue, .light_blue {
	padding: 2px 0 9px 0;
	_padding-bottom: 2px;
	height: 11px;
	width: 200px;
	text-align: center;
	text-indent: 0px;
	background-position: 0 -77px;
	color: white;
	text-transform: uppercase;
	margin: 3px 0 0 0;
	letter-spacing: 1px;
	font-size: 1em;
	font-weight: bold;
}

	.dark_blue:hover, .light_blue:hover {
		text-decoration: none;
		background-position: 0 -55px;
	}

.light_blue {
	background-position: 0 -78px;
}
	
	
#search {
	padding: 0 0 30px 0;
}

	#search_field {
		float: left;
		width: 155px;
	}

	.ajaxSearch_highlight {
		background: #0982ff;
		color: white;
	}

	.btn_go {
		float: right;
		background-position: -225px -78px;
		border: none;
		background-color: transparent;
		width: 30px;
		height: 19px;
		cursor: pointer;
	}
	
	.btn_go:hover {
	
	}
	
#footer {
	margin: 10px auto;
	width: 870px;
	padding: 10px 0;
	font-size: 10px;
	text-align: right;
}

	#footer a {
		color: black;
	}

	#footlinks {	
		border-top: 1px solid #666666;
		border-right: 1px solid #666666;
		float: right;
		padding: 5px 0px 10px 0;
	}
	
	#footlinks li {
		float: left;
		padding: 0 5px 0 0px;
	}

#copyright {
	padding: 5px 0px 10px 5px;
	border-top: 1px solid #666666;
	float: right;
	color: #666666;
}

#crumb_crumbBox {
	text-transform: uppercase;
	font-size: 9px;
}

.crumb_firstCrumb {
	text-indent: 0px;
	padding-left: 13px;
	background-position: -240px -61px;
	_background-position: -240px -58px;
	display: inline;
}

	#crumb_crumbBox li {
		float: left;
		padding-right: 5px;
	}

	#crumb_crumbBox a {
		color: black;
		font-size: 9px;
	}

	.crumb_separator {
	
	}

#columns {
	margin: 10px 0 0 0;
}

#sidebar_column {
	width: 130px;
	display: block;
	float: left;
	clear: left;
	padding: 15px 0 0 0;
}

	#sidebar_column h4 {
		border-bottom: 1px solid black;
		text-transform: uppercase;
		/* line-height: 6px; */
	}
	
	#sidebar_navigation {
		padding: 5px 0;
	}
	
#sidebar_column a.side_primary {
	font-size: 12px;
	/* line-height: 1.05em; */
	display: block;
	padding: 4px 0 4px 2px;
	float: left;
	width: 105px;
}

#sidebar_column a.side_primary:hover {
	color: #000000;
}

#sidebar_column li.side_primary  {
	color: #666666;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	padding-right: 5px;
	clear: both;
	list-style-position: outside;
}

#sidebar_column li.side_primary span.bullet {
	font-size: 20px;
	float: left;
	padding: 3px 3px 0 0;
}

#sidebar_column li.side_secondary {
	list-style-type: disc;
	color: #999999;
	list-style-position: outside;
	clear: both;
}

#sidebar_column a.side_secondary {
	font-size: 12px;
	line-height: 1.25em;
	color: #09469E;
	padding: 4px 0;
	display: block;
}

	#sidebar_column a.side_secondary:hover {
		color: #000000;
	}
	
	#sidebar_column a:hover {
		text-decoration: none;
	}
	
#sidebar_column ul {
	
}

#sidebar_column ul ul {
	padding: 0 5px 0 25px;
}

h1.pagetitle {
	padding: 3px 0 3px 0;
	/* font-weight: normal; */
	color: black;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

h1.paddedPagetitle {
	padding-bottom: 10px;
}

#columns {
	
}

#inner_column {
	display: block;
	float: left;
	width: 500px;
	border-left: 1px solid black;
	padding: 0px 0 10px 25px;
	font-size: 11px;
	margin: 10px 0 0 0;
}

	#inner_column h4 {
		font-size: 14px;
		font-weight: normal;
	}

#leadingImage {
	padding: 0 0 10px 0;
}

input.text {
	border: 1px solid #666666;
	height: 13px;
	padding: 3px;
}

input.error, textarea.error {
	background: #bd9494;
}

textarea {
	border: 1px solid #666666;
}

label {
	display: block;
	float: left;
	width: 90px;
	padding-right: 10px;
	padding-bottom: 12px;
	clear: both;
}

label.error {
	display: none !important;
}

#inner_column form {
	padding: 0 0 10px 0;
}

#inner_column input.text {
	width: 240px;
	float: left;
}

#inner_column textarea {
	height: 94px;
	width: 384px;
	float: left;
	padding: 3px;
}

button {
	border: none;
	background-color: transparent;
}

button:hover {
	cursor: pointer;
}

button.submit {
	text-align: center;
	float: right;
	text-indent: 0px;
	width: 95px;
	height: 22px;
	background-position: -154px -124px;
	margin: 10px;
}

fieldset {
	padding: 0 0 10px 0;
}

fieldset h3.legend {
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #333333;
}

fieldset input.radio {
	float: left;
	clear: left;
	display: block;
	margin: 0px 10px 3px 30px;
}

#inner_column fieldset textarea, fieldset textarea {
	margin: 0px 0 10px 0;
	width: 500px;
}

fieldset label {
	display: block;
	clear: right;
	float: left;
	width: auto;
}

.address {
	width: 50%;
	float: left;
	padding: 0 0 10px 0;
}

address {
	padding: 5px 0 0 0;
}

#content #sitemap ul {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

#content #sitemap li {
	list-style-type: none;
	list-style-position: inside;
}

#content #sitemap li a.primary {
	font-weight: bold;
}

#content #sitemap ul ul li {
	background: url(images/sitemap_bullet.jpg) 0px 4px no-repeat;
	padding-left: 25px;
	*padding-left: 10px;
}

#content #sitemap ul ul {
	border-left: 1px solid #858585;
	margin-left: 10px;
	*margin-left: 30px;
	padding-bottom: 0px;
}


.callout h2 {
	color: black;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
}

.callout .thumb {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

p.introduction {
	padding-bottom: 5px;
	margin: 0px;
}

.read_more:hover {
	text-decoration: none;	
}

.read_more:hover span {
	text-decoration: underline;	
}

.press_release {
	padding: 0 0 10px 0;
}

.press_release p {
	margin: 0px;
	padding: 0px;
}

