body
{
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 13px;
	font-weight: normal;	
	font-family: "trebuchet ms", verdana, arial, sans serif;
	text-decoration: none;
}

a {
	color: #c30;
	text-decoration: none;
	}

a:hover {
	color: #333300;
	text-decoration: none;
	}
	
	
img
{
	border-color: #ccc;
}

/********** FONT STYLES  ***************************************/
h2
{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	margin:0px;padding:0px;
	border: 0px solid #00c;
	
}

h3
{
	margin:0px;padding:0px;
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	border: 0px solid #00c;
}

h4
{
	margin:5px 0px 0px 0px;
	padding:0px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	border: 0px solid #00c;
}

.sectionhdr {

	color: #c30;
	font-size: 16px;
	font-weight: normal;	
}

.sectionhdr1 {

	color: #333;
	font-size: 16px;
	font-weight: normal;	
}

.sectionhdr2 {

	color: #333300;
	font-size: 15px;
	font-weight: normal;	
}

.sectionhdr3
{
	color: #666;
	font-size: 14px;
	font-weight: normal;
	vertical-align: text-bottom;
}

	
.sectionsubhdr {

	color: #333300;
	font-size: 13px;
	font-weight: bold;	
}

.sectionsubhdr2 {

	color: #666;
	font-size: 13px;
	font-weight: normal;	
}

.sectionsubhdr3 {

	color: #333;
	font-size: 11px;
	font-weight: bold;	
}

.sectionsubhdr4 {

	color: #c30;
	font-size: 13px;
	font-weight: bold;	
}


#consultantname {

	color: #c30;
	font-size: 22px;
	font-weight: bold;
	width: 100%;	
	border-bottom: 1px dotted #333;
}


.companyname {

	color: #000;
	font-weight: bold;	
}

.company-label
{
	color: #333300;
	font-size: 13px;
	font-weight: bold;	
}

#company-listcontainer
{
	float:left; 
	padding: 0px 20px 0px 5px;
	background-color: #fff;
	width: 125px;
	height:325px;
	border-right: 1px dotted #333;
}


#company-list
{
	float:left; 
	padding: 0px 0px 0px 5px;
	background-color: #fff;
	line-height: 18px;
	color: #999;
	font-size: 11px;
	font-weight: normal;	
}

#showcase-container
{
	width:560px;
	height:627px;
	background-color: #c30;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 1px 0px 30px;
	border: 0px solid #00c;

}

#showcase-list
{
	float:left;
	margin: 1px 0px 0 0;
	background-color: #fff;
	width:560px;
	height: 625px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #0cc;
	border-top: 0px solid #ccc;

	color: #c30;
	font-size: 11px;
	font-weight: bold;
	text-align:right;	
}

#showcase-label
{
	clear: both;
	padding: 5px;
	background-color: #fff;
	height: 20px;
}


#showcase-item-left
{
	float:left;
	width:35%;
	padding: 5px 0px 0px 5px;
	height: 38px;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align:left;	
}

#showcase-item-right
{
	float:left;
	width:60%;
	padding: 5px 0px 0px 5px;
	height: 38px;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align:left;	
}

