.video {
	padding: 5px;
	margin-top: 10px;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
}
.project {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.projects_num {
	height: 92px;
	width: 75px;
	margin-right: 15px;
	float: left;
}
.projects_img {
	width: 500px;
	margin-right: 15px;
	float: left;
}
.projects_img img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.projects_desc {
	width: 300px;
	margin-bottom: 10px;
	float: left;
}
.projects_divider {
	clear: both;
}
.projects_desc .text {
	font-size: 12px;
	margin-bottom: 10px;
	color: #333;
}
.projects_desc .logos {
}
.projects_desc .title {
	width: 300px;
	margin-bottom: 10px;
}
.bar {
	background-image: url(../images/barbg.png);
	background-repeat: repeat-x;
	height: 7px;
	width: 940px;
	margin-top: 50px;
	margin-bottom: 10px;
}
.section_title {
	height: 50px;
	width: 600px;
	margin-bottom: 40px;
}
.project_alt {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f5f5f5;
}
.projects_desc .label {
	font-weight: bold;
	padding-top: 5px;
}
.projects_desc .content {
	padding-top: 5px;
}
.logos {
	padding-top: 10px;
}
.projects_img_design {
	width: 820px;
	margin-right: 15px;
	float: left;
}
.projects_desc .label_desc {
	font-weight: bold;
	padding-top: 30px;
}
#dhtmltooltip{
	position: absolute;
	width: 160px;
	border: 1px solid #666;
	padding: 6px;
	background-color: #333;
	color:#EFEFEF;
	visibility: hidden;
	z-index: 100;
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	/*font-style: italic;	*/
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.tooltipbold {
	font-weight:bold;	
	font-style:normal;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
}
.tooltipnote {
	font-size:11px;
	color:#999;
	font-style:normal;
	background:#3F3F3F;
	padding:4px;
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navi {
	height: 75px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
}
.objectives {
	font-size: 14px;
	width: 940px;
}
a, a:link, a:active {
	color: #1A5DCC;
	text-decoration: underline;
}
a:visited {
	color: #936;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}

/*
#dhtmltooltip{
	position: absolute;
	width: 160px;
	border: 1px solid #666;
	padding: 6px;
	background-color: #EFEFEF;
	color:#900;
	visibility: hidden;
	z-index: 100;
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
*/
h2 {
	font-size: 24px;
	padding-top: 20px;
	font-weight: normal;
}
.boxtext {
	background-color: #EFEFEF;
	border: 1px solid #DFDFDF;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
li {
	margin-bottom: 3px;
	margin-top: 3px;
}
.date {
	font-weight: normal;
	font-style: italic;
	margin-left: 25px;
}
.notes {
	font-size: 11px;
	font-style: italic;
	color: #666;
	margin-bottom: 15px;
}
ul {
	color: #333;
	list-style-type: square;
}
.projects_desc .text_design {
	font-size: 12px;
	margin-bottom: 10px;
	color: #333;
	width: 280px;
}
