* {
margin: 0;
padding: 0;
}

/* Normal link */
a {
text-decoration: none;
color:#084275;
}

a:hover, a:focus {
color:#084275;
text-decoration:underline;
}

h1,h2,h3,h4,h5,h6,p,li,blockquote {
text-align:justify;
}

img, fieldset { border:none;
}

h1 { font-size:16px; color:#084275; font-family:Arial, Helvetica; letter-spacing:.75px; margin-bottom: 10px;font-weight: normal;}

h2 { font-size:14px; color:#555; font-family:Arial, Helvetica; font-weight:normal; letter-spacing:.75px; margin-bottom: 10px; margin-top: 15px;}

h3 { font-size:14px; color:#084275; font-family:Arial, Helvetica;font-weight:normal;margin-top: 12px;margin-bottom: 10px;}

h4 { font-size:11px; color:#000000; font-family:Arial, Helvetica;font-weight:bold;}

h5 { font-size:10px; color:#000000; font-family:Arial, Helvetica;}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
font-size: 0.9em;
}

p {
/*padding:0px;*/ 
line-height:130%;
margin: 5px;
margin-bottom:10px;
}
/* margin-bottom-10px */

ul {
list-style: none;
}

ul li {
padding-left: 15px;
}

ol {
margin-top: 5px;
padding-left: 25px;
line-height:160%;
font-size: 95%;
margin-bottom: 15px;
border-bottom: 1px dotted #ccc;
padding-bottom: 12px;
}

ol li {
margin-left: 15px;
}

th {
padding: 4px;
font-weight: bold;
text-align: left;
}

fieldset {
border: none;
}

fieldset a {
font-weight: bold;
}

a img {
border: none;
}

td, div {
font-size: 1em;
}

/* FORM
--------------------------------------------------------- */
form {
margin: 0;
padding: 0;
}

input, select {
font: 12px/normal Arial, sans-serif;
}

textarea {
font-family:Arial;
font-size:13px;
padding-left: 2px;
}

.inputbox {
border: 1px solid #C9C7C7;
color:#000000;
}

#search_searchword {
width:180px;
}

.inputbox:hover, .inputbox:focus {
border: 1px solid #606060;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
display: block;
height: 20px;
}

table.contentpane {
border-collapse:collapse;
border-spacing:0px;
margin:0px;
padding:0px;
}

table.contentpaneopen, table.contentpane, table.blog {
width:100% }

table.contentpaneopen {
border: none;
}

table.contenttoc {
margin: 0 0 10px 10px;
padding: 0;
width: 35%;
}

table.contenttoc a {
text-decoration: none;
}

table.contenttoc td {
padding: 1px 5px 1px 25px;
}

table.contenttoc th {
padding: 4px;
background: #2F2F2F;
color: #FFFFFF;
text-indent: 5px;
border: 1px solid #3F3F3F;
}

table.poll {
padding: 0;
width: 100%;
border-collapse: collapse;
}

table.pollstableborder {
padding: 0;
width: 100%;
border: none;
text-align: left;
}

table.pollstableborder img {
vertical-align: baseline;
}

table.pollstableborder td {
padding: 2px!important;
}

table.searchintro {
padding: 10px 0;
width: 80%;
}

table.searchintro td {
padding: 5px!important;
}

/*Control the Frontend Editor area width*/
table.adminform {
width: 400px!important;
}

.adminform .inputbox {
}

.blog_more {
margin: 10px 0;
}

.blog_more strong {
margin: 0 0 5px;
padding-left: 13px;
display: block;
color: #606060;
text-transform: uppercase;
}

td.buttonheading {
padding: 0 0 0 3px!important;
text-align: center;
}

.category {
font-weight: bold;
}

.clr {
clear: both;
}

.componentheading {
padding-bottom: 5px;
margin-bottom: 10px;
font-size: 1.4em;
line-height: normal;
font-weight: normal;
color: #084275;
letter-spacing:.75px;
}

.contentdescription {
padding-bottom: 30px;
}

table.blog .contentheading {
/*font-size: 15px;
font-weight:normal;
font-family:Arial,Helvetica,sans-serif;
color:#000000;
letter-spacing:.75px;
line-height: normal; */
font-size: 1.3em;
color:#084275;
margin-top:18px;
padding-bottom:2px;
/*border-bottom:1px dotted #99CDFD;
background-image:url(/images/stories/style/CategoryHdrBackground.jpg);*/
background-repeat:no-repeat;
}

.contentheading {
font-size: 1.3em;
font-weight: normal;
letter-spacing: -1px;
line-height: normal;
letter-spacing:.75px;
color: #084275;
}

a.contentpagetitle {
text-decoration: none!important;
color: #084275;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
text-decoration: none!important;
color: #333333;
}

table.contentpaneopen td, table.contentpane td {
}

.createdate {
padding-bottom:5px;
line-height: 10px;
font-weight: bold;
}

.modifydate {
color: #7E7E7E;
border-bottom: 1px dotted #ccc;
padding-bottom: 10px;
font-style: italic;
height: 15px;
}

.moduletable {
padding: 0;
}

.mosimage {
padding: 0;
border:1px solid #CCCCCC;
margin:6px;	}

.mosimage img {
padding: 0;
margin: 0!important;
}

.mosimage_caption {
background:#EFEFEF none repeat scroll 0%;
border-top:1px solid #CCCCCC;
color:#666666;
font-size:10px;
margin-top:2px;
padding:1px 2px;}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
text-decoration: none;
}

.pagenavbar {
padding-left: 14px;
}

.pagenavcounter {
padding: 8px 14px 0 14px;
}

.sectiontableheader {
padding: 3px 5px;
border: 1px solid #222222;
background: #2F2F2F;
color: #FFFFFF;
font-weight: bold;
}

tr.sectiontableentry1 td {
padding: 5px;
}

tr.sectiontableentry2 td {
padding: 5px;
}

.small {
}

.smalldark {
text-align: left;
}

div.syndicate div {
text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
background: none;
}

a.readon {
font-size:11px;
color:#666666;
margin-top:13px;
margin-bottom:13px;
font-weight: bold;
text-decoration: none;
background-color: #FFFFFF;
border-bottom: 1px dotted #666666;
padding: 5px;
float:right;
}

/* ORIGINAL 
a.readon {
float: right;
padding: 5px 36px 8px 19px;
display: block;
font-size:12px;
color:#000000;
margin-top:13px;
font-weight: normal;
background: url(../images/readmore.jpg) no-repeat top center; 
text-decoration: none;
}

*/
a.readon:hover, a.readon:active, a.readon:focus {
color:#084275;	
text-decoration:underline;
background-color: #EEEEEE;
border-bottom: 1px dotted #084275;
}

.button:hover, .button:focus {
color:#084275;
text-decoration:none;
border-color:#88C7FF;
cursor:pointer;
border-style:solid;
border-width:1px; 
background: url(../images/button_back_hover.gif) repeat-x; 
background-position: bottom;
}

.button {
background: url(../images/button_back.gif) repeat-x; 
color:#000000;
border:none;
border:1px solid #999999;
font-size:12px;
background-position: bottom;
padding:10px 8px 10px 8px;}

/* MISCELLANOUS
----------------------------------------------------------- */
.back_button {
height:37px;
padding-top:26px;}

div.back_button a,
div.back_button a:active {
margin: -2px 0;
display: block;
padding-left:9px;
height:37px;
color:#000000;
font-size:12px;
font-weight:bold;
background: none!important;
text-decoration: none!important;
}

div.back_button a:hover,
div.back_button a:active {
margin: -2px 0;
display: block;
height:37px;
padding-left:9px;
color:#999999;
background: none!important;
text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
width: 50%;
}

#mod_login_password { 
width: 80%;
}

#mod_login_username {
width: 80%;
}

#mod_login_remember {
border: none;
background: none;
}

/* Clearfix */
.clearfix:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

* html > body .clearfix {
width: 100%;
display: block;
}

* html .clearfix {
height: 1%;
}

/* Firefox Scrollbar Hack*/
html {
margin-bottom: 1px;
height: 100%!important;
height: auto;
}

/* Typography
--------------------------------------------------------- */	
img.solid {
border:1px solid #999999;
margin:5px 0pt 2px 2px;
padding:1px;
}

img.dashed {
border:1px #999999 dashed;
margin:5px 0pt 2px 2px;
padding:1px;
}

.introletter {
color:#000000;
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
font-style:normal;
font-weight:normal;
line-height:30px;
padding:4px 8px 0pt 0pt;
}

blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:italic;
font-weight:normal;
line-height:1.5;
padding:6px 45px;
}

/* Layout
--------------------------------------------------------- */
#s5_mainbacktop {
width:912px;
height:17px;	}

#s5_topleftbottom {
margin: 0 auto;}

#s5_maininnerleft {
float:left;
margin-right:11px;
width:12px;
height:700px;
background: url(../images/leftshadow.png) no-repeat;}

#s5_maininnerright {
float:left;
margin-left:11px;
width:12px;
height:700px;
background: url(../images/rightshadow.png) no-repeat;}

#s5_maininner {
padding-top:14px;
float:left;}

#s5_mainbackmiddle {
color:#000000;
margin: 0 auto;
}

* html #s5_maininnerleft {
margin-top:-6px;
}

#s5_mainbottomback {
width:912px;
height:53px;
}

#s5_mainbodywrapper {
background:#ffffff;}

* html #s5_mainbodywrapper {
margin-top:-10px;
background:#ffffff;}

#s5_mainback {
width:100%;
clear:both;
}

#s5_header {
margin-bottom:8px;
clear:both;
width:100%;}

#s5_leftcolumn{
float:left;
margin-right:12px;}

#s5_maincolumn{
width:auto;}

#s5_maincolumn_wrap {
float:left;
padding-left:8px;
padding-right:8px;
border-left:0px solid #A6A6A6;
border-right:0px solid #A6A6A6;	}

#s5_maincolumn_top {
width:100%;
float:left;
height:8px;
/*			background: url(../images/maintop.gif) repeat-x;*/
}

#s5_maincolumn_top_left {
float:left;
width:8px;
height:8px;
/*			background: url(../images/maintopleft.gif) no-repeat; */
}

