body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/wallpaper.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font: 11px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.gradient {
	background: #eee url(../images/gradient.jpg) repeat-x 0 bottom;
}

.gradient img {
	border: 1px solid #172b55;
}

#mainbody {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.smltext {
	font-size: 9px;
	font-weight: bold;
}

h1 {
	color: #172a54;
	margin-top: 15px;
	margin-bottom: 35px;
	font-size: 20px;
	line-height: 28px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #c86c3a;
}

a {
	color: #0f4aad;
	text-decoration: none;
	
}

a:visited {
	color: #616161;
}

.image-link a {
    border: none !important;
    text-decoration: none;
	color: #7589a2;
}

.chart_title {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

.logo_style {
	color: #0b0284;
	font: bold 150% Georgia, "Times New Roman", Times, serif;
}


.logo_style2 {
	color: #808080;
}

.side_style {
	font-size: 11px;
}

.side_style a {
	text-decoration: none;
}

.side_style ul {
	margin-top: 5px;
	margin-bottom: 0;
}

ul.listing li {
	color: #679acc;
	list-style-type:disc;
	margin-top: 8px;
}

ul.listing li span {
	color: #000;
}

.sidep {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	background: url(../jpgs/sidep_top.jpg) no-repeat 0 top;
}

.sidep2 {
	padding-bottom: 8px;
	background: url(../jpgs/sidep_bottom.jpg) no-repeat 0 bottom;
}

.sidep2 img {
	display: block;
}

.c {
	width:20%;
	vertical-align:top;
	margin:0px;
	border-top:1px;
}

ul.col {
	margin:1px;
	padding:2px;
	list-style-position: inside;
	border:1px #fffccc;
}

ul.col li {color: #679acc;list-style-type:disc;}

.sidetable {
	font-size: 10px;
	text-align: left;
}

.subTitle {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
}

.alertText {
	color: #990000;
	font-weight: bold;
}

/* button styles */
.sideLink a {
	display: block;
	width: 130px;
	font-size: 12px;
	text-decoration: none;
	background: url(../gifs/sidearrow_off.gif) no-repeat 0 top;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	margin-top: 12px;
	text-align: left;
	color: #555;
}

.sideLink a:hover {
	color: #a7a54e;
	background: url(../gifs/sidearrow_on.gif) no-repeat 0 top;
}

.sideLinkOn a {
	display: block;
	width: 130px;
	font-size: 12px;
	text-decoration: none;
	background: url(../gifs/sidearrow_on.gif) no-repeat 0 top;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	margin-top: 12px;
	text-align: left;
	color: #a7a54e;
}

.subSideLink a {
	display: block;
	width: 130px;
	font-size: 10px;
	text-decoration: none;
	background: url(../gifs/sidedot_off.gif) no-repeat 0 top;
	margin-right: auto;
	padding-left: 15px;
	margin-top: 8px;
	text-align: left;
	margin-left: 35px;
	color: #555;
}

.subSideLinkOn a {
	display: block;
	width: 130px;
	font-size: 10px;
	text-decoration: none;
	background: url(../gifs/sidedot_on.gif) no-repeat 0 top;
	margin-right: auto;
	padding-left: 15px;
	margin-top: 8px;
	text-align: left;
	margin-left: 35px;
	color: #a7a54e;
}

.subSideLink a:hover {
	color: #a7a54e;
	background: url(../gifs/sidedot_on.gif) no-repeat 0 top;
}

.bbox a {
	width: 217px;
	color: #fff;
	background-color: #336;
	padding: 5px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	display: block;
	text-decoration: none;
}

.bbox a:hover {
	background-color: #6a9bcc;
}

.entry a {
	color: #000;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 10px;
	overflow: hidden;
}

.entry p {
	padding-top: 10px;
   padding-bottom: 10px;
   margin: 0;
}


.entry a:hover {
	background-color: #ccd1e6;
}

.alt1 {
	background-color: #f2f2f2;
}

.alt2 {
	background-color: #e0e0e0;
}

.entry_box {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	margin-left: 60px;
}

.entry_box strong {
	color: #1a378d;
}

.date {
	background-image: url(../gifs/date.gif);
	width: 45px;
	height: 43px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	margin-top: 12px;
}

.linkfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.linkfile a {
	color: #333366;
	text-decoration: none;
}

.linkfile a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #333366;
}
.textUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.sideText {
	font-size: 10px;
}
.sideTitle {
	font-weight: bold;
	font-size: 12px;
}
#IndustryLinks {
	position:absolute;
	left:351px;
	top:191px;
	width:390px;
	height:170px;
	z-index:1;
	visibility: hidden;
}
#OnePlan {
	position:absolute;
	left:351px;
	top:191px;
	width:390px;
	height:170px;
	z-index:1;
	visibility: hidden;
}
#ProPlan {
	position:absolute;
	left:351px;
	top:191px;
	width:390px;
	height:170px;
	z-index:1;
	visibility: hidden;
}
#Industry {
	position:absolute;
	left:351px;
	top:191px;
	width:390px;
	height:170px;
	z-index:1;
	visibility: hidden;
}
.popupTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
}
.popupSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#nav_bar {
	height: 40px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}

.back01 {
	background: url(../images/shadow01.gif) repeat-y 0 bottom;
}

.back02 {
	background: url(../images/shadow02.gif) repeat-y 0 bottom;
}

.back03 {
	background: url(../images/shadow03.gif) repeat-y 0 bottom;
}

.back04 {
	background: url(../images/shadow04.gif) repeat-y 0 bottom;
}

