/* ---------------------
basic layout
--------------------- */
/*
* {
font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
}
*/
.antsbody {
background:#ffffff;
margin:0;
color:#333333;
}

div,td{
font-size:12px;
line-height:17px;
color:#333333;
}

p {
font-size:12px;
line-height:17px;
color:#333333;
}

a, a:link, a:active, a:visited {
text-decoration:none;
color:#6398CA;
font-weight: bold;
}

a:hover {
text-decoration:underline;
color:6398CA;
}

#ads{
background:#000000;
}

ul {
margin: 5px;
padding: 5px;
list-style: none;
list-style-type: square;
}

li {
line-height: 18px;
padding-left: 5px;
padding-top: 0px;
list-style-position: inside;
}

/** clear the banner to make it sit in the bottom **/
.clear {
clear:both;
}

/* ---------------------
template layout
--------------------- */

/** wrapper to make the page center **/
#container {
width:980px;
margin: 10px auto;
padding:0;
text-align: left;
border:0px solid #000000;
}

/**
hold background, it should be float:left
that's way we can not put it in #container
**/

#containerbg {
position:relative;
width: 980px;
/*background:transparent url(images/bg_inside.jpg) repeat-y left top;*/
float:left;
top:0;
left:0;
}

#outerleft {
position:relative;
float:left;
clear:left;
width:980px;
border:0px solid #000000;
}

#outerright {
position:relative;
width:170px;
float:right;
clear:right;
}

#topbar {
position:relative;
height:74px;
width:980px;
border:0px solid #000000;
background: #262223 url(images/top_bg.jpg) repeat left top;
}

#logo-left {
float:left;
width:20px;
height:74px;
background: transparent url(images/left-topbar.gif) no-repeat left top;
border:0px solid #fff;
}

#logo-right {
float:right;
width:15px;
height:74px;
background:transparent url(images/right-leftbar.gif) no-repeat left top;
border:1px solid #ffffff;
}

#logo {
float:left;
height:74px;
border:0px solid #ffffff;
}

/** div container for top menu. position:top **/
#topmenu {
float:left;
height:26px;
border:0px solid #ffffff;
padding-top:0px;
background:url(images/nav-bg.jpg) repeat-x left top;
width: 980px;
}

.mainlevel-top{
padding-left:15px;
padding-right:15px;
margin-top:6px;
color:#000300;
font-weight:bold;
}

#topmenu_1 {
float:left;
height:22px;
border:0px solid #ffffff;
padding-top:4px;
color:#333333;
background:url(images/nav-bg1.jpg) repeat-x left top;
width: 980px;
}
#greenbar{
	background:#95D0CC none repeat scroll 0 0;
	height:22px;
	margin-top:8px;
	width:100%;
	text-align:center;
}

.mainlevel-nav{
padding-left:4px;
padding-right:4px;
float:left;
color:#000300;
font-weight:bold;
}

#search-box {
float:right;
margin-top:0px;
margin-left:0px;
height:23px;
border:0px solid #ffffff;
width: 225px;
}

.moduletable-new th {
color:#FBB927;
font-size:17px;
padding-left:10px;
line-height:38px;
font-style:italic;
}

/** div container for image header **/
#contentarea {
width:100%;
position:relative;
float:left;
margin-top:15px;
}

#imgheader {
margin-top:0px;
position:relative;
float:left;
width:323px;
background-color: #ffffff;
}

#maincontent {
border-top:1px solid #D6D6D6;
float:left;
margin-top:9px;
position:relative;
width:750px;
}

#subpageheader {
margin-top:6px;
position:relative;
float:left;
width:100%;
height:72px;
background-color: #000000;
}

#newsbar {
position:relative;
height:24px;
width:980px;
border:0px solid #000000;
}

#newsbar-left {
float:left;
height:24px;
width:245px;
background:#474747 url(images/news-left.jpg) no-repeat left top;
border:0px solid #000000;
}

#newsbar-left-heading {
float:right;
position:relative;
height:24px;
width:85px;
background:#474747 url(images/news-heading.jpg) no-repeat left top;
border:0px solid #000000;
}

#newsbar-right {
float:right;
text-align:left;
color:#ffffff;
height:24px;
width:735px;
background:#878787 url(images/news-right.jpg) no-repeat right top;
border:0px solid #000000;
}