#s5_maincolumn_top_right {
float:right;
width:8px;
height:8px;
/*		background: url(../images/maintopright.gif) no-repeat;*/
}

#s5_bottommiddle {
margin:0 auto;}

#s5_maincolumn_bottom {
width:100%;
/*			background: url(../images/mainbottom.gif) repeat-x; */
}

#s5_maincolumn_bottom_left {
width:8px;
/*			background: url(../images/mainbottomleft.gif) no-repeat; */
}

#s5_maincolumn_bottom_right {
width:8px;
/*			background: url(../images/mainbottomright.gif) no-repeat;*/
}

#s5_advert1_33 {
float:left;
width:31%;
padding-bottom:8px;
}

#s5_advert2_33 {
float:left;
width:31%;
padding-bottom:8px;}

#s5_advert3_33 {
float:left;
width:31%;
padding-bottom:8px;}

#s5_advert1_50 {
float:left;
width:49.1%;
padding-bottom:10px;
}

#s5_advert2_50 {
float:left;
width:49.1%;
padding-bottom:10px;}

#s5_advert3_50 {
float:left;
width:49.1%;
padding-bottom:10px;}

#s5_advert1_100 {
float:left;
width:888px;
padding-bottom:10px;
}

#s5_advert2_100 {
float:left;
width:888px;
padding-bottom:10px;}

#s5_advert3_100 {
float:left;
width:888px;
padding-bottom:10px;}

#s5_positions {
width:100%;
}

#s5_user1_100 {
padding-bottom:25px;
float:left;
width:100%;}

#s5_user2_100 {
padding-bottom:25px;
float:left;
width:100%;}

#s5_user1_50 {
padding-bottom:25px;
float:left;
width:49%;
margin-right:6px;
}

#s5_user2_50 {
padding-bottom:25px;
float:right;
width:49%;
margin-left:6px;
}

#s5_rightcolumn{
float:right;
margin-left:12px;}

#s5_bottomtop {
padding-top:9px;
margin: 0 auto;}

#s5_bottomwrap {
color:#000000;
}

#s5_breadcrumbs {
width:100%;
clear:both;
font-size:11px;
margin-bottom: 10px;
}

#s5_breadcrumbs a{
font-size:11px;
text-decoration:none;}

#s5_breadcrumbs a:hover {
font-size:11px;
text-decoration:underline;}

#s5_mainbodybottom {
width:100%;
}

#s5_mainbodybanner {
margin-top:10px;
width:100%;
}

#s5_footer {
margin: 0 auto;}

#s5_footer_wrap {
width:100%;
height:30px;
margin-bottom:10px;
background:#CACACA;}

#s5_footer_left {
width:7px;
height:30px;
float:left;
background: url(../images/bottomenu_left.gif) repeat-x;	}

#s5_footer_right {
width:7px;
height:30px;
float:right;
background: url(../images/bottomenu_right.gif) repeat-x;	}

#s5_footright {
font-size:11px;
padding-bottom:12px;
text-align:center;
margin:auto;
}

#s5_footcenter {
font-size:11px;
padding-bottom:12px;
width: 700px;
margin:auto;
text-align:center;
}

p.footerc {
margin:0;
padding:0;
font-size:11px;
text-align:center;
}

#s5_user3_25{
float:left;
width:22.5%;
margin:6px;
padding:4px;
}

#s5_user4_25 {
float:left;
width:22.5%;
margin:6px;
padding:4px;
}

#s5_user5_25 {
float:left;
width:22.5%;
margin:6px;
padding:4px;
}

#s5_user6_25 {
float:left;
width:22.5%;
margin:6px;
padding:4px; }

#s5_user3_33{
float:left;
width:30.9%;
margin:6px;
padding:4px;
}

#s5_user4_33 {
float:left;
width:30.9%;
margin:6px;
padding:4px;
}

#s5_user5_33 {
float:left;
width:30.9%;
margin:6px;
padding:4px;
}

#s5_user6_33 {
float:left;
width:30.9%;
margin:6px;
padding:4px; }

#s5_user3_50{
float:left;
width:47%;
margin:6px;
padding:4px;
}

#s5_user4_50 {
float:left;
width:47%;
margin:6px;
padding:4px;
}

#s5_user5_50 {
float:left;
width:47%;
margin:6px;
padding:4px;
}

#s5_user6_50 {
float:left;
width:47%;
margin:6px;
padding:4px; }

#s5_user3_100{
float:left;
width:100%;
}

#s5_user4_100 {
float:left;
width:100%;
}

#s5_user5_100 {
float:left;
width:100%;}

#s5_user6_100 {
float:left;
width:100%;}

/******************** Module Styles 6 7 8 9 ********************/
#s5_user3_25 div.module div div div table td, #s5_user4_25 div.module div div div table td, #s5_user5_25 div.module div div div table td, #s5_user6_25 div.module div div div table td, #s5_user3_33 div.module div div div table td, #s5_user4_33 div.module div div div table td, #s5_user5_33 div.module div div div table td, #s5_user6_33 div.module div div div table td, #s5_user3_50 div.module div div div table td, #s5_user4_50 div.module div div div table td, #s5_user5_50 div.module div div div table td, #s5_user6_50 div.module div div div table td, #s5_user3_100 div.module div div div table td, #s5_user4_100 div.module div div div table td, #s5_user5_100 div.module div div div table td, #s5_user6_100 div.module div div div table td, #s5_user789_left div.module div div div table td, #s5_user789_right div.module div div div table td{
padding-left:10px;
width:auto;
}

#s5_user3_25 div.module h3, #s5_user4_25 div.module h3, #s5_user5_25 div.module h3, #s5_user6_25 div.module h3, #s5_user3_33 div.module h3, #s5_user4_33 div.module h3, #s5_user5_33 div.module h3, #s5_user6_33 div.module h3, #s5_user3_50 div.module h3, #s5_user4_50 div.module h3, #s5_user5_50 div.module h3, #s5_user6_50 div.module h3, #s5_user3_100 div.module h3, #s5_user4_100 div.module h3, #s5_user5_100 div.module h3, #s5_user6_100 div.module h3, #s5_user789_left8 div.module h3, #s5_user789_right div.module h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_user3_25 div.module, #s5_user4_25 div.module, #s5_user5_25 div.module, #s5_user6_25 div.module, #s5_user3_33 div.module, #s5_user4_33 div.module, #s5_user5_33 div.module, #s5_user6_33 div.module, #s5_user3_50 div.module, #s5_user4_50 div.module, #s5_user5_50 div.module, #s5_user6_50 div.module, #s5_user3_100 div.module, #s5_user4_100 div.module, #s5_user5_100 div.module, #s5_user6_100 div.module, #s5_user789_left div.module, #s5_user789_right div.module {
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
padding:0pt;
width:100%;
}

#s5_user3_25 div.module div, #s5_user4_25 div.module div, #s5_user5_25 div.module div, #s5_user6_25 div.module div, #s5_user3_33 div.module div, #s5_user4_33 div.module div, #s5_user5_33 div.module div, #s5_user6_33 div.module div, #s5_user3_50 div.module div, #s5_user4_50 div.module div, #s5_user5_50 div.module div, #s5_user6_50 div.module div, #s5_user3_100 div.module div, #s5_user4_100 div.module div, #s5_user5_100 div.module div, #s5_user6_100 div.module div, #s5_user789_left div.module div, #s5_user789_right div.module div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
}

* html #s5_user3_25 div.module div, #s5_user4_25 div.module div, #s5_user5_25 div.module div, #s5_user6_25 div.module div, #s5_user3_33 div.module div, #s5_user4_33 div.module div, #s5_user5_33 div.module div, #s5_user6_33 div.module div, #s5_user3_50 div.module div, #s5_user4_50 div.module div, #s5_user5_50 div.module div, #s5_user6_50 div.module div, #s5_user3_100 div.module div, #s5_user4_100 div.module div, #s5_user5_100 div.module div, #s5_user6_100 div.module div, #s5_user789_left div.module div #s5_user789_right div.module div {
width:100%;
}

#s5_user3_25 div.module div div, #s5_user4_25 div.module div div, #s5_user5_25 div.module div div, #s5_user6_25 div.module div div, #s5_user3_33 div.module div div, #s5_user4_33 div.module div div, #s5_user5_33 div.module div div, #s5_user6_33 div.module div div, #s5_user3_50 div.module div div, #s5_user4_50 div.module div div, #s5_user5_50 div.module div div, #s5_user6_50 div.module div div, #s5_user3_100 div.module div div, #s5_user4_100 div.module div div, #s5_user5_100 div.module div div, #s5_user6_100 div.module div div, #s5_user789_left div.module div div, #s5_user789_right div.module div div {
background:transparent url(../images/wh_tr.png) no-repeat scroll right top;
padding:0pt;
}

#s5_user3_25 div.module div div div, #s5_user4_25 div.module div div div, #s5_user5_25 div.module div div div, #s5_user6_25 div.module div div div, #s5_user3_33 div.module div div div, #s5_user4_33 div.module div div div, #s5_user5_33 div.module div div div, #s5_user6_33 div.module div div div, #s5_user3_50 div.module div div div, #s5_user4_50 div.module div div div, #s5_user5_50 div.module div div div, #s5_user6_50 div.module div div div, #s5_user3_100 div.module div div div, #s5_user4_100 div.module div div div, #s5_user5_100 div.module div div div, #s5_user6_100 div.module div div div, #s5_user789_left div.module div div div, #s5_user789_right div.module div div div {
background:transparent url(../images/wh_tl.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_user3_25 div.module div div div div, #s5_user4_25 div.module div div div div, #s5_user5_25 div.module div div div div, #s5_user6_25 div.module div div div div, #s5_user3_33 div.module div div div div, #s5_user4_33 div.module div div div div, #s5_user5_33 div.module div div div div, #s5_user6_33 div.module div div div div, #s5_user3_50 div.module div div div div, #s5_user4_50 div.module div div div div, #s5_user5_50 div.module div div div div, #s5_user6_50 div.module div div div div, #s5_user3_100 div.module div div div div, #s5_user4_100 div.module div div div div, #s5_user5_100 div.module div div div div, #s5_user6_100 div.module div div div div, #s5_user789_left div.module div div div div, #s5_user789_right div.module div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_user3_25 div.module div div div div, #s5_user4_25 div.module div div div div, #s5_user5_25 div.module div div div div, #s5_user6_25 div.module div div div div, #s5_user3_33 div.module div div div div, #s5_user4_33 div.module div div div div, #s5_user5_33 div.module div div div div, #s5_user6_33 div.module div div div div, #s5_user3_50 div.module div div div div, #s5_user4_50 div.module div div div div, #s5_user5_50 div.module div div div div, #s5_user6_50 div.module div div div div, #s5_user3_100 div.module div div div div, #s5_user4_100 div.module div div div div, #s5_user5_100 div.module div div div div, #s5_user6_100 div.module div div div div, #s5_user789_left div.module div div div div, #s5_user789_right div.module div div div div {
border:none;
}

