body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.white_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF
}
.white_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF
}
.white_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF
}
.white_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF
}
.green_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#537300
}
.green_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#537300
}
.green_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color:#537300
}
.green_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#537300
}
a.srollover_home {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_home.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_home {
	background-position: -115px 0;
}
a.srollover_about {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_about.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_about {
	background-position: -115px 0;
}
a.srollover_services {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_services {
	background-position: -115px 0;
}
a.srollover_platform {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_platform.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_platform {
	background-position: -115px 0;
}
a.srollover_partners {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_partners.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_partners {
	background-position: -115px 0;
}

a.srollover_signup {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_signup.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_signup {
	background-position: -115px 0;
}
a.srollover_security {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_security.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_security {
	background-position: -115px 0;
}
a.srollover_news {
	display: block;
	width: 115px;
	height: 30px;
	background: url(images/nav_news.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover_news {
	background-position: -115px 0;
}
.green_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #537300;
}
.text_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: thin;
	color: #000000;
}
.large_green_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #537300;
}
.blue_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007CAA;
}
.blurb {
	background-color: #F3F8DA;
	height: auto;
	width: 156px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.blurb2 {
	background-color: #E4EEAE;
	height: auto;
	width: 176px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.big_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	color: #007CAA;
}
.curve {
	float: left;
	height: 64px;
	width: 198px;
}
.spacer {
	height: 10px;
	width: 1000px;
	float: left;
}
.spacer_medium {
	height: 10px;
	width: 793px;
	float: right;
}
.shortspacer {
	height: 10px;
	width: 50px;
	float: left;
}
.main_nav_tab {
	float: left;
	height: 30px;
	width: 115px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sub_nav_tab {
	float: left;
	height: 20px;
	width: 690px;
	background-color: #D0DD6D;
	visibility: hidden;
	position: absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sub_nav_tab1 {
	float: left;
	height: 25px;
	width: 690px;
	background-color: #D0DD6D;
	visibility: hidden;
	position: absolute;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.services_sub_nav_tab {
	float: left;
	height: 20px;
	width: 689px;
	background-color: #D0DD6D;
	visibility: hidden;
	position: absolute;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.home_content_box {
	float: left;
	height: auto;
	width: 364px;
	border: 1px solid #689001;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.home_content_box2 {
	float: left;
	height: auto;
	width: 290px;
	border: 1px solid #689001;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.content_box {
	float: left;
	height: auto;	
	width: 758px;
	border: 1px solid #689001;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.content_box_news {
	float: left;
	height: auto;
	width: 957px;
	border: 1px solid #689001;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.content_box2 {
	float: left;
	height: auto;
	width: 758px;
	border: 1px solid #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.v_spacer {
	float: left;
	height: 188px;
	width: 10px;
}
.v_spacer_small{
	float: left;
	height: 188px;
	width: 7px;
}
.v_spacer_big {
	float: left;
	height: 350px;
	width: 12px;
}
.spacer_small {
	float: left;
	height: 10px;
	width: 40px;
}
.spacer_big {
	height: 10px;
	width: 758px;
	float: left;
}

.content_box3 {
	float: left;
	width: 184px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
.h_content {
	width: 758px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
	background-position: 0px 50px;
}

#flag_bar {
	background-image: url(images/flag_bar_bagr.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 64px;
	width: 604px;
}
#flash {
	float: left;
	height: 284px;
	width: 980px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#login {
	float: left;
	height: 191px;
	width: 156px;
	border: 1px solid #689001;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#login_getstarted {
	float: left;
	height: auto;
	width: 156px;
	border: 1px solid #689001;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#login2 {
	float: left;
	height: 228px;
	width: 235px;
	border: 1px solid #689001;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 60px;
}
#footer_nav {
	float: left;
	height: 28px;
	width: 1000px;
	background-image: url(images/footer_bagr.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	float: left;
	height: 35px;
	width: 1000px;
}
#logo {
	float: left;
	height: 60px;
	width: 291px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sub_nav_tab {
	float: left;
	height: 25px;
	width: 690px;
}
#left_column {
	float: left;
	height: auto;
	width: 186px;
}

tr {
	height:25px;
}
.scroll-pane {
	width: 304px;	
	overflow: auto;
	background: #FFFFFF;
	float: left;
}

.scroll-pane-body {
	width: 640px;	
	overflow: auto;
	background: #FFFFFF;
	float: left;
}	
#pane2 {
	height: 100px;
}