.scroll

a.scroll:link,

a.scroll:active,

a.scroll:visited,

a.scroll:link,

a.scroll:active,

a.sublevel:visited {
line-height:24px;
text-align:left;
color:#ffffff;
height:24px;
width:735px;
border:0px solid #000000;
}

#hort-break {
float:left;
height:6px;
border:0px solid #000000;
}

#bottom-box-bottom {
position:relative;
background:#E0E0E0 url(images/bottom-box-bottom.png) no-repeat left top;
height:5px;
width:980px;
border:0px solid #000000;
}

#bottom-box-top {
background:#E0E0E0 url(images/bottom-box-top.png) no-repeat left top;
position:relative;
height:8px;
width:980px;
border:0px solid #000000;
}

#bottom-section {
margin-top:6px;
background:#ffffff;
width:980px;
border:0px solid #000000;
}

#container_inner {
background:#ffffff;
width:980px;
border:0px solid #000000;
}



/*homepage bottom module css start here*/

#leftarea{
width:764px;
float:left;
border-right:1px solid #D6D6D6;
margin-left:6px;
}

#rightarea{
width:208px;
float:right;
}

#rightboxes{
	width:187px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

.software-topbox{
	background:url(images/software-top-bg.gif) no-repeat top left;
	width:165px;
	padding-top:10px;
	float:left;
}
.moduletable-softwarebox{
	background:url(images/software-bottom-bg.gif) no-repeat bottom left;
	width:165px;
	float:left;
	padding-bottom:25px;
	margin-left:12px;
	margin-top:20px;
}

.softwarebox-heading{
	color:#7D7D7D;
	font-size:18px;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-weight:bold;
	line-height:24px;
	width:100px;
	float:left;
	margin-left:12px;
}

.softwarebox-heading a, .softwarebox-heading a:link, .softwarebox-heading a:visited{
	color:#7D7D7D !important;
	text-decoration:none;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-size:18px;
}
.softwarebox-data{
	width:145px;
	float:left;
	margin-left:12px;
	padding-top:3px;
	margin-top:5px;
	border-top:3px solid #6799CB;
	color:#7F8286;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.softwarebox-data a, .softwarebox-data a:link, .softwarebox-data a:visited{
	color:#7F8286 !important;
	text-decoration:none;
	font-size:12px;
}

.grey-topbox{
	background:url(images/download-top-bg.gif) no-repeat top left;
	width:165px;
	padding-top:10px;
	float:left;
}
.moduletable-greybox{
	background:url(images/download-bottom-bg.gif) no-repeat bottom left;
	width:165px;
	float:left;
	padding-bottom:25px;
	margin-left:12px;
	margin-top:30px;
}

.greybox-heading{
	color:#6398CA;
	font-size:18px;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-weight:bold;
	line-height:24px;
	width:115px;
	float:left;
	margin-left:12px;
}

.greybox-heading2{
	color:#6398CA;
	font-size:17px;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-weight:bold;
	line-height:24px;
	width:145px;
	float:left;
	margin-left:12px;
}
.greybox-heading a, .greybox-heading a:link, .greybox-heading a:visited{
	color:#6398CA !important;
	text-decoration:none;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-size:18px;
}
.greybox-heading2 a, .greybox-heading2 a:link, .greybox-heading2 a:visited{
	color:#6398CA !important;
	text-decoration:none;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-size:17px;
}
.greybox-data{
	width:145px;
	float:left;
	margin-left:12px;
	padding-top:3px;
	margin-top:-5px;
	border-top:3px solid #6799CB;
	color:#7F8286;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.greybox-data a, .greybox-data a:link, .greybox-data a:visited{
	color:#7F8286 !important;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.moduletable-quote{
	width:185px;
	float:left;
	margin-left:12px;
	margin-top:30px;
}
.moduletable-quote th{
	background:url(images/quote-img.gif) no-repeat top left;
	color:#7D7D7D;
	font-size:14px;
	padding-left:16px;
	font-weight:bold;
}
.customer-name{
	color:#9E9E9E;
	font-size:10px;
	font-style:normal;
	line-height:14px;
}
.moduletable-quote table.contentpaneopen{
	color:#959595;
	margin-top:8px;
	font-weight:bold;
	font-size:10px;
	font-style:italic;
	border-top:1px solid #E1E1E1;
}
.moduletable-quote p{
	margin-top:7px;
	margin-bottom:7px;
}