/******************** Module Styles 6 7 8 9 use -gradient ********************/
#s5_user3_25 div.module-gradient div div div table td, #s5_user4_25 div.module-gradient div div div table td, #s5_user5_25 div.module-gradient div div div table td, #s5_user6_25 div.module-gradient div div div table td, #s5_user3_33 div.module-gradient div div div table td, #s5_user4_33 div.module-gradient div div div table td, #s5_user5_33 div.module-gradient div div div table td, #s5_user6_33 div.module-gradient div div div table td, #s5_user3_50 div.module-gradient div div div table td, #s5_user4_50 div.module-gradient div div div table td, #s5_user5_50 div.module-gradient div div div table td, #s5_user6_50 div.module-gradient div div div table td, #s5_user3_100 div.module-gradient div div div table td, #s5_user4_100 div.module-gradient div div div table td, #s5_user5_100 div.module-gradient div div div table td, #s5_user6_100 div.module-gradient div div div table td, #s5_user789_left div.module-gradient div div div table td, #s5_user789_right div.module-gradient div div div table td{
padding-left:10px;
width:auto;
}

#s5_user3_25 div.module-gradient h3, #s5_user4_25 div.module-gradient h3, #s5_user5_25 div.module-gradient h3, #s5_user6_25 div.module-gradient h3, #s5_user3_33 div.module-gradient h3, #s5_user4_33 div.module-gradient h3, #s5_user5_33 div.module-gradient h3, #s5_user6_33 div.module-gradient h3, #s5_user3_50 div.module-gradient h3, #s5_user4_50 div.module-gradient h3, #s5_user5_50 div.module-gradient h3, #s5_user6_50 div.module-gradient h3, #s5_user3_100 div.module-gradient h3, #s5_user4_100 div.module-gradient h3, #s5_user5_100 div.module-gradient h3, #s5_user6_100 div.module-gradient h3, #s5_user789_left8 div.module-gradient h3, #s5_user789_right div.module-gradient h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_user3_25 div.module-gradient, #s5_user4_25 div.module-gradient, #s5_user5_25 div.module-gradient, #s5_user6_25 div.module-gradient, #s5_user3_33 div.module-gradient, #s5_user4_33 div.module-gradient, #s5_user5_33 div.module-gradient, #s5_user6_33 div.module-gradient, #s5_user3_50 div.module-gradient, #s5_user4_50 div.module-gradient, #s5_user5_50 div.module-gradient, #s5_user6_50 div.module-gradient, #s5_user3_100 div.module-gradient, #s5_user4_100 div.module-gradient, #s5_user5_100 div.module-gradient, #s5_user6_100 div.module-gradient, #s5_user789_left div.module-gradient, #s5_user789_right div.module-gradient {
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
padding:0pt;
width:100%;
}

#s5_user3_25 div.module-gradient div, #s5_user4_25 div.module-gradient div, #s5_user5_25 div.module-gradient div, #s5_user6_25 div.module-gradient div, #s5_user3_33 div.module-gradient div, #s5_user4_33 div.module-gradient div, #s5_user5_33 div.module-gradient div, #s5_user6_33 div.module-gradient div, #s5_user3_50 div.module-gradient div, #s5_user4_50 div.module-gradient div, #s5_user5_50 div.module-gradient div, #s5_user6_50 div.module-gradient div, #s5_user3_100 div.module-gradient div, #s5_user4_100 div.module-gradient div, #s5_user5_100 div.module-gradient div, #s5_user6_100 div.module-gradient div, #s5_user789_left div.module-gradient div, #s5_user789_right div.module-gradient div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
}

* html #s5_user3_25 div.module-gradient div, #s5_user4_25 div.module-gradient div, #s5_user5_25 div.module-gradient div, #s5_user6_25 div.module-gradient div, #s5_user3_33 div.module-gradient div, #s5_user4_33 div.module-gradient div, #s5_user5_33 div.module-gradient div, #s5_user6_33 div.module-gradient div, #s5_user3_50 div.module-gradient div, #s5_user4_50 div.module-gradient div, #s5_user5_50 div.module-gradient div, #s5_user6_50 div.module-gradient div, #s5_user3_100 div.module-gradient div, #s5_user4_100 div.module-gradient div, #s5_user5_100 div.module-gradient div, #s5_user6_100 div.module-gradient div, #s5_user789_left div.module-gradient div #s5_user789_right div.module-gradient div {
width:100%;
}

#s5_user3_25 div.module-gradient div div, #s5_user4_25 div.module-gradient div div, #s5_user5_25 div.module-gradient div div, #s5_user6_25 div.module-gradient div div, #s5_user3_33 div.module-gradient div div, #s5_user4_33 div.module-gradient div div, #s5_user5_33 div.module-gradient div div, #s5_user6_33 div.module-gradient div div, #s5_user3_50 div.module-gradient div div, #s5_user4_50 div.module-gradient div div, #s5_user5_50 div.module-gradient div div, #s5_user6_50 div.module-gradient div div, #s5_user3_100 div.module-gradient div div, #s5_user4_100 div.module-gradient div div, #s5_user5_100 div.module-gradient div div, #s5_user6_100 div.module-gradient div div, #s5_user789_left div.module-gradient div div, #s5_user789_right div.module-gradient div div {
background:transparent url(../images/wh_tr_gradient.png) no-repeat scroll right top;
padding:0pt;
}

#s5_user3_25 div.module-gradient div div div, #s5_user4_25 div.module-gradient div div div, #s5_user5_25 div.module-gradient div div div, #s5_user6_25 div.module-gradient div div div, #s5_user3_33 div.module-gradient div div div, #s5_user4_33 div.module-gradient div div div, #s5_user5_33 div.module-gradient div div div, #s5_user6_33 div.module-gradient div div div, #s5_user3_50 div.module-gradient div div div, #s5_user4_50 div.module-gradient div div div, #s5_user5_50 div.module-gradient div div div, #s5_user6_50 div.module-gradient div div div, #s5_user3_100 div.module-gradient div div div, #s5_user4_100 div.module-gradient div div div, #s5_user5_100 div.module-gradient div div div, #s5_user6_100 div.module-gradient div div div, #s5_user789_left div.module-gradient div div div, #s5_user789_right div.module-gradient div div div {
background:transparent url(../images/wh_tl_gradient.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_user3_25 div.module-gradient div div div div, #s5_user4_25 div.module-gradient div div div div, #s5_user5_25 div.module-gradient div div div div, #s5_user6_25 div.module-gradient div div div div, #s5_user3_33 div.module-gradient div div div div, #s5_user4_33 div.module-gradient div div div div, #s5_user5_33 div.module-gradient div div div div, #s5_user6_33 div.module-gradient div div div div, #s5_user3_50 div.module-gradient div div div div, #s5_user4_50 div.module-gradient div div div div, #s5_user5_50 div.module-gradient div div div div, #s5_user6_50 div.module-gradient div div div div, #s5_user3_100 div.module-gradient div div div div, #s5_user4_100 div.module-gradient div div div div, #s5_user5_100 div.module-gradient div div div div, #s5_user6_100 div.module-gradient div div div div, #s5_user789_left div.module-gradient div div div div, #s5_user789_right div.module-gradient div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_user3_25 div.module-gradient div div div div, #s5_user4_25 div.module-gradient div div div div, #s5_user5_25 div.module-gradient div div div div, #s5_user6_25 div.module-gradient div div div div, #s5_user3_33 div.module-gradient div div div div, #s5_user4_33 div.module-gradient div div div div, #s5_user5_33 div.module-gradient div div div div, #s5_user6_33 div.module-gradient div div div div, #s5_user3_50 div.module-gradient div div div div, #s5_user4_50 div.module-gradient div div div div, #s5_user5_50 div.module-gradient div div div div, #s5_user6_50 div.module-gradient div div div div, #s5_user3_100 div.module-gradient div div div div, #s5_user4_100 div.module-gradient div div div div, #s5_user5_100 div.module-gradient div div div div, #s5_user6_100 div.module-gradient div div div div, #s5_user789_left div.module-gradient div div div div, #s5_user789_right div.module-gradient div div div div {
border:none;
}

#s5_user7_33 {
float:left;
width:33%;}

#s5_user8_33 {
float:left;
width:33%;}

#s5_user9_33 {
float:left;
/*
USED TO BE - 
float:right;
*/
width:33%;}

#s5_user7_50 {
float:left;
width:49.9%;
margin-top:-19px;
}
/* margin-top:-16px; */

#s5_user8_50 {
float:left;
width:49.9%;}

#s5_user9_50 {
float:left;
width:49.9%;
margin-top:-19px;}
/*  new margin */

#s5_user7_100 {
float:left;
width:100%;}

#s5_user8_100 {
float:left;
width:100%;}

#s5_user9_100 {
float:left;
width:100%;}

#s5_bottombottom {
clear:both;
height:78px;
}

.boxed {
border: 2px solid #CCCCCC;}

.boxed:hover{
border: 2px solid #666666;}

body {
font-size: 75%;
color:#000000;
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
}

#s5_topbackground {
width:100%;
height:107px;
background: url(../images/topbackground.jpg) repeat-x top;
}

#s5_topback {
margin:0pt auto;
}

#s5_topleft {
float:left;
width:49%;}

#s5_logo {
height: 76px;
width:312px;
background: url(../images/logo.png) no-repeat top;
}

#s5_mainmenu {
height:29px;
float:left;
clear:both;}

#s5_mainmenuleft {
width:16px;
float:left;
height:29px;
background: url(../images/s5box_left2.png) no-repeat top;
}

