@charset "UTF-8";
.image-left {	float: left;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.style19 {
	font-size: 10pt
}
.style18 {
	color: #003586;
	font-size: 10pt;
}
.style14 {color: #003586}
.style17 {font-size: 10px; color: #666666; }
.style3 {font-size: 10pt; color: #666666; }
.style1 {
	font-size: 70%;
	color: #999999;
}
.twoColFixRtHdr #container #leftcontainer #comscore {
	margin-left: 222px;
}
.twoColFixRtHdr #container #leftcontainer #comscorequote {
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#audiodiv {
	width: 500px;
}
.twoColFixRtHdr #container {
	width: 804px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#menuouter {
}
#menumid {
	background-image: url(images/banner_image2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#menuinner {
	padding-left: 30px;
	padding-top: 5px;
}
#spacer {
	height: 50px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#boxtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003586;
	margin-top: 2px;
	margin-bottom: 5px;
}
#boxtitle2 {
	margin-top: 2px;
	margin-bottom: 5px;
}
#boxtitle3 {
	margin-top: 2px;
	margin-bottom: 5px;
}
#boxtitle4 {
	margin-top: 2px;
	margin-bottom: 5px;
}
#box1 {
	background-image: url(images/180X180_box.gif);
	padding: 5px;
	float: left;
	height: 170px;
	width: 170px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#box2 {
	padding: 5px;
	float: left;
	height: 170px;
	width: 170px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-image: url(images/180X180_box.gif);
}
#box3 {
	background-image: url(images/180X180_box.gif);
	padding: 5px;
	float: left;
	height: 170px;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#box4 {
	background-image: url(images/180X180_box.gif);
	padding: 5px;
	height: 170px;
	width: 170px;
	margin-top: 16px;
	margin-left: 6px;
	background-repeat: no-repeat;
}
#rightcontainer {
	height: 524px;
	width: 208px;
	float: right;
	margin-right: 2px;
}
.imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftcontainerimageleft20top {
	margin-left: 20px;
	float: none;
	margin-right: 10px;
	margin-top: 16px;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
}
#rightgraphic1 {
	height: 131px;
	width: 180px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#rightcontainer2 {
	padding: 3px;
}
p {
	font-size: 10px;
	color: #666666;
	margin-left: 20px;
	margin-right: 5px;
}
h1 {
	color: #666666;
	font-size: 16px;
}
h2 {
	font-size: 12px;
	color: #043D8B;
	margin-left: 20px;
}
#rightgraphic2 {
	height: 33px;
	width: 180px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#leftcontainer {
	float: left;
	width: 564px;
	text-align: left;
	padding-left: 20px;
	padding-right: 3px;
	margin-left: 0px;
}


#leftcontainersubject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 6px;
	margin-left: 20px;
}
#leftcontainerlineholder {
	margin-left: 20px;
}
#leftcontainernav {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 4px;
	margin-left: 20px;
}
#indexbanner {
	height: 314px;
	width: 555px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#videowork {
	height: 400px;
	width: 510px;
	margin-left: 34px;
}
#demovideo {
	width: 490px;
	margin-left: 50px;
}
.twoColFixRtHdr #container #leftcontainer {
}
#leftcontainerjh     {
	padding: 0px;
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 22px;
	margin-left: 14px;
}
