
body
{	padding: 0;
	margin: 0px;
	background: #FFFFFF;
	font: 1.0em trebuchet ms, georgia, arial, sans-serif;
	width:100%;
	height:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
	
	}


#contain{
	width:1024px;
	height:auto;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color:#FFFFFF;
	
}


#content{
 background-color:#FFFFFF;
	margin-left:7px;
	margin-right:7px;
	margin-top:1px;
	height:auto;
}

#main{
	
	width:auto;
}


.center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	color:#000;
	font-weight:500;
}

.discription{
	float:left;	
	line-height:62px;
	margin-left:10px;
	margin-right:4px;
	font-size:11px;
	
}

.discriptionImage{
	width:71px;	
	float:left;
	margin-top:6px;
	margin-left:10px;
}

#infoText{
	text-align:right;
	padding-right:20px;
	padding-top:12px;
	font-size:12px;
	font-weight:600;
	line-height:12pt;
	color:#FFFFFF;
	
}

div.spacer{

}

div.pageThumb{
	margin:10px;
	background-color:#cf1b27;
	
	text-align:center;	
}

p.thumbCaption{
	color:#FFF;
	margin:4px;
	text-align:left;
	line-height: normal;
}


div.moreButton{
	position:absolute;
	bottom:0px;
	right:0px;
	
}




div.contentBlock{
	float:left;
	position:relative;
	
}


div.largeList{
	float:left;
	position:relative;
	height:120px;
	margin-bottom:10px;
	width:100%;
	background-color:#FFF;
	cursor:pointer;
	background-image:url(../images/largeListBackground.jpg);
	
}

div.largeListImage{
	float:left;
	margin-right:14px;
	margin-left:10px;
	margin-top:10px;
	border:solid thin #cf1b27;
}


div.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px;
	
}

div.textBottom{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:8px;
	margin-bottom:8px;
	color:#FFF;
	
}

#footer{
	color:#FFF;
	background-color:#00459C;
	height:20px;
	width:784px;
	margin-left:7px;
	text-align:center;
	font-size:16px;
	clear:both;
}

div.listBox{
	color:#000000;
	width:100%;
	height:62px;
	border-bottom:#0F0;
	background-color:#5da6c9;
	margin-bottom:4px;
	background-image:url(../images/listBackground.jpg);
	cursor:pointer;
	
}

div.listBoxDL{
	height: 30px;
	background-image:url(../images/downloadsBG.jpg);
	line-height: 30px;
}

.DLtext A:link{
	text-decoration: none;
	color: #FF0000;
	font-weight:600;
}

.DLtext A:visited {text-decoration: none;color: #C0C0C0;font-weight:600;}
.DLtext A:active {text-decoration: none;color: #C0C0C0;font-weight:600;}

.DLtext A:hover{
	text-decoration: underline;
	color:#FF0000;
}


.cell{
	float:left;
	width:260px;
	padding:4px;
	
}

.cell_noDL{
	float:left;
	width:300px;
	padding:4px;
	
}



.thumb{
	border:1px;
	border-color:#FFF;
	
}

h1, h2, h3, h4
{	color: #cf1b27}

h1
{	font-size: 1.7em;
	font-weight: normal}

h2
{	font-size: 1.2em;
	font-weight: normal}

p
{	font-size: 0.8em;
	padding: 0;
	margin: 5px 0 17px 0}

a{
	color: #FF0000;
}


.hdr
{	font: bold 0.9em trebuchet ms, georgia, arial, sans-serif;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	width: 200px;}

ul
{	font-size: 0.8 em;}

ul.samples
{	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 0}

	ul.samples li
	{	margin: 0 0 0 30px;
		padding: 0}


.special
{	color: #6A8135}

.comment
{	color: #687684}

pre
{	width:99%;background: #F1F8F1;
	border: 1px solid #9FAFB1;
	font: 12px lucida console, courier;
	overflow: auto}

pre code
{	display: block;
	padding: 10px
}

img { display: block}
a img { border: 0}
img.centery {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
.clear {clear: both; overflow: hidden; width: 1px; height: 1px; line-height: 1px; font-size: 1px;}
.block {display: block}

ul.listA {list-style-type:disc}

ul.spec{
	font-size:12px;
	
}

p.verticaltext{
	line-height:20px;
	
}