html{font-size:100.01%}
body{
	margin:0;
	color:#0d3047;
	font:64% Arial, Helvetica, sans-serif;
	background:#ebf6fb url(/images/bg-body.gif) repeat-x;
}
img{border-style:none;}
.bodycopy {font-size: 12px;}
a{text-decoration:underline; color:#018bca;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
.pastlink {color:#4eaeda;
    font-size:16px;
    font-weight:bold;
    font-style:italic;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.column .middlecopy
{
    font-size:12px;
}
.column .middlelinks,
.column .middlelinks a,
.column .middlecopy a,
.column .linkTitle,
.column .linkTitle a
{
    font-size:12px;
    text-decoration:underline;
    color:#4eaeda;
}
.column .middleheadline
{
    color:#4eaeda;
    font-size:16px;
    font-weight:bold;
    /*font-style:italic;*/
}
.homemiddle {width:452px;}
.page{
	width:906px;
	margin:0 auto;
	padding:202px 0 15px;
	position:relative;
}
.header-shadow{
	height:172px;
	overflow:hidden;
	position:absolute;
	top:30px;
	left:0;
	width:906px;
}
#header{
	background:url(/images/bg-header.png) no-repeat;
	width:861px;
	padding:24px 22px 0 23px;
}
#header .banner{
	width:861px;
	height:148px;
	position:relative;
}
#header .banner .item{
	position:absolute;
	width:861px;
	height:148px;
	left:0;
	top:0;
}
#header .banner .item img{
	display:block;
}
.logo{
	width:389px;
	height:86px;
	position:absolute;
	top:98px;
	left:214px;
	margin:0;
	z-index:100;
}
.logo a{
	display:block;
	height:86px;
	text-decoration:none;
}
.logo span{
	display:block;
	overflow:hidden;
	height:0;
	width:0;
}
.forms{
	position:absolute;
	top:35px;
	left:507px;
	height:22px;
	overflow:hidden;
	z-index:101;
	width:360px;
}
.email-form,
.search-form{
	float:left;
	width:164px;
	margin:0 26px 0 0;
	display:inline;
}
.search-form{
	margin:0;
}
.email-form .go-btn,
.search-form .go-btn{
	float:right;
}

.email-form label,
.search-form label{
	float:left;
	width:0;
	overflow:hidden;
	position:absolute;
}
.email-form .txt,
.search-form .txt{
	float:left;
	overflow:hidden;
	background:url(/images/bg-txt.gif) no-repeat;
	width:114px;
	height:21px;
}
.email-form .txt input{
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#0d3047;/*#0995c2;*/
	width:102px;
	padding:3px 6px 0;
	border:0;
	background:none;
	height:18px;
}
.search-form .txt input{
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#0d3047;
	width:102px;
	padding:3px 6px 0;
	border:0;
	background:none;
	height:18px;
}
#menu{
	top:202px;
	position:absolute;
	left:23px;
	padding:0;
	margin:0;
	list-style:none;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	height:1%;
}
#menu:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
#menu li{
	float:left;
	padding:0 16px;
}
#menu li.hover,
#menu li:hover{
	position:relative;
}
#menu li.hover .sub,
#menu li:hover .sub{
	display:block;
	z-index:30;
}
#menu li.hover .sub .sub,
#menu li:hover .sub .sub,
#menu li.hover .sub .sub .sub,
#menu li:hover .sub .sub .sub{
	display:none;
}
#menu .sub li.hover .sub,
#menu .sub li:hover .sub{
	display:block;
}
#menu .sub li.hover .sub .sub,
#menu .sub li:hover .sub .sub{
	display:none;
}
#menu .sub .sub li.hover .sub,
#menu .sub .sub li:hover .sub{
	display:block;
}

