body {
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	background:url(../images/template/bg-tall.jpg) top repeat-x; 
	border-top: #aba487 4px solid;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.maximizer #container {
	position: relative;
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	padding: 0 10px 0 10px;
}
/*	Header
*/
.maximizer #header {
	height: 120px;
	margin-top: 20px;
	padding: 5px 8px 8px 0px;

}
#logo {
	float:left;
	padding: 2px 0px 10px 22px;
}
#headNav {
	margin:0px 12px;
	float: right; 
	display: inline;
	text-align:right;
}
#headNav a{
	color:#185c6f;
}
#headNav select{
font-size:10px;
background-color:#fff;
border:1px #333 solid;
}

#social {
	padding: 5px 0 5px 0;
}
/*	Top Nav
*/
#nav {
	width:1020px;
	height:56px;
	background: url(../images/template/topnav-bk2.jpg) repeat-x top left;
	margin:15px 0px 0px 0px;
	padding:0px;
	position:relative;
	z-index:150;
}
#topnav {
	padding:0px;
	margin:8px 0px 0px 0px;
	float:left;
	list-style: none;
}
#topnav ul {
	padding:0px;
	margin:0px;
	list-style: none;
}
#topnav a {
	display: block;
	padding: 8px 10px 8px 10px;
	color:#ffffff;
	letter-spacing:1px;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	border-right:1px #aba487 solid;
	text-decoration:none;
}
#topnav a:hover, #topnav a:visited:hover {
	color:#aba487;
}
#topnav li {
	float: left;
	color:#999999;
	letter-spacing:1px;
	position:relative;
}
#topnav li ul {
	position: absolute;
	width: 155px;
	left: -999em;
	color:#ffffff;
	letter-spacing:1px;
	background-color:#625c42;
	border-bottom:#aba487 1px solid;
	z-index:100;
}
#topnav li ul a {
	width: 135px;
	border-bottom:#aba487 1px solid;
}
#topnav li:hover ul {
	left: 0;
	top: 100%;
}
#topnav li:hover ul, #topnav li.sfhover ul {
	left: auto;
}

/*	Search
*/
#search {
	width:182px;
	height:35px;
	background: url(../images/template/topnav-right3.jpg) no-repeat top right;
	float:right;
	padding:10px 0px 5px 0px;
}
#search form {
	margin:0px;
	padding:0px;
}
#search .enter {
	margin-left:7px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:none;
	border-color:#ffffff;
}
#search .go {
	margin-left:35px;
	padding:0px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
/*	Banner
*/
.maximizer #banner {
	height:75px;
	margin-left: 15px;
	padding:20px 5px 0px 60px;
}
.products{
	background:#ffffff url(../images/template/banner-products.jpg) top left no-repeat;
}
.support{
	background:#ffffff url(../images/template/banner-support.jpg) top left no-repeat;
}
.resources{
	background:#ffffff url(../images/template/banner-resources.jpg) top left no-repeat;
}
.partners{
	background:#ffffff url(../images/template/banner-partners.jpg) top left no-repeat;
}
.customers{
	background:#ffffff url(../images/template/banner-customers.jpg) top left no-repeat;
}
.company{
	background:#ffffff url(../images/template/banner-company.jpg) top left no-repeat;
}
.purchase{
	background:#ffffff url(../images/template/banner-purchase.jpg) top left no-repeat;
}
.maximizer #banner #quote {
	width:620px;
	height:78px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	color:#89836d;
	font-size:13px;
	text-align:justify;
}
.maximizer #banner #section {
	width:180px;
	overflow:hidden;
	display:inline;
	float:right;
	height:30px;
	padding:15px 10px 10px 0px;
	margin:0px 30px 15px 0px;

}
.maximizer #banner #section h1{
	font-size:16px;
	letter-spacing:1px;
	color:#ffffff;
	font-weight:bold;
	text-align:right;
	padding:0px;
	margin:0px;
}
/*	Sidebar Left
*/
.maximizer #sidebar1 {
	float:left;
	width: 150px;
	padding: 10px 10px 15px 10px;
}
/*	Sidebar Left Menu
*/
ul#menu, ul#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width: 12em;
}
ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top:1px;
}
ul#menu li a {
	background: #aba487 url(../images/template/background-sidebar.jpg) left top no-repeat;
	color: #fff;
	padding: 0.5em;

}
ul#menu li a:hover {
	background: #89836d;
}
ul#menu li ul li a {
	background: #dbd8cc;
	color: #000;
	padding-left: 10px;
}
ul#menu li ul li a:hover {
	background: #aba487;
	border-left: 0 #000 solid;
	padding-left: 10px;
}
/*	Main Content
*/
.maximizer #maintitle {
	/*width:765px;*/
	width: 565px;
	margin:10px 25px 0 6px;
	float:left;
