/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO SUBPAGE */
.content-holder				{ width: 973px; background: url(../images/bg-content-holder.gif) repeat-y; margin: 0 0 0 9px; padding: 15px 0 66px; overflow: hidden; }
.sidebar					{ width: 218px; zbackground: url(../images/bg-sidebar.gif) no-repeat 54px 100%; padding: 0 0 486px 31px; float: left; }
	.sidebar h2					{ font-size: 11px; color: #0068ad; font-weight: normal; margin: 0 0 10px; }
	.sidebar ul					{ margin: 0; padding: 0; list-style: none; }
	.sidebar ul li				{ margin: 0 0 10px; vertical-align: top; }
	.sidebar ul li a			{ font-weight: normal !important; color: #666; }
	.sidebar .active			{ font-weight: bold !important; color: #0068ad !important; }
.text-box					{ width: 480px; padding: 0 20px; color: #666; line-height: 18px; float: left; }
	.text-box h1				{ font-size: 14px; color: #0068ad; margin: 0px; }
	.text-box h2				{ font-size: 14px; font-weight: normal; color: #0068ad; margin: 0 0 2px; }
	.text-box h3				{ font-size: 12px; color: #0068ad; margin: 0 0 2px; }
	.text-box a					{ color: #0068ad; }
	.bulletless					{ list-style: none; }
	.bulletless	td				{ border-top: solid 1px #DDD; }
	.no-border					{ border-top: 0 !important; }
	.product-table-left			{ width:40%; padding: 15px; text-align: center; }
	.product-table-right		{ width:60%; padding: 15px; }
	.line						{}
.headline					{ width: 166px; color: #666; padding: 0 17px 0 0; float: right;  }
	.headline h1				{ font-size: 11px; color: #0068ad; margin: 0 0 2px; }

.bluetext 						{ font-weight: bold; color: #0068ad; text-decoration: none; }

.resources-link				{ position: relative; top: 450px; }
.resources-link	ul			{ margin: auto !important; padding: auto !important; list-style: disc !important; }
.resources-link	ul li		{ margin: 3px 0 0 30px; }