#PageWrapper
	{
	background-color:#ffffff;
	background-image:url();
	background-repeat:repeat-y;
	vertical-align:top;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}


#PageLogo
{
	display:none;
}

#headerTD
{
    background-image:url(img/header2.gif);
}

#PageTrackMenu
{
	display:none;
}

#PageLanguageMenu
{
	display:none;
}

#PageContent
{
	position:relative;
	top:0px;
	width:650px;
	margin-left:0px;
	background-color:#FFFFFF;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	display:block;
}

#PageFooter
{
	display:none;
}



#PagePrintContent
{
	width: 550px;
	padding: 10px 10px 0px 10px;
}

#PrintVersion
{
	position: relative;
    margin-left: 0px; /* half of width */
    left: 0px;
	overflow:auto;

}

#Printbtn{
    position: absolute;
    margin-left:624px;
    margin-top:3px;
}


#LastUpdated
{
    position: absolute;
    top:112px;
    margin-left:515px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	display:none;
}

#TellAFriend{
	position: absolute;
    top:0px;
	right:0px;
	float:right;

}

#Updateline
{
	position: relative;
	width:202px;
	height:1px;
	border-top:1px solid #A38272;
	margin-bottom:5px;
	overflow:auto;
}

td.contactTD{
	padding-bottom:10px;
}

.contact{
	font-family:"Trebuchet MS", verdana, helvetica, sans-serif;
	font-size:10px;
	color:#346633;
	background-color:#FFFFFF;
	height:18px;
	width:150px;
}

.taf_input{
	font-family:"Trebuchet MS", verdana, helvetica, sans-serif;
	font-size:10px;
	color:#003300;
	background-color:#FFFFFF;
	height:18px;
	width:150px;
}

.desc{
	height:70px;
	width:330px;
}

.desc2{
	height:80px;
	width:432px;
}

#menuBar
{
    background-color:transparent;
	background-image:url();
	background-position:top left;
	background-repeat:repeat-y;
    border-right:0px solid #336633;
    width:154px;
}

#ctl00_cpPage_pnlContent
{
    height:100%;
}

#breadCrums
{
  
    background-color:#999999;
	padding-top:3px;
    padding-bottom:3px;
    padding-left:8px;
    color:#FFFFFF;
}

#breadCrums a
{
     color:#FFFFFF; 
     text-decoration:none;
	 font-family:"Trebuchet MS", verdana, helvetica, sans-serif;
	 font-size:12px;
}

#faqTitle
{
   color:#346633; 
}

#faqCatName span
{
   color:#346633;
   font-size:12px; 
}

.FaqQuestion
{
    color:#346633; 
    cursor:pointer;
    font-size:12px;
}

.FaqContent span
{
    color:#933611; 
}

#langHolder
{
    margin-top:20px;
    margin-left:5px;
}


#contentTD a:link{
background-color: transparent;
color: #D46616;
text-decoration: underline;
font-family: Trebuchet, Arial, Helvetica;
font-weight: normal;
}

#contentTD a:visited{
background-color: transparent;
color: #D46616;
text-decoration: underline;
font-family: Trebuchet, Arial, Helvetica;
font-weight: normal;
}

#contentTD a:hover{
background-color:#CCCCCC;
color: #D46616;
text-decoration: none;
font-family: Trebuchet, Arial, Helvetica;
font-weight: normal;
}

#contentTD a:active{
background-color: transparent;
color: #D46616;
text-decoration: underline;
font-family: Trebuchet, Arial, Helvetica;
font-weight: normal;
}