.moduletable-ldp{
width:242px;
float:right;
}

.moduletable-ldp td{
font-size:11px;
}

.moduletable-ldp th{
font-size:18px;
font-weight:bold;
border-bottom:4px solid #DFDFDE;
line-height:28px;
text-align:left;
}

.moduletable-ldp td.contentheading{
display:none;
}

.ldp{
border-bottom:1px solid #E6E6E5;
padding-bottom:4px;
font-size:11px;
min-height:70px;
}

span.ldp-heading{
margin-bottom:3px;
float:left;
width:100%;
}

.ldp-heading a, .ldp a{
color:#333333;
font-size:11px;
}

.moduletable-ldp img{
margin-right:4px;
width:94px;
}

.moduletable-button{
float:left;
margin-top:10px;
margin-bottom:10px;
width:auto;
}

.middle_module {
margin-top:15px;
width:100%;
float:left;
position:relative;
}

.bottom_module {
margin-top:15px;
width:100%;
float:left;
position:relative;
}

.article_seperator{
line-height:0px;
}

.moduletable-read{
width:232px;
float:left;
background:url(images/greybox-bottom-bg.gif) no-repeat bottom left;
padding-bottom:14px;
}

.greybox-top-bg{
background:url(images/greybox-top-bg.gif) no-repeat top left;
height:17px;
width:232px;
float:left;
}

.heading-class{
background:url(images/read-icon.gif) no-repeat top left;
width:200px;
float:left;
margin-left:15px;
line-height:33px;
}

.heading-class a:hover{
text-decoration:none;
}

.small-title{
font-size:11px;
font-weight:bold;
color:#000000;
margin-left:34px;
}

span.small-title a{
font-size:11px !important;
font-weight:bold;
color:#000000 !important;
}

.big-title{
font-size:15px;
font-weight:bold;
color:#000000;
margin-left:33px;
}

.description{
color:#000000;
float:left;
font-size:11px;
margin-left:15px;
width:207px;
}

.moduletable-software{
float:left;
width:232px;
margin-left:9px;
background:url(images/yellowbox-bottom-bg.gif) no-repeat bottom left;
padding-bottom:18px;
color:#000000;
font-size:11px;
}

.moduletable-software th{
background:url(images/yellowbox-top-bg.gif) no-repeat top left;
color:#ffffff;
font-size:20px;
font-weight:bold;
text-align:center;
line-height:30px;
padding-top:17px;
}

.software-heading{
background:url(images/yellowbox-top-bg.gif) no-repeat top left;
color:#ffffff;
font-size:20px;
font-weight:bold;
text-align:center;
line-height:30px;
padding-top:17px;
}

.software-heading a, .software-heading a:hover{
color:#ffffff;
text-decoration:none !important;
}

.moduletable-software img{
margin-right:5px;
}

.software-desc{
color:#000000;
float:left;
font-size:11px;
margin-left:10px;
width:212px;
}

.moduletable-careers{
float:left;
width:232px;
margin-left:9px;
background:url(images/greybox-bottom-bg.gif) no-repeat bottom left;
padding-bottom:19px;
color:#000000;
font-size:11px;
}

.moduletable-careers th{
background:transparent url(images/greybox-top-bg.gif) no-repeat scroll left top;
color:#000000;
font-size:14px;
font-weight:bold;
line-height:22px;
padding-top:11px;
text-align:center;
}

.careers-heading{
background:transparent url(images/greybox-top-bg.gif) no-repeat scroll left top;
color:#000000;
font-size:14px;
font-weight:bold;
line-height:22px;
padding-top:11px;
text-align:center;
}

.careers-heading a, .careers-heading a:hover{
color:#000000;
text-decoration:none !important;
}

.moduletable-careers img{
margin-left:5px;
}

.careers-desc{
border-top:4px solid #DFDFDE;
color:#000000;
float:left;
font-size:11px;
margin-left:15px;
padding-top:7px;
width:200px;
min-height:74px;
}

.moduletable-newscenter{
width:473px;
float:left;
border-bottom:0px solid #DFDFDE;
border-top:2px solid #DFDFDE;
}

