body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


a.copyright:link, a.copyright:active, a.copyright:visited, a.copyright:hover {
	color: #666666;
	text-decoration: none;
}


.blue{color:#1E8F9C}

a.blue:link, a.blue:active, a.blue:visited, a.blue:hover{color:#1E8F9C}


.highlightit img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}


.highlightit:hover img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 760px; /*Width of Carousel Viewer itself*/
height: 220px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 760px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.textbox1 {
	background-image: url(../images/textbox_bg1.gif);
	border: none;
	width:269px;
	height:17px;
	padding:5px;
	font-size:13px;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
}

.textbox2 {
	border: none;
	width:270px;
	height:110px;
	padding:5px;
	font-size:13px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

.green {
	color: #40A640;
}

a.green:link, a.green:active,  a.green:visited,  a.green:hover{ 
	color: #40A640;
}

.listbox {
	padding: 3px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.bigblack {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.textbox_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.vcard{font-size:11px;}

.org{float:left; margin-right:5px;}

.adr{float:left; margin-right:5px;}

.street-address{float:left; margin-right:5px;}

.locality{float:left; margin-right:5px;}

.region{float:left; margin-right:5px;}

.postal-code{float:left; margin-right:5px;}

.tel{float:left;}