#s5_mainmenumiddle {
height:29px;
float:left;
background: url(../images/s5box_middle.png) repeat-x top;
}

#s5_mainmenuright{
width:16px;	
float:left;
height:29px;
background: url(../images/s5box_right.png) no-repeat top;
}

#s5_topright {
float:right;
width:49%;}

.s5_topblock {
height:78px;}

#s5_search {
float:right;
font-size:11px;
height:28px;
margin-top:12px;
padding-left:34px;
padding-top:4px;
width:266px;
background: url(../images/search.png) no-repeat;}

#s5_search #mod_search_searchword {
border:medium none;
color:#000000;
font-size:12px;
background:none;
}

#s5_topmenu {
clear:both;
font-size:11px;
width:300px;
text-align:right;
color:#000000;
float:right;}

#s5_s5boxtab {	
color:#000;
cursor:pointer;
height:29px;
float:right;}

#s5_s5boxleft{
width:35px;
height:29px;
float:left;
background: url(../images/s5box_left.png) no-repeat;}

#s5_s5boxmiddle{
padding-top:10px;
height:29px;
font-weight:normal;
float:left;
background: url(../images/s5box_middle.png) repeat-x;}

#s5_s5boxright{
width:16px;
height:29px;
float:left;
background: url(../images/s5box_right.png) no-repeat;}

#s5_topbackbottombar{
height:5px !important;
width:1016px;
margin:auto;
margin-bottom:0;
margin-top:0;
background:#E4E4E4;}

* html #s5_topbackbottombar{	
height:2px;
width:100%;
background: url(../images/backrepeat.gif) repeat-x;}

#s5_user1 {
margin: 0 auto;}

.more a {
color:#FFFFFF;
text-decoration:none;}

.more a:hover{
text-decoration:underline;}

/******************** Module Styles ********************/
#s5_leftcolumn div.module div div div table td, #s5_rightcolumn div.module div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module h3, #s5_rightcolumn div.module h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:12px;
margin-top:0px;	}

#s5_leftcolumn div.module, #s5_rightcolumn div.module{
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module div, #s5_rightcolumn div.module div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module div, #s5_rightcolumn div.module div {
width:100%;
}

#s5_leftcolumn div.module div div, #s5_rightcolumn div.module div div {
background:transparent url(../images/wh_tr.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module div div div, #s5_rightcolumn div.module div div div {
background:transparent url(../images/wh_tl.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module div div div div, #s5_rightcolumn div.module div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module div div div div, #s5_rightcolumn div.module div div div div {
border:none;
}

/******************** Module Styles use -black ********************/
#s5_leftcolumn div.module-black div div div table td, #s5_rightcolumn div.module-black div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-black h3, #s5_rightcolumn div.module-black h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-black, #s5_rightcolumn div.module-black{
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-black div, #s5_rightcolumn div.module-black div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-black div, #s5_rightcolumn div.module-black div {
width:100%;
}

#s5_leftcolumn div.module-black div div, #s5_rightcolumn div.module-black div div {
background:transparent url(../images/wh_tr_black.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-black div div div, #s5_rightcolumn div.module-black div div div {
background:transparent url(../images/wh_tl_black.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-black div div div div, #s5_rightcolumn div.module-black div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-black div div div div, #s5_rightcolumn div.module-black div div div div {
border:none;
}

/******************** Module Styles use -blue ********************/
#s5_leftcolumn div.module-blue div div div table td, #s5_rightcolumn div.module-blue div div div table td, #s5_maincolumn  div.module-blue div div div table td{
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-blue h3, #s5_rightcolumn div.module-blue h3, #s5_maincolumn div.module-blue h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-align:center;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-blue, #s5_rightcolumn div.module-blue, #s5_maincolumn div.module-blue {
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-blue div, #s5_rightcolumn div.module-blue div, #s5_maincolumn div.module-blue div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-blue div, #s5_rightcolumn div.module-blue div, #s5_maincolumn div.module-blue div {
width:100%;
}

#s5_leftcolumn div.module-blue div div, #s5_rightcolumn div.module-blue div div, #s5_maincolumn div.module-blue div div {
background:transparent url(../images/wh_tr_blue.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-blue div div div, #s5_rightcolumn div.module-blue div div div, #s5_maincolumn div.module-blue div div div {
background:transparent url(../images/wh_tl_blue.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-blue div div div div, #s5_rightcolumn div.module-blue div div div div, #s5_maincolumn div.module-blue div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-blue div div div div, #s5_rightcolumn div.module-blue div div div div, #s5_maincolumn div.module-blue div div div div {
border:none;
}

/******************** Module Styles use -red ********************/
#s5_leftcolumn div.module-red div div div table td, #s5_rightcolumn div.module-red div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-red h3, #s5_rightcolumn div.module-red h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-align:center;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-red, #s5_rightcolumn div.module-red {
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-red div, #s5_rightcolumn div.module-red div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-red div, #s5_rightcolumn div.module-red div {
width:100%;
}

#s5_leftcolumn div.module-red div div, #s5_rightcolumn div.module-red div div {
background:transparent url(../images/wh_tr_red.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-red div div div, #s5_rightcolumn div.module-red div div div {
background:transparent url(../images/wh_tl_red.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-red div div div div, #s5_rightcolumn div.module-red div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-red div div div div, #s5_rightcolumn div.module-red div div div div {
border:none;
}

/******************** Module Styles use -orange ********************/
#s5_leftcolumn div.module-orange div div div table td, #s5_rightcolumn div.module-orange div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-orange h3, #s5_rightcolumn div.module-orange h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-align:center;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-orange, #s5_rightcolumn div.module-orange {
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-orange div, #s5_rightcolumn div.module-orange div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-orange div, #s5_rightcolumn div.module-orange div {
width:100%;
}

#s5_leftcolumn div.module-orange div div, #s5_rightcolumn div.module-orange div div {
background:transparent url(../images/wh_tr_orange.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-orange div div div, #s5_rightcolumn div.module-orange div div div {
background:transparent url(../images/wh_tl_orange.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-orange div div div div, #s5_rightcolumn div.module-orange div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-orange div div div div, #s5_rightcolumn div.module-orange div div div div {
border:none;
}


/******************** Module Styles use -green ********************/
#s5_leftcolumn div.module-green div div div table td, #s5_rightcolumn div.module-green div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-green h3, #s5_rightcolumn div.module-green h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-green, #s5_rightcolumn div.module-green {
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-green div, #s5_rightcolumn div.module-green div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-green div, #s5_rightcolumn div.module-green div {
width:100%;
}

#s5_leftcolumn div.module-green div div, #s5_rightcolumn div.module-green div div {
background:transparent url(../images/wh_tr_green.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-green div div div, #s5_rightcolumn div.module-green div div div {
background:transparent url(../images/wh_tl_green.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-green div div div div, #s5_rightcolumn div.module-green div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-green div div div div, #s5_rightcolumn div.module-green div div div div {
border:none;
}

/******************** Module Styles use -darkblack ********************/
#s5_leftcolumn div.module-darkblack div div div table td, #s5_rightcolumn div.module-darkblack div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-darkblack h3, #s5_rightcolumn div.module-darkblack h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-darkblack, #s5_rightcolumn div.module-darkblack {
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-darkblack div, #s5_rightcolumn div.module-darkblack div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-darkblack div, #s5_rightcolumn div.module-darkblack div {
width:100%;
}

#s5_leftcolumn div.module-darkblack div div, #s5_rightcolumn div.module-darkblack div div {
background:transparent url(../images/wh_tr_darkblack.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-darkblack div div div, #s5_rightcolumn div.module-darkblack div div div {
background:transparent url(../images/wh_tl_darkblack.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-darkblack div div div div, #s5_rightcolumn div.module-darkblack div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-darkblack div div div div, #s5_rightcolumn div.module-darkblack div div div div {
border:none;
}

/******************** Module Styles use -outline ********************/
#s5_leftcolumn div.module-outline div div div table td, #s5_rightcolumn div.module-outline div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-outline h3, #s5_rightcolumn div.module-outline h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
text-indent:7px;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-outline, #s5_rightcolumn div.module-outline {
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-outline div, #s5_rightcolumn div.module-outline div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-outline div, #s5_rightcolumn div.module-outline div {
width:100%;
}

#s5_leftcolumn div.module-outline div div, #s5_rightcolumn div.module-outline div div {
background:transparent url(../images/wh_tr_outline.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-outline div div div, #s5_rightcolumn div.module-outline div div div {
background:transparent url(../images/wh_tl_outline.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-outline div div div div, #s5_rightcolumn div.module-outline div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-outline div div div div, #s5_rightcolumn div.module-outline div div div div {
border:none;
}

/******************** Start Gradient Module Styles ********************/	
/******************** Module Styles use -gradientblack ********************/
#s5_leftcolumn div.module-gradient div div div table td, #s5_rightcolumn div.module-gradient div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradient h3, #s5_rightcolumn div.module-gradient h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
text-indent:7px;
line-height:24px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-gradient, #s5_rightcolumn div.module-gradient {
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradient div, #s5_rightcolumn div.module-gradient div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradient div, #s5_rightcolumn div.module-gradient div {
width:100%;
}

#s5_leftcolumn div.module-gradient div div, #s5_rightcolumn div.module-gradient div div {
background:transparent url(../images/wh_tr_gradient_no.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-gradient div div div, #s5_rightcolumn div.module-gradient div div div {
background:transparent url(../images/wh_tl_gradient_no.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-gradient div div div div, #s5_rightcolumn div.module-gradient div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradient div div div div, #s5_rightcolumn div.module-gradient div div div div {
border:none;
}

/******************** Module Styles use -gradientblack ********************/
#s5_leftcolumn div.module-gradientblack div div div table td, #s5_rightcolumn div.module-gradientblack div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradientblack h3, #s5_rightcolumn div.module-gradientblack h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:24px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-gradientblack, #s5_rightcolumn div.module-gradientblack {
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradientblack div, #s5_rightcolumn div.module-gradientblack div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradientblack div, #s5_rightcolumn div.module-gradientblack div {
width:100%;
}