.moduletable-newsheading{
float:left;
width:473px;
margin-right:0px;
}

ul.latestnews-newscenter{
border-bottom:2px solid #DFDFDE;
border-top:4px solid #DFDFDE;
list-style-type:none;
margin:0;
padding:0px 0px 0px 0px;
}

.moduletable-newscenter td{
border-bottom:2px solid #DFDFDE;
line-height:22px;
margin:0;
}

a.latestnews-newscenter, .moduletable-newscenter td a{
color:#333333;
font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
}

.user6{
float:left;
width:473px;
margin-right:9px;
}

ul li.latestnews-newscenter{
border-bottom:2px solid #DFDFDE;
line-height:25px;
margin:0;
padding-left:15px;
}

ul li a.latestnews-newscenter{
color:#333333;
font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
}

ul li.latestnews-newscenter a{
color:#333333;
font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
display:block;
}

.moduletable-newscenter{
float:left;
width:473px;
}

.news-center{
float:left;
width:473px;
line-height:24px;
}

.news-center a{
color:#000000;
font-weight:bold;
font-size:15px;
}

.moduletable-homelogo{
width:473px;
float:left;
margin-top:10px;
border-bottom:4px solid #DFDFDE;
padding-bottom:5px;
}

.moduletable-story{
width:232px;
background:url(images/featured-greybox-bottom-bg.gif) no-repeat bottom left;
padding-bottom:19px;
color:#000000;
font-size:11px;
}

.moduletable-story a{
color:#333333 !important;
}

.moduletable-story th{
background:transparent url(images/featured-greybox-top-bg.gif) no-repeat scroll left top;
color:#000000;
font-size:14px;
font-weight:bold;
line-height:22px;
padding-top:11px;
text-align:center;
}

.moduletable-story img{
margin-left:7px;
margin-top:5px;
}

.moduletable-story table.contentpaneopen{
border-top:4px solid #DFDFDE;
color:#000000;
float:left;
font-size:11px;
margin-left:15px;
padding-top:7px;
width:200px;
}

.moduletable-story table.contentpaneopen td{
font-size:11px !important;
}

.moduletable-story table p{
margin:0px !important;
}

.moduletable-story table p.title a, p.title_text a{
font-size:11px !important;
color:#333333;
}

.story-desc{
border-top:4px solid #DFDFDE;
color:#000000;
float:left;
font-size:11px;
margin-left:15px;
padding-top:7px;
width:200px;
}

/* start slide show style */


.moduletable-slideshow{
background:transparent url(images/slide-top-img.jpg) no-repeat scroll left top;
width:100%;
height:277px;
float:left;
}

.headerimage{
width:100%;
float:left;
background:transparent url(images/slide-bottom-img.jpg) no-repeat scroll left bottom !important;
}

#fpss-outer-container {
border:none !important;
border-style:solid;
border-width:1px 2px 2px 1px;
margin:8px auto;
overflow:hidden;
padding:2px !important;
}
/*
span.fss-heading{
margin-bottom:3px;
margin-top:3px;
width:100%;
}

span.fss-heading a, .fss a{
color:#333333 !important;
font-size:11px;
}

div.ul_container{
margin-top:20px !important;
float:right;
}

.ul_container ul li a.navi{
background:#D7D7D7 !important;
width:40px !important;
height:24px !important;
border:none !important;
color:#000000 !important;
padding:5px !important;
font-weight:bold !important;
font-size:15px !important;
margin:0px 1px 0px 0px !important;
}

.ul_container ul li a.navi-active{
background:#FCB727 !important;
width:40px !important;
height:24px !important;
border:none !important;
color:#000000 !important;
padding:5px !important;
font-weight:bold !important;
font-size:15px !important;
margin:0px 1px 0px 0px !important;
}
*/
a.fpss_img span span{
background:none !important;
}

#bot_module1 {
width:337px;
position:relative;
float:left;
}
#bot_module2 {
width:389px;
position:relative;
float:left;
margin-left:2px;
}

#bot_module3 {
width:250px;
position:relative;
float:right;
}

/* end slide show style */

/*homepage bottom module css end here*/

.title {
color:#FEB626;
font-size:12px;
font-weight:bold;
}

.title_text {
font-size:11px;
}

/** div container for left column **/

