body { /* This is put in this style sheet so FCKEditor window remains white.*/
	
}
#pp_content {
	/*width: 100%;
    height: 100%;
	min-height: 100%;
	vertical-align:top;*/
}
/* Adds PDF icon to links that end with 'pdf' 
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(skins/default/en/images/icon_pdf.gif) no-repeat center right;
}*/
/* Moves image links 1 px when rolled over */
img[class='hover'] {
	padding:1px 1px 1px 1px;
}
img[class='hover']:hover {
	padding:0px 1px 2px 1px;
}

.T1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.T2 {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.T3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.smaller {
	font-size:smaller;
}
.larger {
	font-size:larger;
}
.uppercase {
	text-transform:uppercase;
}
.lowercase {
	text-transform:lowercase;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
.right {
	float:right;
}
.justify {
	text-align:justify;
}
.no-top-margin { 
	margin-top:0; 
} 
.no-padding {
	padding: 0px 0px 0px 0px;
}
.no-background {
	background:none;
}
.border {
	border: #cccccc 1px dashed;
}
.white, .white a:link, .white a:visited {
	color:#FFFFFF;
}
.white a:hover {
	color:#F5F5F5;
}.lightgrey, .lightgrey a:link, .lightgrey a:visited {
	color:#BBBBBB;
}
.lightgrey a:hover {
	color:#999999;
}
.grey, .grey a:link, .grey a:visited {
	color:#666666;
}
.grey a:hover {
	color:#000000;
}
.black, .black a:link, .black a:visited {
	color:#000000;
}
.black a:hover {
	color:#333333;
}
.red, .red a:link, .red a:visited  {
	color:#FF0000;
}
.red a:hover {
	color:#FF5555;
}
.red_notice {
	color:#FF0000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redline {
	/* default horizontal rule */
	height: 1px;
	border: 0;
	color: #FF0000;
	background-color: #FF0000;
	line-height: 5px;
	border-style: dotted;
	border-color: #FF0000;
}
#UtilityRow {
/*height: 22px;
	background-image: url(skins/default/en/images/header2.jpg);
	background-repeat: no-repeat;*/
}
.Utility {
	width:200px;
	text-align:center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #74B1E4;
}
/* 

	Formatted Box with Round corners 

*/

.curved_box_container {	
	margin-right:0px;
	margin-left:20px;
}
.curved_box td {
	font-size: 11px;
}
.curved_box_T {
	background-image: url(skins/default/en/images/box_curved.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:10px;
	text-align:center;
}
.curved_box_T div {	
	text-align:left;
}
.curved_box_TL {
	background-image: url(skins/default/en/images/box_curved.gif);
	background-repeat: repeat-y;
	background-position:top left;
	padding:0px;
	width: 20px;
}
.curved_box_TR {
	background-image: url(skins/default/en/images/box_curved.gif);
	background-repeat: repeat-y;
	background-position:top right;
	padding:0px;
	width: 20px;
}
.curved_box_B {
	background-image: url(skins/default/en/images/box_curved.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0px;
	height: 20px;
}
.curved_box_BL {
	background-image: url(skins/default/en/images/box_curved.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px;
	width: 20px;
}
.curved_box_BR {
	background-image: url(skins/default/en/images/box_curved.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0px;
	width: 20px;
}
/*

	WHAT'S NEW TEXT

*/
.NewsBxHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 17px;
	text-align: left;
}
.NewsBxContent {

}
.News {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.News a, .News a:link, .News a:visited {
	color: #3d6f92;
	font-weight: bold;
	text-decoration:underline;
	font-size: 11px;
}
.News a:hover {
	color: #3399FF;
	font-size: 11px;
}
.news_credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.news_credits a, .news_credits a:link, .news_credits a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
	font-size: 11px;
}
.news_credits a:hover {
	color: #3399FF;
	font-size: 11px;
}
.site_news, .site_news p, .site_news td , .site_news li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
/*

	FEEDBACK

*/
.pp_feedback {
	float: right;
}

.Feedback div {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border: #ffffff;
	
}
.Feedback td {
	color: #333333;
	font-size: 11px;
	font-family : Tahoma, Verdana, Geneva, sans-serif;
}
.FeedbackLabels {
	color: #666666;
}
.Feedback input {
	color: #333333;
	font-size: 11px;
	font-family : Tahoma, Verdana, Geneva, sans-serif;
}
/*

PHOTO GALLERY

*/
.PhotoGallery td {
	border: #EFEFEF 1px solid;
}
.PhotoGallery td table td {
	border: #FFFFFF 1px solid;
}
.galleryDescription, .galleryDescription p  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.author_abstract {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.date_abstract {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
/*

	LOGIN FORM 

*/

.Login, .Login a, .Login a:link, .Login a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 9px;/*background-color: transparent;*/
}
.Login a:hover {
	text-decoration: underline;
}
.Login input {
	color: Black;
	font-size: 10px;
	height: 25px;
}
.LoginButton {
	color: White;
	font-size: 9px;
	background-color: #006699;
}
.LoginInactiveUser {
	width:100px;
	font-size: 12px;
	background-color: WhiteSmoke;
}
.LoginActiveUser {
	width:100px;
	font-size: 12px;
	background-color: White;
}
.LoginInactivePass {
	width:100px;
	font-size: 12px;
	background-color: WhiteSmoke;
}
.LoginActivePass {
	width:100px;
	font-size: 12px;
	background-color: White;
}
/*

	SITEMAP

*/

.sitemap .divider {
	list-style-type:none;
}

/*

	BREADCRUMBS

*/

.BreadcrumbDiv {
	/*padding-left: 10px;*/
	padding-top:5px;	
	text-align:left;
	border-bottom: #F0F0F0 solid 1px;
	height:20px;	
	vertical-align:middle;
	/*
	float:left;
	padding-top: 3px;
	left: 28px;
	top: 15px;
	height: 30px;
	z-index: 2;	
	background-color:#E8E8E8;
	*/	
}
.Breadcrumbs {
	font-size: 84%;
}
.Breadcrumbs, .Breadcrumbs a, .Breadcrumbs a:link, .Breadcrumbs a:visited {	
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	color: #666;
}
.Breadcrumbs a:hover {	
	padding-left: 0px;
	text-decoration: underline;
}
.Breadcrumbs .here {	
	font-weight:bold;
}
/*
	SEARCH BOX FOR TOP OF MENU
	
*/
.SearchBox {
	padding: 0px 0px 0px 0px;
}
.SearchBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}

.SearchBox a, .SearchBox a:link, .SearchBox a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	padding-right: 5px;
	color: #bbbbbb;
	text-decoration:none;
}
.SearchBox a:hover {
	text-decoration: underline;
	background-color: transparent;
	padding-right: 5px;
	font-weight:500;
	color: #ff0000;
	text-decoration:none;
}
.SearchInputInactive {
	width: 100px;
	font-size: 11px;
	background-color: Whitesmoke;	
}
.SearchInputActive {
	width: 100px;
	font-size: 11px;
	background-color: #cccccc;
}
.SearchBoxButton {
	color: White;
	font-size: 9px;
	background-color: #006699;
}
.SearchHighlight {
	background-color: #fafad2;
}
.UtilitySearchInputInactive {
	width: 100px;
	font-size: 11px;
	background-color: WhiteSmoke;
	background-image:url(skins/default/en/images/search_site_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.UtilitySearchInputActive {
	width: 100px;
	font-size: 11px;
	background-color: #FAFAFA;
}

.search_results, .search_results td, .search_results p,  .search_results li {
	font-size: 11px;	
}
/*.search_results, .search_results td, .search_results p,  .search_results li {
	font-size: 11px;	
}*/

.error, .error a:link, .error a:visited {
	color: #000000;
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*

 INACTIVE & HIDDEN INDICATORS
(font declarations in cms.css)

*/

.InactivePagesIndicator {
	color: #888888;
}
.UnlistedPagesIndicator {
	color: #ff9900;
}
.LinkIndicator {
	color: LimeGreen;
}
/*

 FAQ

*/
.faqQ, .faqQ a:link, .faqQ a:visited {
	font-weight: bold;
	cursor:pointer;
	color:#333333;	
}
.faqQ a:hover {
	display:block;
}
.faqA {
	font-weight: normal;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	font-size:96%;
}
/*

 STYLE SHEET FOR PRINTING

 */
@media print {
/*

 STYLE SHEET FOR ADJUSTING ELEMENTWIDTHS FOR PRINTING

*/
}
.infoMsg {
	font-size: 11px;
	font-family: Tahoma, Lucida Sans, Verdana, Arial, sans-serif;
	font-weight:normal;
	text-align: center;
	vertical-align: middle;
	color:#333333;
	background-color: #FFFFCC;	
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-top: 7px;
	width: 80%;
	margin:auto;
}
.hiUser {
	font-size: 11px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#3366CC;	
	height: 20px;
}
.site_business, .site_business p, .site_business td, .site_business input, .site_business li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
