/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;
}

body, td{
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}

a {
	text-decoration: none;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:24px;
	width:120px;
	color:#FFFFFF;
	text-decoration:normal;
	padding-left: 24px;
	line-height: 24px;
	margin:10px 0px 0px 0px;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }
img { border: 0 none; border: 0;}
hr { background-color:#fff; color:#fff; border-top: 1px dotted #dcdcdc;}


h1 {
	padding: 0;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 0;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 16px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	width: 100%;
}

h4 {
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
	width: 100%;
	font-size: 13px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	margin-bottom: 1px;
	background: url(../images/body-bg.png);
}

#wrapper {
	margin:0;
	padding:0;	
}	

div#main_bg{
	margin:0px auto;
	width: 997px;
	text-align:left;
}

div#main_top{
	margin:0px auto;
	width: 997px;
	height: 9px;
	line-height: 9px;
	padding: 0px;
}

div#logo_bg{
	height:145px;
	margin:0px auto;
	width: 990px;
	margin-top:0px;
}

.logo{
	display: block;
	float:left;
	padding-top:15px;
}

a.logo,a.logo:link,a.logo:hover, a.logo:visited{
	font-size:26px;
	line-height: 28px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
/*  font-family:"Trebuchet MS",Arial; */
}

div#user4{
	float:left;
	width:460px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
}

div#user5{
	float:right;
	text-align:left;
	margin-right: 20px;
	margin-right: 0px;
	width:479px;
	color:#FFFFFF;
}

div#user5 .contentpaneopen,
div#user5 .contentheading{
	color:#FFFFFF;
}

div#user5 div.search{
	width:200px;
	height:72px;
	float:right;

	text-align:left;
/*	background: url(../images/search_bg.gif) top left no-repeat;*/
/*	background: url(../images/search_bg.png) top center no-repeat;*/

	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	margin-right:0px;
	margin-top: 0px;

/*	border: solid; */
/*	border-width: thin; */

}


/* TABBERTAB */
#jwts_tab {
	margin-top: 20px;	
}

#jwts_tab ul.jwts_tabbernav {
	padding: 0;
	border: 0;
}
#jwts_tab ul.jwts_tabbernav li a, #jwts_tab ul.jwts_tabbernav li a:link  {
	margin:0px 1px 20px 0px;
	font-weight:normal;
	font-size: 0.9em;
	padding: 10px;
}
#jwts_tab ul.jwts_tabbernav li.jwts_tabberactive a {
	color: #f9f9f9;
	background:#FF710F;
}
#jwts_tab ul.jwts_tabbernav li.jwts_tabberactive a:hover {
	color: #f2f2f2;
	background:#FF710F;
}
#jwts_tab ul.jwts_tabbernav li a:hover {
	background: url("../images/rub_tab_bottom.png") repeat-x;
	background-position: left -50px;	
	color:#FF710F;	
}
#jwts_tab .jwts_tabbertab {
	padding: 20px;
	border: 1px solid #cecece;
	-moz-border-radius:0px 0px 10px 10px; /* Firefox */
	-webkit-border-radius:0px 0px 10px 10px; /* Safari, Chrome */
	-khtml-border-radius:0px 0px 10px 10px; /* Konqueror */
	border-radius: 0px 0px 10px 10px; /* CSS3 */
	behavior:url(border-radius.htc);
	-webkit-box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;
	-moz-box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;
	box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;	
	/*background: url("../images/rub_bottom.png") #eee repeat-x;
	background-position: left bottom;*/		
}
#jwts_tab .jwts_tabbertab h1 {
	font-size: 1.2em;
	color: #616161;	
}
#jwts_tab .jwts_tabbertab p {
	line-height: 140%;
}
#jwts_tab .jwts_tabbertab ul {
	font-size: 0.9em;
	font-weight:normal;
	list-style-image:url(../images/orange/menu_arrow.png);
	list-style-position:outside;
}
#jwts_tab .jwts_tabbertab ul li a {
	font-size:1em;
	font-weight:bold;
}
/* TABBERTAB */


div#user5 div.search .inputbox {
	float: left;
	background:#FFFFFF;
	width: 162px;
	height: 16px;
	font-size: 12px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #878787;

	margin: 0px;
	padding: 3px;
	margin-top: 13px;
	margin-left: 15px;
}