/*	border:1px solid #333;*/


}
.maximizer #maintitle h1 {
	font-size:175%;
	font-weight:normal;
	line-height:normal;
	float:left;
	height:45px;
/*		border: 1px solid #333;*/
	
}


.maximizer #maintitle h2 {
	font-size:100%;
	font-weight:normal;
	line-height:normal;
	float:right;
}

.maximizer #maintitle p, a {
	
	font-weight:normal;
	line-height:normal;	
	/*font-size: 12px;*/
}

.maximizer #maintitleaction  {
	float:right;
	/*border:1px solid #333;*/
	width:150px;
	margin: 10px 25px 0 20px;
	height: 80px;
}

.maximizer #maintitleaction  h2{
	font-size: 9pt;
}


.maximizer #breadcrumb {
	position:absolute; 
	margin:6px; 
	left: 194px; 
	top: 294px;
}

/*	Main Content
*/
.maximizer #mainContent {
	float:left;
	width: 542px;
   	border: 2px solid #dbd8cc;
	padding: 20px;
}
.maximizer #mainContent h2 {
	margin:16px 0px;
	font-size:150%;
	font-weight:normal;
	color:#185c6f;
}
.maximizer #mainContent h3 {
	margin:16px 0 5px 0;
	font-size:140%;
	font-weight:normal;
	padding-bottom:5px;
	margin-right:50px;
	color:#185c6f;
}
.maximizer #mainContent h4 {
	margin:7px 0px;
	font-size:125%;
	font-weight:normal;
	color:#c12727;
}
.maximizer #mainContent h5 {
	margin:7px 0px;
	font-size:125%;
	font-weight:normal;
	color:#c12727;
}
.maximizer #mainContent h6 {
	margin:7px 0px;
	font-size:125%;
	font-weight:normal;
}
.maximizer #mainContent p {
	margin:10px 0px 5px;
	line-height:18px;
}
.maximizer #mainContent ul, .maximizer #mainContent ol {
	line-height:16px;
}
.maximizer #mainContent ul li, .maximizer #mainContent ol li  {
	padding-bottom:6px;
}
.maximizer #mainContent table {
	/*width:100%;*/
	margin:15px 0px;
	/*border-bottom:#185c6f 1px solid;*/

}
.maximizer #mainContent th {
	font-weight:bold;
	background-color:#eeeeee;
	color:#185c6f;
	border-top:#aba487 1px solid;
	border-bottom:#aba487 1px solid;
	padding:10px 5px 3px;
	vertical-align:top;
}
.maximizer #mainContent td {
	padding:7px 5px;
	vertical-align:top;
	font-size:98%;
	background-color:#ffffff;
}
.maximizer .supported td {
	padding:7px 5px;
	vertical-align:top;
	font-size:98%;
	background-color:#ffffff;
	border-bottom:#aba487 1px solid;
}
/* Home Page 
*/