#leftcol {
position:relative;
float:left;
clear:left;
width:245px;
background:#ffffff;
}

#leftcolmenu {
position:relative;
background:#ffffff;
overflow:auto;
}

/** div wrapper for user2 & user3 **/

#content_top_wrapper {
position:relative;
float:right;
clear:right;
width:542px;
display:inline;
margin: 4px 8px 0 0;
}

/** div container for position:user2 **/

#content_top1 {
position:relative;
float:left;
clear:left;
width:269px;
}

/** div container for position:user3 **/

#content_top2 {
position:relative;
float:right;
clear:right;
width:269px;
}

/** div container for mainbody **/

#content_main {
width:220px;
margin-left:15px;
background-color:#FFFFFF;
border:0px solid #000000;
}

#content_subpage {
width:460px;
margin-left:15px;
background-color:#FFFFFF;
border:0px solid #000000;
}

#rightcol_homepage {
width:460px;
margin-left:15px;
background-color:#FFFFFF;
border:0px solid #000000;
}

#leftcol_homepage {
position:relative;
float:left;
margin-left:15px;
width:220px;
background:#ffffff;
border:0px solid #000000;
}

#divider_homepage {
width:1px;
background:#ffffff;
background:transparent url(images/bot-section-divider.jpg) repeat-y left top;
border:0px solid #000000;
}

/** div container for right column **/

#rightcol_top,

#rightcol {
float:left;
clear:left;
width:244px;
margin:0 0 0 1px;
display:inline;
overflow:auto;
border:0px solid #000000;
}

/** div container for right column position:header **/

#rightcol_top {
height:70px;
min-height:70px;
background:transparent url(images/bg_topright.jpg) no-repeat center top;
}

/** div container for banner position:banner **/

#banner {
position:relative;
clear:left;
float:left;
width:515px;
height:65px;
min-height:65px;
color:#FFFFFF;
font-size:10px;
padding: 20px 0 0 215px;
}

#blackline {
position:relative;
clear:left;
float:left;
width:980px;;
height:10px;
min-height:10px;
background-color: #000000;
color:#FFFFFF;
font-size:10px;
}

/** copyright **/

#copyright-box {
margin-top:15px;
width:980px;
background:url(images/bottom-bg.jpg) repeat-x;
border:0px solid #000000;
height:48px;
float:left;
}

#copyright {
line-height:20px;
font-size:10px;
text-align:center;
border:0px solid #000000;
color:#CACCCB;
}

#bot-menu {
color:#FAB529;
float:right;
font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
margin-top:7px;
width:980px;
border:0px solid #000000;
text-align:center;
}

/* ---------------------

mambo content layout

--------------------- */

/** pathway block **/
span.pathway {
display:block;
text-align:left;
font-size:11px;
font-weight:bold;
padding-left:15px;
float:right;
color:#ffffff;
height:24px;
width:720px;
background:#878787 url(images/news-right.jpg) no-repeat right top;
border:0px solid #000000;
}

/** content title **/
.componentheading {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size: 20px;
line-height:25px;
padding: 5px 0 5px 0;
display:block;
}

.contentheading,

.contentpagetitle,

a.contentpagetitle:link,

a.contentpagetitle:active,

a.contentpagetitle:visited {
border: 0px solid #000000;
color:#6398CA;
font-family: century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
font-size:20px;
line-height:28px;
background-color:#FFFFFF;
text-align:left;
padding-left:0px;
font-weight:bold;
}
.icon-title{
	color:#6398CA;
	font-family: century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-size:15px;
	line-height:24px;
	text-align:center;
	padding-left:0px;
	font-weight:bold;
}
.contentpaneopen {
width:100%;
}

.text-heading{
	color:#ffffff;
	font-size:24px;
	height:45px;
	width:607px;
	background:#6799CB;
	font-family: century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	padding-left:10px;
	font-weight:bold;
}

.desc{
	border-top:1px solid #D7D7D7;
	margin-top:10px;
	padding-top:10px;
}

.box-title{
	color:#7D7D7D;
	font-size:15px;
	font-family: century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-weight:bold;
}

.download-link{
	background: url(images/arrow.gif) no-repeat left;
}

