

body {margin:0;}

h1 {
	margin-top:0px;
	font-size:20px;
	font-family:Verdana, Arial;
	
}

h2 {
	margin-top:0px;
	font-size:14px;
	font-family:Verdana, Arial;
	font-weight:bold;
}

.topBannerInner {
	width:284px; /* 294px */
	height:22px;
	background-image:url(../images/top_right-blue.png);
	background-repeat:no-repeat;
	float:right;
	padding-right:10px;
	text-align:right;
}

.topBanner {
	background-image:url(../images/top_right_background-blue.png);
	background-repeat:repeat-x;
	width:100%;

}


.bottomBannerInner {
	width:293px; /* 303px */
	height:29px;
	background-image:url(../images/bottom_left-blue.png);
	background-repeat:no-repeat;
	float:left;
	padding-left:10px;
	padding-top:3px;
	text-align:left;
}

.bottomBanner {
	background-image:url(../images/bottom_left_background-blue.png);
	background-repeat:repeat-x;
	width:100%;

}

.bannerLogoText {
	padding-left:30px;
	padding-bottom:10px;
}


.middleBannerInner {
	width:24px; /* px */
	height:41px;
	background-image:url(../images/top-duel-banner-left-v2-blue.png);
	background-repeat:no-repeat;
	float:left;
	padding-left:10px;
}

.middleBanner {
	background-image:url(../images/top-duel-banner-background-blue.png);
	background-repeat:repeat-x;
	width:100%;
}


div.leftNavDiv { 
	/*
	background-image:url(../images/left-nav-background-v1.jpg); 
	background-repeat:repeat-y; 
	*/
	padding-top:10px; 
	padding-bottom:250px;
	width:170px;
	height:100%;

}

div.leftNavDiv div.leftNavDivInner {
	padding-left:30px;
}


/* remove to make it look like dna */


div.leftNavDiv div.leftNavDivInner div a {
	color:#000000;
	/* color:#0601A6; */
	font-size:12px;
	font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/left-nav-dot-inactive.png); 
	background-repeat:no-repeat;
	line-height:30px;
	padding-bottom:10px;
}

div.leftNavDiv div.leftNavDivInner div a:hover {
	text-decoration:underline;
	background-image:url(../images/left-nav-dot-active.png); 
}


.bigSilverBackground {
	background-image:url(../images/left-nav-background-v1.jpg); 
	background-repeat:repeat-y; 
}

div.innerNavPad {
	padding:10px 5px 5px 25px;
}


	/* ; .awhitebold a:visted; .awhitebold a:active*/
.awhitebold a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.awhitebold a:hover {
	text-decoration:underline;
}

.cwhite {
	color:#FFFFFF;
}

div.c {
	clear:both;
}

div.h10 {
	height:10px;
}

div.h15 {
	height:15px;
}

div.h20 {
	height:20px;
}

a.blackLink {
	color:#000000;
	/* color:#0601A6; */
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a.blackLink:hover {
	text-decoration:underline;
}

span.smallText {
	font-size:10px;
}

div.cl {
	clear:left;
}

div.prodDiv {
	padding-bottom:30px;
	width:200px;
	float:left;
	text-align:center;
	height:175px
}

div.prodDiv a {
	color:#0601A6;
	text-decoration:none;
}

div.prodDiv a:hover {
	text-decoration:underline;
}

a.downloadAcro {
	margin-left:50px;
	padding-left:35px;
	background-image:url(../images/download-acro-logo.gif);
	background-repeat:no-repeat;
	color:#0601A6;
	text-decoration:none;
	height:45px;
	padding-bottom:10px;
}

a.downloadVideo {
	margin-left:50px;
	padding-left:35px;
	background-image:url(../images/download-video-logo.jpg);
	background-repeat:no-repeat;
	color:#0601A6;
	text-decoration:none;
	height:45px;
	padding-bottom:10px;

}

a.downloadAcro:hover, a.downloadVideo:hover {
	text-decoration:underline;
}

span.whiteBoldText {
	font-weight:bold;
	color:#FFFFFF;
}

tr.topBorder td {
	border-top:1px solid #ccc;
}

td.leftBorder  {
	border-left:1px solid #ccc;
	padding-left:5px;
}

table.prodTable td {
	padding:3px;
}