img, div { behavior: url(iepngfix.htc) }
body {
	background-color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0;
	text-align: left;
	}
a, a:active {
	color:#FF0000;
	text-decoration: none;
	}
a:visited { color: #BB0000;	}
a:hover {
	color:#FF6666;
	text-decoration: underline;
	}
ul {
	text-align: left;
	margin: 5px 5px 5px 20px;
	padding: 0;
	list-style-type: square;
	}
h3 {
	border-bottom:1px solid #C8C8C8;
	background: #FFFFFF;
	text-align: center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	padding:10px;
	margin: 0px;
	}
h4 {
	font-size:16px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	}
.small { font-size: 9px; }
a img{
	border: none;
	text-decoration: none;
	padding: 0px;
	}
.photo {
	text-align: center;
	width: 900px;
	height: 317px;
	border: 0;
}
.transparent {
	filter: alpha(opacity=0);
	opacity: 0;
}
.header {
	background:#1C6AB3 url(images/bg3.jpg) repeat-x;
	margin-left: auto;
	margin-right: auto;
	color:#FFFFFF;
	display:inline-block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	vertical-align:top;
	width: 100%;
	}
.header a, .header a:visited, .header a:active{
	color: #FFFFFF;
	text-decoration:none;
	}
.header a:hover {
	color: #FFFF00;
	}
.logo {
	background:transparent url(images/divider.jpg) no-repeat scroll center right;
	float:left;
	padding:0 15px 0 30px;
	}
.navbar {
	float:left;
	padding:30px 0;
	text-align:left;
	font-weight: bold;
	}
.navlink {
	background:transparent url(images/divider.jpg) no-repeat center right;
	height:79px;
	padding:25px 15px 15px 10px;
	}
.navlink strong {
	font-size:18px;
	font-weight:normal;
	}
.leftnav {
	float: left;
	background:#1C6AB3 url(images/bg2.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0 0 100px 0;
	width: 175px;
	height: 100%;
	}
.leftnav span, .leftnav a, .leftnav a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	display: block;
	padding: 5px 0 0 5px;
	}
.leftnav #indent, #indent a, #indent a:active {
	padding: 0 0 0 15px;
	font-size: 10px;
	font-weight: normal;
	}
.leftnav a, .leftnav a:visited, .leftnav a:active{
	color: #FFFFFF;
	text-decoration:none;
	}
.leftnav a:hover {
	color: #FFFF00;
	background-color: #2F7BBF;
	}
.leftnavlogos {
	text-align: center;
	margin: 3px 0 3px 0;
	display:block;
	}
.leftnavlogos img, .leftnavlogos a, .leftnavlogos a:active, .leftnavlogos a:hover {
	background: none;
	text-align: center;
	margin: 5px 0 0 0;
	}
.content {
	background:url(images/bg4.jpg) no-repeat top left;
	font-size: 12px;
	margin: 0px 0px 30px 175px;
	padding: 10px;
	width: 70%;
	text-align: left;
	min-height: 600px;
	}
.contentsep {
	background:url(images/bg.jpg) repeat-x top;
	border:1px solid #C8C8C8;
	margin:10px;
	padding:0;
	width: 97%;
	}
.contentsep p {
	padding: 10px;
	margin: 0;
	}
.contentsep img {
	text-align: right;
	padding: 15px;
	}
.body {
	margin:5px;
	padding:10px;
	}
.greyish {
	background-color:#F5F5F5;
	padding: 10px;
	margin: 10px;
	}
.laborlist {
	font-size: 11x;
	background: #f5f5f5;
	border-collapse: collapse;
	border: 1px #999999;
	}
.laborlist th, th:hover {
	text-align: center;
	size: 12px;
	background:#CCCCCC;
	color: #FF0000;
	}
.laborlist tr:hover {
	background-color: #FFFFFF;
	color:#FF0000;
	}
.nvidia {
	/*margin: 0 0 15px 0;*/
	}
.sitemap {
	border:1px solid #C8C8C8;
	width: 900px;
	}
.sitemap table {
	text-align: left;
	background: url(images/bg.jpg) repeat-x;
	}
.footer {
	text-align: center;
	margin: 15px;
	}
.thrColFix #container {
	display:table;
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	width:900px;
	}
.thrColFix #sidebar1 {
	display: table-cell;
	border:1px solid #C8C8C8;
	float:left;
	margin:15px 0 15px 0;
	padding:0;
	width:281px;
	height: 250px;
	}
.thrColFix #sidebar2 {
	display: table-cell;
	border:1px solid #C8C8C8;
	float:right;
	margin:15px 0 15px 0;
	padding:0;
	width:281px;
	height: 250px;
	}
.thrColFix #mainContent {
	display: table-cell;
	border:1px solid #C8C8C8;
	float: left;
	margin:15px 0 15px 25px;
	padding:0;
	text-align:center;
	width:281px;
	height: 250px;
	}
.fltrt {
	float:right;
	margin-left:8px;
	}
.fltlft {
	float:left;
	margin-right:8px;
	}
.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
	}