#showcase-item:hover
{
	clear: both;
	padding: 5px;
	height: 38px;
	background-color: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

#showcase-item-selected
{
	clear: both;
	padding: 4px;
	height: 38px;
	background-color: #eba417;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}
	
	
.showcase-desc
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	text-align:left;	
}

	
/********** BASE FRAMEWORK ***************************************/

#page-container
{

	padding: 0px 0px 0px 0px;
	background-color: transparent;
	margin: 2% auto 2% auto;
	width: 900px;
	background-color: #fff;
}

#content-container
{
	position:relative;
	clear:both;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ccc;
	border;1px solid #000;
}


#pgtitle
{
	vertical-align: middle;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}



#logobar
{
	background-color: #fff;
	white-space: nowrap;
	padding:5px;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		position:relative;
		margin: 0px 0px 0px 0px;
		background-color: #fff;
		width:880px;
		background: #ffffff;
		border: 1px solid #e1e1e1;
		padding: 10px;
	}


#full-container
{
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background-color: #fff;
	width:880px;
	border: 0px solid #e1e1e1;
}

#header-container
{
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background-color: #fff;
	width:850px;
	height:110px;
	border: 2px solid #666699;
	white-space:nowrap;
}

#header-left
{
	float:left;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border-bottom: 0px solid #e1e1e1;
	white-space: nowrap;
}

#header-right
{
	float: right;
	width:500px;
	margin: 20px 0px 0px 0px;
	background-color: #fff;
	border: 0px solid #666699;
}

#header-tagline
{
	float:right;
	padding: 0px 15px 0px 0px;
	background-color: #fff;
}

#navbar
{
	float: right;
	padding: 5px 0px 0px 10px;
	border: 0px solid #666699;
	background-color: #fff;
	background-repeat: no-repeat;
}

#navitem
{
	float:left;
	position:relative;
	margin-right:22px;
	left:5px;
	border: 0px solid #666609;
	background-color: transparent;
}

#navitemsel
{
	float:left;
	margin:0px 0px 0px 0px;
	width:100px;
	height:20px;
	background-color: #fff;
}



#content-full
{
	padding: 10px 20px 10px 10px;
	background-color: transparent;
	border: 0px solid #666609;
	width: 95%;
}

#content5
{
	float: left;
	padding: 10px 20px 10px 0px;
	background-color: transparent;
	width: 5%;
}

#content15
{
	float: left;
	padding: 10px 20px 10px 0px;
	background-color: transparent;
	width: 15%;
}

#content20
{
	float: left;
	padding: 0px 25px 10px 0px;
	background-color: transparent;
	width: 20%;
}


#content25
{
	float: left;
	padding: 10px 20px 10px 0px;
	background-color: transparent;
	border: 0px solid #666699;
	width: 25%;
	vertical-align: top;
}


#content30
{
	float: left;
	padding: 10px 20px 10px 0px;
	background-color: transparent;
	width: 30%;
}


#content35
{
	float: left;
	padding: 10px 20px 10px 0px;
	background-color: transparent;
	width: 35%;
}

#content40
{
	float: left;
	padding: 10px 10px 10px 0px;
	background-color: #fff;
	width: 40%;
}


#content45
{
	float: left;
	padding: 10px 15px 10px 0px;
	background-color: #fff;
	width: 45%;
}

#content50
{
	float: left;
	padding: 10px 15px 10px 0px;
	background-color: #fff;
	width: 50%;
}


#content55
{
	float: left;
	padding: 10px 20px 10px 0px;
	background-color: #fff;
	width: 55%;
}

#content65
{
	float: right;
	padding: 10px 0px 10px 15px;
	background-color: transparent;
	width: 65%;
}

#content70
{
	float: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid #666699;
	background-color: #fff;
	width: 70%;
}

#content75
{
	float: left;
	padding: 10px 20px 10px 15px;
	background-color: transparent;
	width: 595px;
}

#footer
{
	clear: both;
	background-color: #fff;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

#bigspacer {
clear: both;
height: 100px;
}

#spacer {
clear: both;
height: 15px;
}

#smallspacer {
clear: both;
height: 2px;
}


#page-hdr {
	color: #666699;
	font-size: 20px;
	font-weight: normal;
}


#lhsmenu-hdr {
	margin: 0px 0px 0px 15px;
	color: #95C642;
	font-size: 15px;
	font-weight: bold;
}


#lhsmenu-container
{
	margin: 0px 0px 0px 15px;
	width: 180px;
	border-width: 1px 0px 0px 0px;
	border-style:dotted;
	border-color: #cee4a7;
	background-color: #fff;
}

#lhsmenu-item {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #cee4a7;
	background-color: #fff;
	color: #95C642;
	font-size: 11px;
	font-weight: normal;
}

#lhsmenu-item:hover {
	background-color: #cee4a7;
}

#lhsmenu-item a {
	color: #95C642;
}



