a 				{ text-decoration: none; color: white; }
a:hover {
	border-bottom-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
a.noBorder {
	border-style: none;
}
hr 				{ height: 1px; background-color: red; border: 0px solid black; margin-top: 30px;}
body 			{ font-family: "Lucida Grande", Verdana, Arial, sans-serif; background-color: black; margin: 20px; }
img 			{ border: 0px; }
p, li 				{ line-height: 16px; color: #cccccc; font-size: 12px; }
.activeCell 	{ background-repeat: repeat-x; background-image: url(images/red_gradient.gif); width: 20%; color: white; background-color: red; background-position: 0 0;  }
.bodyClientName	{ color: #666666; line-height: 16px; margin-top: 0; margin-right: 0px; margin-bottom: 10px; margin-left: 25px; }
.bodySubTitle 	{ color: white; font-size: 12px; font-weight: bold; margin-top: 15px; margin-bottom: 10px; margin-left: 25px; }
.bodyText 		{ line-height: 18px; margin-top: 0; margin-right: 45px; margin-bottom: 10px; margin-left: 25px; }
.bodyTitle 		{ color: red; font-size: 16px; text-align: left; margin-top: 40px; margin-left: 25px; }
.contentQuarterCell {
	width: 20%;
}
.copyright 		{
	margin-bottom: 20px;
	color: gray;
	font-size: 9px;
	text-align: right;
	margin-top: 20px;
}
.languageSwitch 	{ font-style: italic; text-shadow: 1px 1px 2px black; font-family: Georgia, "Times New Roman", Times, serif; color: #999999; font-size: 12px; text-align: center; }
.logo 			{ margin-bottom: 20px; margin-left: 17px; }
.passiveCell 	{ border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 12px; border-top-color: black; border-top-style: solid; border-top-width: 12px; word-break: normal; width: 20%; background-color: #333333;  }
.portfolioItem {
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	width: 200px;
	display: inline-block;
}
.portfolioShowcase {
	min-width: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.portfolioText	{ color: #808080; font-size: 9px; line-height: 12px; margin-top: 0; margin-right: 45px !important; margin-bottom: 10px; margin-left: 25px; }
.projectTitle 			{ margin: 30px; color: white; font-size: 30px; text-align: left; }
.projectTitleCell {
	border-bottom-color: black;
	border-bottom-style: solid;
	padding: 0px;
	border-bottom-width: 30px;
	word-break: keep-all;
	text-align: center;
	background-color: red;
}
.slogan 		{ text-align: center; margin-top: 50px; margin-bottom: 50px; }
.thumb 			{ margin-top: 15px; line-height: 16px; margin-right: 25px; margin-bottom: 5px; margin-left: 25px; }
.topNavigation 	{ color: white; font-size: 12px; text-align: center; }
.separator {
	background-color: #4c4c4c;
}
.sloganPart {
	height: 200px;
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #ff0000;
}
.sloganPartWhite {
	height: 200px;
	background-position: left center;
	background-repeat: no-repeat;
	background-color: white;
}