#menu a{
	height:45px;
	line-height:45px;
	color:#0d3047;
	text-decoration:none;
	float:left;
}
#menu li:hover a,
#menu li.hover a,
#menu li.active a,
#menu a:hover{
	color:#eabe60;
}
#menu .sub{
	position:absolute;
	top:45px;
	left:15px;
	width:171px;
	background:url(/images/bg-sub-btm.gif) no-repeat 0 100%;
	padding:0 0 8px;
	display:none;
}
#menu .sub ul{
	margin:0;
	padding:21px 0 0;
	list-style:none;
	background:#c8e6f4 url(/images/bg-sub.gif) no-repeat;
	width:100%;
	font-size:12px;
	font-weight:normal;
}
#menu .sub ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
#menu .sub ul li{
	padding:0;
	width:100%;
}
#menu .sub ul a{
	width:141px;
	padding:6px 10px 7px 20px;
	height:auto;
	text-transform:none;
	line-height:14px;
	color:#0d3047;
}
#menu .sub ul li.hover a,
#menu .sub ul li:hover a,
#menu .sub ul a:hover{
	background:#b1d8e9;
	color:#0d3047;
}
#menu .sub ul li.hover .sub a,
#menu .sub ul li:hover .sub a{
	background:none;
}
#menu .sub .sub ul li.hover a,
#menu .sub .sub ul li:hover a,
#menu .sub .sub ul li a:hover{
	background:#b1d8e9;
}
#menu .sub .sub ul li.hover .sub a,
#menu .sub .sub ul li:hover .sub a{
	background:none;
}
#menu .sub .sub .sub ul li.hover a,
#menu .sub .sub .sub ul li:hover a,
#menu .sub .sub.sub ul li a:hover{
	background:#b1d8e9;
}
#menu .sub .sub{
	position:absolute;
	top:0;
	left:100%;
	display:none;
	clear:both;
}
#menu .sub .sub ul{
	background-image:none;
	padding:0;
}
.shadow{
	width:100%;
	background:url(/images/bg-shadow.png) repeat-y;
}
#content{
	width:860px;
	margin:0 auto;
	background:#fff;
	position:relative;
	padding:45px 0 0;
	overflow:hidden;
}
.column{
	float:right;
	width:651px;
	overflow:hidden;
}
.column .gallery{
	width:100%;
	position:relative;
	margin:0 0 9px;
}
.gallery{
	width:100%;
	position:relative;
	margin:0 0 9px;
}
.gallery .next,
.gallery .prev{
	position:absolute;
	width:9px;
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
	top:198px;
	outline:none;
	z-index:20;
}
.gallery .prev{
	background:url(/images/bg-prev.gif) no-repeat;
	right:34px;
}
.gallery .next{
	background:url(/images/bg-next.gif) no-repeat;
	right:15px;
}
.column .gallery .frame{
	width:100%;
	overflow:hidden;
}
.gallery ul{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	position:relative;
	height:220px;
}
.gallery ul li{
	position:absolute;
	width:651px;
	overflow:hidden;
	height:220px;
}
.gallery ul .image{
	float:left;
	width:482px;
	height:220px;
	background-color:#0d3047;
	display:block;
}
.gallery ul .image img{
	display:block;
	margin:0 auto;
	max-height:220px;
	max-width:482px;
	height:auto !important;
	width:auto !important;
	height:220px;
	width:482px;
}
.gallery ul .text{
	float:right;
	width:129px;
	padding:13px 20px 0;
	height:207px;
	background:url(/images/bg-gallery-text.gif) no-repeat;
	color:#fff;
	overflow:hidden;
}
.gallery ul .text p{
	font-size:11px;
	line-height:16px;
	margin:0 0 5px;
}
.column .article{
	width:100%;
	float:left;
}
.column .article .headline{
	height:40px;
	overflow:hidden;
	padding:0 10px 0 22px;
	background:url(/images/bg-headline.gif) no-repeat;
}
.column .article .headline2{
	height:40px;
	overflow:hidden;
	padding:0 10px 0 22px;
	background:url(/images/bg-headline2.gif) no-repeat;
}
.column .article .headline h2{
	float:left;
	font-size:15px;
	line-height:40px;
	margin:0;
}
.column .article .more{
	float:right;
	width:25px;
	height:25px;
	overflow:hidden;
	background:url(/images/bg-more.gif) no-repeat;
	text-indent:-9999px;
	margin:7px 0 0;
}
.column .article .inside{
	padding:12px 22px 0;
}
.column .article ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.column .article ul li{
	margin:0 0 21px;
}
.column .article ul .date{
	font:bold normal 105%/138% Arial, Helvetica, sans-serif;
	display:block;
}
.column .article ul .title{
	font-size:120%;
	line-height:158%;
	font-weight:bold;
}
.column .article ul p{
	margin:0;
	font-size:120%;
	line-height:158%;
}
.rightsidebar{
	width:199px;
	overflow:hidden;
	float:left;
}
.sidebar{
	width:199px;
	overflow:hidden;
	float:left;
}
.quick{
	width:100%;
	background:#f9f7dd url(/images/bg-quick-btm.gif) no-repeat 0 100%;
	padding:0 0 10px;/*20*/
	margin:0;/* 0 10px;*/
}
.quick h2{
	font-size:150%;
	line-height:45px;
	height:45px;
	padding:0 8px 0 18px;
	margin:0 0 5px;
	background:url(/images/bg-quick-h.gif) no-repeat;
	width:199px;
}
.quick ul{
	padding:0 21px;
	margin:0;
	list-style:none;
	font-size:120%;
	/*line-height:208%;*/
}
.quick ul li{
	padding:0 0 12px 17px;
	background:url(/images/bullet.gif) no-repeat left 4px;
}
.quick ul a{
	color:#0d3047;
	text-decoration:none;
}
.quick ul a:hover{
	text-decoration:underline;
}
.contact{
	width:100%;
}
.contact a
{
    text-decoration:none;
}
.contact h2,
.contact a h2{
	width:100%;
	height:40px;
	font-size:150%;
	line-height:40px;
	padding:0 8px 0 18px;
	margin:0 0 23px;
	background:url(/images/bg-contact-h.gif) no-repeat;
	color:#0D3047;
	text-decoration:none;
	cursor:pointer;
}
.contact .encom
{
    /*font-size:70%;
    margin-left:-8px;*/
    text-align:center;
    margin:0;
}
.contact .encom h2
{
    line-height:normal;
    padding:0;
    background:url(/images/bg-contact-ec.gif) no-repeat;
    height:55px;
    padding-top:7px;
    margin-bottom:15px;
    text-align:center;
}
.contact h3{
	font-size:110%;
	margin:0;
}
.contact .inside{
	padding:0 0 0 16px;
}
.contact address{
	font-size:110%;
	line-height:154%;
	font-style:normal;
	margin:0 0 14px;
}
.contact address span{
	display:block;
}

