/* type selectors */
* {margin:0;padding:0;border:none;font-size:1em;}

img { border: none; }
img a{ border: none; }
img a:hover{ border: none; }
img a:active{ border: none; }

/* hacks */
.cf:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
hr {
	background-color: #6B96B8;
	color: #6994B7;
	height: 2px;
	padding: 0px;
	clear: both;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}

/* hacks */

h1{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;}
h2{
	padding:0px;
	color: #999999;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 a{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 a:hover {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;}
h4{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;}
h5{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;}

ul{
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 23px;
	list-style-type: none;
}
ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	padding-top: 6px;
}
.audio-ul{
	width: 100%;
	margin-left: 0px;
}
.audio-ul li {
	float: left;
	clear: both;
	padding: 0px;
	width: 100%;
	margin-left: 0px;
}
.audio-ul li:hover {
	color: #FFFFFF;
	background-color: #ffffff;
	color: #6F9ABC;
}
.audio-ul .left {
	padding-top: 7px;
}



ol li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
}
.quote {
	font-style: oblique;
}


ol { margin:5px 0px 15px 40px; padding:0px; }

a {
	font-weight:normal;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B6992;
	color: #000000;
}
a:hover {
	color:#3B6992;
}
input { border:#bdbdbd solid 1px; padding:1px 1px 1px 1px; margin:0px 0px 5px 0px; }
textarea { border:#bdbdbd solid 1px; padding:1px 1px 1px 1px; }

p { margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; text-align:left; }


.proj_image {
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 7px;
	padding: 2px;
	margin-top: 10px;
	border: 1px solid #AAAAAA;
}

.red {color: #C00;}

body {
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
	background-image: url(../_common/images/site/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1{
	font-size:175%;
	color:#3B6992;
	font-weight: normal;
	
}
#prod_holder{
	color:#000000;
}
#ContentPlaceHolder1
{
    background-color:#ffffff;
}
select
{
    border:1px Solid #006699;
    font-size:80%;
    color:#006699;
}
#Content_Wrapper
{
	width: 945px;
}




#Page_Container {
	width:964px;
	margin: 0px;
	text-align:left;
	background-image: url(../_common/images/site/bg-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}


#Page_Container_Tile {
	width:976px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(../_common/images/site/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}

#Page_Container_Bottom {
	width:976px;
	margin: 0px;
	text-align:left;
	background-image: url(../_common/images/site/bh-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#Page_Container_Info {
	margin: 0px;
	padding:0px;
	text-align:left;
}


/* page header */

#Page_Header {
	height:122px;
	width:976px;
	color:#000000;
	margin: 0 auto;
	padding:0px;
}

/* end page header */





/* below navigation based on http://www.fiftyfoureleven.com/sandbox/weblog/2004/jun/doors-meet-sprites */







/* end top navigation */

#Menu {
	width:945px;
	display:block;
	margin:0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../_common/images/site/nav-top-bg-left.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	height: 40px;
}
.left {
	float: left;
}
.right {
	float: right;
}






#Top_Menu {
	width:943px;
	float:left;
	margin:0px;
	padding:0px;
	background-image: url(../_common/images/site/nav-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#top-menu-bgright {
	background-image: url(../_common/images/site/nav-top-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 16px;
	height: 40px;
}

#Top_Menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#Top_Menu a  {
	float:left;
	display:block;
	color:#fff;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-style: none;
}

/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
#Top_Menu a {
	float:none;
}
/* End IE5-Mac hack */

#Top_Menu li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*#Top_Menu #current {
}

#Top_Menu #current a {
    padding:2px 15px 2px 6px;
    color:#ccc;
}*/

#Top_Menu a:hover
{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	border: 1px solid #4F7CB7;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 13px;
}

h2 {
	color: #5E8AAD;
	font-size: 14px;
}




/* content container */

#Content_Wrapper {
	padding-top:6px;
	float: left;
	width: 958px;
}




/* left menu */


#Left_Menu-top {
	width:225px;
	float:left;
	background-image: url(../_common/images/site/nav-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#Left_Menu-bottom {
	width:225px;
	float:left;
	background-image: url(../_common/images/site/nav-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#Left_Menu {
	width:213px;
	float:left;
	height: 557px;
	background-image: url(../_common/images/site/left-menu.gif);
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}
#Left_Menu2 {
	width:213px;
	float:left;
	background-image: url(../_common/images/site/nav-top.gif);
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}


#product_title {
	width:205px;
	margin:0px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #457397;
}

#product_title h2 {
	color:#416F9D;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 13px;
	font-weight: bold;
}
#header-image {
	background: url('../_common/images/site/header-image.jpg') 0 0 no-repeat;
	float: right;
	height: 221px;
	margin: 2px 0 0 0;
	width: 724px;}
	
#header-image #text {
	padding: 185px 15px 0 15px;
	float: left;
	height: 41px;
	width: 684px;
	line-height: 20px;
}


#Left_Nav_Box {
	width:205px;
	padding:0px !important;
	margin:0px !important;
}

