body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	color: #666666;
}
.bodystylebluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	color: #000000;
	font-weight: bold;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: bold;
}
.orangebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF6600;
	font-weight: bold;
}
.greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	font-weight: bold;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #999999;
}

.titlegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
	font-weight: bold;
	text-indent: 30px;
}
.titleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 63%;
	font-weight: bold;
	color: #FFFFFF;
}
.titlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
}
.mainmenutext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.banner_template
{
	width: 444px;
	height: 156px;
	right: 267px;
	top: 10px;
	z-index: 2;
	position: absolute;
}

.banner
{
	width: 430px;
	left: 307px;
	top: -152px;
	z-index: 1;
	visibility: hidden;
	position: relative;
}

.head_image
{
	width:746px;
	z-index: 4;
	position: relative;
}

#head2
{
	margin-right: auto;
	margin-left: auto;
	width: 746px;
	background-position: 310px 5px;
	background-color: #000000;
	background-repeat: no-repeat;
	height: 255px;
	margin-top: 10px;
	z-index: 5;
}

#head
{
	margin-right: auto;
	margin-left: auto;
	width: 746px;
	background-image:url(bannerimages/banner_template.gif);
	background-color: #003466;
	background-repeat: no-repeat;
	height: 255px;
	margin-top: 10px;
}
#productmenu{
	margin-left: 15px;
	width: 114px;
	top: 130px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	position: absolute;
	background-color:#000000;
	z-index: 3;
}
#productsearchbox{
	margin-left: 144px;
	width: 148px;
	top: 130px;
	position: absolute;
	line-height: 120%;
}
#pagetitle{
	margin-left: 330px;
	width: 410px;
	top: 166px;
	position: absolute;
	line-height: 120%;
	vertical-align: bottom;
	height: 77px;
}
#pageintro{
	margin-left: 340px;
	width: 400px;
	top: 209px;
	position: absolute;
	line-height: 120%;
	height: 45px;
	text-align: right;
	vertical-align: bottom;
}
#mainmenu{
	margin-right: auto;
	margin-left: auto;
	width: 746px;
	background-color: #000000;
	top: 280px;
	height: 24px;
}
#menu{
	width: 746px;
	background-color: #000000;
	text-align: center;
	position: absolute;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 1px;
	background-image: url(images/ptemp_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;

}


#mainbody{
	margin-right: auto;
	margin-left: auto;
	width: 746px;
	margin-top: 20px;
	border-right-color: #CCCCCC;
	border-right-style: dotted;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;
	font-size: 100%;

}

#footer{
	margin-right: auto;
	margin-left: auto;
	width: 746px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	margin-top: 30px;
	border-top-width: 1px;
	padding-top: 4px;
	margin-bottom: 20px;
}
#line{
	
	width: auto;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	
	border-top-width: 1px;
	
}
.imageleft{
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	
	
}
.imageright{float: right;
	margin-left: 12px;
	margin-bottom: 10px;
	
	
}
a.whitebold:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitebold:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitebold:active {
	text-decoration: none;
}
a.whitebold:hover {
	text-decoration: none;
	color: #99FFFF;
}
a.smallblue:link {
	text-decoration: none;
	color: #000000;
}
a.smallblue:visited {
	text-decoration: none;
	color: #000000;
}
a.smallblue:active {
	text-decoration: none;
	color: #000000;
}
a.smallblue:hover {
	text-decoration: underline;
	color: #666666;
}
a.bluebold:link {
	text-decoration: none;
	color: #000000;
}
a.bluebold:visited {
	text-decoration: none;
	color: #000000;
}
a.bluebold:active {
	text-decoration: none;
	color: #000000;
}
a.bluebold:hover {
	text-decoration: underline;
	color: #0099FF;
}
img {
border:none;
}
a:link {color: #000000; text-decoration: none;}
a:visited {color: #81b; text-decoration: none; }
a:active {color: #4682b4; }
a:hover {color: #333333; text-decoration:underline; }