.back05 {
	background: url(../images/shadow05.gif) repeat-y 0 bottom;
}

.back06 {
	background: url(../images/shadow06.gif) repeat-y 0 bottom;
}

.back07 {
	background: url(../images/shadow07.gif) repeat-y 0 bottom;
}

.bbox a {
	width: 240px;
	color: #52482f;
	background-color: #e7e1c2;
	padding: 5px;
	border: 1px solid #52482f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-left: 35px;
	margin-top: 20px;
}

.bbox a:hover {
	color: #fff;
	background-color: #264475;
}


img {
	border-style: none;
}

.imgblock {
	display: block;
}

.img_left {
	float: left;
	margin: -12px 30px 25px -35px;
}

.img_right {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

.quote {
	color: #524731;
	font-size: 12px;
	font-style: italic;
	margin: 10px;
}

#header {
	height: 114px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/header.jpg) no-repeat;
	width: 770px;
}

#allcontent {
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#sidebar {
	width: 200px;
	float: left;
	overflow: hidden;
	display:inline;
	color: #fff;
	padding-top: 40px;
}

#sidebar a {
	color: #fff;
}

#maintxt {
	width: 496px;
	padding: 12px 35px 20px;
}

.bold_white {
	font-weight: bold;
	color: #fff;
}

#maintxt p a {
	text-decoration: none;
	color: #315d8a;
	border-bottom: 1px solid #c3d3da;
}

#maintxt p a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1b365a;
}

#maintxt li a {
	text-decoration: none;
	color: #315d8a;
	border-bottom: 1px solid #c3d3da;
}

#maintxt li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1b365a;
}

#main {
	width: 566px;
	margin-left: 220px;
}

#biotext{
	padding: 100px 35px 35px;
}

#bio_brannen {
	background: url(images/bio_brannen.jpg) no-repeat 0 top;
}

#bio_muscio {
	background: url(images/bio_muscio.jpg) no-repeat 0 top;
}

#bio_shirley {
	background: url(images/bio_shirley.jpg) no-repeat 0 top;
}

#bio_friedman {
	background: url(images/bio_friedman.jpg) no-repeat 0 top;
}

#mainbio {
	width: 566px;
	margin-left: 220px;
	background: url(images/maintop.jpg) no-repeat 0 top;
}

#mainbio a {
	text-decoration: none;
	color: #315d8a;
	border-bottom: 1px solid #c3d3da;
}

#mainbio a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1b365a;
}

* html #sidebar{margin-right:-3px}/* reduce the right margin to account for 3pixels*/
* html #main {height:1%;margin-left:217px}/* fix 3 pixel jog and account for 3 pixels extra padding*/

/* @group Fonts */

.side_bold {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}



/* @end */

* html #mainbio {height:1%;margin-left:217px}/* fix 3 pixel jog and account for 3 pixels extra padding*/

#footer {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 750px;
	margin-top: 20px;
}

#footer a {
	text-decoration: none;
	color: #938059;
}

#footer a:hover {
	text-decoration: underline;
}

.copyright {
	color: #aaa;
	font-size: 9px;
}

/* @group Buttons */

#menu {
	width: 225px;
	height: 203px;
	background: url(images/navback.gif) no-repeat;
}

.buttons {

}

.buttons a {
	display: block;
	border-style: none;
}

.buttons img {
	border: 0;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */

.ha1 {
	color: #035221;
	font-size: 24px;
	margin-bottom: 40px;
}

#bodybottom {
	width: 780px;
	height: 4px;
	font-size: 1px;
	background: url(images/bodybottom.gif) no-repeat;
}

.formstyle {
	border: 1px solid #264475;
	color: #264475;
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	background-color: #fff;
}

.sidetitle {
	font-size: 170%;
	height: 25px;
	background: url(images/sidedots.gif) no-repeat 0 bottom;
	font-variant: small-caps;
}

.title {
	color: #fff;
	height: 44px;
	font-size: 38px;
	line-height: 38px;
}

.clearboth {
	clear: both;
}

.listing a {
	color: #0f4aad;
	font-size: 14px;
	line-height: 30px;
	margin: 5px;
	height: 30px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

.listing a:hover {
background-color: #eef8fe;
}

.sideBarPad {
	background-color: #deeeff;
	padding: 20px;
}

.tableText {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

blockquote, pre {padding: 0.25em 40px;}
blockquote {
  background: url(../images/quote.gif) 10px 0.75em no-repeat;
  margin: 0.25em 0;
	font: italic normal 1.2em Georgia, Times, serif;
}
.quoteName {
	text-align: right;
	color: #162a52;
	font: normal bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.quoteAlt {
	background-color: #eaf5fe;
}

.button {
	list-style: none;
	font-size: 12px;
	background-image: url(../images/directory_top.gif);
	padding: 0;
	margin: 0;
}

.button h2 {
	margin-left: 18px;
	padding-top: 15px;
}

.button p {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 15px;
}

.button ul li {
	margin: 0;
	padding: 0;
}

.button ul li a {
	display: block;
	height: 30px;
	border: none;
	text-decoration: none;
	padding-left: 20px;
	color: #0f4aad;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	width: 272px;
	margin-right: 4px;
	margin-left: 4px;
}

.button ul li a:hover {
	color: #fff;
	background-color: #0f4aad;
}

.buttonEnd {
	width: 300px;
	height: 20px;
	background: url(../images/directory_bottom.gif) no-repeat;
}

.content {
	width: 450px;
}