div#user5 div.search. button {
	font-family: Verdana,Arial,Helvetica,"Trebuchet MS",sans-serif;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	text-align: center;

	color: #656565;
	color: #000;

	margin: 0px;
	padding: 0px;
}

.search_btn {
	float: right;
	text-align: center;

	height: 18px;
	width: 26px;

	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 15px;
}

.searchfor{
	width:220px;
	font-size:12px;
	line-height:14px;
	color:#666;
	color: #ffffff;
	font-weight:bold;
	float:left;
	text-align: left;

	margin: 0px;
	padding: 0px;

	margin-top: 8px;
	margin-left: 15px;

/*	border: solid; */
/*	border-width: thin; */
}

.search {
	text-align:left;
	width: 156px;
	height:43px;
}
.search .inputbox {
	background:#FFFFFF;
	width: 156px;
	width: 178px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	margin:9px 0px 0px 20px;
	border: 1px solid #D3D3D3;
}

.search input {
	line-height: 18px;
	margin: 0px;
	padding: 0px;

	padding: 1px 0px 1px 0px;
}

.search input.button {
	background: transparent url( "../images/orange/searchButton.gif" ) no-repeat;
	cursor:pointer;
}

.search input.button:hover {
	background: transparent url( "../images/orange/searchButton_h.gif" ) no-repeat;
	cursor:pointer;
}

#user3{
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 4px;
	width:auto;
	height:45px;
}

#user6{
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 4px;
	width:auto;
	height:45px;
}

div#top_menu{
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 4px;
	width:auto;
	width:960px;
	height:45px;
}

#topnav{
	height: 45px;
	margin: 0px;
	padding:0px;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#topnav ul {
	margin: 0px 0px 0px 8px;
	padding: 0;
	width: auto;
	float: left;
	list-style-type:none;
}
#topnav ul li{
	margin: 0;
	padding: 0;
	height: 45px;
	float: left;
	position: relative;
}
#topnav ul li a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 14px 10px 0px 10px;
	height: 39px;
	display: block;
	float: left;
}
#topnav ul li a:hover{
	background-color: #444444;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#topnav ul li ul ul {
	margin: -50px 0 0 11em;
}
#topnav ul li li {
	width:auto;
	height: 35px;
}
#topnav ul li li a {
	color: #fff;
	text-transform: none;
	display: block;
	background: none;
	width: 150px;
	border-top: 1px solid #DDDDDD;
	border-left: 0px;
	padding: 9px 10px 6px 10px;
	height:20px;
}
#topnav ul li li a:hover{
	background: none;
	background-color: #333333;
	left: 0;
	width: 150px;
	padding: 9px 10px 6px 10px;
	height:20px;
	border-top: 1px solid #DDDDDD;
	color: #000;
}
#topnav ul li ul {
	left: -999em;
	top: 45px;
	left: 0;
	display: block;
	height: 36px;
	width: 150px;
	position: absolute;
	z-index: 99;
	left: -999em;
	clear: left;
	margin-top: 0px;
	margin-left: 0px;
}
#topnav ul li:hover ul ul,
#topnav ul li:hover ul ul ul {
	left: -999em;
}
#topnav ul li:hover ul,
#topnav ul li li:hover ul,
#topnav ul li li li:hover ul {
	left: auto;
}

#pillmenu {
	text-align:left;
	margin: 0;
	padding: 0;
	float: left;
	height:45px;
}
#pillmenu ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}
#pillmenu li a,
#pillmenu li a:hover {
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
/*	font-family:"Trebuchet MS",Tahoma; */
	font-size: 14px;
	float: left;
	display: block;
	line-height: 39px;
	padding: 0 12px 0 12px;
	margin-top:5px;
	text-decoration: none;
	font-weight: bold;
}
#pillmenu li a{
	color: #FFF;
}

#date{
	text-align:right;
	float:right;
	height:45px;
	line-height: 40px;
	color: #FFFFFF;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
/*	font-family:Georgia,Tahoma; */
	font-size: 14px;
}

