.content
{
	font-size: 11px;
}

.productname
{
	width: 40%;
	font-family: Verdana;
	font-size: 11px;
	padding-top:10px;	
}

.productdescription
{
	width: 60%;
	font-family: Verdana;
	font-size: 11px;
}

.productheaders
{
	background-color: #EEEEEE;
	font-weight: 700;
	font-size: 12px;
}

.introducing
{
	border: 1px solid #798B99;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;	
}

.productdescription a:link { text-decoration: underline; }
.productdescription a:visited { text-decoration: underline; }
.productdescription a:hover { text-decoration: underline; }
.productdescription a:active { text-decoration: underline; }

.introducing a:link { color:#00599c; text-decoration: underline; font-family: Verdana; font-size: 11px; }
.introducing a:visited { color:#00599c; text-decoration: underline; font-family: Verdana; font-size: 11px; }
.introducing a:hover { color:#00599c; text-decoration: underline; font-family: Verdana; font-size: 11px; }
.introducing a:active { color:#00599c; text-decoration: underline; font-family: Verdana; font-size: 11px; }

#productsummary
{	
	width: 100%;
	border-color: #C0C0C0;
}

.title
{
	font-weight: 700;
	font-size: 18px;
	border-bottom: solid 1px #AAAAAA;
}

.navigationpane
{
	padding-top: 10px;
	border: 1px solid #C0C0C0;
	width: 100%;
}

.blurb
{
	font-weight: normal;
    line-height: 1.5em;
    font-size: 105%;
}

.navigationpane td
{
	padding: 3px 3px 3px 10px;
}
.navigationpane th
{
	background-color: #CCCCCC;
	padding: 3px 0 3px 10px;
	text-align:left;
	font-size:11px;
}

.navigationpane td a:link { color:#00599c; }
.navigationpane td a:visited { color:#00599c; }
.navigationpane td a:hover { color:#00599c; }
.navigationpane td a:active { color:#00599c; }

.productname a:link { color:#043DBC; font-size: 14px; font-weight: 700; }
.productname a:visited { color:#043DBC; font-size: 14px; font-weight: 700; }
.productname a:hover { color:#043DBC; font-size: 14px; font-weight: 700; }
.productname a:active { color:#043DBC; font-size: 14px; font-weight: 700; }

.more a:link { color:#043DBC; font-size: 10px; font-weight: 700; border-bottom: 1px dashed #3D7DC7; text-decoration: none; }
.more a:visited { color:#043DBC; font-size: 10px; font-weight: 700; border-bottom: 1px dashed #3D7DC7; text-decoration: none; }
.more a:hover { color:#043DBC; font-size: 10px; font-weight: 700; border-bottom: 1px dashed #3D7DC7; text-decoration: none; }
.more a:active { color:#043DBC; font-size: 10px; font-weight: 700; border-bottom: 1px dashed #3D7DC7; text-decoration: none; }
