/* @override http://www.augusoft.net/css.css */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #006699 url(img/bg-lg.gif) repeat-y center;
	padding: 0 10px 0 6px;
	margin: 0px 6px 0px 10px;
}

body#hp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #006699 url(img/bg-hp.gif) repeat-y center;
	padding: 0 10px 0 6px;
	margin: 0px 6px 0px 10px;
}

#page_content {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#page_content_hp {
	width: 780px;
	position: relative;
	margin: 0 auto;
}

#logo {
	float: left;
}

#header {
	height: 120px;
	width: 780px;
	background: #003366;
	/* background-image: url(img/header.gif);
	background-repeat: no-repeat; */
	margin: 10px 0px 10px 0px;
}

#header_pics_hp {
	height: 120px;
	width: 180px;
	float: right;
	background-image: url(img/bg_ss.gif) no-repeat;
	padding: 0px;
}

#header_pics {
	height: 120px;
	width: 180px;
	/* float: right; */
	background: url(img/bg_ss.gif) no-repeat;
	padding: 0px 0px 10px 0px;
}

#header_pics1 {
	height: 60px;
	width: 120px;
	padding: 0px 0px 0px 60px;
}

#header_pics2 {
	height: 60px;
	width: 180px;
}

#pic_header {
	margin: 0px 0px 0px 0px;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
}

#pic_hp01 {
	background: url(img/pic_hp_demo_center2.jpg) no-repeat;
	min-height: 80px;
	width: 160px;
	overflow: visible;
	display: table-cell;
	vertical-align: middle;
}

#pic_hp02 {
	background: url(img/pic_hp_augusoft_u6.jpg) no-repeat;
	min-height: 80px;
	width: 160px;
	overflow: visible;
	display: table-cell;
	align: center;
	vertical-align: middle;
}

#pic_hp03 {
	background: url(img/pic_hp_meet_us4.jpg) no-repeat;
	min-height: 80px;
	width: 160px;
	overflow: visible;
	display: table-cell;
}

#pic_hp04 {
	background: url(img/pic_hp_forum3.jpg) no-repeat;
	min-height: 80px;
	width: 160px;
	overflow: visible;
	display: table-cell;
}

#footer {
	background: #003366;
	color: #fff;
	text-align: right;
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 10px 0px;
}

#footer_txt {
	color: #999;
	text-align: center;
	font-size: 10px;
}

/* Navigation Styles */

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
}

#nav_primary {
	height: 60px;
	background-image: url(img/nav-prime-glass.jpg);
	background-repeat: repeat-x;
}

#search {
	padding: 2px 5px 2px 2px;
	text-align: right;
	color: #2A9FDF;
	background: #003366;
	/* background-image: url(img/bg_search.jpg);
	background-repeat: repeat-x; */
}

.search_txt {
	color: 2A9FDF;
}

.nav_prime {
	height: 35px;
	font-size: 12px;
	padding: 25px 10px 0px 10px;;
	display: block;
	float: right;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background: url(img/nav_prime_off.gif) repeat-x;
}

a:link.nav_prime {
	height: 35px;
	font-size: 12px;
	padding: 25px 10px 0px 10px;
	display: block;
	float: right;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background: url(img/nav_prime_off-.gif) repeat-x;
}

a:visited.nav_prime {
	background: url(img/nav_prime_off-.gif) no-repeat center;
	text-decoration: none;
	color: #666;
}

a:hover.nav_prime {
	background: #fff url(img/nav_prime_on-.gif) no-repeat center;
	text-decoration: none;
	color: #2A9FDF;
}

.nav_prime_on {
	height: 35px;
	font-size: 12px;
	padding: 25px 10px 0px 10px;;
	display: block;
	background: url(img/nav_prime_on.gif) no-repeat center;
	text-decoration: none;
	color: #2A9FDF;
	font-weight: bold;
	float: right;
}

a:link.nav_prime_on {
	height: 35px;
	font-size: 12px;
	padding: 25px 10px 0px 10px;;
	display: block;
	background: url(img/nav_prime_on.gif) no-repeat center;
	text-decoration: none;
	color: #2A9FDF;
	font-weight: bold;
	float: right;
}