/* ROUND CORNER TECHNIQUE 
*/
.b1, .b2, .b3, .b4 {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1 {
	height:1px;
	background:#aba487;
	margin:0 5px;
}
.b2 {
	height:1px;
	background:#fff;
	border-right:2px solid #aba487;
	border-left:2px solid #aba487;
	margin:0 3px;
}
.b3 {
	height:1px;
	background:#fff;
	border-right:1px solid #aba487;
	border-left:1px solid #aba487;
	margin:0 2px;
}
.b4 {
	height:2px;
	background:#fff;
	border-right:1px solid #aba487;
	border-left:1px solid #aba487;
	margin:0 1px;
}
.contentb {
	background: #fff;
	border-right:1px solid #aba487;
	border-left:1px solid #aba487;
	border-top:1px solid #aba487;
}
.contentb div {
	margin-left: 5px;
}
/*	Login
*/
#login {
	padding:20px;
	margin: 0 auto;
	text-align:left;
}
#login #maincontent {
	width:90%;
	text-align:left;
	padding:0px;
	background-color:#FFFFFF;
	border:#FFFFFF 1px solid;
}
#login #maincontent h2{
	margin-top:5px;
}
#login #maincontent table{
	margin:20px 0px;
	padding:10px;
	text-align:left;
	font-size:12px;
}
#login #maincontent table th{
	background-color:#aba487;
	padding:3px;
}
#login #maincontent table .highlight{
	background-color:#edece6;
}
/*	Tabbed Panels
*/
.mTabbedPanels {
	margin:10px 0px;
	padding:0px 0px 10px 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.mTabbedPanelsTabGroup {
	margin: 0px;
	padding: 6px;
}
.maximizer #mTabbedPanels1 .TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	width:150px;
	height:25px;
	padding:3px 10px 7px;
	margin: 0px 4px 2px 0px;
	font:bold 11px sans-serif;
	background:#aba487 url(../images/template/tabnav.jpg) top right no-repeat;
	border-bottom:#aba487 1px solid;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.maximizer #mTabbedPanels1 .TabbedPanelsTabHover {
	background:#bfbba6 url(../images/template/tabnav-hover.jpg) top right no-repeat;
	border-bottom:#aba487 1px solid;
	width:150px;
	height:25px;

}
.maximizer #mTabbedPanels1 .TabbedPanelsTabSelected {
	background:#2da6c8 url(../images/template/tabnav-select.jpg) top right no-repeat;
	color:#FFFFFF;
	border-bottom:#aba487 1px solid;
	text-decoration: none;
	width:150px;
	height:25px;

}
.maximizer #mTabbedPanels1 .TabbedPanelsTab a {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.maximizer #mTabbedPanels1 .TabbedPanelsTabHover a {
	color:#000000;
	text-decoration: none;
}
.maximizer #mTabbedPanels1 .TabbedPanelsTabSelected a {
	color:#ffffff;
	text-decoration: none;
}
.mTabbedPanels .mTabbedPanelsContentGroup {
	width:520px;
	margin-top:2px;
	padding-right:15px;
	clear: both;
	border-left: solid 1px #2da6c8;
	border-top: solid 1px #2da6c8;
	border-bottom: solid 1px #21809a;
	border-right: solid 1px #21809a;
	background-color: #fff;
}
.mTabbedPanels .mTabbedPanelsContentGroup .TabbedPanelsContent {
	padding: 4px 15px 20px 4px;
	width:100%;
}
.TabbedPanelsContentVisible {
}
/* Links can be built to specific tabs 
 * example:
 * /solutions/maxcrm/copy_business_intelligence/?panel=0
 * /solutions/maxcrm/copy_business_intelligence/?panel=1
 * /solutions/maxcrm/copy_business_intelligence/?panel=2
 */
 
/* 
Within Shadowbox
 */ 
.Tabinnercontent  {
background-color:#ffffff;
padding:15px 20px;
line-height:18px;
}
.Tabinnercontent table td{
padding:3px;
vertical-align:top;
}
 
 
 
/*	Sidebar Right
*/
.maximizer #sidebar2 {
	float:right;
	width:185px;
	margin:0px 0px 0px 0px;
}

