.linkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.linkNav A:link {
	text-decoration: none;
	color: #000000;
}
.linkNav A:visited {
	text-decoration: none;
	color: #000000;
}
.linkNav A:hover {
	text-decoration: underline;
	color: #D74B5A;
}
.linkNav A:active {
	text-decoration: none;
	color: #D74B5A;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.link A:link {
	text-decoration: none;
	color: #000000;
}
.link A:visited {
	text-decoration: none;
	color: #000000;
}
.link A:hover {
	text-decoration: underline;
	color: #D74B5A;
}
.link A:active {
	text-decoration: none;
	color: #D74B5A;
}
.linkaway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.linkaway A:link {
	text-decoration: none;
	color: #23408f;
}
.linkaway A:visited {
	text-decoration: none;
	color: #23408f;
}
.linkaway A:hover {
	text-decoration: underline;
	color: #1847c9;
}
.linkaway A:active {
	text-decoration: none;
	color: #23408f;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
hr#line {
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 1px;
	color : #7F7F7F;
	height : 1px;
	margin-right: 170px;
	margin-left: 170px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;


}
.portTitle {
	margin: 10px 30px 20px;
	padding: 0px;


}
.displayBox {
	background-image: url(images/portfolio/display-box.gif);
	background-repeat: no-repeat;
}
.sections {
	text-align: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.contactBack {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
}
.backLeft {
	background-image: url(images/background_pattern_left.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.backRight {

	background-image: url(images/background_pattern_right.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.shadLeft {
	background-image: url(images/shad_left.gif);
	background-repeat: repeat-y;
}
.shadRight {
	background-image: url(images/shad_right.gif);
	background-repeat: repeat-y;
}

.borderit img{
border: 1px;
border-style:solid;
border-top-color:#FFFFFF;
border-left-color:#FFFFFF;
border-bottom-color: #AAA8A8;
border-right-color:#CCCCCC;
border-color: #000000;
}

.borderit:hover img{
border: 2px;
border-style:solid;
border-color: #FF0000;
}

.borderit:hover{
border: 2px;
color: red; /* irrelevant definition to overcome IE bug */
}

.image_pos {
padding-left:7px;
}

.Subsections {
	text-align: right;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#d74b5a;
}


.companyName {
font-weight: bold;
text-transform: uppercase;
color: #666666;
}
.bullet {
	margin-top: 0px;
	margin-bottom: 3px;
	list-style-type: square;
	margin-right: 0px;
	margin-left: -20px;

}
.awardsBack {
	background-image: url(images/awards.gif);
	background-repeat: no-repeat;
	background-position: top;
}

