.shadetabs{
	padding:0 12px;
	margin: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
	float:left;
	width:488px;
	padding-left:14px!important;	
	background:transparent url(../images/back.jpg) 0 -9px repeat-x;
}

.shadetabs li{
	display: block!important;
	margin: 0!important;
	float: left!important;
	padding: 0!important;
	background:transparent;
}

.shadetabs li a{
	z-index: 1;
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	width: 118px;
	display: block;
	float: left;
	height: 20px;
	padding:6px 2px 0;
	margin:0;
	background:transparent url(../images/newtabs.jpg) 0 -9px no-repeat;
	outline:none;
}

.shadetabs li a:hover{
	color: #30295e;
	background:transparent url(../images/newtabs.jpg) 0 -55px no-repeat;
}

#brochuretabs li a img{
	margin:0;
	padding:0;
}

.tabcontent{
	display:block;
	font: normal 12px Arial, Helvetica, sans-serif;
	clear: both;
	width: 494px;
	text-align: center;
	position: relative;
}
.tabcontent a{
	color: #666;
    font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tabcontent a:hover{
	color: #30295e;
	text-decoration: underline;
}
#tabcontainer
{
	float:left;
	width:492px;
	margin-bottom: 1em;
	padding: 0 10px 10px 10px;
	min-height: 220px!important;
	height: auto;
	margin: 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #ACADB1;
	border: 1px solid #EDEDED;
}
#tabcontainer #tabcontent
{
	width:518px;
	margin-bottom: 1em;
}
#tabcontainer #tabcontentboxes
{
	border:1px solid gray;
	width:175px;
	margin-bottom: 1em;
	padding: 10px;
	margin: 0 5px 0 0;
	float:left;
}
@media print {
.tabcontent {
display:block !important;
}
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color: #3F3971;
background:transparent url(../images/newtabs.jpg) 0 -55px no-repeat;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

div.twothirdswidth {
width:512px;
float:left;
margin-right:20px;
}

#sectionMain DIV.rightthird {	
MARGIN-TOP: 21px !important;	
MARGIN-BOTTOM: 10px !important;
float:left;
}

