/* --- Font Size Conversion Table From Base 16px --- */
/* --- Ê9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */


/* ----- IDS ----- */

#container {
	margin:auto;
	width:978px;
	text-align:left;
	font-family: Georgia, Helvetica, sans-serif;
	color:#333;
}

#mainContent{
	margin:0; padding:0;
	width:978px;
	float:left;
	background:#fff url(/images/layout/tile_shadow.gif) repeat-y left top;
}

/* ----- header -----*/
#header{
	display:block;Ê
	width:978px; height:118px;Ê
	margin:0; padding:0;
	float:left;
}

.logo {
	float:left;
	padding-left:21px;
}

.logout {
	float:right;
	margin:20px 66px 0;
}

.logout a {
	color: #666;
	font-size:75%;
	text-decoration:none;
}

.logout a:hover {
	color: #000;
	text-decoration:underline;
}

#returnToTop {}

#searchBox {
	margin:0;
	width:482px;
	padding: 0 0 0 457px;
	/*width:936px;*/
	float:left;
}

#searchShadow {
	display:block;
	width:482px; height:40px;
	background: transparent url(/images/layout/back_search.png) no-repeat right top;
}

#searchBox form#searchForm {
	float:left; display:block;
	/*width: 482px; height:40px;
	margin:0; padding:0 0 0 465px;*/
	width: 472px; height:40px;
	padding:0; margin: 0 0 0 10px;
	
}

#searchBox input#searchFill {
	border:1px solid #fff;
	width: 424px; height:24px;
	margin:0 !important; padding:3px 0 0 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:113%;
	color:#00698C;
	letter-spacing:-0.2px;
	
}

#searchBox input.go {
	vertical-align: top;
	margin-top: 6px;
}

#memberBox {
	float:left;
	width:482px;
	margin:0; padding:0 0 0 457px;
	color:#00698C;
}

#memberShadow {
	display:block;
	width:462px; height:101px;
	margin:0; padding:10px 0 0 20px;
	background: transparent url(/images/layout/back_member.png) no-repeat right top;
}

#memberBox h4 {
	display:block;
	font-size:113%;
	letter-spacing:-0.2px;
}

#memberBox form#memberLoginForm{
	margin-top:5px;
	width:448px;
	float:left;
}

#memberBox label {
	font-size:75%;
}

#memberBox input#loginUsername, #memberBox input#loginPassword {
	width: 200px; height: 16px;
	margin:0; padding: 1px 0 1px 3px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	border-width:0;
}

#memberBox input#btnArrow{
	margin:0;
}

#forgotten {
	font-size:63%;
	color:#00698d;
}

/*-- End Header --*/

/*--Top Navigation --*/
#topNav {
	width: 943px; height:32px;
	padding-left:41px;
	float:left;
}

/*--Top Navigation PVC --*/
#topNavPVC {
	width: 943px; height:32px;
	padding-left:41px;
	float:left;
}

/*-- End Top Navigation --*/

/*-- Content Ê--*/
#contentHome{
margin-top:15px;
width:978px;
min-height:430px;
float:left;
background:url(/images/layout/back_home.jpg) bottom no-repeat;
}

#contentHomePVC{
	margin-top:15px;
	width:978px;
	min-height:420px;
	float:left;
	background:url(/images/layout/back_homePVC.jpg) bottom no-repeat;
}

#contentTemplate{
	margin-top:15px;
	width:907px;
	padding-left:60px;
	float:left;
}

.titleWelcome{
	float:left;
	width:101px; height:42px;
	padding:0 0 0 37px; margin:0;
}

.titleWelcomeShadow {
	display:block;
	width:101px; height:42px;
	background:transparent url(/images/layout/back_welcome.png) no-repeat left top ;
}

.titleWelcome h3 {
	display:block;
	margin:0 0 0 21px; padding: 5px 0 0 0;
	color:#FCAF17;
	font-size:113%;
}

.titleWelcomePVC{
	float:left;
	width:101px; height:42px;
	padding:0 0 0 37px; margin:0;
	letter-spacing:-0.5px;
}

.titleWelcomePVCShadow {
	display:block;
	width:101px; height:42px;
	background:transparent url(/images/layout/back_welcomePVC.png) no-repeat left top ;
}

.titleWelcomePVC h3 {
	display:block;
	color:#FFFFFF;
	font-size:113%;
	margin:0 0 0 16px; padding: 5px 0 0 0;
}

#homeText{
	float:left;
	width:820px;
	background:transparent url(/images/layout/tile_content_home_topCap.png) no-repeat top left;
}

#homeTextShadow {
	display:block;
	margin-top:6px;
	background:transparent url(/images/layout/tile_content_home.png) repeat-y top left;
}

#homeTextPVC{
	float:left;
	width:820px;
	padding-top:6px;
	background:transparent url(/images/layout/tile_content_PVC_topCap.png) no-repeat top left;
}

#homeTextPVCShadow {
	display:block;
	background:url(/images/layout/tile_content_homePVC.png) repeat-y top left;
}

