img, div, a, input { behavior: url(../images/iepngfix.htc) }
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 13px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,Arial,sans-serif;
	/*background: #fff;*/
	color: #000;
	min-width:870px;
	text-align: left;
}
p {
	line-height: 23px;
	margin: 0 0 15px;
}
.small {
	font-size: x-small;
	font-weight: normal;
}
h1.logo {
	font: normal 40px Georgia, "Times New Roman", Sans-Serif;
	color: #000;
	padding: 10px 0 0 70px;
	margin-top: 5px;
	height: 64px;
	background: url("../images/logo_icon.png") no-repeat 0 0;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 1px 1px;
}
h1.logo sup {
	font: bold 30% arial;
	color: #000;
	text-shadow: none;
}
h1.logo span {
	font: bold 55% arial;
	color: #666;
	text-shadow: none;
	margin-left: 5px;
}
h1.title {
	font: normal 31px Century Gothic, sans-serif;
	color: #fff;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	padding: 40px 0;
	line-height: 20px;
}
h1.apptitle {
	font: normal 31px Century Gothic, sans-serif;
	color: #000;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	padding: 40px 0;
	line-height: 20px;
}
h1.home_title {
	font: normal 31px Century Gothic, sans-serif;
	color: #fff;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	padding: 100px 0;
}
h2 {
	font: normal 19px Trebuchet MS;
	margin: 0 0 15px;
}
a, a:visited {
	color: #28539C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.container {
	width: 870px;
	margin: 0 auto;
}
ul.features {
	margin: 0 0 0 25px;
	padding: 0;
}
ul.features li {
	margin: 0 0 10px;
	padding: 0;
}
.fluid {
	width: 100%;
	float: left;
}
#loginbox {
	position: relative;
	top: -5px;
	float: right;
	z-index: 100;
	font-size: 11px;
	background: #012a71;
	text-align: center;
	color:#fff;
	overflow: hidden;
	height: 10px;
	line-height: 10px;
	padding: 8px 5px;
	text-decoration: none;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	behavior: url(PIE.htc);
}
#loginbox a {
	color: #fff;
	margin: 0 10px;
}
#loginbox a.login {
	color: #fff;
	margin: 0 10px;
	background: url("../images/icon_login.png") no-repeat 0 0;
	padding-left: 23px;
}
#loginbox a.signup {
	color: #fff;
	margin: 0 10px;
	background: url("../images/icon_signup.png") no-repeat 0 0;
	padding-left: 23px;
}
#header {
	background: #fff;
	/*background: #fff url("../images/bar-chart-vector.jpg") no-repeat 970px 0;*/
}
#features {
	background: #ddd;
}
#another_row {
	background: #888;
	padding: 40px 0;
	text-align: center;
}
#navbar { }
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	background: #ddd url("../images/tab_shadow.png") repeat-x 0 15px;
	color:#000;
	float:left;
	font: bold 13px Trebuchet MS;
	text-align: center;
	overflow: hidden;
	height: 15px;
	line-height: 15px;
	padding: 8px 15px;
	margin-right: 1px;
	text-decoration: none;
	border:1px solid #fff;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-color:#fff #fff #fff #fff;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	behavior: url(PIE.htc);
}
#navbar ul li a:hover, #navbar ul li a.active {
	background: #012a71 url("../images/tab_shadowON.png") repeat-x top;
	color:#fff;
	border:1px solid #012a71;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-color:#012a71 #012a71 #012a71 #012a71;
}
#features .container div {
	width: 33%;
	padding: 40px 0;
	float: left;
	color: #222;
}
#features .container div h2, #features .container div p {
	padding: 0 20px 0 0;
}
#home_content {
	background: transparent url("../images/gradient_bkgrd.jpg") repeat-x 0 241px;
	color: #000;
	padding: 0 0 40px 0;
}
#content {
	background: #fff url("../images/gradient_bkgrd.jpg") repeat-x 0 101px;
	color: #000;
	padding: 0 0 40px 0;
}
#home_title {
	background: #012a71 url("../images/title_bkgrd.jpg") no-repeat 20% 0;
	margin: 0 0 40px 0;
}
#left_column {
	float: left;
	width: 550px;
	margin-right: 40px;
}
#right_column {
	float: left;
	width: 280px;
}
.width75 {
	display: inline;
	float: left;
	width: 470px;
	padding-left: 30px;
}
.width50 {
	display: inline;
	float: left;
	width: 340px;
	margin-left: 30px;
}
.width25 {
	display: inline;
	float: left;
	width: 250px;
	margin-left: 50px;
}
#left_column50 {
	float: left;
	width: 304px;
	padding-right: 30px;
	border-right: 1px dashed #ccc;
}
#right_column50 {
	float: right;
	width: 405px;
	padding-left: 30px;
}
#footer {
	padding: 30px 0;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: #011b49;
	line-height: 30px;
}
#footer a {
	color: #eee;
}






#footer_app {
	clear: both;
	font-size: 0.8em;
	margin-top: 20px;
	padding: 10px 0;
}

#footer_app p {
	padding-left: 30px;
}



/* Form Styles */
form#contact-form table { }
#contact-form table td {
	vertical-align: top;
	padding: 5px;
}
#contact-form table label {
	font: bold 13px 'Trebuchet MS', Verdana, Arial, sans-serif;
}
#contact-form table textarea, #contact-form table input, #contact-form table select {
	padding: 5px;
	border: 2px solid #ccc;
	font: normal 12px 'Trebuchet MS', Verdana, Arial, sans-serif;
	background: #fff url("../images/input_bkgrd.jpg") no-repeat -3px -3px;
}
#contact-form table input, #contact-form table select {
	width: 150px;
}
#contact-form table textarea {
	width: 300px;
}
#contact-form table input.button, a.link {
	padding: 5px 10px;
	border: 1px outset #ccc;
	background: #022a70;
	font-size:12px;
	color: #fff;
	cursor: pointer;
	width: auto;
}
#contact-form table input.button:hover, a.link:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
}
.error {
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin:10px 0;
	padding:10px;
	width:240px;
}
table.errmsg {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	background-color: #FF3300;
	border: #ff0000 1px solid;
	margin: 5px 0px 5px 0px;
	color: #fff;
}
table.errmsg td {
	padding: 5px 50px 5px 5px;
	font-weight: bold;
}
#loading {
	position:relative;
	bottom:9px;
	visibility:hidden;
}
