.shadetabs{
	background-image: url(../images/template07/side-nav-main-tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0;
	margin-top: 7px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.shadetabs li{
	display: inline;
	margin: 0;
	text-decoration: none;
	height: 26px;
}

.shadetabs li a{
	text-decoration: none;
	margin-right: 1px;
	color: #2d2b2b;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.shadetabs li a:visited{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabs li a:hover{
	color: #990000;
	text-decoration: none;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(../images/template07/side-nav-tab-bullet.gif);
	border-bottom-color: #AFDDEE;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-left: 22px;
	font-size: 14px;
	color: #003366;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	width: 310px;
	background-image: url(../images/template07/side-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.tabcontent{
	display: none;
}
.tabcontentholder {
	width: 290px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 12px;
}

/*** tab style 2 ***/

.shadetabs2{
	background-image: url(../images/template07/side-nav-main-tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0;
	margin-top: 7px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.shadetabs2 li{
	display: inline;
	margin: 0;
	text-decoration: none;
	height: 26px;
}

.shadetabs2 li a{
	text-decoration: none;
	margin-right: 1px;
	color: #2d2b2b;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.shadetabs2 li a:visited{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabs2 li a:hover {
	color: #990000;
	text-decoration: none;
}

.shadetabs2 li.selected {
	position: relative;
	top: 1px;
}

.shadetabs2 li.selected a{ /*selected main tab style */
	background-image: url(../images/template07/side-nav-tab-bullet.gif);
	border-bottom-color: #AFDDEE;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-left: 22px;
	font-size: 14px;
	color: #003366;
}

.shadetabs2 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle2 { /*style of tab content oontainer*/
	width: 369px;
	background-image: url(../images/template07/feat-tabs-content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.tabcontent2 {
	display: none;
}
.tabcontentholder2 {
	width: 347px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	float: left;
}

.tabcontentstyle3 {
	width: 484px;
	background-image: url(../images/template07/feat-tabs-content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tabcontentholder3 {
	width: 450px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.tabcontentholder4 {
	width: 450px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}


/*** tab style 3 ***/

.shadetabsyellow {
	background-image: url(../images/template07/side-nav-main-tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0;
	margin-top: 7px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.shadetabsyellow li{
	display: inline;
	margin: 0;
	text-decoration: none;
	height: 26px;
}

.shadetabsyellow li a{
	text-decoration: none;
	margin-right: 1px;
	color: #2d2b2b;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.shadetabsyellow li a:visited{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabsyellow li a:hover{
	color: #990000;
	text-decoration: none;
}

.shadetabsyellow li.selected{
	position: relative;
	top: 1px;
}

.shadetabsyellow li.selected a{ /*selected main tab style */
	background-image: url(../images/template07/thistrip-tab-bg.gif);
	border-bottom-color: #AFDDEE;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-left: 22px;
	font-size: 14px;
	color: #003366;
}

.shadetabsyellow li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyleyellow { /*style of tab content oontainer*/
	width: 310px;
	background-image: url(../images/template07/thistrip-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.tabcontentyellow {
	display: none;
}
.tabcontentholderyellow {
	width: 290px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 12px;
}


.tabcontentholder4yellow {
	width: 450px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}



@media print {

.tabcontent2 {
display:block!important;
}
}



@media print {

.tabcontent {
display:block!important;
}
}
