/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}
body#bd { background-color: #e8e8e8; background-image: url(../images/bgr.jpg); background-repeat: repeat-x; background-position: 0 0; margin: 0; }
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}
body.font1{
	font-size: 9px;
}
body.font2{
	font-size: 10px;
}
body.font3{
	font-size: 11px;
}
body.font4{
	font-size: 12px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 15px;
}
/* Normal link */
/* @group Horizontal Menu */

#menu-ms { background: #555555 url(../images/menu-bg.gif) repeat-x; height: 38px; }

#menu-ms ul.menu {
	padding-left: 18px;
}

#menu-ms ul { z-index: 1000; list-style: none; margin: 0; padding: 0; }

#menu-ms li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#menu-ms a { color: #fff; white-space: nowrap; display: block; float: left; height: 38px; line-height: 38px; padding: 0 17px; font-size: 1em; text-decoration: none; }

#menu-ms li li a, 
#menu-ms li li a:hover,
#menu-ms li:hover li a,
#menu-ms li.sfHover li a,
#menu-ms li.parent:hover li a,
#menu-ms li.parent.sfHover li a,
#menu-ms li.active.parent:hover li a,
#menu-ms li.active.parent.sfHover li a {
	background: none;
}

#menu-ms li li.parent:hover,
#menu-ms li li.parent.sfHover,
#menu-ms li li.active.parent:hover,
#menu-ms li li.active.parent.sfHover {
	background: none;
}
#menu-ms li:hover a,
#menu-ms li.sfHover a,
#menu-ms li:hover a.topdaddy,
#menu-ms li.sfHover a.topdaddy,
#menu-ms a.topdaddy:hover,
#menu-ms li li:hover a:hover,
#menu-ms li li.sfHover a:hover {
	color: #f1ebdd;
}
#menu-ms li:hover li a,
#menu-ms li.sfHover li a,
#menu-ms li.active:hover a,
#menu-ms li.active.sfHover a {
	color: #fff;
}
#menu-ms li.active, #menu-ms.splitmenu li.active:hover, #menu-ms.splitmenu li.active.sfHover, #menu-ms li.active.parent:hover, #menu-ms li.active.parent.sfHover, #menu-ms li.active:hover, #menu-ms li.active.sfHover {
	background: url(../images/menu-act-r.png) no-repeat 100% center;
}
#menu-ms li.active a, #menu-ms.splitmenu li.active:hover a, #menu-ms.splitmenu li.active.sfHover a, #menu-ms li.active.parent:hover a, #menu-ms li.active.parent.sfHover a, #menu-ms li.active:hover a, #menu-ms li.active.sfHover a {
	background: url(../images/menu-act-l.png) no-repeat 0 center;
}
#menu-ms li:hover a,
#menu-ms li.sfHover a,
#menu-ms li.parent:hover,
#menu-ms li.parent.sfHover {
	background: url(../images/menu-over.gif) no-repeat center 32px;	
}
#menu-ms li li a:hover {
	color: #f1ebdd;
}
#menu-ms li.active a {
	color: #fff;
}
#menu-ms li li.parent a.daddy,
#menu-ms li.active li.parent a.daddy {
	background: url(../images/dropdown-child.png) 95% 50% no-repeat;
}
#menu-ms li li, 
#menu-ms li:hover li,
#menu-ms li.sfHover li,
#menu-ms li.parent:hover li,
#menu-ms li.parent.sfHover li,
#menu-ms li.active.parent:hover li,
#menu-ms li.active.parent.sfHover li { background-color: transparent; border-top: 1px solid #ce1313; border-bottom: 1px solid #6e0101; }
#menu-ms ul ul { background-color: #900; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; border-left: 1px solid #6e0101; border-right: 1px solid #ce1313; }
#menu-ms ul ul ul {
	background: #900;
	border-left: 1px solid #6e0101;
	border-right: 1px solid #ce1313;
}
/* mouseovers */

#menu-ms li li a:hover {
	background: none;
}

#menu-ms li li.active,
#menu-ms li.active li a,
#menu-ms li.active li a:hover {
	background: none;
}