.desc-border{
	border-bottom:1px solid #D7D7D7;
	padding-bottom:10px;
}
.download-link a{
	color:#6799CB;
	font-size:12px;
	padding-left:12px;
}
ul.customer{
	margin:0px 0px 0px 0px;
	padding:0px;
	/*width:265px;*/
}
ul.customer li{
	background:transparent url(images/plus.gif) no-repeat scroll 0 10px;
	border-bottom:1px solid #D7D7D7;
	color:#B2ACAC;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	list-style-type:none;
	padding-left:20px;
}

.nborder{
	background:transparent url(images/plus.gif) no-repeat scroll 0 10px;
	border-bottom:0px solid #D7D7D7 !important;
	color:#B2ACAC;
	font-family:century gothic, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, Georgia, Garmond;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	list-style-type:none;
	padding-left:20px;
}
.moduletable-desc{
	float:left;
	margin-top:15px;
}

/** pdf, printer version, and email to friend button **/
.buttonheading {
width: 16px!important;
text-align:right;
}
.sectiontableheader {
font-weight: bold;
}
.category, .categorytitle {
font-weight: bold;
color:#3973AC;
background-color:inherit;
}

.sectiontableentry1,

table.pollstableborder tr.sectiontableentry1 {
background-color: #EFEFEF;
padding: 2px;
color:#333333;
}

.sectiontableentry2,

table.pollstableborder tr.sectiontableentry2 {
background-color: #FFFFFF;
padding: 2px;
color:#333333;
}

/** blog Styles **/
.blogsection {
color:#3973AC;
background-color:inherit;
}

.blog_more {
font-weight: bold;
line-height: 25px;
padding-top: 20px;
color: #3973AC;
border-bottom: 1px solid #E5E5E5;
background-color:inherit;
}

/** small text in content **/
.small {
color:#999999;
font-size:10px;
font-weight: bold;
background-color:inherit;
}

/** date info in content **/
#content_main .createdate {
color:#4A87C4;
font-size:10px;
padding: 0 0 15px 0;
line-height:8px;
background-color:inherit;
}

#content_main .modifydate {
color:#999999;
font-size:10px;
padding: 0;
background-color:inherit;
}

/** toc page navigation  **/
.pagenav_prev,

.pagenav_next {
font-size:11px;
}

/** content item navigation  **/
.pagenavbar  {
display:block;
width:100%;
background-color:inherit;
height:20px;
line-height:25px;
text-align:right;
letter-spacing:2px;
color:#999999!important;
clear:both;
font-size: 11px!important;
margin-top: 10px;
background-image: url(images/bg_pagenav.jpg);
background-repeat: repeat-x;
background-position: center bottom;	

}

.pagenav {
height:20px;
line-height:25px;
text-align:right;
letter-spacing:2px;
color:#999999;
clear:both;
font-size: 11px;
margin-left: 0;
margin-right: 0;
background-color:inherit;
}

.back_button {
display:block;
text-align:left;
font-weight:bold;
font-size:12px;
width:100%;
margin-bottom:10px;
letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
font-weight:bold;
background-color: #FFFF00;
padding: 2px 0 2px 0;
}

/** table of content layout **/
table.contenttoc {
border:1px solid #000000;
padding:1px;
width:130px;
margin: 0 0 10px 10px;
}

/** table of content header **/
.contenttoc th {
color:#FFFFFF;
background-color:#666666;
font-size:11px;
display:block;
width:124px;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
line-height: 18px;
font-size:12px;
font-weight:normal;
}

/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
width:100%!important;
}

/* ---------------------
Links
--------------------- */

/** any left column link **/
#leftcol a:link,

#leftcol a:active,

#leftcol a:visited {
color:#FFFFFF;
}

a.pagenav:link ,

a.pagenav_next:link,

a.pagenav_pre:link,

div.back_button a,

div.back_button a:link,

a.latestnews:link,

a.latestnews:active,

a.latestnews:visited,

a.mostread:link,

a.mostread:active,

a.mostread:visited {
text-decoration:none;
}

/*** read more link ***/
.readon,

a.readon:link,

a.readon:active,

a.readon:visited {
color:#666666;
font-weight:bold;
text-align:left;
margin-top:10px;
letter-spacing: 2px;
font-size:10px;
text-decoration:none;
}

/*** blog links ***/
a.blogsection:link,

a.blogsection:active,

a.blogsection:visited {
color:#3973AC;
text-decoration:none;
}

