body
{
	background-color: #0066A1;
	background-image: url(/images/Page-BG.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}
#toplogo
{
	position: absolute;
	left: 10px;
	top: 0;
}
#toplogotext
{
	position: absolute;
	left: 135px;
	top: 43px;
}
#menu
{
	color: #FFFFFF;
	position: absolute;
	top: 140px;
	left: 25px;
	font-size: 11px;
}
#links
{
	margin-left: 0;
	padding: 0;
	font-size: 13px;
	margin-bottom: 30px;
}
#menu li
{
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#menu ul ul
{
	margin-top: 5px;
}
#menu ul ul li
{
	margin-bottom: 3px;
	font-weight: normal;
	margin-left: -20px;
}
#menu a
{
	font-weight: bold;
}
#menu a:link
{
	color: #FFFFFF;
}
#menu a:visited
{
	color: #D0D0D0;
}
#menu a:hover
{
	color: #99FFFF;
}
#menu a:active
{
	color: #FF0000;
}


#menu ul ul a
{
	font-weight: normal;
	font-size: 11px;
}

#contentcontainer
{
	width: 534px;
	margin-top: 110px;
	margin-left: 220px;
}

#contenttop
{
	background-image: url(/images/Content-BGTop.gif);
	background-repeat: no-repeat;
	margin: 0;
	width: 100%;
	height: 17px;
	clear: none;
}
#content
{
	background-color: #FFFFFF;
	color: #003153;
	background-image: url(/images/Content-BG.gif);
	background-repeat: repeat-y;
	padding: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content li
{
	padding-bottom: 10px;
}
#contentbottom
{
	background-image: url(/images/Content-BGBottom.gif);
	background-repeat: no-repeat;
	margin: 0;
	width: 100%;
	height: 17px;
	margin-bottom: 20px;
}
p
{
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

h1, h2, h3
{
	color: #003153;
	margin-top: 10px;
	margin-bottom: 8px;
}

h1
{
	font-size: 19px;
}

h2
{
	font-size: 17px;
	border-bottom: 1px solid #D0D0D9;
	padding-bottom: 3px;
}

#breadcrumbs
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}

.copyright
{
	border-top: 1px dashed #ccc;
	display: block;
	padding-top: 10px;
	margin-top: 30px;
	font-size: 11px;
}

.productphotodiv
{
	float: right;
	width:  150px;
	margin: 0 0 20px 20px;
	background-color: #fff;
}
img.productphoto
{
	border: 1px solid #003153;
	margin: 5px 20px 5px 0;
	float: left;
	width: 120px;
}
.productphotodiv .productphoto
{
	border: 1px solid #003153;
	width:  150px;
	margin: 0 0 10px 10px;
	float: none;
}


.adobeimage
{
	float: left;
	margin-right: 2px;
}

.adobediv
{
	float: right;
}

.adobediv a
{
	color: #01395E;
}