#menu-ms li li a { font-family: Helvetica, Arial, sans-serif; font-size: 100%; font-weight: normal; line-height: 30px; height: 30px; }

#menu-ms a:hover {
	text-decoration: none;
}

/* @end */
/* @group Sub Menu */
ul.menu {
	margin: 0 0 10px;
	padding: 0;
}
ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu span { line-height: 18px; display: block; height: 18px; }
ul.menu a { padding: 3px; border-bottom: 1px dotted #fff; display: block; text-decoration: none; cursor: pointer; }
ul.menu ul {
	margin: 4px 0;
}
ul.menu ul li a { color: #333; text-indent: 7px; }
ul.menu ul a {
	background: none;
	text-indent: 0;
}
ul.menu ul {
	margin-left: 5px;
	padding: 0;
}
ul.menu ul ul { color: #fff; background-color: #cc9; padding: 0; margin-left: 10px; }
ul.menu li li {
	padding: 0;
	margin: 0;
}
ul.menu ul a {
	text-indent: 0;
}
ul.menu li a {
	padding: 3px 3px 5px;
	background: #555 url(../images/a-mmenu.gif) no-repeat right bottom;
	color: #f8f8f3;
	text-decoration: none;
}
ul.menu li.active a, ul.menu li.active a:hover { text-decoration: none; }
 ul.menu li a:hover { color: #fff; background: #333 url(../images/a-mmenu2.gif) no-repeat right bottom; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
/* @end */
/* Normal link */
a {
	color: #990000;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #819dac;
	text-decoration: none;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

/* Heading */
h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li { padding-left: 32px; line-height: 160%; background-color: transparent; }

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

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

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #484848;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #f85703;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px 15px 60px;
	background: url(../images/quote.gif) 20px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #F85703;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #F85703;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #F85703;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #F85703;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #FEFAE1;
	font-weight: bold;
}

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

.bignumber {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
	display: block;
	color: #F85703;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { color: #fff; padding: 2px 10px!important; padding: 1px 5px; background: #7b7b7b url(../images/but-bg.gif) repeat-x 50% top; border-color: #dddddd #999999 #999999 #dddddd; border-style: solid; border-width: 1px; }

.button:active, .button:focus { color: #fff; background-color: #555; border-color: #999999 #dddddd #dddddd #999999; border-style: solid; border-width: 1px; }

.inputbox {
	border: solid 1px #cccccc;
	background: #f1f1f1;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
/* Module Style */
div.moduletable h3 { padding: 6px; font-size: 1em; line-height: normal; }
div.moduletable {
	padding: 0 12px 8px;
	margin: 0;
	clear: both;
}
div.module h3 {
	margin: 0 -3px 5px;
	padding: 2px;
	border-bottom: 1px dotted #999;
	font-size: 1em;
}

div.module, div.module_menu, div.module_text {
	margin-bottom: 5px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/box-2.jpg) no-repeat bottom right;
}

div.module div, div.module_menu div, div.module_text div {
	padding: 0;
	background: url(../images/box-1.jpg) no-repeat bottom left;
}

div.module div div, div.module_menu div div, div.module_text div div {
	padding: 0;
	background: url(../images/box-4.jpg) no-repeat top right;
}

div.module div div div, div.module_menu div div div, div.module_text div div div {
	padding: 10px 15px 15px;
	background: url(../images/box-3.jpg) no-repeat top left;
}

div.module div div div div, div.module_menu div div div div, div.module_text div div div div {
	margin: 0;
	padding: 0;
	background: none;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center;
	height: 20px;
}

#ol-left .article_seperator, #ol-right .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}
table.contentpaneopen ul li {
	list-style-type: none; 
	margin:0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/arrow.png) left center no-repeat;
}
*html table.contentpaneopen ul li {
}
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;
	background: url(../images/arrow.png) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 4px;
	text-indent: 5px;
}

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: 100%;
}

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

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

.adminform .inputbox {
}

.blog_more { background-color: #fff; margin: 10px 0; padding: 10px; border: solid 1px #efefef; }

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #484848;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/arrow.png) no-repeat 0 8px;
}

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

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading { color: #7b7b7b; padding-bottom: 5px; margin-bottom: 10px; background: url(../images/seperator.gif) repeat-x 50% bottom; font-size: 150%; font-weight: bold; line-height: normal; }

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}

.contentheading { color: #333; font-size: 170%; font-weight: bold; line-height: normal; }

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

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

a.readon { float: right; padding: 1px 5px 1px 22px; display: block; background: #f1f1f1 url(../images/pages.gif) no-repeat 5% 50%; color: #484848; text-transform: lowercase; text-decoration: none; border-color: #dddddd #efefef #efefef #dddddd; border-style: solid; border-width: 1px; }

a.readon:hover, a.readon:active, a.readon:focus {
	color: #600;
	background: #f1f0e5 url(../images/pages.gif) no-repeat 5% 50%;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

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

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

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

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.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;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontabletophead {
	padding: 3px 5px;
	border: 1px solid #484848;
	background: #484848;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom #F2F2F2;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #F1F1F1 url(../images/seperator.gif) repeat-x 50% bottom;
}

.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

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

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

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ol-baseinside { margin: 0 auto; border-right: 3px double #ccc; border-left: 3px double #ccc; }
#ol-base { width: 760px; margin: 0 auto; }
.wide #ol-base {
	width: 950px;
}

.auto #ol-base {
	width: 99.9%;
}
#ol-base-bg {
	text-align: left;
}

#ol-basedwrap {
	padding: 0;
	background: #fff;
}
#ceol { background: #ffffff; padding: 0; }
#ol-based {
	padding: 0;
}

#ol-centrigwrap {
	background: url(../images/leftcol.gif) repeat-y left top;
}
#ol-topbgr { background: url(../images/leftcol.gif) repeat-y left top; padding-left: 5px; }
#ol-centrig {
	padding: 0 15px 15px;
	margin: 0;
	clear: both;
	display: block;
	min-height: 300px;
}

