﻿/* this is copied from YAHOO reset-fonts.css... need to include it here so CMS renders content accurately */
html{color:#000000;background:#ffffff;}
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;}
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:#000000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
p em, li em{font-style: italic;} 
strong{font-weight:bold} 


BODY.yui-skin-sam
{
	background-color: #ffffff;
	text-align: center;
}

H1
{
	color: #172b75;
	font-family: Verdana,Arial,helvetica,clean,sans-serif;
	font-size: 138.5%;
	font-weight: bold;
	padding-top: 1.0em;
	*padding-top: 0.5em;
	margin-bottom: 1.0em;
}

H2
{
	color: #172b75;
	font-family: Verdana,Arial,helvetica,clean,sans-serif;
	font-size: 107.7%;
	font-weight: bold;
	margin-bottom: 1.5em;
}

H3
{
	color: #172b75;
	font-family: Verdana,Arial,helvetica,clean,sans-serif;
	font-size: 115.5%;
	font-weight: bold;
}

H4
{
	color: #cccccc;
	float: right;
	font-family: Verdana,Arial,helvetica,clean,sans-serif;
	font-size: 138.5%;
	font-weight: bold;
	padding: 15px 15px 15px 15px;
	text-align: center;
	width: 33%;
}

P, LI
{
	color: #000000;
	font-family: Verdana,Arial,helvetica,clean,sans-serif;
	font-size: 100%;
	margin-bottom: 1.0em;
}

UL
{
	padding-left: 2.0em;
}

UL LI
{
	margin-bottom: 1.0em;
}

TABLE
{
	border-collapse: collapse;
	border-spacing: 0px;
}

TR
{
	vertical-align: top;
}

TD
{
	padding: 0px 0px 0px 0px;
	text-align: left;
}

A
{
	color: #5c5c5c;
}

#wrapper 
{
	text-align: left;
}

#header
{
	height: 90px;
}

#search
{
	background-color: #172b75;
	border-bottom: solid 1px #8D93AD;
	height: 28px;
	overflow: hidden;
}

#search FORM
{
	float: right;
	margin-right: 5px;
}

#search TABLE
{
	margin-top: 5px;
}

#search TD
{
	color: #ffffff;
	font-size: 84.6%;
	font-weight: bold;
	vertical-align: middle;
}

#search INPUT
{
	background-color: #e6e7ed;
	border: solid 1px #e6e7ed;
	color: #172b75;
	font-weight: bold;
	margin: 0 3px 0 3px;
	height: 15px;
	width: 133px;
}