#welcomeBox{
	border:0px solid #000000;
	padding: 0 10px 10px 12px;margin:0;
	float:left;
	width:293px;
}

#newsBox{
	padding: 0 10px 10px 25px;
	float:left;
	width:440px;
	color:#FFFFFF;
}

#newsBox ul { margin:0;}

#newsBox li { list-style-type:none; }

#pvcBox{
	float:left;
	padding: 4px 10px 10px 25px; margin:0;
	width:440px;
}

.bottomhomeContent{
	float:left;
	padding-left:138px;
}


/*-- END HOMEPAGE--*/


/*-- TEMPLATE --*/
.imgHeader{
float:left;
}

#breadcrumb {
	float:left;
	width:679px;
	font-size: 69%;
	margin:0; padding:8px 0 10px 0px;
	color: #000;
}

#breadcrumb a {
	color: #000;
	text-decoration:none;
}

#breadcrumb a:hover {
	color: #666;
	text-decoration:underline;
}

#searchTemplate{
	float:left;
	height:25px; width:170px;
	margin-top:3px;
	background:url(/images/layout/search_Template.gif) right no-repeat;
	font-size:75%;
}

#searchTemplate form#searchformTemplate {
float:left;
width: 142px;
height:16px;
padding:4px 0 0 35px;
}

#searchTemplate input#searchfillTemplate {
	border:0px solid #000;
	width: 112px;
	height:16px;
	margin-top:0 !important;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
}

#searchTemplate input.go {
vertical-align: top;
margin-top:-1px;
}

#containerTemplate{
	margin-top:15px;
	width:847px;
	float:left;
	background: transparent url(/images/layout/back_about.jpg) no-repeat 175px top;	/* to be overwritten */
}

#containerTemplateNews{
	margin-top:15px;
	width:847px;
	float:left;
}

/* -- Left Nav -- */

#leftTemplate{
	width:175px;
	float:left;
}

.bracket {
	display:block;
	width: 100%; height:1px;
}

.clearer {
	display: block;
	clear:both;
}

.bracket hr, .clearer hr {
	display:none;
}

#leftNav {Ê
	padding:0 0 30px 0;
}

#leftNav ul, #leftNav li {
	list-style-type: none;
	margin: 0; padding: 0;
}

#leftNav ul {
	width: 175px;
	padding: 0;
}

#leftNav ul li a {
	display: block;
	padding: 1px 0 4px 12px;
	text-decoration:none;
	color:#007698;
	font-size: 75%;
	/*letter-spacing:-0.2px;*/
}

#leftNav ul li a:hover, #leftNav ul li a.active {
	background:transparent url(/images/layout/arrow_yellow.gif) no-repeat left center;
	color:#fcaf17;
}

#leftNav ul li ul {
	padding-left: 7px;
	width:165px;
}

#leftNav ul li ul li {
	padding: 0;
}

#leftNav ul li ul li a {
	list-style-type: none;
	padding-left: 15px;
}

#leftNav ul li ul li a:hover, #leftNav ul li ul li a.active {
	color:#fcaf17;
	background:none;
}

/* -- Right content -- */

#rightTemplate{
	border-left:1px solid #666666;
	width:425px;
	padding:0 0 30px 245px;
	float:left;
}

#rightTemplate h2.pageTitle, #rightTemplateNews h2.pageTitle {
	display:block;
	color: #000;
	font-size: 230%;
	margin:0 0 20px 0;
}

#rightTemplateNews{
	border-left:1px solid #666666;
	float:left;
	width:670px;
	padding:0 0 30px 0;
}



#newsIntro{
width:400px;
padding:0 0 10px 270px;
float:left;
}

#newsIntro ul, #newsIntro li{
	padding:0; margin:0;
	list-style-type:none;
}

#newsIntro li { margin:2px 0;}

#newsIntro a:hover{
background:url(/images/content/arrow_yellow.gif) no-repeat;
color:#fcaf17;
}

.newsContainer{
width:670px;
float:left;
}

.newsImage{
float:left;
width:245px;
margin-top:10px;
}

.newsContent{
padding:0 0 25px 25px;
width:400px;
float:left;
}

/*-- Footer --*/
#footer {
float:left;
	width:978px; height:200px;
	background:url(/images/layout/bottom_footer.gif) top no-repeat;
	font-size:63%;
	color:#666;
}

#footerLinks {
	float:left;
	width:675px;
	margin-left:10px;
}

#footerLinks ul {
	float:left;
	padding: 0; margin: 4px 0 0 0;
}

#footerLinks ul li {
	margin-top:8px;
	background:none;
	float:left;
	background:url(/images/layout/lineFooter.gif) right no-repeat;
	list-style-type:none;Ê
}

#footerLinks ul li a {
	text-decoration:none;
	padding: 0 10px;
	color: #000;
	float:left;
}

#footerLinks ul li a:hover {
	text-decoration: underline;
	color:#999;
}

#footerLinks ul li.lastItem {
	background:none;
}

#logoSponsor{
float:left;
margin-top:10px;
}

/*-- End Top Footer --*/
