 global styles
{}

body {
	margin-top: 0px;
	color: #000;
}

li { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	list-style-position: outside; 
	list-style-type: disc; 
	margin-bottom: 4px;
}

img {
	border: 0;
}




 text styles
{}

.bodytxthome { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #444433; 
	line-height: 13px;
}



.bodytxtsmall { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333; 
	padding-bottom: 4px; 
	line-height: 13px;
}

.bodytxt {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 15px;
	font-style: normal; 
	font-weight: normal; 
	color: #333;
}

.bodytxtlarge { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333;
}

.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 13px; 
	color: #333;
}

.introtxt {  
	font-family:Georgia, Times, Times New Roman, serif; 
	font-size: 13px; 
	line-height: 16px;
	font-style: normal; 
	font-weight: normal; 
	color: #333;
}

.link_nav { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #33333; 
	padding-bottom: 4px; 
	line-height: 13px;
	text-decoration: none
}

a:hover.link_nav { 
	color: #333; 
	text-decoration: underline
}

.pad {
	padding-right: 80px;
	padding-left: 80px;
}

.padsm {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	color: #000;
	background-color: #fff;
}