#banner{
	margin-top: 0px;
	margin-left: 9px;
	width: 978px;
	height: 149px;
}
.banner0{
	background: #FFFFFF url(../images/banner0.jpg) left top no-repeat;
}
.banner0a{
	background: #FFFFFF url(../images/banner0a.jpg) left top no-repeat;
}
.banner1{
	background: #FFFFFF url(../images/banner1.jpg) left top no-repeat;
}
.banner2{
	background: #FFFFFF url(../images/banner2.jpg) left top no-repeat;
}
.banner3{
	background: #FFFFFF url(../images/banner3.jpg) left top no-repeat;
}
.banner4{
	background: #FFFFFF url(../images/banner4.jpg) left top no-repeat;
}
.banner5{
	background: #FFFFFF url(../images/banner5.jpg) left top no-repeat;
}
.banner6{
	background: #FFFFFF url(../images/banner6.jpg) left top no-repeat;
}
#banner table.contentpaneopen{
	margin-top:18px;
	margin-bottom:15px;
	margin-left:10px;
	width:464px;
	float:left;
	text-align:left;
}
.banner0 table.contentpaneopen td,
.banner0a table.contentpaneopen td{
	color:#ffffff;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Thaoma,Helvetica,Verdana,sans-serif;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:14px;
	font-weight: bold;
	font-weight: normal;
	text-align:left;
	line-height: 17px;
}
.banner0 table.contentpaneopen a,
.banner0 table.contentpaneopen a:visited,
.banner0a table.contentpaneopen a,
.banner0a table.contentpaneopen a:visited{
	color:#fff;
	color:black;
	font-size:13px;
	font-weight: bold;
	font-weight: normal;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	text-decoration:underline;
	text-align:left;
	line-height: 17px;
}

.banner1 table.contentpaneopen td,
.banner2 table.contentpaneopen td,
.banner3 table.contentpaneopen td,
.banner4 table.contentpaneopen td,
.banner5 table.contentpaneopen td{
	color:#1D1D1D;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:13px;
	line-height: 17px;
}

.banner6 table.contentpaneopen td{
	color:#FFFFFF;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:13px;
	line-height: 17px;
}

#user5{
	float:right;
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 10px;
	width: 400px;
	height: 140px;
}
#user5 table.contentpaneopen{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
/*	width:550px; */
	float:left;
	text-align:left;
}
.user5 table.contentpaneopen td{
	color:#FFFFFF;
/*	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS"; */
	font-family: Arial,Helvetica,Verdana,sans-serif;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:12px;
	line-height: 17px;
}

#leftcolumn{
	margin-left:9px;
	padding:0px;
	width:190px;
	float:left;
}

#rightcolumn{
	margin-right:12px;
	padding:0px;
	width:190px;
	float:right;
}

#maincolumn{
	width:585px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
}

#maincolumn_middle{
	width: 782px;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#maincolumn_big{
	width: 984px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
}

.maincolumn_white{
	background: #FFFFFF url(../images/maincolumn_bg.png) top repeat-x;
}

div.path{
	margin:10px 0 0 0px;
	padding: 5px;
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.sr_headline {
	width:750px;
	margin-bottom:20px;
	border-bottom:1px dotted #dcdcdc;
}

div.nopad {
	float:left;
	padding:10px 0px 15px 10px;
}

div.nopad ul {
	clear: both;
}

.pathway,
.breadcrumbs{
	font-weight: normal;
	font-size: 11px;
}

.sectiontableheader {
	padding:0px 5px 5px 5px;
}

.sectiontableentry1 td{
	padding:0px 5px 5px 5px;
}

.sectiontableentry2 td{
	padding:0px 5px 5px 5px;
}

.article_separator {
	height:35px;
	line-height:35px;
}

form#form-login fieldset {
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{
	padding: 0;
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu,
#leftcolumn div.module{
	margin: 10px 0px 0px 0px;
	padding:0px;
	width: 190px;
}

#rightcolumn div.module_menu,
#rightcolumn div.module,
#rightcolumn div.moduletable_menu,
#rightcolumn div.moduletable,
#rightcolumn div.moduletable_text{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 190px;
}

#leftcolumn div.module_menu,
#rightcolumn div.module_menu,
#rightcolumn div.moduletable_menu{
	font-size: 13px;
}