a:visited.nav_prime_on {
	color: #2A9FDF;
	text-decoration: none;
}

.txt_hp_focus {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	min-height: 70px;
	width: 240px;
	display: block;
	text-decoration: none;
	color: #333;
	line-height: 14px;
	overflow: visible;
}

a:link.txt_hp_focus {
	font-size: 11px;
	padding: 5px 5px 5px 10px;
	min-height: 70px;
	width: 245px;
	display: block;
	text-decoration: none;
	color: #333;
	overflow: visible;
}

a:visited.txt_hp_focus {
	color: #333;
	overflow: visible;
}

a:hover.txt_hp_focus {
	background-color: #99ccff;
	color: #333;
	text-decoration: none;
	overflow: visible;
}

.nav_sub {
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-bottom: solid #fff 1px;
	display: block;
	text-decoration: none;
	background: url(img/nav-sub-bg.png) repeat-x;
}

a:link.nav_sub {
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-bottom: solid #fff 1px;
	display: block;
	text-decoration: none;
	background: url(img/nav-sub-bg.png) repeat-x;
}

a:visited.nav_sub {
	color: #ccc;
	text-decoration: none;
	background: url(img/nav-sub-bg.png) repeat-x;
}

a:hover.nav_sub {
	background: #006699;
	color: #fff;
}

.nav_sub_hp_no_bord {
	color: #fff;
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
}

.nav_sub_hp {
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-bottom: solid #fff 1px;
	display: block;
	text-decoration: none;
}

a:link.nav_sub_hp, a:visited.nav_sub_hp {
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-bottom: solid #fff 5px;
	display: block;
	text-decoration: none;
}

a:hover.nav_sub_hp {
	color: #fff;
	background-color: #006699;
	color: #fff;
}

.nav_main {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	height: 17px;
	display: block;
	padding: 3px 0px 0px 20px;
	background: url(img/nav_bg_main.gif) no-repeat;
	margin: 10px 0px 0px 0px;
}

a:link.nav_main {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	height: 17px;
	display: block;
	padding: 3px 0px 0px 20px;
	background: url(img/nav_bg_main.gif) no-repeat;
	margin: 10px 0px 0px 0px;
}

a:visited.nav_main {
	background-image: url(img/nav_bg_main_on.gif) no-repeat;
	color: #FF9900;
	text-decoration: none;
}

a:hover.nav_main {
	background-image: url(img/nav_bg_main_on.gif) no-repeat;
	color: #FF6600;
	text-decoration: none;
}

.white {
	color: #fff;
}

a:link.white {
	color: #fff;
}

a:visited.white {
	color: #ccc;
}

.grey {
	color: #666;
}

a:link.grey {
	color: #666;
}

a:visited.grey {
	color: #999;
}


/* Text Styles */

#txt_top {
	/* height: 75px; */
	padding: 0 10px 10px 10px;
	color: #333;
	font-size: 11.5px;
	line-height: 18px;
	/* font-weight: bold; */
	/* background-image: url(img/bg_txt_top.jpg);
	background-repeat: repeat-x; */
}

#txt_top_left {
	height: 70px;
	width: 160px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	/* background-color: #2A9FDF;
	background-image: url(img/bg_txt_top.jpg);
	background-repeat: repeat-x; */
	background: #2A9FDF;
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#txt_webcast {
	/* background: #c7d645; */
	width: 170px;
	padding: 10px;
	border-right: #fff solid 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-bottom: #ccc dotted 1px;
	margin: 0;
	color: #003366;
}

h3 {
	background: #fff url(img/h-bg.png) bottom repeat-x;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	border: #ccc solid 1px;
	margin: 0;
	color: #003366;
}

.box {
	padding: 5px;
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	margin: 0;
}

#column_nav_hp {
	width: 180px;
	background: #CDE1EB;
	color: #fff;
	/* border-bottom: solid #fff 10px; */
}

