@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: 1em;
	line-height: 1.3em;
	background-color: #ffffff;
}
#maincontent {
	width: 1188px;
	margin: 0 auto;
	background-color: #ffffff;
}
#topAd {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

/* TOP NAV CSS */
#topRightCol {
	width: 200px;
	height: 133px;
	float: right;
	background-color: #ffffff;
	border-top: 2px solid #eeeeee;
	/*position: relative;*/
}
/*#topRightCol img {
position: absolute;
  bottom: 0;
}*/
#topLeftBlock {
	overflow: hidden;
	/*min-width: 320px;*/
	background-color: #ffffff;
	border-top: 2px solid #eeeeee;
}
#topLeftCol {
	overflow: hidden;
	min-width: 320px;
	height: 92px;
	float: left;
	text-align: center;
	/*background-color: #cc0000;*/
}
#topCenterCol {
	height: 92px;
	float: right;
	text-align: center;
	background-color: #ffffff;
	padding-right: 10px;
}
#navBar {
	width: 100%;
	background-color: #66CC33;
}
#mainNavText {
	width: 100%;
	background-color: #008800;
	color: #ffffff;
	float: right;
	text-align: center;
	text-decoration-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom: 2px solid #003300;
	border-top: 2px solid #003300;
	border-right: 2px solid #003300;*/
}
#subNavText {
	width: 100%;
	color: #006600;
	background-color: #D3EDD7;
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	display: none;
	/*border-bottom: 2px solid #003300;*/
}

/* END TOP NAV CSS */
/* MAIN CONTENT CSS */
#midLeftCol {
	width: calc(95% - 200px);
	float: left;
	padding-left: 3%;
	padding-right: 2%;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.4em;
}
.glossLink {color:#006600;font-size:1em;line-height:1.7em;text-decoration:underline;}
.glossLink:visited {color:#003300;}
.glossLink:hover {color:#ff0000;}

/*SIDE NAV CONTENT */
#midRightCol {
	width: 200px;
	float: left;
	margin-top: 8px;
}
#midRightCol ul,li{
	/*list-style-type: circle;*/
	list-style-position: outside;
	color: #006600;
	margin-top: 5px;
	margin-left: 18px;
	padding: 0;}
/*END SIDE NAV CONTENT */

.textBlock {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 10px;
}
#vidBlock {
	width: 100%;
	height: 427px;
	min-width: 300px;
	min-height: 169px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 50px;}
#vidBlock .vidText{
	color: #000000;
}
/*.examples {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 10px;
}*/
#ex01 {
	width:50%;
	margin: 10px 0px 10px 0px;}
#ex02 {
	width: 50%;
	float: right;
	margin: 10px 0px 10px 0px;}
#ex03 {
	width:50%;
	margin: 10px 0px 10px 0px;}
#ex04 {
	width: 50%;
	float: right;
	margin: 10px 0px 10px 0px;}
#ex05 {
	width:50%;
	margin: 10px 0px 10px 0px;}
#ex06 {
	width: 50%;
	float: right;
	margin: 10px 0px 10px 0px;}
.exText {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;}

/* RELATED */
#relatedLeft {
	width: 360px;
	vertical-align: top;
	float: left;}
#relatedCenter {
	width: calc(100% - 360px);
	min-width: 300px;
	float: left;}
.relatedHead {
	width: 100%;
	background-color: #D3EDD7;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;}
.relatedBody {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	line-height:1.3em;}
#usefulLinks {
	width: 96%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 1.0em;}
/*END RELATED*/

/* FOOTER */
#bottomNav {
	width: 100%;
	clear: both;}
.keyNav {color:#006600; font-size:1em;line-height:1.8em;text-decoration:underline;}
.keyNav:visited {color:#003300;}
.keyNav:hover {font-weight:bold;color:#ff0000;}
.relLink {color:#006600;font-size:1em;line-height:1.6em;text-decoration:underline;}
.relLink:visited {color:#003300;}
.relLink:hover {color:#ff0000;}
.relLinkText {color:#000000;font-size:1em;line-height:1em;}
#footer {
	width: 94%;
	clear: both;
	padding-left: 3%;
	padding-right: 3%;
	color:#666666;
	font-size:.8em;
	line-height:1.4em;
	font-style:italic;}
#bottomAd {
	display: none;
}
.finePrint {
	color:#666666;
	font-size:.8em;
	line-height:1.4em;
	font-style:italic;
}
/*END FOOTER*/


@media screen and (max-width:1188px) {
#maincontent {
    width:100%;
}
}
@media screen and (max-width:858px) {
#topRightCol {
	display: none;
}
/*#topLeftCol {
	width: 100%;
}*/
#midLeftCol {
	width: 95%;
}
#midRightCol {
	display: none;
}
#subNavText {
	display: inline;
	}
#bottomAd {
	display: inline;
	}
#relatedLeft {
	width:100%;}
#relatedCenter {
	width:100%;}
#vidBlock {
	font-size: 0.8em;}
}
@media screen and (max-width:549px) {
#topLeftBlock {
    /*margin-left: auto;
    margin-right: auto;*/
	display:block;
	margin: auto;
    width: 100%;
	border-top: none;
}
#topLeftCol {
	margin-left: auto;
    margin-right: auto;
	float:none;
	border-top: 2px solid #009900;
	min-width: 0px;
}
#topCenterCol {
	margin-left: auto;
    margin-right: auto;
	float:none;
	}
#ex01 {
	width:100%;	
	float: none;}
#ex02 {
	width:100%;	
	float: none;}
#ex03 {
	width:100%; 
	float: none;}
#ex04 {
	width:100%; 
	float: none;}
}