


#content, #content p, #content li {
	color: #666;
}

#content h2 {
	font-size: 110%;
	color: #45B9EB;
	text-transform: uppercase;
}

#content h3 {
	color: #30719A;
}

#content h4 {
	color: #30719A;
	margin-top: 20px;
}

#content h5 {
	color: #30719A;
}

#content ul, #content ol {
	margin-bottom: 16px;
}

#content li {
	margin-bottom: 6px;
}


#content .hr {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #aaa;
	margin: 30px 0;
}

#content .clear {
	clear: both;
}





#content .callout {
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	padding: 0 8px;
	margin-top: 20px;
	width: 382px;
}

#content .callout h5 {
	text-transform: uppercase;
}






#body_1.questions h4 {
	color: #45B9EB;
	text-transform: uppercase;
}

#body_1.questions h5 {
	color: #30719A;
}









#content h2.bgfx, #content h2.bgfx .bgfx1 {
	width: 423px;
	height: 15px;
}





/* CONTENT FOOTER */

#content_footer {
	margin-top: 20px;
}




/* LETS GO BUTTON */

#content p.lets_go {
	margin-left: 5px;
	margin-bottom: 20px;
}


#content p.lets_go a.bgfx, #content p.lets_go a.bgfx .bgfx1 {
	width: 73px;
	height: 26px;
	background-image: url(../shell/btn_lets_go.gif);
}

#content p.lets_go a.bgfx:hover .bgfx1   { background-position: 0 -26px; }


body.get_started p.lets_go {
	display: none;
}





/* NOSHELL (IP AUTH) CONTENT */

body.noshell #content, body.noshell #content_body1, body.noshell #content_body2 {
	float: none;
	display: block;
}

body.noshell #content {
	width: 600px;
	margin: 0 auto;
}

body.noshell #content_body1 {
	margin: 0;
	width: 100%;
	font-size: 95%;
	padding: 40px 0 20px;
}

body.noshell #content_body2 {
	display: none;
}

body.noshell #content h2 {
	text-transform: none;
	color: #666;
	border-bottom: 1px solid #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

body.noshell #content h2 b {
	color: #339900;
}

body.noshell #ip_auth_message {
	display: none;
}

body.noshell #ip_auth_message h2 {
	color: #CC0000;
	border: none;
	padding: 0;
	margin-top: 20px;
}

body.noshell .buttons {
	margin-top: 20px;
}

body.noshell .buttons a.bgfx {
	display: inline;
	float: left;
	margin-right: 50px;
}

body.noshell .buttons a.bgfx, body.noshell .buttons a.bgfx .bgfx1 {
	width: 88px;
	height: 19px;
}

body.noshell .buttons a.bgfx:hover .bgfx1 {
	background-position: 100% 0;
}

body.noshell a.decline .bgfx1 {
	background-image: url(../shell/btn_decline.gif);
}

body.noshell a.accept .bgfx1 {
	background-image: url(../shell/btn_accept.gif);
}






/* HOME CONTENT */

body.home #content .home_content {
	width: 689px;
	height: 323px;
	background: url(../images/home_content_bg.jpg) no-repeat 0 0;
}


body.home #content h2.bgfx, body.home #content h2.bgfx .bgfx1 {
	width: 211px;
	height: 54px;
	margin: 0;
	background-image: url(../images/home_header.gif);
}

body.home #content h2.bgfx {
	left: 33px;
	top: 40px;
	font-size: 180%;
	color: #30719A;
	text-transform: none;
}



body.home #content p.view_demo span.bgfx, body.home #content p.view_demo span.bgfx .bgfx1 {
	width: 123px;
	height: 14px;
	margin: 0;
	background-image: url(../images/home_test_drive.gif);
}

body.home #content p.view_demo span.bgfx {
	left: 33px;
	top: 106px;
}



body.home #content p.view_demo a.bgfx, body.home #content p.view_demo a.bgfx .bgfx1 {
	width: 115px;
	height: 29px;
	background-image: url(../images/bgfx_nav/a_viewthedemo.gif);
}

body.home #content p.view_demo a.bgfx {
	left: 170px;
	top: 86px;
}

body.home #content p.view_demo a.bgfx:hover .bgfx1 { background-position: 0 -29px; }


body.home #content_footer {
	margin-top: 10px;
}

body.home #content_footer p.lets_go {
	display: none;
}

body.home #page_container2 {
	padding-bottom: 20px;
}







#content {
	display: inline;
	float: right;
	margin-right: 15px;
	width: 690px;
}

#nav {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 252px;
}

#content_banner {
	margin-bottom: 10px;
}



#content_body1, #content_body2 {
	display: inline;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

#content_body1 {
	width: 423px;
	margin-left: 20px;
	margin-right: 35px;
}

#content_body2 {
	width: 211px;
}



body.home #content_body1 {
	width: 690px;
	margin: 0;
	padding-bottom: 0;
}

body.home #content_body2 {
	display: none;
}