#subhead_workforce {
	background: #2A9FDF;
	padding: 55px 10px 10px 10px;
	font-size: 13px;
	font-weight: bold;
	height: 14px;
	border-bottom: #CDE1EB solid 1px;
}

.nav_sub_hp {
	color: #2A9FDF;
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
	border-bottom: #fff solid 1px;
}

a:link.nav_sub_hp {
	color: #2A9FDF;
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
}

a:visited.nav_sub_hp {
	color: #2A9FDF;
	text-decoration: none;
}

a:hover.nav_sub_hp {
	background: #2A9FDF;
	color: #fff;
}

#success_stories {
	/* background: #e1e1e1; */
	/* background-color: #666699; */
	border-left: solid #fff 10px;
	width: 180px;
	color: #666;
	border-bottom: solid #fff 10px;

}

#txt_success_stories {
	padding: 5px;
	line-height: 18px;
}

.txt_11 {
	font-size: 11px;
}

#stats {
	font-size: 12px;
	background: #003366;
	padding: 2px 5px 2px 5px;
	color: #fff;
	/* background-color: #2A9FDF; */
}

#reg {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF9900;
	border-bottom: solid #fff 10px;
	padding: 10px;
	color: #fff;
}

.txt_news {
	padding: 10px;
	/* background:#EAF5FB; */
	border-bottom: solid #fff 10px;
	line-height: 16px;
}

.news {
	padding: 0px 0px 5px 0px;
	width: 560px;
}

.news_link {
	color: #000;
	text-decoration: none;
}

a:link.news_link {
	color: #000;
	text-decoration: none;
}

a:visited.news_link {
	color: #333;
	text-decoration: none;
}
a:hover.news_link {
	color: #FF6600;
	text-decoration: underline;
}
a:active.news_link {
	color: #FF9900;
}


#subhead_news {
	font-size: 13px;
	font-weight: bold;
	border-bottom: dotted #000 1px;
	padding: 0px 0px 5px 0px;
	color: #003366;
}

.news_date {
	border-bottom: dotted #000 1px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

.subhead {
	border-bottom: dotted #000 1px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 13px;
	color: 003366;
}

.subhead_white {
	border-bottom: dotted #fff 1px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 13px;
}

.subhead_grey {
	border-bottom: dotted #666 1px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 13px;
}

#section_title {
	width: 170px;
	padding: 5px 0px 0px 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#section_title_bar {
	width: inherit;
	padding: 5px 0px 0px 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF6600;
	text-align: left;
}

#content {
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

.content_table {
	margin: 0px 0px 10px 0px;
}

#column_nav {
	width: 180px;
	background: #003366;
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	/* padding-bottom: 10px; */
}

#column_content {
	width: 560px;
	padding: 5px 20px 10px 20px;
}

#column_right {
	width: 180px;
	background-color: #e1e1e1;
	color: #666;
}

#column_right_indent{
	/* width: 168px;
	background: #e1e1e1; 
	color: #666;
	padding-left: 6px;
	padding-right: 6px;*/
	padding: 10px 0 0 0;
}

.button {
	background-color: #2A9FDF;
	font-size: 10px;
}

.txt_form {
	color: 2A9FDF;
}

.callout {
	background: #f90;
	padding: 5px 10px;
	margin: 0;
	border-bottom: #fff solid 5px;
	font-weight: bold;
}

.callout a:link, .callout a:visited {
	color: #fff;
	text-decoration: underline;
}

.form_small {
	font-size: 10px;
}

#passwordStrength {
	height:10px;
	display:block;
	float:left;
}

.strength0 {
	width:250px;
	background:#cccccc;
}

.strength1 {
	width:50px;
	background:#ff0000;
}

.strength2{
	width:100px;    
	background:#ff5f5f;
}

.strength3 {
	width:150px;
	background:#56e500;
}

.strength4 {
	background:#4dcd00;
	width:200px;
}

.strength5 {
	background:#399800;
	width:250px;
}

.input_required {
	background-color: #FFE87C;
} 