.article_column {
	padding-right:10px;
}

div.bannergroup_text {
	margin:10px 13px 10px 13px;
}

.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}

.banneritem_text {
	margin-bottom:10px;
}

.bannerfooter_text {
	margin-bottom:10px;
}

#leftcolumn div.module_menu div div div,
#leftcolumn div.module div div div,
#rightcolumn div.module_menu div div div,
#rightcolumn div.module div div div,
#rightcolumn div.moduletable_menu div div div,
#rightcolumn div.moduletable div div div{
	background-position: 0px 46px;
}

#leftcolumn div.module div div div table{
	width: 180px;
	height:auto;
	padding-left: 5px;
	padding-top: 5px;
}

#rightcolumn div.module div div div table,
#rightcolumn div.moduletable div div div table{
	width: 180px;
	height:auto;
	padding-left: 5px;
	padding-top: 5px;
}

#leftcolumn div.module_menu div div div,
#leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 160px;
	height:auto;
}

#rightcolumn div.module_menu div div div,
#rightcolumn div.module div div,
#rightcolumn div.moduletable_menu div div div,
#rightcolumn div.moduletable div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 189px;
	height:auto;
}
#leftcolumn div.module_menu div div div div,
#leftcolumn div.module div div div div,
#rightcolumn div.module_menu div div div div,
#rightcolumn div.module div div div div,
#rightcolumn div.moduletable_menu div div div div,
#rightcolumn div.moduletable div div div div{
	background: none;
	padding:4px 0px;
}

#rightcolumn div.moduletable div.moduletable div{
	position: relative;
	top: -6px;
	margin: 0px 0px 0px 4px;
	width: 186px;
}

#leftcolumn h3,
#rightcolumn h3{
/*	text-align: left;
	padding-left:15px;
	height: 40px;
	width: 192px;
	line-height: 40px;
	color:#FFF;
	font-size:16px;
	margin:0px;
	font-weight:bold;

	text-align: center;
	height: 44px;
	width: 208px;
	line-height: 44px;
	color:#FFFFFF;
	font-size:16px;
	margin:0px;

*/
	text-align: center;
	height: 36px;
	width: 190px;
	line-height: 36px;
	color:#FFFFFF;
	font-size:15px;
	margin:0px;
	margin-left:0px;
}

table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}

#leftcolumn ul.menu li ul,
#rightcolumn ul.menu li ul{
	list-style: none;
}

#rightcolumn .moduletable ul {
	padding-left: 5px;
}


/*
#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}
#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
#leftcolumn ul.mostread li#current ul li,
#rightcolumn ul.mostread li#current ul li {
	margin: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#leftcolumn ul.latestnews li#current ul li,
#rightcolumn ul.latestnews li#current ul li {
	margin: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
*/

.pollstableborder {
	margin: 5px 0px 10px 0px;
}

.poll td div{
	display:inline;
}

/* forms */

.moduletable ul {
	padding:10px 0px 10px 0px;
	margin:0px;
}
.moduletable ul li {
	padding:0px 0px 0px 20px;
	margin:0px;
	line-height:18px;
}

ul.menu {
	padding:10px 0px 10px 5px;
	margin:0px;
}
ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.menu li#current a{
	text-decoration:underline;
	color:#333333;
}
ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
	font-weight: normal;
}
ul.menu li#current ul li a,
ul.menu li#current ul li a:link,
ul.menu li#current ul li a:visited {
	text-decoration: none;
	font-weight: normal;
}
ul.menu li#current ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

ul.mostread {
/*
	margin: 0px 4px 0px 4px;
*/
	margin: 0px 0px 0px 0px;
	padding:10px 0px 10px 5px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.mostread li#current a{
	text-decoration:underline;
	color:#333333;
}
ul.mostread li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.mostread li ul li{
	padding:0px 0px 0px 15px;
}
ul.mostread li#current ul li a{
	margin-left:15px;
	text-decoration:none;
	font-weight: normal;
}
ul.mostread li#current ul li a,
ul.mostread li#current ul li a:link,
ul.mostread li#current ul li a:visited {
	text-decoration: none;
	font-weight: normal;
}
ul.mostread li#current ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

