/* set baseline styles (overwrite browser defaults) */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 11px/16px arial, verdana, helvetica, sans-serif;
}

table, label, input, select, textarea, form p {
	font: 11px/16px arial, verdana, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1.5em;
}

ul, ol, dl, blockquote {
	margin: 0 0 1.5em 1em;
}

li, dd {
	margin-left: 1em;
	margin-bottom: .2em;
}

blockquote {
	margin: 0 1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

img {
	border: 0;
}
/* end baseline styles */

/* general styles */
body {
	background-color: #ffffff;
	color: #333333;
	text-align: center;
}

#container {
	margin: 20px auto 5px auto;
	border: 1px solid #444444;	
	width: 800px;
	text-align: left;
}

.FIRText {
	display: none;
}

.clear {
	clear: both;
}

*html .IEFloat3pxGapHack {
	height: 1%;
} 

h1 {
	margin-bottom: 4px;
	font-size: 24px;
}

h1.bottomMargin {
	margin-bottom: 18px;
}

h2 {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #465b6d;
}

hr {
	margin: 10px 0px 10px 0px;
	border: none;
	height: 1px;
	color: #a49f82;
	background-color: #a49f82;
}

ul {
	list-style-type: none;
	margin-left: 14px;
}

ul.noMargin {
	margin-left: 0;
}

li {
	margin-left: 0;
	padding-left: 16px;
	background: url("../images/bullet_arrows_sm.gif") left .45em no-repeat;
}

a {
	color: #617687;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/* general styles */
.alignRight {
	text-align: right;
}

.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.required, .error {
	color: red;
}

.success {
	color: green;
}

/* main nav styles */
#mainNav {
	position: relative;
	margin: 0 0 1px 0;
	padding: 0;
	height: 35px;
	list-style-type: none;
}

#mainNav li {
	float: left;
	margin: 0;
	padding: 0;
}

#mainNav li a {
	display: block;	
}

#mainNav li img {
	vertical-align: bottom;
}

#mainNav li a img {
	visibility: hidden;
}

#mainNavItem1 a:hover, #mainNavItem1 a:active, #mainNavItem1 a.selected {
	background: url("../images/nav_home_on.gif") no-repeat;
}
#mainNavItem1 {
	background: url("../images/nav_home_off.gif") no-repeat;
}

#mainNavItem2 a:hover, #mainNavItem2 a:active, #mainNavItem2 a.selected {
	background: url("../images/nav_plans_on.gif") no-repeat;
}
#mainNavItem2 {
	background: url("../images/nav_plans_off.gif") no-repeat;
	border-left: 1px solid #ffffff;
}

#mainNavItem3 a:hover, #mainNavItem3 a:active, #mainNavItem3 a.selected {
	background: url("../images/nav_advisors_on.gif") no-repeat;	
}
#mainNavItem3 {
	background: url("../images/nav_advisors_off.gif") no-repeat;
	border-left: 1px solid #ffffff;
}

#mainNavItem4 a:hover, #mainNavItem4 a:active, #mainNavItem4 a.selected {
	background: url("../images/nav_benefits_on.gif") no-repeat;
}
#mainNavItem4 {
	background: url("../images/nav_benefits_off.gif") no-repeat;
	border-left: 1px solid #ffffff;
}

#mainNavItem5 a:hover, #mainNavItem5 a:active, #mainNavItem5 a.selected {
	background: url("../images/nav_contact_us_on.gif") no-repeat;
}
#mainNavItem5 {
	background: url("../images/nav_contact_us_off.gif") no-repeat;
	border-left: 1px solid #ffffff;
}

#noNav {
	border-bottom: 1px solid #2d313c;
}

/* home page styles */
#homeContentNav {
	margin: 0 0 0 80px;
	padding: 10px 0 0 0;
	height: 45px;
	list-style-type: none;
}

#homeContentNav li {
	float: left;
	margin-right: 40px;
	padding: 10px 0px 0px 2em;
	height: 42px;
	background: url("../images/bullet_arrows.gif") 0 11px no-repeat;
}

#homeContentNav li.lastNav {
	margin-right: 0;
} 

#homeContentNav li a {
	font-family: arial narrow;
	font-size: 12px;	
}

#homeBottomBoxes {
	position: relative;
	height: 255px;
}

.homeBox {
	position: absolute;
	top: 0;
	border-top: 1px solid #808080;
	width: 190px;
	color: #ffffff;
}

.homeBox a, .homeBox a:visited {
	color: #ffffff;
}

