﻿ul.nav {
	float:left;
	display:block;
	list-style:none;
	padding:3px 0px 0px 22px;
	width:828px;
	height:17px;
	border-bottom:1px solid #A1A1A1;
	background:url('/images/nav_about.gif') repeat-x left top;
	}

h1 { font:bold 22px arial; line-height:22px; padding-bottom:0px; padding-left:22px; color:#333; }
h2 { color:#333; }
#hub_bottom { float:left; display:inline; }
#hub_bottom { width:828px; padding:30px 0px 0px 22px; margin-bottom:10px; background:url('/images/hub_bottom_about.gif') no-repeat left top; }
.hub_bottom { width:402px; padding-top:12px; margin-right:22px; }
.hub_bottom p { font-size:12px; color:#000; line-height:18px;	}
.hub_bottom ul { list-style:none; padding:2px 0px 8px 0px; margin-left:20px; }
.hub_bottom li { list-style:none; padding:0px 0px 10px 14px; line-height:18px; font-size:12px; }
.hub_bottom li { background:url('/images/list_arrow_about.gif') no-repeat 0px 4px; color:#333; }

#tabs_left h2 { color:#666; border-bottom: 1px solid #999; }
#tabs ul.tabs {
	display:block;
	list-style:none;
	float:left;
	width:327px;
	height:25px;
	background:url('/images/tab_line_about.gif') no-repeat 0px 24px;
	}
	
.error
{
    color:Red;
    font-size: 12px;
}

.errornone
{
    color:#333;
}

.thanks
{
    color:#333;
    font-weight:bold;
    font-size:12px;
    
}

	
a.link1, a.link2, a.link3 { float:left; display:block; height:24px; }
a.link1 { background:url('/images/tab1_about.gif') no-repeat left top; width:65px; }
a:hover.link1 { background:url('/images/tab1_on_about.gif') no-repeat left top; }
a.link2 { background:url('/images/tab2_about.gif') no-repeat left top; width:61px; }
a:hover.link2 { background:url('/images/tab2_on_about.gif') no-repeat left top; }
a.link3 { background:url('/images/tab3_about.gif') no-repeat left top; width:126px; }
a:hover.link3 { background:url('/images/tab3_on_about.gif') no-repeat left top; }