#footer{
	width:866px;
	height:118px;
	padding:13px 40px 0 0;
	background:url(/images/bg-footer.png) no-repeat;
	overflow:hidden;
}
#footer ul{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
	font-size:110%;
	line-height:154%;
}
#footer ul li{
	float:left;
	padding:0 4px 0 5px;
	float:left;
	background:url(/images/footer-split.gif) no-repeat left;
}
#footer ul li:first-child{
	background:none;
}
#footer ul a{
	color:#fff;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
}
.quick h2 a
{
    text-decoration:none;
    color:#0D3047;
}
ul#issues
{
    /*list-style:disc outside;
    list-style-image:url(/images/bullet.gif);*/
    padding-left:30px;
    font-size:120%;
    font-weight:bold;
}
ul#issues li
{
    padding:2px;
    margin:0px;
}
ul#issues ul
{
    list-style:disc outside;
    /*list-style-image:url(/images/bullet.gif);*/
    padding-left:30px;
    font-size:80%;
    font-weight:normal;
}
ul#issues ul li
{
    padding:2px;
    margin:0px;
}
ul#issues ul ul
{
    list-style:square outside;
    /*list-style-image:url(/images/bullet.gif);*/
    padding-left:30px;
}
ul#issues ul ul li
{
    padding:2px;
    margin:0px;
}
.Apple-tab-span
{
    white-space:normal !important;
    margin-left:2em;
}
#ctl00_ctl00_DocsSection
{
    margin-top:40px;
}

.article p {
    font-size:120%;
}
.column .article .ContentCell ul
{
    list-style:disc;
    margin:10px 0;
    padding: 0 0 0 20px;
}
.column .article .ContentCell ul li
{
    margin:2px;
}
.accessibility
{
	display:none;
}