#lhsmenu-itemsel
{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #cee4a7;
	border-left: 4px solid #cee4a7;
	border-right: 4px solid #cee4a7;
	background-color: #FFF;
	color: #666699;
	font-weight: bold;
}

#feature-container
{
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #666699;
	background-color: transparent;
	color: #666699;
	font-size: 11px;
	font-weight: lighter;
}

#featurehdr {
	padding: 0px 0px 0px 5px;
	margin: -25px 0px 0px 0px;
	width:10px;
	background-color: #fff;
}

#arrow1 {

	margin: 3px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#95C642;
	font-size: 13px;
	font-weight: lighter;
}

#arrow1 a {
	color: #95C642;
}

#arrow1 a:hover {
	color: #666699;
}


#arrow2 {

	margin: 3px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666699;
	font-size: 13px;
	font-weight: lighter;
}

#arrow2 a {
	color: #666699;
}

#arrow2 a:hover {
	color: #95C642;
}

#arrow3 {

	margin: 3px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/arrow3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	font-size: 13px;
	font-weight: lighter;
}

#arrow3 a {
	color: #000;
}

#arrow3 a:hover {
	color: #95C642;
}


#arrow4 {

	margin: 3px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/arrow4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	font-size: 13px;
	font-weight: lighter;
}

#arrow4 a {
	color: #666;
}

#arrow2 a:hover {
	color: #95C642;
}
/********** HOME PAGE ***************************************/

#hp-msg
{
	padding: 10px 10px 10px 15px;
}

#hp-content-container
{
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
}

#hp-content
{
	margin: 0px auto 5px auto;
	background-color: #fff;
	width: 720px;
	text-align: center;
	border: 0px solid #666699;
}

#hp-content45
{
	float: left;
	padding: 10px 10px 10px 0px;
	background-color: #fff;
	width: 46%;
}


#hp-navbar
{
	float: right;
	padding: 5px 0px 0px 10px;
	height: 30px;
	width: 714px;
	background-color: #fff;
	background-image: url(../images/menu-hp-bkgnd.jpg);
	background-repeat: no-repeat;
	border: 0px solid #666699;
}

#hp-navitem
{
	float:left;
	width: 165px;
	text-align:center;
	background-color: #fff;
}


#news-container
{
	padding: 10px 10px 10px 10px;
	margin: 50px 0px 0px 50px;
	width: 75%;
	border: 1px solid #95C642;
	background-color: transparent;
}

#newshdr {
	padding: 0px 0px 0px 5px;
	margin: -25px 0px 0px 0px;
	width:110px;
	background-color: #fff;
	color: #666;
	font-size: 16px;
	font-weight: normal;
}

#newsdivider {
	width: 100%;
	margin: 10px 0px 0px 0px;
	color: #95C642;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#newsitem {
	width: 100%;
	padding: 0px 0px 10px 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


#newsitem a
{
	color: #95C642;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#newsitem h1
{
	color: #669;
	font-size: 15px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}

#newsitem h2
{
	color: #669;
	font-size: 13px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}


#line-divider {
	width: 95%;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #95C642;
	background-color: #fff;
}


/********** PROGRAMS AREA  ***************************************/

#benefitbox 
{
	height:160px;
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #666699;
	background-color: transparent;
	color: #666699;
	font-size: 11px;
	font-weight: lighter;
}

#costbox 
{
	height:160px;
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #666699;
	background-color: transparent;
	color: #666699;
	font-size: 11px;
	font-weight: lighter;
}

.cost-amount 
{
	color: #95C642;
	font-size: 13px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}