/** generic menu item link **/
a.mainlevel:link,

a.mainlevel:active,

a.mainlevel:visited,

a.sublevel:link,

a.sublevel:active,

a.sublevel:visited {
color:#FFFFFF;
text-decoration:none;
font-size:11px;
line-height: 28px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,

#leftcol a.mainlevel:hover {
background-color:#484848;
color:#FFFFFF!important;
text-decoration:none!important;
}

/** specific top right column menu item link **/
a.mainlevel-right:link,

a.mainlevel-right:active,

a.mainlevel-right:visited,

a.sublevel-right:link,

a.sublevel-right:active,

a.sublevel-right:visited {
color:#000000;
text-decoration:none;
font-size:11px;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
background-color:#CCCCCC;
text-decoration:none;
}

/** pathway link item **/
a.pathway:link,

a.pathway:link,

a.pathway:active,

a.pathway:visited {
color:#999999;
text-decoration:none;
}

/** table of content list **/
a.toclink:link,

a.toclink:active,

a.toclink:visited {
color:#3973AC;
font-size:11px;
padding:2px 10px 2px 10px;
display:block;
text-decoration:none;
}

.pagenavbar a:link,

.pagenavbar a:active,

.pagenavbar a:visited  {
letter-spacing:2px;
color:#000000;
font-size: 11px;
text-decoration: none;
}

.pagenavbar a:hover {
color:#3973AC;
}

/** latestnews and popular **/
.latestnews,

.mostread {
color:#000000;
}

a.latestnews:link,

.mostread a:link,

.latestnews a:active,

.mostread a:active,

.latestnews a:hover,

.mostread a:hover,

.latestnews a:visited,

.mostread a:visited {
color:#000000;
text-decoration:none;
}

/** underline on hover **/
a.toclink:hover,

a.latestnews:hover,

a.mostread:hover,

a.pathway:hover,

a.sublevel:hover,

a.sublevel-right:hover,

a.blogsection:hover,

a.readon:hover,

a.pagenav:hover ,

a.pagenav_next:hover,

a.pagenav_pre:hover,

a.latestnews:hover {
text-decoration:underline;
color:#3973AC;
background-color:inherit;
}

#leftcol a:hover {
color: #93B7DB;
text-decoration:underline;
}

/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable,

#leftcol table,

#rightcol table {
width:100%;
float:left;
clear:left;
}

/** general module table **/
#rightcol table,

#leftcol table td {
font-size:11px !important;
color:#CCCCCC;
}

#rightcol table,

#rightcol table td {
font-size:11px !important;
color:#030303;
}

/** general module title **/
table.moduletable th,

table.moduletable-bgimg th,

table.moduletable-right th {
border: 0px solid #000000;
color:#000000;
font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
font-size:15px;
line-height:20px;
padding-top:3px;
background:#FFFFFF url(images/heading-bg.gif) repeat-x;
height:24px;
text-align:left;
padding-left:5px;
font-weight:bold;
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,

#content_top2 table.moduletable td {
background:transparent url(images/bg_module_contenttop.jpg) no-repeat center bottom;
height:100px;
min-height:100px;
vertical-align:top;
}

/** right column module td **/
#rightcol table.moduletable td   {
padding:5px;
}

/** generic menu item **/
.mainlevel  {
display:block;
font: bold 11px/25px Arial, Helvetica, sans-serif !important;
padding-left:15px;
background:transparent url(images/bg_mainlevel.gif) repeat-x center top;
font-weight:bold;
text-decoration:none;
}

/** specific left column form **/
#leftcol form {
margin-left:15px;
}

/** specific left column form **/
#leftcol .button {
font-size:11px;
color:#FFFFFF;
background-color:#585858;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #888888;
border-top: 1px solid #888888;
width:140px;
}

/** specific left column form **/
#leftcol .inputbox {
font-size:11px;
font-weight: bold;
}

/** module styles in #leftcol **/
#leftcol table.moduletable td {
color:#DADADA;
font-size:11px;
}

/** search div in top right column. position:user4 **/
div.search {
margin-left:0px;
}

/** search field in search div **/
.search .inputbox {
width:130px;
border: 0px solid #000000;
}

/* ---------------------
mambo form layout
--------------------- */

