body
{
	font-family: Arial, Verdana, sans-serif;
	min-width: 780px;
	width: 780px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
  	margin-right: auto;	
	padding:0px 10px;	
	font-size: 12px;
	color: #676767;
}
div.content
{
	font-size: 1.23em;
	color: #555;
}
h1
{
	font-family: Arial Narrow, Arial, Verdana, sans-serif;
	font-size: 32px;
 	line-height: 32px;
  	margin-top: 0;
  	padding-top: 0;
  	color: #232323;
  	font-weight:normal;
}
h2
{
	font-size: 20px;
 	line-height: 27px;
  	margin-top: 20px;
  	padding-top: 20px;
  	color: #949494;
  	border-bottom:1px solid #ddc6a8;
}
h3
{
	font-size: 14px;
  	color: #000000;
  	text-decoration:bold;
}
a
{
	text-decoration:underline dashed;
	color: #1b78b3;
	
}
a:hover
{
	text-decoration:none;
	color: #ffffff;
	background-color:#1b78b3;
	
}
div.nav
{
	float: left;
	width: 140px;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	padding: 10px 20px 255px 20px;
	background-color: #1b78b3;
	background-image:url(/images/corner.gif); background-repeat:no-repeat; background-position:top right;
}
div.nav a:hover
{
	color:#ed1b24;
}
div.nav a
{
	color:white;
	border:none;
	text-decoration:none;
}
div.logoBar
{
	width:100%;
	margin:5px 0 10px 0;
	padding:5px 0 20px 0;
	border-bottom: 1px solid #cdcdcd;
	text-align:left;
}
div.footer
{
	border-top: 1px solid #cdcdcd;
	margin:60px 0 10px 0;
	padding:30px 0px;
	width:100%;
	color:#cccccc;
}
div.menu, div.menuSpacer
{
	margin:0px;
	padding:1px 8px;
	font-weight:bold;

}
div.menu
{
	background-image:url(/images/nav_bullets.jpg);
	background-repeat:no-repeat;
	background-position:left;	
}
div.menuTitle
{
	margin:0px;
	padding:20px 0px 10px 0px;
	text-transform:uppercase;
	font-size:14px;
	border-top:1px dashed #9bb6de;
	color:#ffffff;	
	font-weight:bold;
}

a.large
{
	font-size:20px;
}
div.container
{
	background-color:#fbfbf0;
	border:1px solid #ddc6a8;
	padding: 25px 5px;
	margin: 15px 0px;
}
div.sublined
{
	border-bottom:1px solid #ddc6a8;
}
div.blocked
{
	margin:0px;
	padding:10px;
	display:block;
}
div.united
{
	border:1px solid #ddc6a8;
	padding: 5px;
	margin: 15px 0px;
}
span.desc, p.desc
{
	color:#999999;
}
table.sheet
{
	border-top:1px solid #ddc6a8;
	border-left:1px solid #ddc6a8;
	font-size:12px;
	background-color:#ffffe0;
}
table.sheet td, table.sheet th
{
	padding:6px;
	vertical-align:top;
	border-bottom:1px solid #ddc6a8;
	border-right:1px solid #ddc6a8;	
}

table.sheet th
{
	font-weight:bold;
	text-align:left;
}
table.sheet td.left
{
	border-right:none;	
}
table.sheet td.right
{
}
textarea
{
	width:320px;
	height:100px;
	border:1px solid #ddc6a8;
	background-color:#ffffff;
	font-size:12px;
}
input.button
{
	border:1px solid #949494;
	background-color:#ddc6a8;
	padding:0px 10px;
	font-size:12px;
}
input, select.sel
{
	border:1px solid #ddc6a8;
	background-color:#ffffff;
	font-size:12px;
}
div.rightHeader
{
	font-size: 16px;
	font-weight:bold;
  	margin: 0;
  	padding: 8px 0px;
  	color: #949494;
  	border-bottom:1px solid #ddc6a8;
}
div.rightTxt
{
	padding:0px 0px 20px 0px;
}
img.thumb, img
{
	border:none;
}
span.question, span.enum
{
	font-weight:bold;
}
a.clear, a.clear:hover
{
	border:none;
	background-color:#ffffff;
}
table.blankTable td
{
	padding:3px 3px;
}
input.radio, input.checkbox
{
	border:none;
	background-color:transparent;
}
div.dotLineNarrow
{
	border-bottom:1px dotted #ddc6a8;
	height:1px;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:5px;
}
a.footer, a.footer:hover
{
	color:#999999;
	padding:0px;
	margin:0px 5px 0px 0px;
}
td.right
{
	text-align:right;
}
h1.header
{
	color:#cdcdcd;
	font-weight:normal;
	font-size:32px;	
	padding:0px;
	margin:0px;
	font-family: Arial Narrow, Arial, Verdana, sans-serif;
}
span.red
{
	font-family: Verdana, sans-serif;
	padding:0px;
	margin:0px;
}
div.prod
{
	border: 1px solid #efefef;
	width:22%;
	float:left;
	padding:5px;
	margin:0px 5px 20px 0px;
	
}
div.prodBox
{
	height:222px;
	min-height:222px;
}
div.prodImg
{
	height:110px;
	min-height:110px;
}
div.prodLink
{
	height:40px;
	min-height:40px;
}
a.download:hover 
{
	color: #fff;
    background-color: #830a0a;
}
a.download
{
	float:none;
	color: #830a0a;
	border:1px solid #830a0a;
	margin:30px 0 60px 0;
	padding:10px 50px;
	font-weight:normal;
	font-size:1.32em;
	-moz-border-radius:6px;
	border-radius:6px;
	text-decoration:none;
	
	o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
}