body, td, tr, p, ul {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

b {
	font-family : Verdana ;
	font-weight : bold;
	color : #000000;
}

a {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration: none;
}

a:hover {
	font-family : Verdana ;
	color : #006666;
	text-decoration: none;
}

.mainText {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.footer {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFCC;
}
.footer:hover {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFCC;
}
.bold {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.small {
	font-family : Verdana ;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}

.title {
	font-family : Verdana ;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}

.subtitle {
	font-family : Verdana ;
	font-size : 14px;
	font-weight : bold;
	color : #006666;
}

.subtitleLite {
	font-family : Verdana ;
	font-size : 14px;
	font-weight : bold;
	color : #ffffcc;
}

.bodybg {
	background-color : #ffffff;
}

.rowbg {
	background-color : #ededed;
}

.black {
	background-color : #000000;
}

.rowHeader {
	background-color : #669999;
}

.rowSubHeader {
	background-color : #cccccc;
}

.tablebg {
	background-color : #333333;
}

.required {
	font-family : Verdana ;
	font-size : 10px;
	font-weight : normal;
	color : #cc0000;
}

.lgError {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : bold;
	color : #cc0000;
}

.introText {
	font-family : Verdana ;
	font-size : 10px;
	font-weight : normal;
	color : #00CCCC;
}

.introBold {
	font-family : Verdana ;
	font-size : 10px;
	font-weight : bold;
	color : #00CCCC;
}

.cart {
	font-family : Verdana ;
	font-size : 12px;
	font-weight : bold;
	color : #003333;
}

#bodytext {
			position:absolute; top:90; left:0; visibility: visible; z-index:0;
			}
			
#nav {
	
	position:absolute; top:53; left:0; visibility: visible; z-index:0;
}		

#flash {
			position:absolute;  visibility: visible; z-index:0
			}
			
#Literature, #Download{
	float: left;
	margin: 5px;
	padding: 0px;
	width: 340px;
}

#Literature h2, #Download h2{
	margin: 5px 0px 10px 0px;
	padding: 3px 0px;
	font: bold 14px Verdana;
	color : #006666;
	border-bottom: 1px solid #333;
	
}
	#MainNavigation{
		margin: 0px;
		padding: 0px;
		width: 780px;
		height: 20px;
		border-bottom: 1px solid #000;
		background: #ccc;
	}
	#MainNavigation a{
		display: block;
		float: right;
		margin: 0px;
		padding: 0px 10px;
		width: auto;
		height: 20px;
		line-height: 20px;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		background: #ccc;
		color: #003333;
	}
	#MainNavigation a:hover{
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #999;
		color: #FFFFCC;
	}
	
	#MainNavigation a.on{
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #999;
		color: #FFFFCC;
	}

#Events img{
	border: 0px;
}