@charset "utf-8";
/* CSS Document */

body,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 

{
font-family: arial, verdana, sans-serif;
text-decoration: none;
text-align: left;
word-spacing: normal;
}


body 
{
     background-color:#333333; 
     font:normal 62.5% Arial, verdana,'Sans-Serif' /* 16px × 62.5% = 10px */;
}

p{ 
	font-size: 1.1em;
	color: #444;
	word-spacing: normal;
	line-height: 1.3em;
}

a:link, a:visited {
	text-decoration:underline;
	color: #226dc2;
}

a:hover {
	text-decoration:none;
	color: #04324c;
}

h1{
	font-size: 1.8em;
	color: #36c;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.2em;
	padding:0 0 1em 0;
	margin-top:0px;
	margin-bottom: -10px;
}	

h2{ 
	font-size: 1.5em;
	color: #333;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin-bottom: -10px;
	padding:0 0 1em 0;
}

h3{
	font-size: 1.2em;
	color: #333333;
	letter-spacing: 1px;
	line-height: 1 em;
	padding:0 0 0 0;
	margin-top:0px;
	margin-bottom: -8px;
}	

ol, ul{
	margin-left: 0;
	padding-left: 2em;
	text-indent: .1em;
}

li{
	font-size: 1.1em;
	color: #444;
	line-height: 1.3em;
}


/* Page elements */
#wrapper, #wrapperMargin  {
	width: 879px;
	margin: 0 auto;
	background-color: #fff;
}
#wrapperMargin {
	margin-top:8px;
}

/* Page elements/Header */
#header {
	width: 879px;
	height: 146px;
	background: url(../images/site/header.jpg) 0 0 no-repeat;
}

.logo {
	float:left;
	width: 335px;
	height:146px;
	background: url(../images/logo.png) 30px 45px no-repeat;
}

	
/* Set link style for top right banner*/
.subNav {
	float: right;
	display: block;
	font-family: Arial, 'Sans-Serif';
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding: 15px 25px 10px 5px;
	clear: both;
}

.subNav a:link, .subNav a:visited {
	text-decoration: none;
	color: #ffffff;
	
}

.subNav a:hover {
	text-decoration: underline;
	color: #ffffff;
	
}

/* main subNav bar */
.hnav1 {
	display: block;
	float: left;
	background: url(../images/site/nav_bar1.jpg) 0 0 no-repeat;
	width: 35px;
	height:37px;	
}

/* banner image homepage */

#homebanner {
	border-bottom: 0px solid #fee118;
}

/* Page elements/Campaigns*/
#homecamp {
	float:left;
	padding: 20px 0px 20px 33px;
}

#homeinfo, #homeinfoLrg  {
	float:left;
	width:230px;
	padding: 10px 0px 10px 33px;
}

#homeinfoLrg {
	width:280px;
}

#homeinfo p, #homeinfoLrg  p {
	font-size: 1.2em;
	color: #333;
	padding:0 10px 0 0;
}

#homeinfo h1, #homeinfoLrg  h1 {
	border-top: 3px solid #666;
	font-size: 1.8em;
	line-height:1.9em;
	font-style: normal;
	color: #333;
	margin: -10p 0 0 0x;
	padding:0;
}
.infobar {
	margin-top: auto;
	float: left;
	width:879px;
	height: 100%;
	background-color: #ffffff;
}



/* content page styles */

#contentwrapper, #contentwrapperSml {
	float: left;
	display: block;
	width: 879px;
	height: auto;
	background: url(../images/site/pixle.gif);
	min-height: 500px;
	padding: 30px 0px 0px 0px;
}

#contentwrapperSml {
	padding: 10px 0px 0px 0px;
}

#maincontent {
	font-family: Arial, 'Sans-Serif';
	font-size: 9pt;
	font-style: normal;
	float: left;
	width: 590px;
	padding: 20px 30px 10px;
}

#maincontent .disclaimer {
	font-size: 8pt;
	padding: 0px 20px 0px 0px;
	line-height: 1.1em;
}

.mainbody a:link, .mainbody a:visited, .mainbody a:hover  {
	color: #226dc2;
	text-decoration:underline;
}

.mainbody a:hover {
	text-decoration:none;
}
	
/* vertical nav section */
#vnavarea {
	float:left;
	width: 200px;
	background-color: #fff;
	margin-bottom:0px;
}

#pagetitle {
	font-family: Arial, 'Sans-Serif';
	font-size: 14px;
	dispay: block;
	padding: 0px 0px 5px 10px;
	margin-left: 20px;
	color: #000000;
	border-bottom: 1px solid #999999;
	background: url(../images/site/nav_b_arrows.gif) 95% 90% no-repeat;
}