#s5_leftcolumn div.module-gradientblack div div, #s5_rightcolumn div.module-gradientblack div div {
background:transparent url(../images/wh_tr_gradient_black.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-gradientblack div div div, #s5_rightcolumn div.module-gradientblack div div div {
background:transparent url(../images/wh_tl_gradient_black.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-gradientblack div div div div, #s5_rightcolumn div.module-gradientblack div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradientblack div div div div, #s5_rightcolumn div.module-gradientblack div div div div {
border:none;
}

/******************** Module Styles use -gradientblue ********************/
#s5_leftcolumn div.module-gradientblue div div div table td, #s5_rightcolumn div.module-gradientblue div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradientblue h3, #s5_rightcolumn div.module-gradientblue h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:24px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-gradientblue, #s5_rightcolumn div.module-gradientblue {
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradientblue div, #s5_rightcolumn div.module-gradientblue div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradientblue div, #s5_rightcolumn div.module-gradientblue div {
width:100%;
}

#s5_leftcolumn div.module-gradientblue div div, #s5_rightcolumn div.module-gradientblue div div {
background:transparent url(../images/wh_tr_gradient_blue.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-gradientblue div div div, #s5_rightcolumn div.module-gradientblue div div div {
background:transparent url(../images/wh_tl_gradient_blue.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-gradientblue div div div div, #s5_rightcolumn div.module-gradientblue div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradientblue div div div div, #s5_rightcolumn div.module-gradientblue div div div div {
border:none;
}

/******************** Module Styles use -gradientred ********************/
#s5_leftcolumn div.module-gradientred div div div table td, #s5_rightcolumn div.module-gradientred div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradientred h3, #s5_rightcolumn div.module-gradientred h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:24px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-gradientred, #s5_rightcolumn div.module-gradientred {
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradientred div, #s5_rightcolumn div.module-gradientred div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradientred div, #s5_rightcolumn div.module-gradientred div {
width:100%;
}

#s5_leftcolumn div.module-gradientred div div, #s5_rightcolumn div.module-gradientred div div {
background:transparent url(../images/wh_tr_gradient_red.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-gradientred div div div, #s5_rightcolumn div.module-gradientred div div div {
background:transparent url(../images/wh_tl_gradient_red.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-gradientred div div div div, #s5_rightcolumn div.module-gradientred div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradientred div div div div, #s5_rightcolumn div.module-gradientred div div div div {
border:none;
}

/******************** Module Styles use -gradientgreen ********************/
#s5_leftcolumn div.module-gradientgreen div div div table td, #s5_rightcolumn div.module-gradientgreen div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradientgreen h3, #s5_rightcolumn div.module-gradientgreen h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:24px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-gradientgreen, #s5_rightcolumn div.module-gradientgreen{
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradientgreen div, #s5_rightcolumn div.module-gradientgreen div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradientgreen div, #s5_rightcolumn div.module-gradientgreen div {
width:100%;
}

#s5_leftcolumn div.module-gradientgreen div div, #s5_rightcolumn div.module-gradientgreen div div {
background:transparent url(../images/wh_tr_gradient_green.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-gradientgreen div div div, #s5_rightcolumn div.module-gradientgreen div div div {
background:transparent url(../images/wh_tl_gradient_green.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-gradientgreen div div div div, #s5_rightcolumn div.module-gradientgreen div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradientgreen div div div div, #s5_rightcolumn div.module-gradientgreen div div div div {
border:none;
}

/******************** Module Styles use -gradientdarkblack ********************/
#s5_leftcolumn div.module-gradientdarkblack div div div table td, #s5_rightcolumn div.module-gradientdarkblack div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradientdarkblack h3, #s5_rightcolumn div.module-gradientdarkblack h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#FFFFFF;
text-indent:7px;
line-height:24px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-gradientdarkblack, #s5_rightcolumn div.module-gradientdarkblack{
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradientdarkblack div, #s5_rightcolumn div.module-gradientdarkblack div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradientdarkblack div, #s5_rightcolumn div.module-gradientdarkblack div {
width:100%;
}

#s5_leftcolumn div.module-gradientdarkblack div div, #s5_rightcolumn div.module-gradientdarkblack div div {
background:transparent url(../images/wh_tr_darkblack_gradient.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-gradientdarkblack div div div, #s5_rightcolumn div.module-gradientdarkblack div div div {
background:transparent url(../images/wh_tl_gradient_darkblack.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-gradientdarkblack div div div div, #s5_rightcolumn div.module-gradientdarkblack div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradientdarkblack div div div div, #s5_rightcolumn div.module-gradientdarkblack div div div div {
border:none;
}

/******************** Module Styles use -gradientoutline ********************/
#s5_leftcolumn div.module-gradientoutline div div div table td, #s5_rightcolumn div.module-gradientoutline div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradientoutline h3, #s5_rightcolumn div.module-gradientoutline h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
text-indent:7px;
line-height:24px;
margin-bottom:11px;
margin-top:0px;	}

#s5_leftcolumn div.module-gradientoutline, #s5_rightcolumn div.module-gradientoutline{
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradientoutline div, #s5_rightcolumn div.module-gradientoutline div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradientoutline div, #s5_rightcolumn div.module-gradientoutline div {
width:100%;
}

#s5_leftcolumn div.module-gradientoutline div div, #s5_rightcolumn div.module-gradientoutline div div {
background:transparent url(../images/wh_tr_gradient_outline.png) no-repeat scroll right top;
padding:0pt;
}

#s5_leftcolumn div.module-gradientoutline div div div, #s5_rightcolumn div.module-gradientoutline div div div {
background:transparent url(../images/wh_tl_gradient_outline.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_leftcolumn div.module-gradientoutline div div div div, #s5_rightcolumn div.module-gradientoutline div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradientoutline div div div div, #s5_rightcolumn div.module-gradientoutline div div div div {
border:none;
}

/*******************User positions 3,4,5 and 6**********************/	
#s5_user3_25 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user4_25 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user5_25 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user6_25 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user3_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user4_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user5_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user6_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user3_50 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user4_50 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user5_50 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user6_50 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user3_100 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user4_100 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user5_100 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user6_100 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

/*******************User positions 7,8 and 9 **********************/	
#s5_user7_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user8_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user8_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}


#s5_user7_33 #s5_user789_left div.module-gradient h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:15px;
margin-top:-7px;}
#s5_user8_33 #s5_user789 div.module-gradient h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:15px;
margin-top:-7px;}
#s5_user9_33 #s5_user789_right div.module-gradient h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:15px;
margin-top:-7px;}



#s5_user9_33 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user7_50 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user8_50 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user9_50 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user7_100 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user8_100 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

#s5_user9_100 div.module h3{
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:27px;
margin-top:-7px;	}

/******************** Module Styles ********************/
#s5_user789 div.module div div div table td, #s5_user789_left div.module div div div table td, #s5_user789_right div.module div div div table td{
padding-left:10px;
width:auto;
}

#s5_user789 div.module h3, #s5_user789_left8 div.module h3, #s5_user789_right div.module h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_user789 div.module, #s5_user789_left div.module, #s5_user789_right div.module{
background:transparent url(../images/wh_br.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_user789 div.module div, #s5_user789_left div.module div, #s5_user789_right div.module div {
background:transparent url(../images/wh_bl.png) no-repeat scroll left bottom;
padding:0pt;
}

* html #s5_user789 div.module div, #s5_user789_left div.module div #s5_user789_right div.module div {
width:100%;
}

#s5_user789 div.module div div, #s5_user789_left div.module div div, #s5_user789_right div.module div div {
background:transparent url(../images/wh_tr.png) no-repeat scroll right top;
padding:0pt;
}

#s5_user789 div.module div div div, #s5_user789_left div.module div div div, #s5_user789_right div.module div div div {
background:transparent url(../images/wh_tl.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_user789 div.module div div div div, #s5_user789_left div.module div div div div, #s5_user789_right div.module div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_user789 div.module div div div div, #s5_user789_left div.module div div div div, #s5_user789_right div.module div div div div {
border:none;
}

/******************** Module Styles 7 8 9 - use module style -gradient ********************/
#s5_user789 div.module-gradient div div div table td, #s5_user789_left div.module-gradient div div div table td, #s5_user789_right div.module-gradient div div div table td{
padding-left:10px;
width:auto;
}

#s5_user789 div.module-gradient h3, #s5_user789_left div.module-gradient h3, #s5_user789_right div.module-gradient h3 {
font-size:13px;
font-weight:bold;
height:24px;
color:#000000;
line-height:22px;
margin-bottom:11px;
margin-top:0px;	}

#s5_user789 div.module-gradient, #s5_user789_left div.module-gradient, #s5_user789_right div.module-gradient{
background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:21px;
padding:0pt;
width:100%;
}

#s5_user789 div.module-gradient div, #s5_user789_left div.module-gradient div, #s5_user789_right div.module-gradient div {
background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;
padding:0pt;
}

* html #s5_user789 div.module-gradient div, #s5_user789_left div.module-gradient div #s5_user789_right div.module-gradient div {
width:100%;
}

#s5_user789 div.module-gradient div div, #s5_user789_left div.module-gradient div div, #s5_user789_right div.module-gradient div div {
background:transparent url(../images/wh_tr_gradient.png) no-repeat scroll right top;
padding:0pt;
}

#s5_user789 div.module-gradient div div div, #s5_user789_left div.module-gradient div div div, #s5_user789_right div.module-gradient div div div {
background:transparent url(../images/wh_tl_gradient.png) no-repeat scroll left top;
padding:10px 9px 16px 13px;
width:auto;
}

#s5_user789 div.module-gradient div div div div, #s5_user789_left div.module-gradient div div div div, #s5_user789_right div.module-gradient div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_user789 div.module-gradient div div div div, #s5_user789_left div.module-gradient div div div div, #s5_user789_right div.module-gradient div div div div {
border:none;
}

#s5_user789_left {
padding-right:5px;
padding-left:8px;}


#s5_user789_right {
padding-left:10px;}
/* padding-left 5px */


#s5_user789 {
padding-left:5px;
padding-right:5px;}

/*******************default joomla menu **********************/	
/* Default Joomla! Menu */
a.mainlevel {
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
border-bottom:1px solid #E3E3E3;
font-weight:normal;
line-height:25px;
list-style-position:outside;
list-style-type:none;
margin-left:-4px;
padding-left:8px;
text-decoration:none;}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
color:#FFFFFF;
text-decoration:none;
background:#4F4F4F;}