ul.latestnews {
/*
	margin: 0px 4px 0px 4px;
*/
	margin: 0px 0px 0px 0px;
	padding:10px 0px 10px 5px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews li#current a{
	text-decoration:underline;
	color:#333333;
}
ul.latestnews li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.latestnews li ul li{
	padding:0px 0px 0px 15px;
}
ul.latestnews li#current ul li a{
	margin-left:15px;
	text-decoration:none;
	font-weight: normal;
}
ul.latestnews li#current ul li a,
ul.latestnews li#current ul li a:link,
ul.latestnews li#current ul li a:visited {
	text-decoration: none;
	font-weight: normal;
}
ul.latestnews li#current ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

div.componentheading{
	font-weight:bold;
	font-size:16px;
	margin:7px 0px 8px 0px;
	width:100%;
	width: 740px;
}
/*
td.contentheading{
	font-weight:bold;
	vertical-align:top;
	font-size:16px;
	height:33px;
	color:#363636;
	width: 740px;
	width: 90%;
	background: url(../images/contentheading_ico.png) left top no-repeat;
}

td.buttonheading{
	font-weight:bold;
	vertical-align:top;
	font-size:16px;
	height:33px;
	color:#363636;
	width: 10%;
}

td.contentheading, td.buttonheading{
	vertical-align:top;
	font-weight:bold;
	font-size:14px;
	height:33px;
	color:#363636;
	background: url(../images/contentheading_line.png) bottom repeat-x;
}
*/

td.contentheading{
	font-weight:bold;
	vertical-align:top;
	font-size:16px;
/*	line-height: 20px;
	margin-bottom: 20px;
	height:33px;*/
	color:#363636;
	width: 90%;
	border-bottom:1px solid #eee;
	/* background: url(../images/contentheading_line.png) bottom repeat-x; */
}

td.buttonheading{
	font-weight:bold;
	vertical-align:top;
	font-size:16px;
	height:33px;
	color:#363636;
	width: 10%;
	border-bottom:1px solid #eee;
	/* background: url(../images/contentheading_line.png) bottom repeat-x; */
}
td.buttonheading img{
	margin-left:5px;
}
table.contentpaneopen td.contentheading{
	padding-left: 0px;
	padding-bottom: 10px;
}
table.contentpaneopen{
	border-collapse: collapse;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:10px;
}

td.buttonheading{
	padding:0px 2px 0px 2px;
}

table.contentpaneopen td{
	padding:0px;
}
.contentpaneopen p{
	line-height: 17px;
}

span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}

span.pagination span, span.pagination a{
	padding:5px;
}

div#f_area{
	margin:0px auto;
	width: 990px;
	text-align:left;
}

#f_area div.moduletable,
#f_area div.moduletable_menu{
	float: left;
	margin:4px 6px 10px 10px;
	width: 230px;
}

#f_area div.moduletable h3{
	width: 219px;
}

#f_area h3{
	text-align: left;
	padding-left:15px;
	height: 40px;
	line-height: 40px;
	color:#FFF;
	font-size:14px;
	margin:0px;
	font-weight:bold;
}

div.button {
	height:30px;
	width:auto;
	border: none;
	vertical-align: middle;
	text-align: left;
	text-align: center;
	margin-left: 0px;
	margin-top: 20px;
	padding: 0px; /* oben rechts unten links */
	/*
	height:35px;
	background:url( '/images/forward_small.png') right no-repeat;
	width:auto;
	float:center;
	*/
}

div.button input {
	width:110px;height:30px;
	border: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	padding: 10px 32px 10px 52px; /* oben rechts unten links */
	background: url( '/images/forward_small.png' ) no-repeat center center;

	overflow:visible;
	display:inline;
	margin:0px;
};

div.button_small {
	width:auto;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0; /* oben rechts unten links */
}

