/*  --------------------------------------------------------------------------------------------
											Project 'core' styles. 	
	--------------------------------------------------------------------------------------------
*/

.bodyMain { 			
	font-family: Verdana;
	font-size: 11px;
	background-color: #ffffff;
	/*background-color: #3d7945;   #8b9aa1  */
	margin: 0px;
}

.generic{		
	color: #000000;
}

.genericHead{
	font-weight:bold;
	font-size:11pt;
}

.pageHead {
	font-weight:bold;
	font-size:14pt;
}

a:link {
	color: #4444bb;
	text-decoration:none;
}

a:visited {
	color: #333399;
	text-decoration:none;
}

a.navSideHead:link, a.navSideHead:visited, a.itemLevel0:link, a.itemLevel0:visited {
	color: #000000;
	font-weight:bold;
}

.navSideHeadTD {
	background-color: #cccccc;
}

a.navSideItem:link, a.navSideItem:visited {
	color:#000000;
}

.successMessage{
	color: #00aa00;
	font-weight:bold;
}

.errorMessage{
	color:red;
	font-weight:bold;
}

.formElement {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-size: 7pt;
	color: #000000;
}

.formLabel , a.formLabel{
	color: #000000;
	font-size: 8pt;
}

.redStar {
	color: #ff5555;
	font-size: 10pt;
}

a.sideMenuSec:link, a.sideMenuSec:hover, a.sideMenuSec:visited {
	color: #000000;
	font-size:10pt;

}

a.footerLink, a.footerLink:hover, a.footerLink:visited {
	color: #0000ff;
	font-size: 8pt;
	text-decoration:none;

}

.searchLabel {
	font-size:9pt;
	
}

.dummyListFF {
	margin-left: -20px;
	margin-top: -1px;
}


.dummyListIE {
	margin-left: 25px;
}


.footerText1 {
	color:#ffffff;
	font-size:7pt;
	text-decoration:none;
}


.footerText2 {
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
}

/*  Uncomment this one when using the sitemap style, full expansion of children */

ul.smLevel0, ul.smLevel1, ul.smLevel2, ul.smLevel3, 
ul.smLevel4, ul.smLevel5, ul.smLevel6, ul.smLevel7  {
	list-style-type: none;
	padding: 0px;
	line-height: 0px;
}

/*  --------------------------------------------------------------------------------------------
						End of 'core' styles - styles for modules (if any) follow
	--------------------------------------------------------------------------------------------
*/


/*  --------------------------------------------------------------------------------------------
									Styles for module 'portfolio'
	--------------------------------------------------------------------------------------------
*/

a.projectTitle, a.projectTitle:visited {
	color:#000000;
	font-weight:bold;
}


.projectInfoHead {
	color: #553311;
	font-weight: bold;
}

.projectInfoData {
	color: #553311;
}

.projectInfoData a:link {
	color: #000000;
	font-weight: bold;
}

.projectInfoData a:visited {
	color: #ffffff;
	font-weight: bold;
}

/*  --------------------------------------------------------------------------------------------
								End of styles for module 'portfolio'
	--------------------------------------------------------------------------------------------
*/


/*  --------------------------------------------------------------------------------------------
									Styles for module 'product'
	--------------------------------------------------------------------------------------------
*/

a.productTitle, a.productTitle:visited {
	color:#000000;
	font-weight:bold;
}

/*  --------------------------------------------------------------------------------------------
								End of styles for module 'product'
	--------------------------------------------------------------------------------------------
*/