#Left_Nav_Box ul
{
	padding:0px !important;
	margin:0px !important;
	list-style-type:none;
	display: block;
}
#Left_Nav_Box li
{
	list-style-type:none;
	margin:0px !important;
	padding:0px !important;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    
}

#Left_Nav_Box li a
{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	margin:0px !important;
	padding-top: 6px !important;
	padding-right: 2px !important;
	padding-bottom: 6px!important;
	padding-left: 12px !important;
	display: block;
	border-bottom-style: none;
}
#Left_Nav_Box li a:hover
{
	color:#416F9D;
	background-color: #FFFFFF !important;
	padding-top: 5px !important;
	padding-bottom: 5px!important;
	border-top-width: 1px;
	border-bottom-width: 1px !important;
	border-top-style: solid;
	border-bottom-style: solid !important;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC !important;
}

#Below_Content 
{
    width:920px;
    padding-top:5px;
    padding-bottom:10px;
	margin-bottom:10px;
	padding-right:0px;
    margin-left:auto;
    margin-right:auto;
	text-align:left;
	clear:both;
}

#Below_Content_Right
{
    float:right;
}
#Below_Content_Right a
{
	font-weight:normal;
	color:#919191;
	text-decoration:none;
	margin-left:14px;
	border-bottom-color: #3B6992 !important;
	border-bottom-width: 1px !important;
	border-bottom-style: dashed !important;
}
#Below_Content_Right a:hover
{
	color:#3B6992;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B6992;
}






/* middle content */

#Content {
	color:#000000;
	width:721px;
	padding:0px;
	margin-top:8px;
	float:left;
	margin-left: 8px;
}


#left-menu-bottom {
	height: 252px;
	width: 205px;
	background-image: url(../_common/images/site/left-menu-bottomgraphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-left: 2px;
}
#left-menu-bottom #text {
	margin-top: 212px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#left-menu-bottom #text a {
	color: #FFFCF7;
	text-decoration: none;
	font-size: 14px;
	border-bottom-style: none;
}

#left-menu-bottom #text a:hover {
	text-decoration: underline;
}

#header-image #text p {
	color: #FFFFFF;
}

#header-image #text  a {
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #16486E;
}


#header-image #text  a:hover {
	text-decoration: none;
	border-bottom-color: #F7F3EF;
}
#right-graphic-top {
	background-image: url(../_common/images/site/right-graphic-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 237px;
	padding-top: 12px;
	float: left;
}
#right-graphic-bottom img {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#right-graphic {
	background-image: url(../_common/images/site/right-graphic-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 237px;
	float: right;
	margin-right: 0px;
	margin-top: 7px;
}
#right-graphic-bottom {
	background-image: url(../_common/images/site/right-graphic-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 207px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.blue {
	color: #3B6992;
}
.blue-bold {
	font-weight: bold;
	color: #3B6992;
}
.benefits-ul li {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.benefits-ul {
	list-style-type: none;
}

#right-graphic-bottom a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	width: 98px;
}



.contactfield {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 4px;
	WIDTH: 300px;
	PADDING-TOP: 4px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactlabel {
	CLEAR: left;
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 6px;
	FLOAT: left;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 10px 10px 0px;
	WIDTH: 150px;
	PADDING-TOP: 2px;
	color: #5986A9;
}

.contactfieldwrap {
	MARGIN-BOTTOM: 10px;
}
#submit {
	padding: 4px;
	background-color: #1E4F75;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f7f6f0;
	border-right-color: #908f84;
	border-bottom-color: #908f84;
	border-left-color: #f7f6f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#Page_Container-bk {
	width:976px;
	margin: 0px;
	background-image: url(../_common/images/site/bg-small.gif);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0px;
}
#Page_Header .left {
	margin-left: 40px;
}
#right-graphic-bottom a:hover {
	text-decoration: none;
	color: #3B6992;
}
#home-content {

	color:#000000;
	width:480px;
	padding:0px;
	margin-top:8px;
	float:left;
	margin-left: 8px;
}
.copiesreq {

	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.productsorder {
	border: 1px dashed #999999;
}
#product-image {
	height: 350px;
	width: 450px;
}
.product-image {
	float: left;
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.product-head {

	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.home-image-right {
	float: right;
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 1px;
}
.home-image-left {
	float: left;
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 1px;
}
#leftSide {

	width:226px;
	float:left;
}
#Page_Header .right {
	margin-top: 6px;
}
.DVD-list {
	width: 240px;
}
.DVD-list ol {
}
.right-box-home {
	background-color: #F7F7F7;
	padding: 5px;
	float: right;
	width: 225px;
	border: 1px solid #DFDFDF;
	margin-top: 8px;
	margin-right: 1px;
}

p.home-left
{
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	display: block;
	float: left;
	background-color: #6994B7;
	color: #FFFFFF;
	width: 208px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: 1px solid #4A779B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


p.vid-left
{
	
	float: left;
	width: 210px;
	padding: 15px 5px;

	
}
.right-home {
	float: left;
	width: 207px;
}
.right-home ol {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 207px;
}
.right-home ol li {
	padding-left: 0px;
}
ol.right-home {
	margin-left: 0px;
	list-style-position: inside;
}
ol.right-home li {
	padding-left: 0px;
}

