﻿body
{
	background: #f3f3f3 url(images/pagebackground.png) repeat-x;
}
.wrapper
{
	width: 799px;
	margin: 0 auto;
	padding-top: 30px;
}
.header
{
	width: 799px;
	height: 130px;
	background: url(images/headerimagelogoborder.png);
	position: relative;
}

.header a.logo
{
	display:block;
	float:left;
	height:108px;
	padding-left:16px;
	padding-top:11px;
	text-indent:-9999px;
	width:253px;
}

.header h1 a
{
	background: url(images/logo.png);
}

.plateBackground
{
	width: 799px;
	background: url(images/platedropshadowbackground.png);
}
.plateBottom
{
	width: 799px;
	height: 21px;
	background: url(images/platedropshadowbottom1.png);
}
.plateContent
{
	padding-left: 16px;
	padding-top: 2px;
}

.headerMenu ul
{
	color: #fff;
	float: right;
	padding-right: 30px;	
	margin-top: 20px;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
.headerMenu ul li
{
	display: inline;
	list-style-type: none;
}
.headerMenu ul li a
{
	color: #fff;
	
}
.searchArea
{
	bottom:15px;
	position:absolute;
	right:29px;
}

.textBox
{
	background: url("images/textboxbackground.png");
	border: solid 1px #e2e3ea;
	height:16px;
	width:169px;
}

.button
{
	font-family:Arial;
	font-size:10px;
	font-weight: bold;
	text-align:center;
	height: 20px;
	/*width: 35px;*/
}

.mainMenu
{	
	
	background: url(images/mainMenuBackground.png);
	width: 767px;
	height: 40px;
}

.mainMenu ul
{
	padding-left: 38px;	
	background:transparent url(images/mainMenuDevider.png) no-repeat scroll 36px 2px;
	overflow:hidden;
}

.mainMenu a
{
		padding: 9px 12px;
		display: block;
		margin-top:2px;
		color:#333;
				
}

.mainMenu a:hover
{	
	background: url(images/mainMenuActive1.png) repeat-x;
}

.mainMenu li.active span
{
	display: block;
	margin-top:2px;
	padding: 9px 12px;
	background: url(images/mainMenuActive1.png) repeat-x;
	color:#333;
	font-weight: bold;
}

.mainMenu ul li
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
	float: left;
	color: black;
	padding-right:2px;
	text-decoration: none;
	background: transparent url(images/mainMenuDevider.png) right no-repeat;
}

.topShadow
{
	background: #fff url(images/mainMenuBottomShadow.png) top repeat-x;
	width: 767px;	
	margin-top: 2px;
	overflow:hidden;
}

.footer
{
	background: #fff url(images/footerBackground.png) top right no-repeat;
	width: 770px;
	height: 90px;
	margin-left: 14px;	
	margin-top: 35px;
}

.footer a
{
	color: #474747;
	font-family: Arial;
	font-size: 12px;	
}

.footer li.active a
{
	font-weight: bold;
}

.footer ul
{
	margin-right: 20px;
	margin-top: 60px;
	float:right;
}

.footer li
{
	display:inline;
	background: url(images/smallSingleArrow.png) no-repeat left 5px ;
	padding-left: 8px;
	margin-left: 8px;
}

.startPageText
{
	margin: 0 77px 0 69px;
	color: #474747;
}

.startPageText h2
{	
	font-family: Georgia;	
	font-weight: normal;
	font-size: 23px;
	padding-top: 28px;
}

.startPageText h3
{
	font-family: Arial;	
	margin-top: 20px;
	font-weight: normal;
	font-size: 13px;
	padding-left: 9px;
	background: url(images/smallSingleArrow.png) no-repeat left 3px;
	font-weight: bold;
	margin-bottom: 15px;
}

.startPageText h3 a
{
	color: #7f7f7f;
	
}

.startPageText h2 a
{
	font-family: Arial;
	font-size: 13px;
	color: #474747;
	background: #fff url(images/smallDoubleArrow.png) no-repeat right;	
	padding-right: 20px;
	margin-left: 10px;
}