/*	Sidebar Next Steps
*/
#rightNav {
	float:left;
	width:175px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background:url(../images/template/rightNav-middle.jpg) top left repeat-y;
}
#rightNav-top {
	width:175px;
	margin:0px;
	padding:0px;
	background:url(../images/template/rightNav-top.jpg) top left no-repeat;
}
#rightNav-menu {
	margin:5px 3px 5px 16px;
	padding:0px;
	width:130px; 
}
#rightNav h3 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
}
#rightNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#rightNav li {
	margin:0px;
	padding-bottom:6px;
	list-style:none;
	font-size:12px;
}
#rightNav-menu ul img {
	margin:3px 0px 0px 0px;
	padding:0px;
	float:right;
	border:none;
}
#rightNav hr {
	width:130px;
	margin-left:-2px;
	color:#cccccc;
	border:1px #cccccc solid;
}
#rightNav-bottom {
	width:175px;
	height:13px;
	margin:0px;
	padding:0px;
	background:url(../images/template/rightNav-bottom.jpg) top left no-repeat;
}
.maximizer #sidebar2 #rightNav a, .maximizer #sidebar2 #rightNav a:visited{
	color:#c12727;
	text-decoration:none;
}
.maximizer #sidebar2 #rightNav a:hover {
	color:#c12727;
	text-decoration:underline;
}
#mainContent .button {
	width:155px;
	margin:0px;
	padding:0px 0px 3px 0px;
	float:left;
}
#mainContent .button .green{
	height:38px;
	padding-top:1px;
	background:url(../images/template/button-green.jpg) top left no-repeat;
}
#mainContent .button .blue{
	height:38px;
	padding-top:1px;
	background:url(../images/template/button-blue.jpg) top left no-repeat;
}
#mainContent .button .red{
	height:38px;
	padding-top:1px;
	background:url(../images/template/button-red.jpg) top left no-repeat;
}
#mainContent .button .grey{
	height:38px;
	padding-top:1px;
	background:url(../images/template/button-grey.jpg) top left no-repeat;
}
.maximizer #mainContent .button h3, .maximizer #mainContent .button p{
	margin:10px 0px 0px 0px;
	text-align:center;
}
.maximizer #mainContent .button h3 a, .maximizer #mainContent .button h3 a:visited{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
.maximizer #mainContent .button h3 a:hover{
	color:#333333;
}
.maximizer #mainContent .button p a, .maximizer #mainContent .button p a:visited{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
.maximizer #mainContent .button p a:hover{
	color:#333333;
}
#relatedLinks {
	float:left;
	width:130px;
	margin:0px 0px 15px 15px;
	padding:0px;
}
#relatedLinks a {
	color:#185c6f;
}
#relatedLinks ul{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-image:url(../images/icons/rightnav-arrows-grey.gif);
}
#relatedLinks li{
	padding-bottom:3px;
}
#relatedLinks li ul{
	padding-top:3px;
}
/*	Footer
*/
.maximizer #footer {
	margin: 0;
	padding: 10px 0 0 35px;
	text-align:center;
	font-size:88%;
	line-height:10px;
	clear:left;
	width:100%;
}
.maximizer #footer div {
	width:960px;
	margin:auto;
	}
.maximizer #footer .footcol{
	margin: 0;
	padding: 0 10px 0 0;
	float:left;
	width:150px;
	text-align:left;
}
.maximizer #footer p {
	margin: 0 0 0 -70px;
	padding: 10px 0;
	line-height:18px;
}
.maximizer #footer a {
	color: #185c6f;
	text-decoration:none;
}
.maximizer #footer a:hover {
	text-decoration:underline;
}

/*	Floats
*/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.noFlt {
	clear:both;
	height:0px;
}
/*	Common
*/
form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
hr {color:#cccccc;
}
.maximizer a, .maximizer a:visited {
	color:#c12727;
	text-decoration:underline;
}
.maximizer a:hover {
	color:#c12727;
	text-decoration:none;
}
.footnotes {
	font-size: 9px;
	font-style: italic;
	line-height: 14px;
	color: #666666;
}
.red-text {
	color: #c12727;
}
.hidden {
	display: none;
	visibility:hidden;
	background-color:#ffffff;
}
#top a{
	color:#185c6f;
}

