a {
	color: #999999;
	text-decoration: none;
}

a:hover {
color: cc0000;

}

body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;

	
}

h2 {
	color: #000000;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
}

h1 {
	color: #000000;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:normal;
}

h3 {
	color: #000000;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.PageTitle {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
h4 {
	color: #666666;
}

table {
color: #000000;
background-color: White;
}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;

}

form{margin: 0px 0px 0px 0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr.listheadercolor th {
	text-align: left;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: square;
}



.footer {
	background-color: #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
}



.small {
	font-size: 10px;
}

.smallWhite {
	font-size: 9px;
	color: white;
}

.smallWhite a{
	color: White;
	text-decoration: none;

}

.smallWhite a:hover{
	color: White;
	text-decoration: underline;

}

.White {
	color: white;
	font-size: 12px;
}

.White a{
	color: White;
	text-decoration: none;

}

.White a:hover{
	color: White;
	text-decoration: underline;

}

.smallGrey {
	font-size: x-small;
	color: #999999;
}

.footertext {
	font-size: 10px;
	color: #999999;
}

.footertext a{
	font-size: 10px;
	color: #999999;
}

.footertext a:hover{
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.maintable {
width: 760px;
background-color: White;
border: 1px;
border-color:#666767;
border-style: solid;

}
.tablebg {
background-color: White;
border: 1px;
border-color:#666767;
border-style: solid;

}

.hrcell
{
height:1px; background-color:#666666;
}

	

		.topnavigation {
		background-image: url(../images/template/top_navigation.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-top:0px;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right:0px;
		height:41px;
		}
		
		.topnavigationabout {
		background-image: url(../images/template/top_navigation_about.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-top:0px;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right:0px;
		height:41px;
		}
				.topnavigationnews {
		background-image: url(../images/template/top_navigation_news.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-top:0px;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right:0px;
		height:41px;
		}
				.topnavigationproducts {
		background-image: url(../images/template/top_navigation_news.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-top:0px;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right:0px;
		height:41px;
		}
				.topnavigationref {
		background-image: url(../images/template/top_navigation_references.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-top:0px;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right:0px;
		height:41px;
		}
				.topnavigationcontact {
		background-image: url(../images/template/top_navigation_contact.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-top:0px;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right:0px;
		height:41px;
		}
		
						.topnavigationfind {
		background-image: url(../images/template/top_navigation_find.jpg);
		background-repeat: no-repeat;
		background-position: left;
		padding-top:0px;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right:0px;
		height:41px;
		}
		
		.navbar{
		background-image: url(../images/template/side_slice.jpg);
		background-repeat: repeat-y;
		background-position: left;
		padding-left: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right:0px;
		font-size:11px;
		}
		
				.navbar a:link{
		background-image: url(../images/template/side_slice.jpg);
		background-repeat: repeat-y;
		background-position: left;
		font-size:11px;
		color: #666666;
		}

		.navbar a:hover{
		background-image: url(../images/template/side_slice.jpg);
		background-repeat: repeat-y;
		background-position: left;
		font-size:11px;
				color: #cc0000;
		}
		
						.navbar a:visited{
		background-image: url(../images/template/side_slice.jpg);
		background-repeat: repeat-y;
		background-position: left;
		font-size:11px;
		color: #666666;
		}
	


.imagepaddingleft{
	padding-left: 5px;
}

.imagepaddingright{
	padding-right: 10px;
}

.alignmiddle {
vertical-align: middle;}

.topnavbar {
	font-size: 12px;
	color: #666666;		
	border-color:#cc0000;
	border-style:solid;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}
.topnavbar a:{
	font-size: 12px;
	color: #666666;		
	border-color:#cc0000;
	border-style:solid;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	text-decoration: none;
}
.topnavbar a:hover{
	font-size: 12px;
	color: #666666;	
	text-decoration: none;	
}
.topnavbar a:visited{
	font-size: 12px;
	color: #666666;	
	text-decoration: none;	
}
