/* CSS Document */
body {
	background-color: #ebecec;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 1.0em;
	margin-top: 0;
}
h1 {
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 10px;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
h3 {
	font-size: 1.6em;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
}
h4 {
	font-size: 1.4em;
	padding-left: 2px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.em {
	font-style: italic;
}
#logo {
	width: 693px;
	float: left;
}
#tutorialButton {
	width: 197px;
	height: 54px;
	padding-top: 27px;
	float: left;
}
#tutorialButton img {
	border: none;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.noscript, noscript a {
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;
	display: block;
}
#wrapper {
	width: 950px;
	height: auto;
	background-image: url(../images/drop-shadow.gif);
	color: inherit;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	border: none;
}
#compbanner {
	width: 902px;
	height: 35px;
	background-image: url(../images/compbannerback.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;	
	clear: both;
}
#compbannerleft {
	width: 451px;
	float: left;
}
#compbannerright {
	width: 449px;
	padding-right: 1px;
	text-align: right;
	float: left;
}
#masthead {
	width: 896px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 6px;
	background-image: url(../images/mastback.gif);
	background-repeat: repeat-x; 
}
#wrappertwo {
	background-color: #FFFFFF;
	color: inherit;
	width: 902px;
	margin-left: auto;
	margin-right: auto;
}
.introcopy {
	margin-top: 5px;
	margin-bottom: 12px;
	padding-left: 30px;
	padding-right: 50px;
	font-size: 0.7em;
}
.buttonarea {
	width: 432px;
	height: 68px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 60px;
	margin-bottom: 7px;
}
.buttonarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.buttonarea img {
	float: left;
	padding-right: 6px;
	border: 0px;
}

.buttonarea a:link, .buttonarea a:visited {
	text-decoration: none;
	color: #000000;

}
.noborder {
	border: 0px;
}
#contentleft {
	width: 358px;
	height: 437px;
	float: left;
	background-image: url(../images/contentback_left.jpg);
	background-repeat: no-repeat;
}
#contentright { /*width is 544*/
	width: 544px;
	height: 437px;
	float: left;
	background-image: url(../images/contentback_right.jpg);
	background-repeat: no-repeat;
}
.contentrighthead {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.contentrightp {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	font-size: x-small;
}
.searchbutton {
	padding-top: 10px;
	border: none;
}
#seperator {
	width: 902px;
	height: 2px;
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
	font-size: 1px;
	clear: both;
}
#bottomcontent {
	width: 890px;
	min-height: 500px;
	_height: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	background-image: url(../images/bottomcontentback.gif);
	background-repeat: repeat-y;
	clear: both;
	font-size: x-small;
}
#bottomcontent p {
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
#bcontentleft {
	background-image: url(../images/bcontent_background-left.gif);
	background-repeat: repeat-y;
	width: 536px;
	float: left;
}
#bcontentleft p {
	padding-left: 20px;
}
#blcontenttop{
	background-image: url(../images/bcontent_toprule-left.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 536px;
}
#blcontentbottom {
	background-image: url(../images/bcontent_bottomrule-left.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 536px;
	clear: both;
}
#bcontentright { /* height:  */
	background-image: url(../images/bcontent_background-right.gif);
	background-repeat: repeat-y;
	float: left;
}
.bccontentright_stimapp {
	width: 310px;
	height: 210px;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 4px;
}
.bcontentrightbox {
	width: 300px;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #e5e2e7;
	padding: 5px;
}
.bcontentrightbox img {
	padding-right: 5px;
	float: left;
}
.bcontentrightboxwithimage {
	height: 42px;
	width: 300px;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #e5e2e7;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	vertical-align: middle;
}
.bcontentrightboxwithimage img {
	padding-right: 5px;
	padding-bottom: 0px;
	float: left;
}
#brcontenttop{
	background-image: url(../images/bcontent_toprule-right.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 350px;
}
#brcontentbottom {
	background-image: url(../images/bcontent_bottomrule-right.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 350px;
	clear: both;
}
#vid-top {
	padding: 0px;
	margin: 0px;
}
#vid-middle {
	background-color: #c2cbe6;
	padding-left: 10px;
	margin: 0px;
	font-size: x-small;
}
#vid-bottom {
	padding: 0px;
	margin: 0px;
}
.vidsuplink {
	margin-top: 4px;
	margin-bottom: 0px;
}
.smallvid {
	width: 265px;
	height: 265px;
	margin-left: 10px;
	margin-right: 15px;
	float: right;
}
#footer {
	width: 902px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	background-color: #071a3b;
	color: #FFFFFF;
	clear: both;
	text-align: center;
	font-size: x-small;
}
.feedimage {
	border: 0px;
}
.strong {
	font-weight: bold;
}
.subhead {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
}