/*Home Page
*/


#hmpgsmileyguy {
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 5px 0px;
background: url(../images/template/hp-crm-offers.gif) top left no-repeat; 
width:1020px;
height:247px;
}
#promo{
	width:280px; 
	float:left;
	padding-top:85px;
	margin:0px;
}
#crm-promo{
	float:left;
  	margin-top:0px;
margin-left:180px;
}

#crm-promo a {
	position:absolute;    
   	width:100px;    
   	height:100px;
	display:block;
	text-decoration:none;
}
#crm-promo2{
	float:left;
  	margin-top:10px;
margin-left:300px;
}

#crm-promo2 a {
	position:absolute;    
   	width:300px;    
   	height:100px;
	display:block;
	text-decoration:none;
}



#demos{
	width:280px; 
	float:right;
	padding-top:85px;
	margin:0px;
}
#crm-demo{
	float:left;
  	margin-top:0px;
}

#crm-demo a {
	position:absolute;    
   	width:230px;    
   	height:50px;
	display:block;
	text-decoration:none;
}

#mobile-demo{
	float:left;
	margin-top:70px;
}

#mobile-demo a {
	position:absolute;    
   	width:230px;    
   	height:60px;
	display:block;
	margin-top:-32px;
	text-decoration:none;
}



.crm-actions {
	float:left;
	width:200px;
	height:210px;
	margin-top: 1px;
	padding:30px 0px 18px 0px;
	background:#ffffff url(../images/template/hm-bk-spotlight.jpg) top left;
	border-top:#A8A9AB 1px solid;
	border-bottom:#A8A9AB 1px solid;
	border-right:#A8A9AB 1px solid;
	}
	
.crm-actions p {
	width:135px;
	background:url(../images/template/hm-crm-demo.gif) top left no-repeat;
	padding:15px 12px;
	text-align:center;
	margin:20px;
	font-weight:bold;
	}
	
.crm-actions a, .crm-actions a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
	
.crm-actions a:hover {
	color:#D3CDC1;
	}
	
.crm-actions img {
	}
	
.crm-business {
	height:233px;
	background:#ffffff url(../images/template/hm-one.jpg) top left no-repeat;
	padding:25px 10px 0px 345px;
	margin:0px;
	}
	
.crm-business p {
	width:200px;
	height:130px;
	background:url(../images/template/teaser-star.png) top center no-repeat;
	padding:40px 0px 20px 0px;
	text-align:center;
	margin:10px 20px 20px 140px;
	font-weight:bold;
	font-size:14px;
	}
	
.cm-business p {
	width:200px;
	height:130px;
	background:url(../images/template/teaser-star.png) top center no-repeat;
	padding:40px 0px 20px 0px;
	text-align:center;
	margin:10px 20px 20px -40px;
	font-weight:bold;
	font-size:14px;
	}
.live-support p {
	width:200px;
	height:130px;
	background:url(../images/template/teaser-star-blue.png) top center no-repeat;
	padding:40px 0px 20px 0px;
	text-align:center;
	margin:10px 20px 20px -40px;
	font-weight:bold;
	font-size:14px;
	}
	
.crm-sales {
	height:243px;
	background:#ffffff url(../images/template/hm-team.jpg) top left no-repeat;
	padding:15px 10px 0px 290px;
	}
	
.crm-sales p {
	width:200px;
	height:130px;
	background:url(../images/template/teaser-star.png) top center no-repeat;
	padding:40px 0px 20px 0px;
	text-align:center;
	margin:-10px 20px 20px 40px;
	font-weight:bold;
	font-size:14px;
	}
	
.crm-mobile {
	height:203px;
	background:#ffffff url(../images/template/hm-three.jpg) top left no-repeat;
	padding:55px 10px 0px 250px;
	}

