/* CSS Document */




A.NOBORDER:LINK, A.NOBORDER:VISITED, A.NOBORDER:HOVER {border:0px;}

.product_layout {width:95%; height:100%;  border: solid #CDD6DD; border-width:1px 2px 2px 1px; margin:10px 10px 10px 0px;
background-image:url(../images/transmenu/white-80.png); background-repeat:repeat;}

.pg_layout        {width:100%; height:100%; background-color:#FFFFFF;}
.pg_layout_hdr    {height:50px; border-top:2 solid #0082D6;}
.pg_layout_logo   {padding-left:0px; height:245px; background-color:#DDDDDD;}
.pg_layout_main   {padding-left:0px;background-color:#fff;width:784px; border-color:#666666; border-style:solid; border-width:1px 1px 1px 1px; background-color:#FFFFFF;}

.hdr_mainpic      {width:500px; height:130px; vertical-align:top; align:right; background:url(../images/header.gif)
; background-repeat:no-repeat; margin-bottom:0px;}
.hdr_logo      {width:300px; height:120px; vertical-align:top; align:left; background:url(../images/logo.gif)
; background-repeat:no-repeat; margin-bottom:0px;}

.menu_layout      {background-color:#A6BFCF; padding-left:10px; height:32px;}
.menu-off         {background-color:#F2F2F2; border-left:1 solid %%NAV_bdColor%%; border-right:1 solid %%NAV_bdColor%%; padding-left:10px;}
.menu-ovr         {background-color:#F2F2F2; border-left:1 solid %%NAV_bdColor%%; border-right:1 solid %%NAV_bdColor%%; padding-left:10px;}
a.menu            {font-family:Arial; font-size:12px; color:#646464; font-weight:Bold;}
a.menu:link       {font-family:Arial; font-size:12px; color:#646464; font-weight:Bold;}
a.menu:visited    {font-family:Arial; font-size:12px; color:#646464; font-weight:Bold;}
a.menu:active     {font-family:Arial; font-size:12px; color:#646464; font-weight:Bold;}
a.menu:hover      {font-family:Arial; font-size:12px; color:#8C0F05; font-weight:Bold; text-decoration:none;}

#content{
	position:relative;
	top: 30px;
	left: 24px;
	width: 70%;
	height: 620px;
	text-align: left;
	z-index: 3;
}

#content TD {
	padding-bottom:15px;
	}

#content_withimages{
	position:relative;
	top: 30px;
	left: 20px;
	width: 95%;
	height: 750px;
	text-align: left;
	z-index: 3;
}

#content_withimages img {
	padding:2px 10px 10px 10px;
	}
#strip{
	position:absolute;
	top: 168px;
	left: 12px;
	width: 25px;
	height: 600px;
	text-align: left;
	z-index: 3;
	background-color:#F2F2F2;
}


.h1 {
	font:15px Arial;
	font-weight:bold;
	/*font-family:"Trebuchet MS";*/
	color: #8B0F05;
	margin-bottom:15px;
	}
.h2{
	font: bold 12px Arial;
	color:#8B0F05;
	padding-bottom:15px;
}
.h3{
	font: bold 14px Arial;
	color: #333;
}
.h4{
	color: #C93232;
}

ul{
padding: 0;
margin: 15px 5px 5px 15px;
}


.numbers {
color:#FFFFFF;
}

textarea.form {
	width:300px;
	height:60px;
}

.button {
	color: #646464;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}

div.hr {
	height: 3px;
	width:500px;
	background: #fff url(../images/hr1.jpg) no-repeat scroll left;
	padding-bottom:5px;
}
div.hr hr {
	display: none;
}