#paraitem {
	width: 100%;
	margin: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#paraitem a
{
	color: #95C642;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#paraitem .hdr1
{
	color: #95C642;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}

#paraitem .hdr2
{
	color: #95C642;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}

#paraitem2 {
	width: 100%;
	margin: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#paraitem2 a
{
	color: #669;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#paraitem2 .hdr1
{
	color: #669;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}

#paraitem2 .hdr2
{
	color: #669;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}


/********** SHOWCASE Styles  **************************************/



#sc-headerbox
{
	float: left;
	padding: 4px 0px 0px 0px;
	background-color: transparent;
	width: 33%;
	height: 22px;
	border: 1px solid #cccccc;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-align: center;
}


#sc-headerbox:hover
{
	color: #FFF;
	background-color: #c30;
}


#sc-headerboxsel
{
	float: left;
	padding: 4px  0px 0px 0px;
	background-color: #c30;
	width: 33%;
	height: 22px;
	border: 1px solid #c30;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-align: center;
}


#sc-box
{
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: 1px solid #fff;
}

#sc-container
{
	padding: 0px 0px 0px 0px;
	margin:0px;
	top:0px;
	border: 0px solid #666699;
	background-color: #fff;
	width:300px;
}

#sc-column
{
	float: left;
	padding: 5px 20px 5px 5px;
	height: 17px;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
}



#sc-colsel
{
	background-color: #fff;
	padding: 5px 20px 0px 10px;
	height: 17px;
	margin-right:5px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	float: left;
}



#sc-row-container
{
	clear:both;
	position:relative;
	width:70%;
	height:14px;
	padding: 0px 0px 5px 5px;
	background-color: #fff;
	border-bottom: 1px dotted #cccccc;
}

#sc-label-container
{
	clear: both;
	position: relative;
	width: 70%;
	height: 20px;
	line-height: 90%;
	padding: 5px 0px 5px 5px;
	background-color: #fff;
	border-bottom: 1px dotted #cccccc;
	vertical-align: middle;
}


#sc-selection-container
{
	clear:both;
	position:relative;
	width:70%;
	padding: 0px 0px 5px 5px;
	background-color: #fff;
	border-bottom: 1px dotted #cccccc;
}

#sc-row-selectioncell
{
	margin:5px 0px 0px 20px;
	padding: 5px 10px 5px 15px;
	background-color: #fff;
}


#sc-selectioncontent-left
{
	float:left;
	width:50%;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#sc-selectioncontent-right
{
	float:left;
	width:50%;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#sc-row-namecell
{
	float: left;
	margin:1px 0px 0px 0px;
	padding: 5px 10px 0px 15px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#sc-row-labelcell
{
	float: left;
	margin:1px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	color: #c30;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#sc-row-namecell a
{
	color: #999;
	font-weight: normal;
}

#sc-row-namecell a:hover
{
	color: #c30;
}

#sc-row-container:hover
{
	color: #c30;
	background-color: #ccc;
}

#samplework-lhs
{
	clear:both;
	padding-right:20px;
	margin:0px;
	background-color: #fff;
	width: 50%;
	float:left;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align:left;
}

#samplework-rhs
{
	padding:0px;
	margin:0px;
	width: 38%;
	background-color: #fff;
	float:right;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align:right;
}

#sc-overview
{
	padding: 5px 0px 5px 0px;
	margin: 30px 0px 40px 0px;
	background-color: #fff;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align:left;
	border-width: 1px 0px 1px 0px;
	border-style:dotted;
	border-color: #cccccc;

}

#sc-overview-label
{
	float: left;
	width:50%;
	color: #333300;
	font-size: 13px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-align:left;
	background-color: #fff;
	padding: 5px 10px 0px 0px;
}

#sc-overview-desc
{
	float: left;
	width:50%;
	padding: 5px 10px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align:left;
	background-color: #fff;
}

#sc-pgcountcontainer
{
	float:right;
	padding: 3px;
	margin: 10px 0px 20px 0px;
	background-color: #fff;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align:left;
	border-width: 0px 0px 0px 0px;
	border-style: dotted;
	border-color:#c30;
}

#sc-pagenum
{
	padding: 5px 10px 0px 0px;
	background-color: #fff;
	height: 15px;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	display: inline;
}

#sc-pagenumsel
{
	display: inline;
	padding: 5px 10px 0px 0px;
	background-color: #fff;
	height: 15px;
	color: #333300;
	font-size: 11px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}