/* tophead
--------------------------------------------------------- */

#logo, img#logo { position: absolute; top: 55px; z-index: 2; border: 0; }

#ol-flashed { 
     font-size: 12px; 
     background: #bdbec3 url(../images/header.jpg) no-repeat;
     margin: 0; 
     padding: 0; 
}
#ol-tophead {
	clear: both;
	text-align: left;
	line-height: normal;
	position: relative;
}
#ol-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#ol-topnavwrap {
	position: absolute;
	top: 0;
	right: 0;
}
/* Search */
#ol-search { position: absolute; top: 0; right: 0; margin: 0; padding: 0; }
#ol-search div.search { padding-left: 20px; background: url(../images/icon-search.gif) no-repeat left center; height: 20px; float: left; padding-top: 0; padding-right: 2px; }
#ol-search .inputbox { color: #555; background-color: #f1f1f1; width: 95px; padding-left: 5px; border: solid 1px; }
/* User Tools */
#ol-extoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #ol-extoolswrap {
	right: 0;
}

#ol-extools {
	margin: 0;
	padding: 0;
}

* html #ol-extools { /*IE 6*/
	float: left;
}

*+html #ol-extools { /*IE 7*/
	padding: 8px 0 4px 0;
}

#ol-extools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ol-extools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ol-extools img {
	padding: 0;
	margin: 0 0 0 2px;
}
#ol-sitetools { padding: 1px; float: left; background-color: #ccc; font-size: 11px; margin: 0; border-color: #adab8e #888672 #888672 #adab8e; border-style: solid; border-width: 1px; }
#ol-sitetools img { margin: 0; padding: 0; }
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ol-subnav {
	padding: 6px 5px;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #ffffff;
	line-height: normal;
	background-color: #f5f5f8; 
}

.ol-basicshadow {
	clear: both;
	padding: 1px 0 2px;
	background: url(../images/main-shadow.gif) repeat-x top;
}
/* Sub tophead */
#ol-top {
	clear: both;
	background: #d4d5de;
	overflow: hidden;
}
/* CONTENT COLUMN
--------------------------------------------------------- */
#ol-basbody, #ol-basbody-bodyl, #ol-basbody-bodyr, #ol-basbody-body {
}

#ol-basbody, #ol-basbody-bodyr {
	float: right;
	width: 80%;
}