div.button_small input {
	display: block;
	max-height: 24px;
	min-width:100px;
	width: auto;
	padding: 3px 10px 4px 10px;
	text-align: center;
	overflow: visible;
	border: 1px solid #983e00;
	background: url(../images/orange/btn_bg_sprite.png) #ff710f repeat-x;
	line-height: 11px;
	cursor: pointer;
	margin: 0px;
	color: white;
	font-weight: bold;
	font-size:11px;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari, Chrome */
	-khtml-border-radius:4px; /* Konqueror */
	border-radius:4px; /* CSS3 */
	behavior:url(css/border-radius.htc);
	-webkit-box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;
	-moz-box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;
	box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;


	/*width:110px;
	height:30px;
	border: none;
	vertical-align: left;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	padding: 5px 22px 5px 32px; /* oben rechts unten links */
	/*background: url( '/images/forward_small.png' ) no-repeat center center;
	overflow:visible;
	display:inline;
	margin:0px;
	margin-top: 5px;
	*/
}

div.button_small input:hover {
	background: url(../images/orange/btn_bg_sprite.png) #ff710f repeat-x 0px -30px;
}

div.button_long {
	height:35px;
	width:auto;
	border: none;
	vertical-align: left;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px; /* oben rechts unten links */
}

div.button_long input {
	width:180px;height:35px;
	border: none;
/*
	vertical-align: middle;
	text-align: center;
*/
	vertical-align: left;
	text-align: left;

	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	padding: 5px 22px 5px 32px; /* oben rechts unten links */
	background: url( '/images/forward_long.png' ) no-repeat center center;

	overflow:visible;
	display:inline;
	margin:0px;
	margin-top: 5px;
};

div#power_by{
	text-decoration:none;
	font-size:12px;

	font-weight: bold;
	text-align: center;
 	margin:20px 0px 20px 0px;
}
#power_by a, #power_by a:visited{
	text-decoration:none; /* underline; */
	font-size:12px;

	font-weight: bold;
	text-align: center;
}

/* 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;}

/* 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; margin:0px; padding-left: 40px; text-indent:0px;}

/* 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;}

#syndicate{
	float:left;
	padding-left: 25px;
}

.footer_top {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}

div#component-contact img {
    margin:0px 10px 0px 0px;
}

div#component-contact td {
    padding:2px 0px 2px 0px;
}

#component-contact table.contentpaneopen tbody tr td table{
	width: 100%;
}

/*
#component-contact table.contentpaneopen tbody tr td{
	font-weight: bold;
	text-align: left;
}
#component-contact table.contentpaneopen tbody tr td.contentheading{
	clear:both;
	font-weight: bold;
	text-align: left;
}
*/

#compressdiv{
	float:left;
	margin:-90px 0 0 320px;
	*margin:-70px 0 0 320px;
	width:160px;
	line-height:1.4em;
	color:#666;
	font-weight:bold;
}

/*
span.select {
	-x-system-font:none;
	background:url(../images/select.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:18px;
	line-height:18px;
	overflow:hidden;
	padding: 0px 24px 0px 8px;
	position:absolute;
	width:158px;
}
select.styled{
	opacity:0;
	position:relative;
	width:190px;
	z-index:5;
}
input.styled {
	display:none;
}
*/

span.select {
	-x-system-font:none;
	color:#FFFFFF;
	color:#454545;
	font-family: Verdana,Arial,Helvetica,"Trebuchet MS",sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:18px;
	line-height:18px;
	overflow:hidden;
	padding:0 24px 0 8px;
	position:absolute;
	width:158px;

	background:url(../images/select.png) no-repeat scroll 0 0;
}

select.styled{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-family: Verdana,Arial,Helvetica,"Trebuchet MS",sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

	color: #656565;
	border: 1px solid #3E5FA2;

	opacity:0;
	position:relative;
	width:190px;
	z-index:5;
}

input.styled {
	display:none;
}

#searchForm td {
	line-height: 24px;
}

#leftcolumn input.button,
#login input.button,
#subscribeForm input.button,
#subscribeForm button,
#com-form-login input.button,
#vmMainPage input.button,
#vmMainPage a.button,
input.RSM_form_button,
#submit_bt,
#reset_bt {
	padding: 2px 10px 3px 10px;
	border: 1px solid #ff6b05;
	font-weight: bold;
	background: transparent;
	color: #fff;
	height: 24px;
	background: transparent url( "../images/orange/input.png" ) repeat-x;
	cursor:pointer;
	margin: 5px 0px 0px 0px;
}

