body{
	text-align: center;
	font-family: Arial;
	font-size: 11px;

	padding: 0;
	margin: 0;
}

form{
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}
p{
	font-size: 12px;
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0;
}

p .privacy{
	font-size: 10px;
	color: #000;
	padding: 0 0 10px 0;
	margin: 0;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding: 0;
	margin: 0;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #504A4A;
	padding: 0,0,0,0;
	margin: 0;
	font-style:italic;
}
h2.Original{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #686666;
	padding: 0;
	margin: 0;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #1D5A99;
	padding: 0;
	margin: 0;
}
h4{
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
ul{
	font-size: 12px;
	margin-top: 5px;
	
}

li{
	color: #000000;
}

ol{
	font-size: 10px;
}


/* Global Classes *********************************************/
.Clear{
	clear: both;
	line-height: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
}

.HiddenContentForJs{
	display: none;
}

.Nav{
	padding: 0;
	margin: 0;
}
.Nav li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.Nav li a{
	padding: 1px;
	text-decoration: none;
}
.Nav li a:hover{
	text-decoration: underline;
}

/* Nav Styles ****************/
.TabbedNav{
	font-size: 12px;
	float: right;
	width: 350px;
	padding-right: 25px;
}
.TabbedNav .Nav{
	float: right;
}
.TabbedNav .Nav li{
	font-size: 12px;
	background-color: #FFF;
	font-weight: bold;
	color: #0077c0;
	padding-bottom: 1px;
}
.TabbedNav .Nav li a{
	font-size: 11px;
	color: #0077c0;
	font-weight: bold;
}

.MainNav{
	font-size: 12px;
	width: 1000px;
	padding-right: 27px;
}
.MainNav .Nav{
	float: right;
	padding-right: 27px;
}
.MainNav .Nav li{
	font: Arial;
	font-size: 11px;
	float: right;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
}
.MainNav .Nav li a{
	font: Arial;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

.HeaderDivider .Nav{
	float: right;
	height: 22px;
	padding-right: 27px;
}
.HeaderDivider .Nav li{
	font-size: 17px;
	color: #8BA8BA;
}
.HeaderDivider .Nav li a{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 4px;
}

.PageFooter p{
	color: #FFF;
}

.PageFooter .Nav li{
	font-weight: bold;
	color: #FFF;
}
.PageFooter .Nav li a{
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 4px;
}

.PageFooter a{
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 4px;
}

.LeftCol .Nav{
	padding: 0 0 25px 0;
}
.LeftCol .Nav h3{
	border-bottom: 1px solid #003366;
	text-align: center;
	font-size: 14px;
	color: #818080;
	padding: 10px 0 0 0;
	margin: 0;
	line-height: 15px;
}
.LeftCol .Nav li ul{
	padding: 0;
	margin: 0;
}
.LeftCol .Nav li{
	float: none;
	padding: 0;
	margin: 0;
}
.LeftCol .Nav li a{
	border-bottom: 1px solid #003366;
	background-color: #5E8BB7;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	display: block;
	color: #FFF;
	width: 182px;
	height: 22px;
	padding: 4px 0 0 8px;
}
.LeftCol .Nav li.Selected a.ParentNav,
.LeftCol .Nav li a:hover{
	text-decoration: none;
	background-color: #2D4863;
}
.LeftCol .Nav li ul.SubNav{
	position: absolute;
	margin-top: -27px;
	margin-left: 190px;
}
.LeftCol .Nav li ul.SubNav li a{
	border-color: #FFF;
	border-left: 1px solid #FFF;
	font-weight: normal;
}

/** join email list widget on left column ***********************************************/
.JoinEmailListWidget {
	background-color: #b9cdd9;
}
.JoinEmailListWidget h1{
	background-color: #b9cdd9;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	padding: 5px 0px 2px 0px;
	font-variant:normal;
}
.JoinEmailListWidget h2{
	background-color: #b9cdd9;
	font-size: 12px;
	font-weight: bold;
	color: #0b537f;
	text-align: center;
	padding: 0px 0px 3px 0px;
}
.JoinEmailListWidget input{
	border: 1px solid #000;
	width: 165px;
}
.JoinEmailListWidget .Image{
	float: right;
	border: none;
	width: auto;
	margin: 5px 5px 0 0;
}


.GenericPage
	padding: 15px 13px;
}
.GenericPage h1{
	padding-bottom: 8px;
}
.GenericPage h2{
	padding-bottom: 4px;
}
/* PAGE CONTENT ***********************************************/
.RightPageWrapper{
	text-align: left;
	padding: 0 23px 0 0;
	width: 1023px;
	margin: 0 auto;
}
.LeftPageWrapper{
	padding: 0 0 0 23px;
	width: 1000px;
}
.PageContent{

}
.PageHeader{
	background-color: #C0C0C0;
/*height: 153px;*/
}
.Banner{
	background: #FFF url(/images/top_banner_bg.gif);
/*	height: 61px;*/
}
.Banner .LargeText{
	clear: right;
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #6C6868;
	margin: 17px 27px 0 0;
}
.Banner .LargeText em{
	font-style: normal;
	font-size: 18px;
	color: #1C5A96;
}
.LogoLink{
	display: block;
	height: 57;
	padding: 0px 0px 0px 0px;
}
.LogoBottom{
	float: left;
	height: 25;
	padding: 0px 0px 0px 0px;
}

.Home .PageHeader{
	padding: 0;
}
.Home .Banner{
	background: #FFF url(/images/top_banner_bg.gif);
	height: 82px;
}
.Home .Banner .LargeText{
	margin-right: 27px;
}
.Home .LogoLink{
	padding-top: 0px;
}

.HeaderDivider{
	background-position: top;
	height: 1px;
}

.PageFooter{
	background-color: #808080;
	font-size: 12px;
	color: #FFF;
	width: 100%;
	padding: 10px 0 15px 0;
}
.PageFooter tr{
	vertical-align: top;
}
.PageFooter td{
	padding: 0 10px 0 10px;
}
.PageFooter p.LeftContent{
	text-align: right;
	font-size: 10px;
	color: #FFF;
}

.PageBody{
	width: 100%;
	height: 50px;
}
.PageBody tr{
	vertical-align: top;
}
.PageBody td{
	background: #FFF url(/images/pgBdy-shdw-FFF.gif) repeat-x top;
	padding-top: 6px;
}

.ThreeCol .LeftCol{
	background-color: #fff;
	background-image:  url(/images/pgBdy-shdw-CCDE0.gif);
	width: 200px;
}
.ThreeCol .CenterCol{
	width: 611px;
}
.ThreeCol .RightCol{
	background-color: #E6E6CE;
	background-image: url(/images/pgBdy-shdw-E6E6CE.gif);
	width: 189px;
}

.RightCol .FaddedText{
	padding: 20px 0 5px 0;
	text-align: center;
	color: #A7B2BC;
	font-weight: bold;
}

.RightCol h1{
	background-color: #CECEAF;
	font-size: 12px;
	font-weight: bold;
	color: #575555;
	padding: 1px 10px;
}

.CenterCol .RightContent{
	float: right;
	text-align: center;
	width: 255px;
}

.EmailWidget{
/*
	background: #E3E8EE url(/images/icons/email_shadow.gif) no-repeat 9px 3px;
	padding: 15px 0px 5px 15px;
*/
	height: 51px;
}
.EmailWidget .Content{
	background-color: #E3E8EE;
}
.EmailWidget .ImageLink img{
	float: left;
	padding-right: 5px;
}
.EmailWidget .LinkContainer{
	padding-top: 10px;
}
.EmailWidget .LinkContainer h1{
	color: #4F7FAE;
}
.EmailWidget .LinkContainer a{
	text-decoration: none;
}
.EmailWidget form{
	text-align: center;
}
.EmailWidget label{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #4F7FAE;
	width: 160px;
}
.EmailWidget input.Text{
	border: 1px solid #000;
	width: 160px;
}

.QuickContactWidget form{
	padding: 0 10px;
	background-color: #c1c1a4;
}
.QuickContactWidget h1{
	background-color: #c1c1a4;
	font-size: 12px;
	font-weight: bold;
	color: #575555;
	padding: 1px 10px;
}
.QuickContactWidget label{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.QuickContactWidget input{
	border: 1px solid #000;
	width: 165px;
}
.QuickContactWidget textarea{
	border: 1px solid #000;
	width: 165px;
	height: 60px;
}
.QuickContactWidget .Image{
	float: right;
	border: none;
	width: auto;
	margin: 5px 5px 0 0;
}


.ChooseLanguageWidget {
	padding: 0 10px;
	background-color: #c0d2dd;
	font: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px;
}

.ChooseLanguageWidget a{
	color: #00F;
	font-weight: bold;
}

.ChooseLanguageWidget h1{
	background-color: #c0d2dd;
	font-size: 12px;
	font-weight: bold;
	color: #0b537f;
	padding: 1px 10px;
}


.FeaturedProductWidget{
	padding-top: 5px;
}
.FeaturedProductWidget .Product h1{
	background-color: transparent;
	font-size: 11px;
	color: #1D5A98;
}
.FeaturedProductWidget .Product h1 a{
	background-color: transparent;
	font-size: 11px;
	text-decoration:none;
	color: #1D5A98;
	margin-left: 0;
}

.FeaturedProductWidget .Product p{
	font-size: 9px;
	padding: 0 5px 0 10px;
}
.FeaturedProductWidget .Product a{
	font-size: 10px;
	font-weight: bold;
	margin-left: 8px;
}
.FeaturedProductWidget .Product .ProductImage{
	float: right;
}
.FeaturedProductWidget .Clear{
	margin-bottom: -1px;
}

.AdditionalInfoWidget ul{
	list-style: none;
	padding: 10px 0 10px 10px;
	margin: 0;
}
.AdditionalInfoWidget ul li a{
	text-decoration: none;
	display: inline-block;
	padding-top: 5px;
}
.AdditionalInfoWidget ul li .Text{
	text-decoration: underline;
	line-height: 30px;
}

.LearnMore{
	width: 425px;
	padding-top: 15px; 
}
.LearnMore h1{
	background-color: #D2D2C7;
	font-weight: bold;
	font-size: 12px;
	color: #1D5A99;
	padding: 0 0 0 5px;
}
.LearnMore ul{
	float: left;
	font-size: 11px;
	color: #003CFF;
	padding: 0;
	margin: 0 0 0 20px;
}
.LearnMore ul.Right{
	float: right;
	margin-left: 18px;
}
.LearnMore ul li a{
	color: #003CFF;
}
.LearnMore ul li a:hover{
	color: #000;
}

.ContentBucket{
	width: 583px;
}
.ContentBucket .Nav{
	background: transparent url(/images/ContentBucket/nav.gif) no-repeat 0 16px;
	height: 28px;
	padding: 0 8px;
}
.ContentBucket .Nav li{
	height: 10px;
}
.ContentBucket .Nav li a{
	padding: 0;
}
.ContentBucket .Nav li a span{
	float: left;
	display: block;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
}
.ContentBucket .Nav li a .LeftSide{
	width: 13px;
	background: transparent url(/images/ContentBucket/left.gif) no-repeat right;
}
.ContentBucket .Nav li a .RightSide{
	width: 13px;
	background: transparent url(/images/ContentBucket/right.gif) no-repeat left;
	
}
.ContentBucket .Nav li a .Text{
	background-color: #A7BFD6;
	color: #FFF;
}
.ContentBucket .Nav li.Selected .LeftSide{
	background-image: url(/images/ContentBucket/left-selected.gif);
	
}
.ContentBucket .Nav li.Selected .RightSide{
	background-image: url(/images/ContentBucket/right-selected.gif);
	
}
.ContentBucket .Nav li.Selected a .Text{
	background-color: #4F7FAE;
}
.ContentBucket .Nav li a:hover{
	text-decoration: none;
}
.ContentBucket .Content{
	position: relative;
	border-right: 1px solid #4F7FAE;
	border-left: 1px solid #4F7FAE;
	padding: 0 7px;
}
.ContentBucket .Footer{
	background: transparent url(/images/ContentBucket/bottom.gif) no-repeat bottom;
	padding-bottom: 7px;
}
.ContentBucket h1{
	color: #1D5A98;
	padding-bottom: 1px;
}
.ContentBucket p{
	font-size: 10px;
	font-weight: bold;
	color: #676666;
}
.ContentBucket .ContentLink{
	position: absolute;
	top: 86px;
	left: 170px;
	font-size: 10px;
	font-weight: bold;
}
.ContentBucket .ContentImage{
	float: left;
	margin-right: 10px;
}
.BreadCrumb{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	padding-bottom: 10px;
	text-align:right;
}

.BodyBullets{
	width:325px;
}

.BodyBullets ul{
	float: left;
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 20px;
}
.BodyBullets ul.Right{
	float: right;
	margin-left: 18px;
}

.AddLink{
	list-style: none;
	padding: 0 0 5px 0;
}

.AddLink ul{
	list-style: none;
}

.AddLink li ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.AddLink li{
	float: none;
	padding: 0;
	margin: 0;
}
.AddLink li a{
	text-decoration:none;
	border-bottom: 1px dotted #003366;
	background-color: #E6E6CE;
	vertical-align: middle;
	font-size: 11px;
	display: block;
	color: #0e75d4;
	width: 97%;
	height: 18px;
	padding: 2px 0 0 6px;
}
.AddLink li a:hover{
	text-decoration: none;
	background-color: #e9e98e;
}