#ol-basbody-bodyl {
	float: left;
	width: 100%;
}

#ol-basbody-bodyl #ol-centrigwrap {
	float: left;
	width: 80%;
	background: none;
}

#ol-basbody-bodyl #ol-pathway,
#ol-basbody-body #ol-pathway {
}

#ol-basbody-bodyl #ol-right {
	float: right;
	width: 20%;
}

#ol-basbody-body {
	float: left;
	width: 100%;
}

#ol-basbody-body #ol-centrigwrap {
	background: none;
}

#ol-basbody #ol-centrigwrap {
	float: left;
	width: 75%;
}
/* Default Joomla! Menu */
a.mainlevel {
	padding: 3px 3px 5px;
	width: 98%;
	display: block;
	background: #555 url(../images/a-mmenu.gif) no-repeat right bottom;
	color: #fff;
	text-decoration: none;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #fff;
	background: #333 url(../images/a-mmenu2.gif) no-repeat right bottom;
	text-decoration: none;
}
a.mainlevel#active_menu {
	color: #ac8b3a;
	background: #f1f0e5 url(../images/a-mmenu3.gif) no-repeat right bottom;
	font-weight: bold;
	text-decoration: none;
}
a.sublevel {
	padding: 2px 4px 2px 15px;
	display: block;
	color: #484848;
	background: #eec87f url(../images/arrow.png) no-repeat 2% 50%;
	text-decoration: none;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #fff;
	background: #990000 url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
}
#active_menu {
	background: #990000 url(../images/bullet-list2.gif) no-repeat 2% 50%;
	color: #fff;
}
/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ol-left { background-color: #ccc; float: left; width: 19.9%; }

#ol-left h3{ color: #fff; background-color: #990000; padding: 2px; }
div.moduletable {
	padding: 15px 10px 0px;
}
#ol-left div.moduletable { color: #fff; background: #555; margin: 2px; border: solid 6px; }
#ol-left div.moduletable_menu { background: #eec87f; margin: 2px; border: solid 6px #fff; }
div.moduletable-blank { background: transparent; margin: 2px; padding: 0; }


#ol-left div.module_menu li {
	background: none;
}
#ol-left div.module_menu a { 
	padding: 3px 3px 5px;
	width: 97%;
	display: block;
	background: #555 url(../images/a-mmenu.gif) no-repeat right bottom;
	color: #fff;
	text-decoration: none;
}
#ol-left div.module_menu a:hover,#ol-left div.module_menu a:active, #ol-left div.module_menu a:focus {
	color: #fff;
	background: #333 url(../images/a-mmenu2.gif) no-repeat right bottom;
	text-decoration: none;
}
#ol-left div.module_menu #current a {	padding: 2px 4px 2px 12px;background: #eec87f url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #535a61;
}
#ol-left div.module_menu #current ul li a {
		padding: 2px 4px 2px 12px;
	display: block;
	background: #eec87f url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
	color: #646e7b;
}
#ol-left div.module_menu #current ul li a:hover,
a:active,
a:focus { color: #fff; text-decoration: none; }
#ol-right {
	float: right;
	width: 24.9%;
	overflow: hidden;
}

#ol-right h3 { color: #fff; background-color: #555; padding: 2px; }

#ol-right-inner {
	padding: 0 5px 0 0;
}

#ol-left table,
#ol-right table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ol-right ul li {
	padding-left: 10px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 0 7px;
}

#ol-left ul,
#ol-right ul {
	margin: 0;
}

#ol-left li a,
#ol-right li a{
	
}

/* FOOTER
--------------------------------------------------------- */
#ol-footerwrap {
	clear: both;
	padding: 17px 12px 10px;
	background: #ddd url(../images/footer.gif) repeat-x 50% top;
	color: #333;
}

#ol-footer { color: #f1f1f1; background-color: #555; height: 35px; overflow: hidden; position: relative; padding: 2px 5px; border-top: 1px dotted #333; }

#ol-footer a {
	color: #eec87f;
	text-decoration: none;
}

#ol-footer a:hover,
#ol-footer a:active,
#ol-footer a:focus {
	color: #f1f1f1;
}