#vnav ul {
	margin-top:auto;
	list-style-type: none;
	font-family: Arial, 'Sans-Serif';
	color: #003333;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin-left: 20px;

}

#vnav li {
	padding-right: 0px;
}

#vnav a:link, #vnav a:visited {
	text-decoration: none;
	display: block;
	padding: 6px 5px 6px 10px;
	color: #003333;
	background-color: #FFFFFF;
	border-bottom:1px solid #ccc;
	margin-left: 0px;
}

#vnav a:hover{
	text-decoration: none;
	background-color: #f4f4f4;
}

#vnav a.active{
	text-decoration: none;
	background-color: #e1e1e1;
}

/* bottom round corners */
.bl {
	margin-top: auto;
	float: left;
	width:879px;
	height: 25px;
	background: url(../images/site/bl.gif) 0 100% no-repeat;
	background-color: #FFFFFF;
}

.br {
	margin-top: auto;
	float: left;
	width:879px;
	height: 25px;
	background: url(../images/site/br.gif) 100% 100% no-repeat;
}

/* footer styles */

#footernav {
	float: none;
	display:block;
	width: 879px;
	font-family: Arial, 'Sans-Serif';
	color: #fff;
	font-size: 11px;
	letter-spacing: .3pt;
	text-align: center;
	padding: 10px 0px;
	clear: both;
	background-color:#333333;
}

#footernav a:link, #footernav a:visited {
	text-decoration: none;
	color:#FFFFFF;
	padding: 10px 10px;
}

#footernav a:hover {
	text-decoration: none;
	color:#69f;
	padding: 10px 10px;
}



	
/* main subNav bar */

#menu
{
margin:0;
padding:0;
width: 879px;
height:37px;
list-style: none;
background: url(../images/site/nav_bar2.jpg) 0 0 repeat;
}

#menu li
{
	display:inline;

}

#menu a
{
	display: block;
	display:inline;
	width: 115px;
	float: left;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:17px;
	letter-spacing: .5pt;
	text-align:center;
	color: #fff;
	background: url(../images/site/nav_a_off.jpg) 0 0 no-repeat;	
	padding: 10px 0;
	text-decoration: none;

}

#menu a:hover
{
	text-decoration: underline;	
}

#menu a.active
{
	background: url(../images/site/nav_a_on.jpg) 0 0 no-repeat;	
	text-decoration: none;	
}

.leftcol {
    width: 170px;
    background-color: #CCCCCC;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
	font-size: .9em;

}


/* SALES LIST */

#salesarea {
	float:left;
	width: 590px;
	background-color: #fff;
	padding:15px 0 0 0;
}

#downloads {
	float:left;
	width: 590px;
	background-color: #fff;
	padding:3px;
	margin-bottom: 20px;
	border: 1px solid #333;
}

#downloads .icon{
	float:left;
	width:30px;
	height: 30px;
	background-image: url(../images/site/acrobat.jpg);	
}
#downloads .txt{
	float:left;
	width: 400px;
	padding: 7px 0 0 10px;
}

#downloads .txt h2{
	color: #333;	
	font-size: 1.1em;
	padding:0px;
	margin:0px;
}
/*.salesimg {
float:left;
width: 230px;
height:165px;
background-color: #333333;
padding:5px;
}

.salestxt {
float:left;
width: 320px;
height:165px;
background-color: #ffffff;
padding:0px 5px 5px 20px;

}
*/
.salestmb {
float:left;
width: 230px;
height:165px;
background-color: #333333;
padding:5px 5px 32px 5px;
margin:20px 20px 0 0;

}


.salestmb p{ 
	font-size: 1.1em;
	color: #ffffff;
	word-spacing: normal;
	letter-spacing:.05em;
	line-height: 1.2em;
	margin-top: 3px;
	padding: .3em .5em;
	font-weight:100;
	}


/*Table styles data sheets*/

table {
	border-collapse: collapse;
	width: 600px;
	}

th {
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #323232;
	background: #323232;
	color:#FFFFFF;
	padding: .75em 1em;
	font-size:1em;
	text-transform: uppercase;
	letter-spacing: .11em;
	}

td {
	border: 1px solid #CCC;
	padding: .25em 1em;
	}
	
tr.white td {
	border: 1px solid #FFF;
	padding: .25em 1em .25em 0; 
	}

td.width {
	width: 140px;
	}

td.adjacent {
	border: 1px solid #CCC;
	text-align: LEFTr;
	}