#leftcolumn input.button:hover,
#login input.button:hover,
#subscribeForm input.button:hover,
#subscribeForm button:hover,
#com-form-login input.button:hover,
#vmMainPage input.button:hover,
#vmMainPage a.button:hover,
input.RSM_form_button:hover,
#submit_bt:hover,
#reset_bt:hover {
	border: 1px solid #ff6b05;
	font-weight: bold;
	background: transparent;
	color: #ff710f;
	color: #000000;
	height: 24px;
	background: transparent url( "../images/orange/input_hover.png" ) repeat-x;
	cursor:pointer;
}

.contentpaneopen button {
	border: 1px solid #ff6b05;
	font-weight: bold;
	background: transparent;
	color: #fff;
	height: 24px;
	background: transparent url( "../images/orange/input.png" ) repeat-x;
	cursor:pointer;
	margin: 0px;
	padding: 0px;

	padding: 0px 8px 0px 8px;
	margin-left: 10px;

}
.contentpaneopen button:hover {
	border: 1px solid #ff6b05;
	font-weight: bold;
	background: transparent;
	color: #ff710f;
	color: #000000;
	background: transparent url( "../images/orange/input_hover.png" ) repeat-x;
	cursor:pointer;
}

.RSM_success { color:#009900; font-weight:bold; }

/* Css class for "Submit a Testimonial" Link */
.RSM_submit_link { text-align:right; }
.RSM_submit_link a { }
.RSM_submit_link a:hover { }

/* Horizontal Rule Color */
.RSM_hr_color { color:#cccccc; }

/* Manage the image and alignment of both quotation */
.RSM_left_quote { padding-right:0px; }

.RSM_right_quote { padding-left:0px; }

/* Manage Testimonial Text */
.RSM_testimonial { font-size:12px; font-weight:bold; text-align:justify; }

/* Manage the Subtext of Testimonial, i.e. Date of Posting, Posted By etc. etc. */
.RSM_testmonial_subtext { text-align:right; }

/* Manage Text and link of Pagination */
.RSM_pagination_text { text-align:center; }
.RSM_pagination_text a { }
.RSM_pagination_text a:hover { }

/*********************************************************/
/*** Manage the display of Testimonial Submission Form ***/
/*********************************************************/

/* Text "Submit A Testimonial" */
.RSM_form_heading { }

/* Manage the Style of main Table */
.RSM_form_main { width:90%; }

/* Manage the error Text */
.RSM_form_error { color:#ff0000; }
.RSM_form_error p { }
.RSM_form_error div ul li { }

/* Manage the row that is displaying " * fields are mandatory" */
.RSM_form_mandatory { text-align:right; }

/* Color of the "*" (Star) */
.RSM_form_star_color { color:#ff0000; }

/* Manage width of the First Column, i.e. the column that is showing text like "Your First Name", "Your Last Name" etc. */
.RSM_form_first_col { width:25%; }

/* Manage the style of text in the form */
.RSM_form_text {}

/* Manage Input fields of the form */
.RSM_form_input { width:100%; }

/* Manage Textarea field of the form */
.RSM_form_textarea { width:720px; height:150px; }

/* Manage Button field of the form */
.RSM_form_button { width:auto; }


/* Slogan Register form */
.sr_table { width: 95%;}
.sr_formtbl { margin:0; padding:0; width: 655px;}
.sr_innertbl td { padding:0; margin:0;}
.sr_textRight { text-align: right; padding-right: .5em;}
.sr_tdgray { background: #f9f9f9;}
.sr_heading { padding-top: 1em;}

.sr_td1 { width:10em; }
.sr_td2 { width:60em; }

.sr_w100 { width: 100%;}
.sr_w10 { width: 10em;}
.sr_w15 { width: 15em;}
.sr_w20 { width: 20em;}


.table { overflow: hidden; width: 90%;}
.row { display: block;}
.cell { float: left;}

.clearer { height: .5em; clear: both; }

.mleft5 { margin-left: .5em; vertical-align: middle;}
.mleft10 { margin-left: 1.2em; vertical-align: middle;}

.aright { text-align: right; vertical-align: middle;}