.vTabbedPanelsContent h3{
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	}

.vTabbedPanelsContent p{
	font-size:14px;
	}

.vTabbedPanelsContent a, .vTabbedPanelsContent a:visited{
	color:#185c6f;
	}
.crm-max {
	float:left;
	width:400px;
	color:#4C4633;
	}
	
.crm-max a, .crm-max a:visited{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}

.crm-link {
	float:left;
	width:210px;
height: 230px;
	color:#4C4633;
margin-left: 20px
	}
	
.crm-link ul li {
	list-style:none;
	padding-bottom:20px;
	}
	
.crm-link a, .crm-link a:visited{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}

.crm-button {
	float:right;
	width:200px;
	}
	
.crm-button p {
	width:165px;
	background:url(../images/template/hm-button.png) top left no-repeat;
	padding:15px 0px 12px 20px;
	margin:8px 50px 0px 10px;
	font-weight:bold;
	}
	
.TabbedPanelsContent .crm-button .thinner{
	width:165px;
	background:url(../images/template/hm-button-thin.png) top left no-repeat;
	padding:12px 0px 16px 20px;
	margin:10px 50px 0px 10px;
	font-weight:bold;
	}
	
.crm-button img {
	float:right;
	margin-top:px;
	padding-right:15px;
	}
	
.crm-button a, .crm-button a:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
.crm-button a:hover {
	color:#D3CDC1;
	}
	
.crm {
	padding-left:30px;
	font-weight:normal;
	font-size:24px;
	color:#4C4633;
	}
	
#media {
	margin:0px 0px 0px 20px;
	}

#mediasection1, #mediasection2, #mediasection3 {
width: 275px;
background:#ffffff url(../images/template/featurebg.gif) repeat-x;
border-top:#aba487 1px solid;
padding: 10px 10px 5px 10px;
margin:0px 5px 0px 5px;
text-align:left;
height: 155px;
overflow:auto;
}

#mediasection1 p, #mediasection2 p, #mediasection3  p{
font-size:12px;
line-height:16px;
}

#media  h3 {
	padding:0px 0px 3px 7px;
	margin:0px 5px 3px 0px;
	color:#185c6f;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}

.press {
	float:left;
	width: 280px;
	margin:0px 20px 0px 35px;
	}
	
.press-centre {
	float:left;
	text-align:center;
	width: 310px;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
	border-right:#aba487 1px solid;
	border-left:#aba487 1px solid;
	}

/* Vertical Tabbed Panels
 */
.VTabbedPanels .vTabbedPanelsTabGroup {
	float: left;
	background-color: none;
	position: relative;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

.vTabbedPanelsTabGroup {
	float: left;
	margin: 0px;
	padding: 0px;
}

.maximizer #vTabbedPanels1 .TabbedPanelsTab {
	float: none;
	margin: 0px 0px 3px 0px;
	border: none;
	list-style: none;
	background:#D6D6C6 url(../images/template/hm-tab.gif) top left no-repeat;
	color:#5A5242;
	text-decoration: none;
	font-size:20px;
	padding:18px 0px 20px 48px;
	height:47px;
	width:190px;
}

.maximizer #vTabbedPanels1 .TabbedPanelsTab a {
	color:#5A5242;
	text-decoration: none;
}
.maximizer #vTabbedPanels1 .TabbedPanelsTabHover a {
	color:#D6D6C6;
	text-decoration: none;
}
.maximizer #vTabbedPanels1 .TabbedPanelsTabSelected a {
	color:#D6D6C6;
	text-decoration: none;
}

.maximizer #vTabbedPanels1 .TabbedPanelsTabHover{ 
background-image:url(../images/template/hm-tab-selected.gif);
background-color:#5A5242;
color:#D6D6C6;
} 

.maximizer #vTabbedPanels1 .TabbedPanelsTabSelected { 
background-image:url(../images/template/hm-tab-selected.gif);
background-color:#5A5242;
color:#D6D6C6;
} 

