@charset "UTF-8";
#container {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	min-height: 100%;
}
#nav {
	position:fixed;
	width:100%;
	height:85px;
	z-index:1;
	bottom: 0px;
	visibility: visible;
	min-width: 750px;
	background-color: #000000;
}
#content {
	height:auto;
	width:750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	padding-top: 39px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 99%;
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.m {
	color: #ec008c
}
.c {color: #00aeef}
.y {color: #fff200}
.welcome {font-size: 14pt}
#sec_nav {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:39px;
	z-index:2;
	background-color: #000000;
}
.caption {
	font-size: 8pt;
	padding-left: 0px;
}
#lightbox{
	background-color:#000;
	padding: 10px;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image:url(../images/overlay.png);}

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}.exercises {
	color: #666666;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
}

#container #content .exercises a {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#container #content .exercises a:link {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#container #content .exercises a:hover {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}
#container #content .exercises a:visited {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#container #content .exercises a:active {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
}
a {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
}

a:hover {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}
