body {
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a img{border: 0;}

#page{
	width: 900px;
	overflow: hidden;
	position: relative;
}

#container{
	margin: 0px auto;
	z-index: 1;
	overflow: hidden;
	position: relative;
	width: 900px;
	margin-top: 15px;
}

#top{
	width: 875px;
	height: 83px;
}

#logo{
	float: left;
}

#login{
	float: right;
	margin-top: 55px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	vertical-align: baseline;
	line-height: 12px;
}

input[type="image"]{
	top: 4px;
	position: relative;
}

#header{
	width: 802px;
	height: 169px;
}

#logo{
	margin-left: 10px;
}

#nav{
		margin-top: 10px;
}

#content{
	height: auto;
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
	padding-left: 9px;
}

/* ------------------------------------------------------------ */
/* 2 COLUMN CONTAINER                                           */
/* ------------------------------------------------------------ */

.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    clear: both; 
    visibility: hidden;
}

.twoColumnContainer
{
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	width: 868px;
	height: auto;
	padding-top: 40px;
	clear: both;
}

.twoColumnContainer_cont
{
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	width: 868px;
	height: auto;
	clear: both;
}

.twoColumnContainer #leftColumn
{
	width: 200px;
	float: left;
	padding-left: 100px;
}

.twoColumnContainer #rightColumn
{
	float: right;
	padding-right: 70px;
	width: 400px;
	height: 300px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}

.twoColumnContainer #contrightColumn
{
	float: right;
	padding-right: 50px;
	width: 290px;
	overflow: hidden;
	margin-top:30px;
	margin-bottom: 20px;
}

.twoColumnContainer #contleftColumn
{
	width: 400px;
	float: left;
	padding-left: 60px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}

.twoColumnContainer #contleftColumn2
{
	width: 450px;
	float: left;
	padding-left: 60px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}

/* ------------------------------------------------------------ */
/* End 2 COLUMN CONTAINER                                           */
/* ------------------------------------------------------------ */

li{
	margin-left: -25px;
}

.tabletitle{
	padding-top: 5px;
}

.tableimage{	
	margin-top: 10px;
}

.tablecontent{
	padding-top: 1px;
	width: 190px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	margin-top: 5px;
	line-height: 13px;
	color: #555555;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: underline;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
}

.bottomlink {
	font-size: 11px;
}

#contentbottom{
}

#contenttop{
	width: 820px;
	height: auto;
	padding-left: 20px;
}

#conttoptxt {
	width: 520px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetca, Verdana;
	font-size: 12px;
	color: #464646;
	line-height: 18px;
}

#modules{
	padding-left: 20px;
	padding-bottom: 30px;   
}

.module{
	width: 399px;
}

#modtoptxt{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #464646;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 18px;
	width: 359px;
}

.modtxt{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #464646;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 18px;
	width: 359px;
}

.modimg{
	padding-top: 50px;
	padding-left: 20px;
}

#conttoptimg {
}

#contenttable{

}

#footer{
	width: 902px;
	margin-top: 10px;
}

#footertxt{
	text-align: center;
	font-size: 12px;
	font-family: helvetica, verdana, arial;
	margin-top: 4px;
	color: grey;
}

.prodheader {
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	color: #990033;
}

.headertxt {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #990033;
}

#sub li { 
	list-style-type: circle;
	}
	
input{
border: 1px solid black;
background: white;
padding: 0;
margin: 0;
color: #5b1a2c;
font-weight: bold;
}

input[type="image"]{
border: 0;
}

/*********************************************************
* PDF DOWNLOADS BOX                                      *
*********************************************************/

.pdfdownload{margin-top: 20px;}

.pdfheader{background-image: url('images/nav/navspacer_1.gif'); color: white; height: 33px; line-height: 33px; vertical-align: middle; padding-left: 15px;}

.pdflist ul li{list-style: inside url('images/icon_pdf.gif');}