a.mainlevel#active_menu {
display: block;
text-decoration: none;	
display: block;
}

a.mainlevel:hover#active_menu {
text-decoration: none;	
display: block;
}

a.sublevel {
text-decoration: none;
}

a.sublevel:active,
a.sublevel:focus {
text-decoration: none;
}

a.sublevel:hover {
color:#000000;
text-decoration: underline;
}

#active_menu {
color:#000000;
padding-left:16px;
/*background:transparent url(../images/mainmenu_arrow.gif) left no-repeat;*/
}

a.sublevel#active_menu {
background:none;
text-decoration: underline;}

/* Top Menu - "cpanel" module, menu must be "flat list", class suffix "-top" */
ul#mainlevel-top {
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-style:normal;
float:right;
font-weight: normal;
line-height:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul#mainlevel-top li {
display:block;
color:#000000;
float:left;
margin-right:0px;
height:12px;
border-right: 1px #000000 solid;
overflow:hidden;
padding-left:0px;
padding-right:0px;
}

ul#mainlevel-top li a {
color:#000000;
display:block;
padding:1px 4px;
text-decoration:none;
}

ul#mainlevel-top li a:hover {
color:#FFFFFF;
background-color:#000000;
}

/* Bottom Menu - "bottom" module, menu must be "flat list", class suffix "-bottom" */
ul#mainlevel-bottom {
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding-top:8px;
font-style:normal;
font-weight: normal;
line-height:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul#mainlevel-bottom li {
display:block;
color:#666666;
float:left;
margin-right:0px;
height:14px;
overflow:hidden;
padding-left:0px;
padding-right:0px;
}

ul#mainlevel-bottom li a {
color:#666666;
display:block;
padding:1px 4px;
text-decoration:none;
}

ul#mainlevel-bottom li a:hover {
text-decoration:underline;}

/****************** Typography *********************/

.grey_box {
background:#F5F5F5;
border:1px solid #CDCDCD;
color:#666666;
font-size:1.1em;
font-weight:bold;
margin:8px auto;
text-align:left; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px;
height:auto;
clear: both;
}

.blue_box {
background:#C2DCFF;
border:1px solid #8CBCFC;
color:#666666;
font-size:1.1em;
font-weight:bold;
margin:8px auto;
text-align:left; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px;
}

.green_box {
background:#BCEFBE;
border:1px solid #88B889;
color:#666666;
font-size:1.1em;
font-weight:bold;
margin:8px auto;
text-align:left; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px;
}

.orange_box {
background:#FBDFAB;
border:1px solid #F9C461;
color:#666666;
font-size:1.1em;
font-weight:bold;
margin:8px auto;
text-align:left; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px;
}

.red_box {
background:#FAC0C2;
border:1px solid #FA8A8D;
color:#666666;
font-size:1.1em;
font-weight:bold;
margin:8px auto;
text-align:left; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px;
}

.dark_box {
background:#333333;
border:1px solid #999999;
color:#ffffff;
font-size:1.1em;
font-weight:bold;
margin:8px auto;
text-align:left; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px;
}

.green_boxed {
float: left;
margin-right: 8px;
padding: 7px;
display: block;
color: #FFFFFF;
background: #88B889;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:2.2em; 
font-family:Arial, sans-serif;
}

.red_boxed {
float: left;
margin-right: 8px;
padding: 7px;
display: block;
color: #FFFFFF;
background: #FC5B5F;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:2.2em; 
font-family:Arial, sans-serif;
}

.blue_boxed {
float: left;
margin-right: 8px;
padding: 7px;
display: block;
color: #FFFFFF;
background: #8CBCFC;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:2.2em; 
font-family:Arial, sans-serif;
}

.orange_boxed {
float: left;
margin-right: 8px;
padding: 7px;
display: block;
color: #FFFFFF;
background: #F9C461;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:2.2em; 
font-family:Arial, sans-serif
}

.grey_boxed {
float: left;
margin-right: 8px;
padding: 7px;
display: block;
color: #A09F9F;
background: #F5F5F5;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:2.2em; 
font-family:Arial, sans-serif
}

.dark_boxed {
float: left;
margin-right: 8px;
padding: 7px;
display: block;
color: #FFFFFF;
background: #333333;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:2.2em; 
font-family:Arial, sans-serif
}

.block_box {
clear: both;
padding: 10px 15px;
position: relative;
}

.introletter_dark {
color:#000000;
display:block;
float:left;
font-style:normal;
font-weight:normal;
font: 50px/40px Arial, Helvetica, sans-serif;
padding:4px; 
}

.introletter_orange {
color:#F4A30B;
display:block;
float:left;
font-style:normal;
font-weight:normal;
font: 50px/40px Arial, Helvetica, sans-serif;
padding:4px; 
}

.introletter_green {
color:#198232;
display:block;
float:left;
font-style:normal;
font-weight:normal;
font: 50px/40px Arial, Helvetica, sans-serif;
padding:4px; 
}

.introletter_grey {
color:#B3B3B3;
display:block;
float:left;
font-style:normal;
font-weight:normal;
font: 50px/40px Arial, Helvetica, sans-serif;
padding:4px; 
}

.introletter_red {
color:#ED3136;
display:block;
float:left;
font-style:normal;
font-weight:normal;
font: 50px/40px Arial, Helvetica, sans-serif;
padding:4px; 
}

.introletter_blue {
color:#2D6FC1;
display:block;
float:left;
font-style:normal;
font-weight:normal;
font: 50px/40px Arial, Helvetica, sans-serif;
padding:4px; 
}

blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:italic;
font-weight:normal;
line-height:1.5;
padding-left:50px; padding-right:45px; padding-top:6px; padding-bottom:6px 
}

.code_grey {
margin: 15px;
background: #F7F7F7;
padding: 10px 20px 10px 20px;
border-top: 2px solid #CCCCCC;
color: #666666;
border-bottom: 2px solid #CCCCCC;
font: 1.3em/1.5 monospace;
}

.code_blue {
margin: 15px;
background: #C2DCFF;
color: #666666;
padding: 10px 20px 10px 20px;
border-top: 2px solid #8CBCFC;
border-bottom: 2px solid #8CBCFC;
font: 1.3em/1.5 monospace;
}

.code_red {
margin: 15px;
background: #FAC0C2;
padding: 10px 20px 10px 20px;
color: #666666;
border-top: 2px solid #FA8A8D;
border-bottom: 2px solid #FA8A8D;
font: 1.3em/1.5 monospace;
}

.code_orange {
margin: 15px;
background: #FBDFAB;
padding: 10px 20px 10px 20px;
border-top: 2px solid #F9C461;
color: #666666;
border-bottom: 2px solid #F9C461;
font: 1.3em/1.5 monospace;
}

.code_green {
margin: 15px;
background: #BCEFBE;
padding: 10px 20px 10px 20px;
color: #666666;
border-top: 2px solid #88B889;
border-bottom: 2px solid #88B889;
font: 1.3em/1.5 monospace;
}

.code_dark {
margin: 15px;
background: #333333;
padding: 10px 20px 10px 20px;
border-top: 2px solid #999999;
border-bottom: 2px solid #999999;
font: 1.3em/1.5 monospace;
color: #ffffff;
}

.bold_blue {
border-bottom: 1px solid #8CBCFC;
border-top: 1px solid #8CBCFC;
padding: 1px;
color: #666666;
margin-right: 3px;
background: #C2DCFF;
font-weight: bold;
}

.bold_red {
border-bottom: 1px solid #FA8A8D;
border-top: 1px solid #FA8A8D;
padding: 1px;
color: #666666;
margin-right: 3px;
background: #FAC0C2;
font-weight: bold;
}

.bold_grey {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
padding: 1px;
color: #666666;
margin-right: 3px;
background: #F7F7F7;
font-weight: bold;
}

.bold_green {
border-bottom: 1px solid #88B889;
border-top: 1px solid #88B889;
padding: 1px;
margin-right: 3px;
color: #666666;
background: #BCEFBE;
font-weight: bold;
}

.bold_orange {
border-bottom: 1px solid #F9C461;
border-top: 1px solid #F9C461;
padding: 1px;
margin-right: 3px;
color: #666666;
background: #FBDFAB;
font-weight: bold;
}

.bold_dark {
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
padding: 1px;
margin-right: 3px;
color: #ffffff;
background: #333333;
font-weight: bold;
}

ol.numbered_list li {
margin-left: 15px;
line-height: 160%;
}

ol.numbered_list {
margin-left: 15px;
line-height: 160%;
padding-left: 15px;
}

img.solid {
border:1px solid #999999;
margin:5px 0pt 2px 2px;
padding:1px;
}

img.bold {
border:5px solid #E4E2E2;
margin:5px 0pt 2px 2px;
padding:1px;
}

img.dashed {
border:1px #999999 dashed;
margin:5px 0pt 2px 2px;
padding:1px; 
}

/* S5 box */
#popup_div {
width:402px;
color:#000000;
background: url(../images/s5box.png) no-repeat;
}

#popup_div h3, a {
color:#000000;
}

#close_popup_div {
float:right;
height:25px;
margin-right:-11px;
margin-top:-14px;
width:73px;	
cursor:pointer;
background: url(../images/close.jpg) no-repeat;
}

* html #close_popup_div {
margin-right:-10px;
margin-top:-13px;
}

#popup_div div.moduletable {
padding-bottom:17px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px;}

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat; padding:20px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

label.invalid {
color:#FF0000;
}

label.invalid {
color:red;
}

.invalid {
border-color:#FF0000;
}

.invalid {
border-color:red !important;
}

/* Matt's Styling Additions */
.level_0 {
margin-top: 10px;
font-size: 110%;
}

/*
.level_0 a {
color: brown;
}

*/


.level_0 li {
margin-top: 5px;
font-weight: bold;
font-size: 95%;
background-image: url(/images/stories/style/ul_bullet_1.gif);
background-repeat: no-repeat;
padding-left: 12px;
background-position: 0 7px;
border-top: 1px dotted #ccc;
padding-top: 5px;
}