/** left column input form **/
#leftcol .inputbox {
font-size:11px;
/*border: 1px solid #000000;*/
margin-bottom:2px;
}

/** input button html tag **/
/*.button,*/

#rightcol .button {
font-size:11px;
text-transform:uppercase;
color:#666666;
font-weight:bold;
background-color:#CCCCCC;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #FFFFFF;
}

#rightcol .button {
background-color:#E5E5E5;
}

.search  {
margin:0px;
border:0px solid #000000;
}

div.search-new {
margin-left:25px;
border:0px solid #000000;
}

.search-new {
margin:0px;
border:0px solid #000000;
}

.search-new .inputbox-new {
height:14px;
width:130px;
font-size:12px;
border: 1px solid #A6A6A6;
}

.button-new{
width:57px;
height:18px;
font-size:11px;
color:#ffffff;
font-weight:bold;
background:transparent url(images/search-button.jpg) no-repeat left top;
border-top: 0px solid #FFFFFF;
border-right: 0px solid #999999;
border-bottom: 0px solid #999999;
border-left: 0px solid #FFFFFF;
}

.resetbutton{
width:52px;
height:19px;
font-size:11px;
color:#ffffff;
font-weight:bold;
background:transparent url(images/reset.jpg) no-repeat;
border-top: 0px solid #FFFFFF;
border-right: 0px solid #999999;
border-bottom: 0px solid #999999;
border-left: 0px solid #FFFFFF;
}

.sendbutton{
width:50px;
height:19px;
font-size:11px;
color:#ffffff;
font-weight:bold;
background:transparent url(images/send.jpg) no-repeat;
border-top: 0px solid #FFFFFF;
border-right: 0px solid #999999;
border-bottom: 0px solid #999999;
border-left: 0px solid #FFFFFF;
}

.submitbutton{
width:52px;
height:19px;
font-size:11px;
color:#ffffff;
font-weight:bold;
background:transparent url(images/submit.jpg) no-repeat;
border-top: 0px solid #FFFFFF;
border-right: 0px solid #999999;
border-bottom: 0px solid #999999;
border-left: 0px solid #FFFFFF;
}

/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/

/** unordered list top menu **/
ul#mainlevel-nav{
list-style: none;
padding: 0;
margin: 0;
color:#000000;
font-size: 0.8em;
float:right;
margin-right:20px;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li{
display: block;
padding-left: 0px;
padding-right: 0px;
float: left;
margin: 0;
width: auto !important;
border-right:1px solid #000000;
font-size: 11px;
height: 20px;
white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a{
display: block;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
color: #000000;
font-weight:bold;
font-size: 11px;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
width: auto;
}

/** unordered list item for top menu for firefox only **/

ul#mainlevel-nav li a:hover {
text-decoration:none;
}

 /*
specific right column menu item. position:right
you need to add menu class suffix: -right and
module class suffix: -right
 */
.mainlevel-right {
display:block;
height:25px;
line-height:25px;
padding-left:15px;
background:#EEF0F0 url(images/bg_mainlevel_right.gif) repeat-x center top;
font-weight:bold;
}

/** unordered list item for bottom menu **/
#bottom_nav{
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
margin: 0;
border-right:0px dotted #FAB529;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
color:#FAB529;
}

/** unordered list item link for bottom menu **/
#bottom_nav a, #bottom_nav a:link, #bottom_nav a:active, #bottom_nav a:visited{
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
color:#878787;
font-weight:none;
}

/** unordered list item for bottom menu for firefox only **/
#bottom_nav a:hover {
color:#3973AC;
}

table.moduletable-bgimg {
background:transparent url(images/bg_module.jpg) no-repeat center bottom;
float:left;
clear:left;
width:100%;
}

table.moduletable-bgimg td {
padding: 5px ;
font-size:11px;
}

table.moduletable-bgimg td td {
padding: 0!important;
}

/** for polls **/
.poll {
font-size:11px;
line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
background-color:transparent;
text-align:left;
}

table.pollstableborder .sectiontableentry1 {
background-color:#F5F5F5;
text-align:left;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,

.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
background-color:transparent!important;
text-align:left!important;
}

#bottompadding{
position:relative;
width:980px;
display:block;
height:0px;
margin-top:-100px;
}
h1.t0 {width: 702px; height: 194px; position: relative;color:#393939}