#homeBoxSnapshot {
	left: 0;
	width: 227px;
}

#homeBoxNews {
	left: 227px;
}

#homeBoxResources {
	left: 418px;
}

#homeBoxLogin {
	left: 609px;
}

#homeBoxNews, #homeBoxResources, #homeBoxLogin {
	border-left: 1px solid #99999b;
}

.homeBoxContent {
	padding: 10px;
	height: 190px;
	color: #ffffff;
	background-color: #2d313c;
}

.homeBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.homeBox ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 2em;
	background: url("../images/bullet_arrows.gif") 0 0 no-repeat;
}

.homeBox ul li.keyhole {
	padding: 4px 0 0 30px;
	height: 24px;
	background: url("../images/icon_keyhole.gif") 0 0 no-repeat;
}

#homeBoxDemos ul li {
	margin-bottom: 30px;
}

#homeBoxLogin ul li {
	margin-bottom: 16px;
}

/* 2nd level styles */
#pageContentDashed {
	margin: 0 0 30px 159px;
	padding-bottom: 20px;
	border-left: 1px dashed #2d313c;
	border-bottom: 1px dashed #2d313c;
}

#sidebar {
	float: left;
	padding: 10px 5px 20px 10px;
	width: 140px;
}

#sidebar h2 {
	margin-bottom: 0;
	font-size: 11px;
}

#sidebar h2 a {
	text-decoration: underline;
}

#sidebar h2 a:hover, #sidebar h2 a:active {
	text-decoration: none;
}

#pageContentBody {
	position: relative;
	padding: 20px 20px 0 20px;
}

#pageContentBodyImageL {
	position: absolute;
	left: 20px;
	top: 20px;
}

#pageContentBodyImageR {
	position: absolute;
	right: 0;
	top: 20px;
}

#pageContentDashed h1 {
	padding: 20px 0 5px 20px;
	border-bottom: 1px dashed #2d313c;
	font-family: bodoni arial;
	font-weight: normal;
}

#pageContentDashed #pageContentBody h1 {
	padding: 0 0 10px 0;
	border-bottom: none;
}

#quickNav {
	position: absolute;
	right: 10px;
	top: 5px;
}

#quickNav a {
	text-decoration: underline;
}

#quickNav a:hover, #quickNav a:active {
	text-decoration: none;
}

.bulletedParagraph {
	padding-left: 20px;
	background: url("../images/bullet_round_arrow.gif") left 2px no-repeat;
}

.contentCol235 {
	width: 235px;
}

.contentCol360 {
	width: 360px;
}

#pageContentNav {
	clear: both;
	margin: 0 0 0 44px;
	padding: 10px 0 0 0;
	list-style-type: none;
}

#pageContentNav li {
	float: left;
	margin-right: 60px;
	padding: 10px 0px 0px 2em;
	height: 26px;
	background: url("../images/bullet_arrows.gif") 0 11px no-repeat;
}

#pageContentNav li.lastNav {
	margin-right: 0;
} 

#pageContentNav li a {
	font-family: arial narrow;
	font-size: 12px;	
}

#pageContentNav li a.selected {
	text-decoration: underline;
}

.keyhole {
	padding: 4px 0 0 30px;
	height: 24px;
	background: url("../images/icon_keyhole.gif") 0 0 no-repeat;
}


/* contact us styles */
#mapBox {
	padding: 10px;
	background-color: #576a7b;
}

#map {
	width: 580px;
	_width: 577px;
	height: 375px;
}

#emailForm {
	margin-top: 20px;
	border: 1px solid #576a7b;
	padding: 10px 20px 20px 20px;
}

/* form field styles */
.formEntry {
	clear: left;
	padding-bottom: 2px;
}

.formLabel {
	display: block;
	float: left;
	width: 100px;
	padding: 2px 3px 0 0;
	text-align: right;
}

.formEntry .noLabel {
	margin-left: 103px;
}

.formButtons {
	clear: left;
	margin-left: 103px;
	padding-top: 5px;
}

.formButton {
	border: none;
	padding: 2px 5px;
	background-color: #354049;
	color: #ffffff;
	font-weight: bold;
}

/* footer styles */
#footer {
	clear: both;
	position: relative;
	margin-top: 6px;
	padding: 4px 0;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background-color: #2d313c;
}

#footer a {
	color: #ffffff;
}

#footerSlogan {
	position: absolute;
	right: 10px;
	top: 12px;
}

#schwabFooter {
	margin-bottom: 15px;
}

/* admin panel styles */
#apQuickNav {
	float: right;
}