.vTabbedPanels .vTabbedPanelsContentGroup {
	clear: none;
	float: left;
	margin-top: 1px;
	padding: 0px;
	width: 540px;
	border-top:#A8A9AB 1px solid;
	border-bottom:#A8A9AB 1px solid;
}

/*	Home Page Tabbed Panels
*/
.hTabbedPanels {
	margin:0px 0px 25px 0px;
	padding:0px 0px 10px 20px;
	float: left;
	clear: none;
	width: 97%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.hTabbedPanelsTabGroup {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.maximizer #hTabbedPanels1 .TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	width:173px;
	height:33px;
	padding:15px 0px 5px 20px;
	margin: 0px 0px -4px 0px;
	font: bold 16px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.maximizer #hTabbedPanels1 .TabbedPanelsTabHover {
	background:url(../images/template/hometab-hover.jpg) top left no-repeat;
	width:173px;
	height:33px;
}
.maximizer #hTabbedPanels1 .TabbedPanelsTabSelected {
	background:url(../images/template/hometab-hover.jpg) top left no-repeat;
	width:173px;
	height:33px;
}
.maximizer #hTabbedPanels1 .TabbedPanelsTab a {
	color:#185c6f;
	text-decoration: none;
	font-size:16px;
font-weight:bold;
}
.maximizer #hTabbedPanels1 .TabbedPanelsTabHover a {
	color:#990000;
	text-decoration: none;
	font-size:16px;
}
.maximizer #hTabbedPanels1 .TabbedPanelsTabSelected a {
	color:#990000;
	text-decoration: none;
	font-size:16px;
}
.maximizer #hTabbedPanels1 .TabbedPanelsTab h2 {
	padding:0;
	margin:0;
}
.hTabbedPanels .hTabbedPanelsContentGroup {
	clear: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px;
	width: 930px;
	height: 100%;
	border:#E7E6E1 1px solid;
	background:#ffffff url(../images/template/hm-background.jpg) bottom right no-repeat;
}

/*	Numbered Tabbed Panels
*/
.nTabbedPanels {
	margin:10px 0px;
	padding:0px 0px 10px 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.nTabbedPanelsTabGroup {
	margin: 0px;
	padding: 6px;
}
.maximizer #nTabbedPanels1 .TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	width:43px;
	height:25px;
	padding:3px 10px 2px;
	margin: 0px 4px 2px 0px;
	font: bold 12px sans-serif;
	background:#aba487 url(../images/template/tabnav.jpg) top right no-repeat;
	border-bottom:#aba487 1px solid;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.maximizer #nTabbedPanels1 .TabbedPanelsTabHover {
	background:#bfbba6 url(../images/template/tabnav-hover.jpg) top right no-repeat;
	border-bottom:#aba487 1px solid;
	width:43px;
	height:25px;

}
.maximizer #nTabbedPanels1 .TabbedPanelsTabSelected {
	background:#2da6c8 url(../images/template/tabnav-select.jpg) top right no-repeat;
	border-bottom:#aba487 1px solid;
	text-decoration: none;
	width:43px;
	height:25px;

}
.maximizer #nTabbedPanels1 .TabbedPanelsTab a {
	color:#000000;
	text-decoration: none;
}
.maximizer #nTabbedPanels1 .TabbedPanelsTabHover a {
	color:#D6D6C6;
	text-decoration: none;
}
.maximizer #nTabbedPanels1 .TabbedPanelsTabSelected a {
	color:#ffffff;
	text-decoration: none;
}
.nTabbedPanels .nTabbedPanelsContentGroup {
	width:520px;
	margin-top:2px;
	padding-right:15px;
	clear: both;
	border-left: solid 1px #2da6c8;
	border-top: solid 1px #2da6c8;
	border-bottom: solid 1px #21809a;
	border-right: solid 1px #21809a;
	background-color: #fff;
}
.nTabbedPanels .nTabbedPanelsContentGroup .TabbedPanelsContent {
	padding: 4px 15px 20px 4px;
	width:100%;
}