.startPageText p
{
	font-family: Georgia;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	color: #7f7f7f;
	margin-top: 20px;
	padding-left: 0px;
}

.puffTop
{
	background: url(images/puffTop.png) no-repeat;
	width: 684px;
	height: 34px;
}

.puffTop p
{
	text-align:center;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	color:#3e3e3e;
	padding-top: 3px;
}

.puffContainer
{
	 -moz-border-radius:2px 2px; 
	 -webkit-border-radius:2px 2px;
	 background-color: #e3e3e3;
	 width:684px;
	 height: 334px;
	 margin-left: 40px;
	 margin-top: 10px;
}

.puff
{
	padding-left:28px;
	margin-top:20px;
	float: left;
}
.puff h3
{	
	font-family:Georgia;
	font-weight: normal;
	background: url(images/puffHeaderBackground.png) repeat-x;
	width: 191px;
	height: 44px;
	letter-spacing: 1px;
}

.puff h3 a
{
	color:#fff;	
	background: url(images/smallTransparentArrow.png) no-repeat left center;
	padding-left: 10px;
	line-height: 44px;
	margin-left: 10px;	
}

.puff h3 a:hover
{
	color:#e3e3e3;	
	background: url(images/mediumWhiteArrow.png) no-repeat left center;
	
}

.puff p
{
	width: 191px;
	font-family: Arial;
	font-size: 11px;
	color: #474747;
	margin-top: 5px;
}

.puff p a
{
	
	font-family: Arial;
	font-size: 11px;
	color: #474747;
	
}


.leftContent 
{
	width:240px;
	float:left;
	margin: 0 0 10px 0;
}
	
.leftContent img
{
	width: 220px;
	height: 166px;		
}

.leftContent ul
{
	display:block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 10px;	
}

.leftContent ul.noImage
{
	margin-top: 22px;
}

.leftContent ul ul
{
	padding-left: 10px;
	font-weight:normal;
}
.leftContent ul li
{
	background:url(images/leftMenuListSquare.png) no-repeat left 5px;
	padding: 0 0 6px 10px;
	zoom:1;
}

.leftContent ul li a
{
	color:#474747;
}

.leftContent li li li
{
	padding-bottom:0px;
}
   
.pageWrapper
{
	/*overflow: hidden;	*/
	min-height:483px;
}

/* mac hide \*/
* html .pageWrapper{height:483px}
/* end hide */


.imageContainer
{
	position:relative;
	zoom:1;
	width:222px;
	background: #fff;
}

/*
.imageContainer .imageText
{
	position:absolute;
	bottom:0;
	background: #d1d1d1;
	color: #333;
	width: 200px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	height:32px;
	padding:0 10px;
	left:0;
}
*/
.imageContainer .imageText h2
{
	line-height:40px;
}

.breadCrumb ul
{
	font-family: Times New Roman;
	font-size: 13px;
	padding-top: 20px;
	color: #797979;
}


.breadCrumb ul li
{
	display:inline;
}

.breadCrumb ul li a
{
	color: #797979;
	text-decoration: underline;
}

.pageContent h1
{
	font-family:Times New Roman;
	font-size: 28px;
	color: #474747;
	font-weight: normal;
}

.pageContent
{
	font-family: Arial;
	font-size: 11px;
	color: #474747;
	font-weight: normal;
	margin:0 50px 0 0;
	padding-top: 25px;
}

.pageContent p
{
	margin-top: 5px;
	margin-bottom: 15px;
}

.pageContentWrapper
{
	float:left;
	width: 525px;
}

.sitemap a
{
	color:#474747;
}

.searchResult
{
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.searchResult a
{
	color:#474747;
	padding-left:10px;
	
}

.searchResult li
{
	padding-bottom: 3px;
}

.contactList p
{
	padding-bottom: 2px;
	margin: 0;
	
}

.contactList li
{
	padding-bottom: 15px;
	
	
}
.printPage
{
	float:left;
}

img.paddingRight10px
{
	margin:0px;
	padding:6px 0px 0px 12px;
	border:0px;
	float:right;
}

img.padding10
{
	margin:0px;
	padding:6px 12px 0px 0px;
	border:0px;
	float:left;
}