a:focus, a:hover, a:active { outline: none; } 

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#7b7b7b;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.short {
	height:0px;
	overflow:hidden;
}
.long {
	height:100%;
}
.show {
	visibility:visible;
	display:inherit;
}
.hide {
	visibility:hidden;
	display:none;
}
.label_off {
 color: #7b7b7b;
}
.label_off a {
 color: #7b7b7b;
 text-decoration: none;
}
.label_on {
 color: #e48433;
}
.label_off a {
 color:  #e48433;
 text-decoration: none;
}
a {
 color: #7b7b7b;
}

a:link {
color: #7b7b7b;

}      
a:visited {
 color: #7b7b7b;
}  
a:hover {
 color: #e48433;
}

a:active {
 color: #e48433;
}
.awards {
	font-family: Georgia;
	font-size: 11px;
	line-height:13px;
	color: #7b7b7b;
}
.awards a {
 text-decoration: none;
}

.awards a:link {

}      
.awards a:visited {
}  
.awards a:hover {
}

.awards a:active {
}
ul {
	/* padding: 1.2em;
	padding-top:0;
	margin-left: 0;
	margin-top:-1em; */
	list-style-image: url('images/mpd_bullet.png');
	margin-left: 0px;
	padding-top: 0px;
	margin-top: -1.0em;
}
li {
	/* padding:0;
	margin-left:-2;
	text-indent:-6px;*/
	margin-left:-2em;
	text-indent:-5px;
}
.previewImage {
	padding: 4px;
	border: 1px solid #ffffff;
}
.sectionTitle {
	width:160px;
	margin-left:20px;
	margin-top:86px;
	height:536px;
	display:inline;
	float:left;
}
/* .header {
	width: 1100px;
	height: 135px;
	border: 0px solid #000000;
	text-align: left;
}
.portfolio {
	height: 424px;
	width: 958px;
	border: 1px solid #000000;
	background-image: url('images/background_portfolio.jpg');
	background-repeat: no-repeat;
}
.portfolioNavBlock {
	height: 424px;
	width: 70px;
	border: 1px solid #000000;
	float:left;
}
.portfolioNav {
	margin-top: 295px;
	float: right;
	margin-right: 5px;
	width: 32px;
	border: 1px solid #000000;
}
.activeLabel {
	width: 33px;
	float: left;
	position: relative;
	top: 82px;
	border: 0px solid #000000;
	margin-left: 5px;
	margin-right: 10px;
}
a {
 color: #FFFFFF;
}

a:link {
color: #FFFFFF;

}      
a:visited {
 color: #FFFFFF;
}  
a:hover {
 color: #000000;
}

a:active {
 color: #000000;
}
.portfolioDescBlock {
	text-align: left;
	border: 0px solid #000000;
	width: 860px;
	height:94px;
}
.portfolioTitle {
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
}
.portfolioDescription {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
}
.labelCell {
	font-family: "urbana-1", "urbana-2";
	color: #555555;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
	width: 130px;
	display: table-cell;
	float: left;
	padding-right: 10px;
}
.dataCell {
	font-family: "urbana-1", "urbana-2";
	color: #3B3B3B;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	width: 400px;
	display:table-cell;
	padding-left: 10px;
	border-left: 2px solid #E7E7E7;
}
.dataCell a {
 color: #FF7A00;
}
.dataCell a:link {
color: #FF7A00;
}      
.dataCell a:visited {
 color: #FF7A00;
}  
.dataCell a:hover {
 color: #000000;
}
.dataCell a:active {
 color: #000000;
}
.headline {
	font-family: "urbana-1", "urbana-2";
	color: #D3222A;
	font-weight: 300;
	font-size: 20px;
}
.input {
	font-family: "urbana-1", "urbana-2";
	font-size: 12px;
	font-weight:300;
	color: #3B3B3B;	
	background-color: #ffffff;
	border: 2px solid #E7E7E7;
	margin: 2px;
	padding: 2px;
}
.input_err {
	font-family: "urbana-1", "urbana-2";
	font-size: 10px;
	font-weight:300;
	color: #000000;	
	background-color: #ffffff;
	border: 2px solid #b8323c;
	margin: 2px;
	padding: 2px;
}
.oxymoron {
    display:table;
    width: 100%;
    border-collapse:collapse;
    border-spacing:10px;
}

.notarow {
    display:table-row;
}

.notarow > div {
    display:table-cell;
}

/* ul {
	padding-left: .7em;
	margin-left: .7em; 
	margin-top: 10px;        
}

li {
 text-align: left;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.topNav {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #d2d2d2;
}

.topNav a {
	color: #ffffff;
	text-decoration: none;
 
}

.topNav a:link, .topNav a:visited {
	color: #ffffff;
	text-decoration: none;
}   

.topNav a:hover, .topNav a:active { 
	color: #757496;
	text-decoration: none;
	background-color: #dddddd;
}
#footer {
	font-family:verdana,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #000000;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}   
#footer a:hover, #footer a:active { 
	color: #d2d2d2;
}
.heading {
	font-family:verdana,sans-serif;
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	color: #757496;
}

.imgRotate {
   filter:alpha(opacity=100);
} */