#ol-bottomline {
	float: left;
	margin: 0;
	display: block;
	padding-left: 15px;
}

#ol-copyright {
	float: left;
}
#ol-cert {
	float: right;
	margin-top: 2px;
	font-size: 11px;
}
#ol-cert a {
	padding: 0;
}
/* MISCELLANOUS
----------------------------------------------------------- */
#ol-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#modlgn_passwd, #modlgn_username {
	width: 90%;
}
#modlgn_remember {
	border: none;
	background: none;
}
/* conturfix */
.conturfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

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

* html .conturfix {
	height: 1%;
}

/*logform*/
.highslide-html {
    background-color: #eaebee;
}
.highslide-html-blur {
}
div.highslide-html-content-header {
	height: 20px;
	padding: 2px;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
div.highslide-body {
	padding: 7px 50px 10px 10px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
a.control { color: #fff; float: right; display: block;
    /*position: relative;*/
	margin: 0 5px; font-size: 9pt; font-weight: bold; text-decoration: none; text-transform: uppercase; }
a.control:hover { color: #eec87f; }
.highslide-move { background-color: #7b7b7b; cursor: move; border: 0; height: 18px; padding: 2px; }
/* General */
div.login_clear {
	clear: both;
}
/* Link to window open, login and logout link */
div.moduletitle_logo { height: 26px; line-height: 26px; background-image: url(../images/login_moduletitle.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left !important; position: absolute; top: 0; left: 0; z-index: 3; margin-top: 1px; }
div.moduletitle_logo a { color: #fff; font-size: 12px; text-decoration: none; text-transform: lowercase; margin-right: 13px; margin-left: 22px; padding: 2px 10px 2px 15px; }
div.moduletitle_logo a:hover { color: #f2f2f2 !important; text-decoration: none; }
/* Login box */

div.imglogo {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 10px;
}
input#modlgn_remember {
	border: none;
}
input#modlgn_username { background-image: url(../images/login-input-username.png); background-repeat: no-repeat; text-indent: 15px; }
input#modlgn_passwd { background-image: url(../images/login-input-password.png); background-repeat: no-repeat; text-indent: 15px; }
ul.sidenav li.active a{ color: #446380; background-color: #fffce0; text-decoration: none; }
ul.sidenav a:hover, ul.sidenav li.active li a:hover { color: #4c535b; background-color: #fafafa; text-decoration: none; }
ul.sidenav a { padding: 3px; border-bottom: 1px dotted #acb4be; display: block; text-decoration: none;border-bottom: 1px dotted #4c535b; }
/* LR PADD */
#lr-une { padding: 0; width: 100%; border-top: 1px solid #e0ddcd; }
#lr-padd div.moduletable, #lr-padd1 div.moduletable, #lr-padd2 div.moduletable { margin: 0; padding-top: 2px; padding-bottom: 2px; border-right-width: 10px; }
#lr-padd { padding: 0; width: 100%; }
table.lr-padd { width: 100%; padding: 0; }
table.lr-padd a { color: #5e8194; text-decoration: underline; }
#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { color: #eec87f; padding-left: 13px; background: url(../images/arrow.png) no-repeat 0 50%; text-decoration: none; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { color: #f1f1f1; background-image: url(../images/arrow.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }
table.lr-padd a:hover { color: #eec87f; text-decoration: none; }
table.lr-padd td.lr-padd { background-color:#555; border:solid 1px #e5e4d8; background-repeat:no-repeat; background-position:left top; color:#f1f1f1; width: 33%; }
table.lr-padd td.lr-padd:hover { background-color:#333; border:solid 1px #fff; background-repeat:no-repeat; background-position:left top; color:#e8e8e8; }
table.lr-padd h3 { color: #fff; background-color: #333; padding: 5px; border-bottom: 1px dotted #ccc; }
#lr-padd1 { padding: 0; width: 100%; }
table.lr-padd1 h3 {  color: #990000; border-bottom: 1px dotted #666; }
table.lr-padd1 { width: 100%; padding: 0; }
table.lr-padd1 a { color: #555; text-decoration: underline; }
#lr-padd1 ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd1 li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd1 li a { color: #555; padding-left: 13px; background: url(../images/arrow.png) no-repeat 0 50%; text-decoration: underline; }
#lr-padd1 li a:hover, #lr-padd li a:active, #lr-padd li a:focus { color: #8a939a; background-image: url(../images/arrow.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; text-decoration: none; }
table.lr-padd1 a:hover { color: #a6822c; text-decoration: none; }
table.lr-padd1 td.lr-padd1 { background-repeat:no-repeat; background-position:left top; color:#000; background-color: #f1f1f1; width: 33%; border: dotted 1px #666; }
table.lr-padd2 { clear: both; background: #ddd url(../images/footer.gif) repeat-x 50% top; color: #333; padding-top: 10px; }
table.lr-padd2 a { color: #888a9b; }
table.lr-padd2 a:hover { color: #CCCCCC; text-decoration: underline; }
table.lr-padd2 td.lr-padd2 { width: 25%; }
table.lr-padd2 td.lr-padd2:hover { width: 25%; }
table.lr-padd2 h3 {color: #fff; padding: 4px; margin: 0 0 2px; background: #7b7b7b; text-indent: 0; border-bottom: 1px solid #999181; }
#lr-padd, #lr-padd1, #lr-padd2 { padding: 0; width: 100%; }
#ol_top a { color: #f5f5f8; text-decoration: none; }
#ol_top a:hover { color: #e0e1e8; text-decoration: none; }
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.nav, .nav * {
margin:0;
padding:0;
}
.nav {
line-height:1.0;
float:left;
margin-bottom:1.5em;
position: relative;
}
.nav ul {
background:#fff; 
padding: 0;
}
.nav li {
float:left;
list-style:none;
position:relative;
background:none;

}
.nav li li a {
display:block;
padding: 0;
text-decoration:none;
background-image: none;
float:none;
width:135px;
}
.nav li ul { float:none; left:-999em; position:absolute; width: 177px; z-index: 5; }
.nav li:hover ul,
.nav li.sfHover ul {
left:0;
top: 38px;
}
.nav li:hover li ul,
.nav li.sfHover li ul,
.nav li li:hover li ul,
.nav li li.sfHover li ul,
.nav li li li:hover li ul,
.nav li li li.sfHover li ul {
top:-999em;
}
.nav li li:hover ul,
.nav li li.sfHover ul,
.nav li li li:hover ul,
.nav li li li.sfHover ul,
.nav li li li li:hover ul,
.nav li li li li.sfHover ul {
left: 177px;
top:0px;
width: 177px;
}
.nav li li {
position: relative;
float:none;
width: 177px;
}
/* Spotlight Box Style */
.ol-pot-full, .ol-pot-left, .ol-pot-center, .ol-pot-right {
	float: left;
	overflow: hidden;
}
.ol-pot-left div.moduletable {
	padding-right: 20px;
}
.ol-pot-right div.moduletable {
	padding-left: 20px;
}
.ol-pot-center div.moduletable {
	padding: 0 20px;
}
/* Spotlight Box Style */
.ol-box-full, .ol-box-left, .ol-box-center, .ol-box-right {
	float: left;
	overflow: hidden;
}
.ol-box-left div.moduletable {
	padding-right: 20px;
}
.ol-box-right div.moduletable {
	padding-left: 20px;
}
.ol-box-center div.moduletable {
	padding: 0 20px;
}
#ol-lartl h3, #ol-poshtl h3, #ol-posht1l h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	background: transparent;
}
/* horizontal pill menu */
table.pill {
  padding: 0;
}
td.pill_m { padding: 0; margin: 0; width: auto; }
#pillmenu {
  white-space: nowrap;
  height: 30px;
  float: left;
}
#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}
#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 28px;
  line-height: 28px;
  padding: 0 20px;
  color: #f1f1f1;
  text-decoration: none;
}
#pillmenu a#active_menu-nav { color: #900; margin-top:2px; height: 28px; line-height: 28px; background-color: #f1f1f1; background-position: 0 0; }
div#tabarea {
	background: #f7f7f7 url(../images/mw_menu_normal_bg.png) repeat-x;
	margin: 0;

}