.level_0 li li{
margin-top: 12px;
margin-left: 8px;
padding-top: 0px;
padding-left: 0px;
font-size: 100%;
font-weight: bold;
color: #555;
background-image: none;
border-top: 0px;
}

.level_0 li li a {
color: #333;
}

.level_1 {
margin-top: 10px;
font-weight: normal;
color: red;
font-size: 95%;
}

.level_1 ul {
list-style-type:circle;
margin-left: 15px;
}

.level_2 ul li {
list-style-type:disc;
}

.level_1 li {
margin-top: 10px;
font-weight: normal;
font-size: 95%;
}

.level_2 li a {
color: purple;
font-weight: normal;
}

.level_1 li li {
margin-top: 10px;
font-weight: normal;
}

.buttons_heading {
float: right;
clear: both;
}

.CategoryBox {
border: 1px dotted #EEEEEE;
border-bottom: 4px solid #EEEEEE;
padding: 15px;
background-color: #F7F7F7;
background-image: url(/templates/emercantilism/images/cat_box_bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
/*
margin-top: 5px;
 */
height: auto;
}

.CategoryBox a img {
vertical-align: top;
}


img.box_image_right {
float: right;
margin: 12px;
margin-top:-24px;
margin-left: 24px;
display:block;
}

img.box_image_right_border {
float: right;
margin: 12px;
margin-left: 24px;
margin-top:-24px;
display:block;
border: 1px dotted #99CDFD;
background-color:#FFFFFF;
padding:4px;
}

div.CategoryBoxDesc {
width:auto;
float:left;
text-align:justify;
}


.unIndentedList {
color: #444;
margin-left: 25px;
padding-left: 15px;
margin-top: 0px;
font-size: 100%;
}

.unIndentedList ul{
}

.unIndentedList li {
padding-bottom: 8px;
padding-left: 0px;
list-style-type: disc;
}

#product_desc_block ul {
color: #444;
margin-left: 5px;
padding-left: 15px;
margin-top: 0px;
font-size: 100%;
}

#product_desc_block li {
padding-bottom: 8px;
padding-left: 0px;
list-style-type: disc;
}


#product_desc_block h4 {
display:none;
color: #084275;
font-weight: normal;
padding-top: 20px;
}

#product_desc_block p {
text-align: justify;
text-indent: 0;

}



.ProductFiles {
/*margin-left: 25px;*/
padding-left: 15px;
color: #444;
/*border: 1px solid green;*/
}

.ProductFiles li {
padding-top: 7px;
padding-left: 0px;
list-style-type: circle;
/*border: 1px solid red;*/
}

#ProductImages img {
border: 0px dotted #99CDFD;
padding: 5px;
}

#solutionztable,.mod_login a {
color: #c75f3e;
}

#solutionztable,#mod_loginform,.mod_login {
color: #4f6b72;
font: normal 11px auto arial, verdana, helvetica, sans-serif;
width: 600px;
padding: 0;
margin: 0;
}

.sol_blog_hdr {
color:#084275;
margin-top:18px;
padding-bottom:5px;
border-bottom:1px dotted #99CDFD;
/*background-image:url(/images/stories/style/CategoryHdrBackground.jpg);
background-repeat:no-repeat;*/
}

.sol_blog_cat {
color:#666;
/*margin-top:18px;
padding-bottom:5px;
border-bottom:1px dotted #99CDFD;
background-image:url(images/stories/style/CategoryHdrBackground.jpg);
background-repeat:no-repeat;*/
}

.sol_blog_subhdr {
color:#000000;
/*margin-top:18px;
padding-bottom:5px;
border-bottom:1px dotted #99CDFD;
background-image:url(images/stories/style/CategoryHdrBackground.jpg);
background-repeat:no-repeat;*/
}

.sol_blog_hdr_link {
color:#084275;
}

.contentheading h2 {
color:#084275;
margin-top:18px;
padding-bottom:5px;
border-bottom:1px dotted #99CDFD;
background-image:url(/images/stories/style/CategoryHdrBackground.jpg);
background-repeat:no-repeat;
}

caption {
padding: 0 0 5px 0;
width: 700px;	 
font: italic 11px arial, verdana, helvetica, sans-serif;
text-align: right;
}

#solutionztable th, table.mod_login th {
font: 11px arial, verdana, helvetica, sans-serif;
color: #444;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
/*letter-spacing: 2px;
text-transform: uppercase;*/
text-align: left;
padding: 6px 6px 6px 12px;
background: #C6E4FF url(/images/stories/style/bg_header.jpg) no-repeat;
}

table.mod_login {
font: 11px arial, verdana, helvetica, sans-serif;
color: #444;
/*letter-spacing: 2px;
text-transform: uppercase;*/
text-align: left;
padding: 6px 6px 6px 12px;
}

table.mod_login label, input {
text-align: left;
margin: 4px;
}

#solutionztable th.hdr {
font-weight:bold;
}

#solutionztable,.mod_login th.nobg {
border-top: 0;
border-left: 0;
border-right: 1px solid #CCC;
background: none;
}

#solutionztable td, table.mod_login td {
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
background: #fff;
padding: 6px 6px 6px 12px;
color: #444;
}

#solutionztable td.alt {
background: #F7F7F7;
/*background: #F5FAFA;*/
/*color: #797268;*/
}

#solutionztable td.total {
background: #EAEAEA;
/*color: #797268;*/
}

#solutionztable th.spec {
border-left: 1px solid #CCC;
border-top: 0;
background: #fff url(/images/stories/style/bullet1.gif) no-repeat;
font: arial, verdana, helvetica, sans-serif;
}

#solutionztable th.specalt {
border-left: 1px solid #CCC;
border-top: 0;
background: #f5fafa url(/images/stories/style/bullet2.gif) no-repeat;
font: arial, verdana, helvetica, sans-serif;
/*color: #797268;*/
}

#solutionzform th, table.mod_login th{
font: 11px arial, verdana, helvetica, sans-serif;
color: #444;
/*border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;*/
/*letter-spacing: 2px;
text-transform: uppercase;*/
text-align: right;
/*padding: 6px 6px 6px 12px;*/
/*background: #C6E4FF url(/images/stories/style/bg_header.jpg) no-repeat;*/
}

#solutionzform th.hdr {
font-weight:bold;
}

#solutionzform th.nobg {
border-top: 0;
border-left: 0;
/*border-right: 1px solid #CCC;*/
background: none;
}

#solutionzform td, table.mod_login td {
/*border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;*/
background: #fff;
/*padding: 6px 6px 6px 12px;*/
color: #444;
}

#solutionzform td.alt {
background: #F5FAFA;
/*color: #797268;*/
}

#solutionzform td.total {
background: #EAEAEA;
/*color: #797268;*/
}

#solutionzform th.spec {
/*border-left: 1px solid #CCC;*/
border-top: 0;
background: #fff url(/images/stories/style/bullet1.gif) no-repeat;
font: arial, verdana, helvetica, sans-serif;
}

#solutionzform th.specalt {
/*border-left: 1px solid #CCC;*/
border-top: 0;
background: #f5fafa url(/images/stories/style/bullet2.gif) no-repeat;
font: arial, verdana, helvetica, sans-serif;
/*color: #797268;*/
}

#solutionzemailform {
font: arial, verdana, helvetica, sans-serif;
}

.productcatimage{
width:190px;
float: left;
margin: 10px; 
padding: 0px;
text-align: right;
/*
margin-top: -40px;
margin-right: 0px; 
padding-right: 0px; 
margin-bottom: 0px; 
padding-bottom: 0px; 
padding-left: 20px; 
margin-bottom: -20px;*/
/*padding-top: -10px;
padding-bottom: 10px;*/
}

.productvideo {
float: right;
clear: both;
margin: 0px; 
padding: 10px; 
margin-top: -40px;
margin-bottom: -20px; 
padding-bottom: 0px; 
padding-left: 20px; 
/*
margin-right: 0px; 
padding-right: 0px; 
margin-bottom: -20px;*/
/*padding-top: -10px;
padding-bottom: 10px;*/
}

.productvideo object,embed {
padding: 0;
margin: 0;
}

/******************** Matt MODIFIED Styles ********************/
a.latestnews-gradient-solutionz {
color:#084275;
text-decoration:none;
}

a:hover.latestnews-gradient-solutionz {
color:#084275;
text-decoration:underline;
}

a:focus.latestnews-gradient-solutionz {
color:#084275;
text-decoration:underline;
}

.modulemainlevelsolutionzcontact {
	background-image:url(/templates/emercantilism/images/contact_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	}


#mod_login_greeting-gradient-solutionz, #mod_loginform-gradient-solutionz {
font-size:11px;
font-weight:normal;
color:#555;
line-height:normal;
} a {
color:#084275;
text-decoration:none;
}

.button-gradient-solutionz {
float: left;
}

.modulemainlevelsolutionzcontact h3 {
font-size:14px;
font-weight:bold;
/*height:24px;*/
color:#084275;
/*text-indent:7px;*/
/*border-top: 1px dotted #99CDFD;*/
/*padding-top: 7px;*/
/*line-height:24px;
margin-bottom:11px;*/
margin-top:0px;
margin-bottom:5px;
}

.modulemainlevelsolutionzcontact li:hover {
/*background-color:#F7F7F7;*/
}

.modulemainlevelsolutionzcontact ul li {
line-height:18px;
}

a.modulemainlevelsolutionzcontact {
color: #0D754E;
font-size: 95%;
font-weight:bold;
}

a.modulemainlevelsolutionzcontact:hover,
a.modulemainlevelsolutionzcontact:active,
a.modulemainlevelsolutionzcontact:focus {
color:#084275;
text-decoration:underline;
/*background:#4F4F4F;*/}

a.modulemainlevelsolutionzcontact#active_menu_solutionz {
display: block;
text-decoration: none;	
display: block;
}

a.modulemainlevelsolutionzcontact:hover#active_menu_solutionz {
text-decoration: none;	
display: block;
}



.mainlevelsolutionz ul li {
line-height:15px;
}


a.mainlevelsolutionz {
color: #555;
font-size: 90%;
}

a.mainlevelsolutionz:hover,
a.mainlevelsolutionz:active,
a.mainlevelsolutionz:focus {
color:#084275;
text-decoration:underline;
/*background:#4F4F4F;*/}