#search A
{
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

#logo
{
	float: left;
}

#contact
{
	color: #1f2223;
	float: right;
	font-size: 92.3%;
	height: 31px;
	margin: 5px 5px 0 0;
}

#contact A
{
	color: #1f2223;
	margin-right: 20px;
	text-decoration: none;
}

#nav 
{
	clear: right;
	padding-top: 4px;
}

#nav A
{
	color: #1f2223;
	font-size: 107.7%;
	margin-left: 25px;
	text-decoration: none;
}

#nav A:hover, #nav A.Selected
{
	color: #be1e2d;
}

#main
{
	clear: both;
}

#subnavshadow
{
	background-position: top;
	background-image: url(../../App_Content/media/wrapper/grayshadow.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
}

#childnav
{
	border-top: solid 1px #a4aabb;
}

#childnav A
{
	border-bottom: solid 1px #a4aabb;
	clear: right;
	color: #1f2223;
	display: block;
	height: 26px;
	*height: 35px;
	font-size: 100%;
	font-weight: normal;
	padding: 9px 40px 0 0;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	width: 146px;
	*width: 186px;
}

#childnav A:hover, #subnav A.Selected
{
	background-color: #e9eaef;
	background-position: right center;
	background-image: url(../../App_Content/media/wrapper/menuicon.gif);
	background-repeat: no-repeat;
	color: #be1e2d;
}

#childnav A.Level3
{
	border-bottom-style: none;
	color: #1f2223;
	display: block;
	height: 16px;
	*height: 20px;
	font-size: 84.6%;
	font-weight: normal;
	padding: 4px 40px 0 0;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	width: 146px;
	*width: 186px;
}

#childnav A.WithBorder
{
	border-bottom: solid 1px #a4aabb;
}

#childnav DIV.hr
{
	background-color: #a4aabb;
	border: 0;
	color: #a4aabb;
	height: 1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 120px;
}

#social
{
	padding-right: 7px;
	text-align: center;
	z-index: 1000001;
}

#social A
{
	margin-left: 7px;
}

#ctl00_ShowSidePanel P, #ctl00_ShowSidePanel LI
{
	color: #1f2223;
}

#sidemargin
{
	padding: 10px 10px 10px 10px;
}

#application
{
	text-align: center;
	width: 203px;
}

.mainmargin
{
	padding: 10px 20px 10px 20px;
}

#toputils
{
}

#breadcrumbs
{
	float: left;
}

#breadcrumbs A, DIV#breadcrumbs .div
{
	color: #384ea0;
	font-size: 84.6%;
	text-decoration: none;
}

#breadcrumbs A:hover
{
	text-decoration: underline;
}

#breadcrumbs .div
{
	padding-left: 2px;
	padding-right: 5px;
}

#textsize
{
	float: right;
	font-size: 61.5%;
	height: 15px;
	text-align: right;
	text-transform: uppercase;
}

#textsize IMG
{
	vertical-align: middle;
}

#RealContent
{
	clear: both;
}

#recentcrumbs 
{
	clear: both;
	margin-top: 15px;
}

#recentcrumbs A, DIV#recentcrumbs .div
{
	color: #384ea0;
	font-size: 84.6%;
	text-decoration: none;
}

#recentcrumbs A:hover
{
	text-decoration: underline;
}

#recentcrumbs .header
{
	color: #384ea0;
	font-size: 84.6%;
}

#recentcrumbs .div
{
	padding-left: 2px;
	padding-right: 5px;
}

#footer
{
	padding-top: 3px;
}

#ddi
{
	float: right;
	font-size: 76.9%;
	font-weight: bold;
	padding-right: 5px;
}

#utility
{
	font-size: 84.6%;
	padding-left: 5px;
}

#utility A
{
	color: #1f2223;
	text-decoration: none;
}

#utility A:hover
{
	text-decoration: underline;
}

.TeaserPanel
{
	/* filter: alpha(opacity=95); removed so that IE will render transparent PNGs correctly */
	opacity: 0.95;
	overflow: hidden;
	-moz-opacity: 0.95;
	position: absolute;
	width: 177px;
	visibility: hidden;
	z-index: 1000000;
}

.TeaserPanel .bd
{
	background-image: url(../../App_Content/media/wrapper/socialmiddle.png);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
	text-align: left;
	width: 157px;
	*width: 177px;
}

.TeaserPanel .bd H1
{
	font-size: 107.7%;
	padding-top: 0.0em;
	*padding-top: 0.0em;
	margin-bottom: 0.25em;
}

.TeaserPanel .bd P, .TeaserPanel .bd LI
{
	margin-bottom: 0;
	padding-bottom: 0;
}

OL.Sitemap
{
	font-size: 123.1%;
	width: 90%;
	margin-bottom: 1.0em;
	padding-left: 2.0em;
}

OL.Sitemap P
{
	margin-bottom: 0;
}

OL.Sitemap P.SearchPath
{
	margin-top: 0.25em;
	margin-bottom: 1.0em;
}

UL.Sitemap
{
	font-size: 100%;
	width: 90%;
	margin-bottom: 1.0em;
}

UL.Sitemap UL
{
	font-size: 92.3%;
	margin-bottom: 1.0em;
}

UL.Sitemap UL UL
{
	font-size: 84.6%;
	margin-bottom: 0.0em;
}

UL.Sitemap LI
{
	font-size: 100%;
}

UL.Sitemap UL LI
{
	font-size: 100%;
	margin-bottom: 0.0em;
}

UL.Sitemap UL UL LI
{
	font-size: 100%;
	margin-bottom: 0.0em;
}

.InfoSummary
{
	background-color: #bdeff8;
	background-image: url(../d/knobs/InfoBlue.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: solid 1px #00529b;
	color: #00529b;
	font-weight: bold;
	font-size: 8pt;
	margin: 10px 0px;
	padding: 15px 10px 15px 60px;
	text-align: left;
}

.ErrorSummary
{
	background-color: #ffccba;
	background-image: url(../d/knobs/CancelRed.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: solid 1px #d63301;
	color: #d63301;
	font-weight: bold;
	font-size: 8pt;
	margin: 10px 0px;
	padding: 15px 10px 15px 60px;
	text-align: left;
}

.clear
{
	clear: both;
}

.White
{
	color: #ffffff;
}

.yui-carousel-element li 
{ 
	height: 75px; 
	width: 75px; 
	opacity: 0.6; 
} 

.yui-carousel-element .yui-carousel-item-selected 
{
    opacity: 1;
}

#GallerySpotLight 
{
    margin: 10px auto;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.BIG H1
{
	font-size: 169.2%;
}

.BIG H2
{
	font-size: 138.5%;
}

.BIG H3
{
	font-size: 146.2%;
}

.BIG P, .BIG LI, .BIG DIV, .BIG
{
	font-size: 130.8%;
}

.autohover
{
	cursor: pointer;
}

TABLE.ContactUs .Required
{
	color: Red;
}

TABLE.ContactUs TH
{
	padding-right: 5px;
	text-align: right;
}

TABLE.ContactUs LABEL
{
	font-size: 84.6%;
}

TABLE.ContactUs INPUT, TABLE.ContactUs SELECT
{
	font-size: 84.6%;
	margin-bottom: 3px;
	width: 300px;
}

TABLE.ContactUs INPUT.Button
{
	width: auto;
}

@media print
{
	
	#header, #subnav, #toputils, #recentcrumbs, #footer, #application
	{
		margin: 0 0 0 0;
		display: none;
	}
	
	#sidemargin
	{
		border: solid 1px #000000;
	}

	.mainmargin
	{
		padding: 0 0 0 0;
	}

	#ctl00_ShowSidePanel, #Scroller
	{
		border-style: none;
		background-image: none;
		overflow: visible;
		float: none;
		height: auto;
		width: 100%;
	}
	
}