/* CSS Document */
a:link {
	color: #496FBA;
}
a:visited {
	color: #006599;
}
a:hover {
	color: #E3693A;
}
a:active {
	color: #E93649;
}


.headerlinktext a:link {text-decoration: none;color: #FFCC01;font-family: Arial;font-size: 12}
.headerlinktext a:active {text-decoration: none;color: #FFCC01;font-family: Arial;font-size: 12}
.headerlinktext a:visited {text-decoration: none;color: #FFCC01;font-family: Arial;font-size: 12}
.headerlinktext a:hover {text-decoration: underline;color: #FFCC01;font-family: Arial;font-size: 12}

.footerlinktext a:link {text-decoration: none;color: #FFCC01;font-family: Arial;font-size: 11}
.footerlinktext a:active {text-decoration: underline;color: #E6B902;font-family: Arial;font-size: 11}
.footerlinktext a:visited {text-decoration: none;color: #FFCC01;font-family: Arial;font-size: 11}
.footerlinktext a:hover {text-decoration: underline;color: #FFCC01;font-family: Arial;font-size: 11}

.linksbullet a:link {text-decoration: none;color: #BD1E00;font-family: Arial;font-size: 12}
.linksbullet a:active {text-decoration: none;color: #BD1E00;font-family: Arial;font-size: 12}
.linksbullet a:visited {text-decoration: none;color: #BD1E00;font-family: Arial;font-size: 12}
.linksbullet a:hover {text-decoration: underline;color: #BD1E00;font-family: Arial;font-size: 12}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../i/grass.gif);
}

/* page layout divs */

#wrapper {    
	text-align: center;    
	margin-left: auto;    
	margin-right: auto;    
	}

		#header {
		/*border: 1px solid white;*/
		background-image:url(../i/top.jpg);
		background-repeat: no-repeat;
		width: 760px;
		height: 89px;
		}
			#headertext {
			/*border: 1px solid white;*/
			float: right;
			width: 200px;
			height: 49px;
			margin-right: 20px;
			margin-top: 10px;
			}
			#headerlinks {
			/*border: 1px solid white;*/
			width: 400px;
			height: 20px;
			float: left;
			padding-left: 310px;
			}
		#main {
		/*border: 1px solid yellow;*/
		background-image:url(../i/main_bg.gif);
		background-repeat: repeat-y;
		width: 760px;
		height: auto;
		overflow:inherit;
		}
			#buttons {
			/*border: 1px solid red;*/
			background-image:url(../i/buttons_bg.jpg);
			background-repeat: no-repeat;
			width: 215px;
			height: 580px;
			padding-top:0px;
			padding-left: 18px;
			float: left;
			}
				
			#content{
			border: 1px solid #044704;
			width: 508px;
			margin-top: 3px;
			margin-left: -11px;
			float: left;
			overflow:inherit;
			}
			
			
		#footer {
		background-image:url(../i/footer.gif);
		background-repeat: no-repeat;
		width: 760px;
		height: 49px;
		padding-top: 11px;
		}
		
		
.formLayoutTable {

	margin: 0px auto;

}



.formLayoutTable td {

	padding: 2px 0;

}

.formLayoutTable td.formLabel {

	text-align: right;

}

.formLayoutTable td.formData {

	text-align: left;

}





		
.headerlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC01;
	text-align: left;
	line-height: 20px;
}
		
.footerlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC01;
	word-spacing: 0.2em;
	line-height: 18px;
}
.hp_title {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	color: #044704;
	text-align: center;
}
.hp_bodytext {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	color: #000033;
} 
.radiklstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
	text-align: center;
	font-weight: bold;
}
p { 
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	color: #000033;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	font-weight: bold;
	line-height: 20px;

}
.bullet {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #000033;

}
.bodytext {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	color: #000033;
}
.tabletext {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: #000;
}
.linksbullet {
	font-family: arial;
	font-size: 12px;
	line-height: 30px;
	color: #000033;
	font-weight: bold;
}

.trademarktext {
	font-family: arial;
	font-size: 10px;
	color: #000033;
	background-position: top;
	
}
.faq_bullet {
	line-height: 24px;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../i/Q.gif);
	vertical-align: bottom;
	padding-top: 10px;
}
.faq_text1 {
	font-family: arial;
	line-height: 24px;
	font-size: 11px;
	color: #000032;
	vertical-align: top;
	font-weight: bold;
}
.faq_text2 {
	font-family: arial;
	line-height: 24px;
	font-size: 11px;
	color:#009900;
	vertical-align: top;
}