a.mainlevelsolutionz#active_menu_solutionz {
display: block;
text-decoration: none;	
display: block;
}

a.mainlevelsolutionz:hover#active_menu_solutionz {
text-decoration: none;	
display: block;
}

.mainlevelsolutionz-gradient-solutionz ul li {
line-height:15px;
}

.mainlevelsolutionz-gradient-solutionz li:hover {
/*background-color:#F7F7F7;*/
}

a.mainlevelsolutionz-gradient-solutionz {
color: #555;
font-size: 90%;
}

a.mainlevelsolutionz-gradient-solutionz:hover,
a.mainlevelsolutionz-gradient-solutionz:active,
a.mainlevelsolutionz-gradient-solutionz:focus {
color:#084275;
text-decoration:underline;
}

a.mainlevelsolutionz-gradient-solutionz#active_menu_solutionz {
display: block;
text-decoration: none;	
display: block;
}

a.mainlevelsolutionz-gradient-solutionz:hover#active_menu_solutionz {
text-decoration: none;	
display: block;
}

a.sublevelsolutionz {
text-decoration: none;
}

a.sublevelsolutionz:active,
a.sublevelsolutionz:focus {
text-decoration: none;
}

a.sublevelsolutionz:hover {
color:#000000;
text-decoration: underline;
}

#active_menu_solutionz {
color:#000000;
padding-left:16px;
background:transparent url(../images/mainmenu_arrow.gif) left no-repeat;
}

a.sublevelsolutionz#active_menu_solutionz {
background:none;
text-decoration: underline;}

.module-gradient-solutionz li:hover {
/*background-color:#F7F7F7;*/
}

/******************** Matt MODIFIED Module Styles use -gradientblack ********************/
#s5_leftcolumn div.module-gradient-solutionz div div div table td, #s5_rightcolumn div.module-gradient-solutionz div div div table td {
padding-left:10px;
width:auto;
}

#s5_leftcolumn div.module-gradient-solutionz h3, #s5_rightcolumn div.module-gradient-solutionz h3 {
font-size:14px;
font-weight:bold;
/*height:24px;*/
color:#084275;
/*text-indent:7px;*/
/*border-top: 1px dotted #99CDFD;*/
/*padding-top: 7px;*/
/*line-height:24px;
margin-bottom:11px;*/
margin-top:0px;
margin-bottom:5px;
}

#s5_leftcolumn div.module-gradient-solutionz p, label, #s5_rightcolumn div.module-gradient-solutionz p, label {
font-size:11px;
font-weight:normal;
color:#555;
line-height:normal;
} a {
color:#084275;
text-decoration:none;
}


#s5_leftcolumn div.module-gradient-solutionz, #s5_rightcolumn div.module-gradient-solutionz {
/*background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;*/
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:1px;
margin-top:2px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradient-solutionz, #s5_rightcolumn div.module-gradient-solutionz {
/*background:transparent url(../images/wh_br_gradient.png) no-repeat scroll right bottom;*/
clear:both;
color:#000000;
float:left;
font-size:12px;
margin-bottom:1px;
margin-top:2px;
padding:0pt;
width:100%;
}

#s5_leftcolumn div.module-gradient-solutionz div, #s5_rightcolumn div.module-gradient-solutionz div {
/*background:transparent url(../images/wh_bl_gradient.png) no-repeat scroll left bottom;*/
padding:0pt;
width:100%;
}

* html #s5_leftcolumn div.module-gradient-solutionz div, #s5_rightcolumn div.module-gradient-solutionz div {
width:100%;
}

#s5_leftcolumn div.module-gradient-solutionz div div, #s5_rightcolumn div.module-gradient-solutionz div div {
/*background:transparent url(../images/wh_tr_gradient_no.png) no-repeat scroll right top;*/
padding:0pt;
}

#s5_leftcolumn div.module-gradient-solutionz div div div, #s5_rightcolumn div.module-gradient-solutionz div div div {
/*background:transparent url(../images/wh_tl_gradient_no.png) no-repeat scroll left top;*/
padding:5px 0px 5px 1px;
width:auto;
border-top: 1px dotted #99CDFD;
}

#s5_leftcolumn div.module-gradient-solutionz div div div div, #s5_rightcolumn div.module-gradient-solutionz div div div div {
background:transparent none repeat scroll 0%;
margin:0pt;
padding:0pt;
}

#s5_leftcolumn div.module-gradient-solutionz div div div div, #s5_rightcolumn div.module-gradient-solutionz div div div div {
border:none;
}


#s5_leftcolumn h3 {
color: #084275;
margin: 0;
padding: 0;
}


#s5_leftcolumn #mainlevelsolutionz ul {
color: #000000;
margin: 0;
padding: 0;
}

#s5_leftcolumn #mainlevelsolutionz LI {
font-size:1em;
color: #000000;
list-style-position:outside;
border-top: 1px dotted #99CDFD;
/*margin-top:5px;
margin-bottom:5px;*/
padding-top:3px;
padding-bottom: 3px;
padding-left: 1px;
}


#s5_leftcolumn #mainlevelsolutionz LI a.mainlevelsolutionz {
color: #000000;
line-height: 200%;
text-transform:uppercase;
}

#s5_leftcolumn #mainlevelsolutionz LI a:hover{
color: #084275;
text-decoration: underline;
/*background-color:#F7F7F7;*/
}


#s5_leftcolumn #mainlevelsolutionz LI #active_menu {
font-size:1em;
color: #084275;
text-decoration: none;
padding-left: 0;
margin-left: 0;
/*background-color:#F7F7F7;*/
font-weight:bold;
list-style-position:outside;
}

#s5_leftcolumn #mainlevelsolutionz LI a.sublevel {
font-size:.9em;
padding-left: 5px;
margin-left: 5px;
line-height: 150%;
}

#s5_leftcolumn #mainlevelsolutionz .sublevel {
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.sublevel a:hover {
	text-decoration: underline;
}

/*
a #active_menu
a .sublevel
*/

#solz_banner {
width: 100%;
background-color: #EEEEEE;
color: #666666;
text-align:left;
padding: 4px;
margin-bottom: 8px;
}

#solz_banner h1 {
display: inline;
float:left;
font-size: 12px;
color: #666666;
text-align:left;
padding: 4px;
margin: 0;
font-weight: normal;
margin-bottom: 8px;
line-height: 18px;}

#solz_banner h2 {
display: inline;
float:left;
font-size: 12px;
color: #666666;
text-align:left;
padding: 4px;
margin: 0;
font-weight: normal;
margin-bottom: 8px;
line-height: 18px;}

#solz_banner p {
display: inline;
float:left;
font-size: 12px;
color: #666666;
text-align:left;
padding: 4px;
margin: 0;
font-weight: normal;
margin-bottom: 8px;
line-height: 18px;
}

div.right_home_spacer {
margin:0;
padding:0;
margin-top:9px;
}

div.right_home_spacer img {
display:none;
border:0;
margin:0;
padding:0;
}

.qjump_box {
margin:0;
padding:0;
margin-bottom: 7px;
/*
padding-top: 50px;
margin-left: 9px;
margin-right: 9px;
*/
}

.qjump_select {
margin:0;
padding:0;
width: 100%;
background-color:#F1F1F1;
font-size: 12px;
font-weight:bold;
color:#084275;
border:1px solid #CCCCCC;
padding:4px;
padding-bottom:3px;
margin-top:4px;
margin-bottom:5px;
}

.qjump_select option {
	font-weight: normal;
}

.module-solutionzhomebox {
min-height: 220px;
border: 1px solid #CCCCCC;
background: url(/templates/emercantilism/images/h3_hover.png) repeat-x top;
padding:10px;
}

.module-solutionzhomebox h3 {
height: 35px;
margin:0;
padding: 0;
color: #000000;
font-weight: normal;
letter-spacing: 2px;
vertical-align:middle;
}

.module-solutionzhomebox h1 {
}

.module-solutionzhomebox p {
}


img.solutionzhomenews {
display: block;
float:left;
margin-right: 12px;
margin-bottom: 40px;
}

div.module-tickerspace {
clear: both;
margin-bottom: 12px;
}

div.module-homepromos {
margin-top:-1px;
}


.article_separator {
display:block;
clear: both;
height: 10px;
margin-top: 10px;
margin-bottom: 10px;
border-top:1px dotted #99CDFD;
}


#homebox_content {
height: 200px;
width: 200px;
text-align:center;
margin:auto;
padding: 12px;
}

#homebox_content h1 {
color:#000000;
font-size: 13px;
text-align: left;
font-weight: bold;
}

#homebox_content_p {
display: block;
text-align:justify
}

#homebox_content_x {
}

#homebox_content_link {
display:block;
width: 75px;
float: left;
}

#homebox_content_link h5 {
text-align:left;
font-weight: bold;
}

#homebox_content_img {
float: right;
margin-right: 0;
margin-bottom: 0;
height: 75px;
width: 100px;
}

#homebox_content_img img{
}


div.img-float-left {
float:left;
width: 15%;
margin-right: 12px;
margin-bottom: 12px;
}

div.text-float-left {
float:left;
width:80%;
margin-bottom: 12px;
}

div.text-float-left h2, div.text-float-left p {
margin-top:0;
padding-top:0;
}


div.grey_box {
background:#F5F5F5;
border:1px solid #CDCDCD;
color:#666666;
font-size:1.1em;
font-weight:bold;
margin:8px auto;
text-align:left; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px;
height:auto;
clear: both;
overflow:visible;
}


table.contentpaneopen-cisco h1, table.contentpaneopen-cisco h2, table.contentpaneopen-cisco h3, table.contentpaneopen-cisco h4, table.contentpaneopen-cisco a {
color: #2D84B9;
}

table.contentpaneopen-cisco ul.gk_tab_ul-style4 li span {
color: #2D84B9;
}

table.contentpaneopen-cisco ul.gk_tab_ul-style4 li.active span {
color: #364F88;
}


a.viewvideo {
display:block;
width: 75px;
text-align:center;
text-transform: capitalize;
margin:8px;
margin-left:0;
padding:8px;
background: url(/templates/emercantilism/images/h3_hover.png) repeat-x top;
background-color:#F5F5F5;
color: #555;
font-weight:bold;
border: 2px solid #D5D5D5;
}
