html {
  height: 100%;
  margin-bottom: 1px;
}
body  {
   padding: 0px;
   margin: 0px;
   background-color: #343268;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:black; 
}
img{
	border:0px;
	vertical-align:middle;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #343268;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #343268;	
}
input.button { cursor: pointer; }
form,form p {
  margin: 0;
  padding: 0;
}
#topheader{
   padding: 0px;
   margin: 0px;
   background-color: #EEA964;
   background-image:url(../images/top.png);
   background-repeat:repeat-x;   
   width:759px;   
   height:149px;   
}
#top{
   padding: 0px;
   margin: 0px;
   background-color: #343268;
   background-image:url(../images/menu_top.png);
   background-repeat:repeat-x;   
   width:759px;
   height:32px;
}
#scrollingbar{
   white-space: nowrap;
   width:559px;
   float:left;	
}	
#topmenu{
   white-space: nowrap;
   width:200px;
   float:right;
}	
#topmenu ul{
	list-style:none;
	margin:0px;
	padding:4px;
}
#topmenu li{
	float: right;
	padding:0px;
	margin:0px;
	list-style:none;	
}	
#topmenu a, 
#topmenu a:hover,
#topmenu a:visited,
#topmenu a:link{
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color:#343268;
	float: left;
	margin-left:3px;
	margin-right:3px;
}
#contentsec{
   margin: 4px;
}
#insidesec  {
   margin: 0px;
   float:right;
   width:759px;
   background-color: #FFFFFF;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;   
   height:100%;
}
#leftbar  {
   width: 231px;
   float:left;
   background:#EA923A;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
}
#wrap  {
   margin: 0 auto;
   width: 990px;
   background-color:#FFFFFF;
   border-left:1px solid #9984ae;     
   border-right:1px solid #959289;
   border-bottom:1px solid #959289;
   background-image:url(../images/area_no_txt.png);
   height:100%;
}	
#footer {
   padding:2px;
   color:#ffffff;
   text-align:center;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;   
}
.clr {
	clear: both;
}
.left{
	margin:0px;	
}
.lang{
	padding:2px;
	text-align:center;		
	font-size:11px;	
}
.lang select{
	border:1px solid #EA683A;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100px;
	
}
.lang img.langImg {
	border: none;
	margin: 2px;
	vertical-align:middle;	
}
ul.menu {
	list-style-type:none;
	margin:0px;
	padding-left:20px;	
}	
.left ul.menu li{
	color:#333333;	
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	list-style:url(../images/list.gif);
			
}
.left a,
.left a:hover,
.left a:visited{
	text-align: left;
	margin-right:10px;
	text-decoration:none;	
	color:#343268;
	font-weight:bold;			
}
.left ul.menu a{
border-bottom:1px solid #ffffff;
display:block;
}	
.inputbox_search{
	width:164px;
	margin-top:2px;
	margin-left:18px;
	margin-right:1px;
	margin-bottom:2px;
	border:1px solid #EA683A;
}	
.button_search {
  color: black;
  font-family: Trebuchet MS, Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #000;
  background:#EA733A;
  width: 33px;  
  margin-left:1px;
  margin-top:2px; 
  margin-bottom:2px; 
  height: 20px;
}
#leftbar * li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.contentpaneopen {
	line-height:140%;
	border: 1px dotted #CCCCCC;
	background-color:#fafafa;
	color:black;
	width:100%;
}
.blog{
	width:100%;
}
.module{
	margin:0px;
	padding:0px;
}
.modulesimplefade{
	margin:4px;
}

.readon,.readmore {
	border-bottom:1px dotted black;
	border-left:1px dotted black;
	text-decoration:none;
	color:#EA683A;
	padding-left:5px;
}
td.buttonheading {

}
.createdate, .modifydate {
	color:#999999;
}

td.buttonheading img {
	border:none;
}
.contentpane{color:black;}
.componentheading {
	text-transform:capitalize;
}
.sectiontableheader {
	font-weight: bold;
}

.sectiontableentry2 label {
	text-align:left;
}

.sectiontableentry2 {
	background-color:#FFFFFF;
}

.sectiontableentry1 {
	background-color:#F5F5F5;
}

.sectiontableentry1 td div a, .sectiontableentry2 td div a {
	font-weight:bold;
	border:none;
}
h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Trebuchet MS, Verdana, Arial,Helvetica,sans-serif;
  font-size: 16px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color:#343268;
}
h1 {
	padding: 3px;
	font-family:Trebuchet MS, Verdana, Helvetica ,Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #EA923A;
}
h2 {
	padding: 2px;
	font-family:Trebuchet MS, Verdana, Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EA923A;
}
.button {
  color: black;
  font-family: Trebuchet MS, Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #000;
  background:#EA733A;
  width: auto;
  padding: 0px 4px;
  height: 22px !important;
  height: 20px;
  margin: 1px;
}
h5,h6,h4, .contentheading, .blog_more div strong {
	font-weight:bold;
	font-size: 14px;
	color:#343268;
	/*text-transform:capitalize;*/	
}
.inputbox{
	border:1px solid #EA683A;
}
#leftbar .inputbox{
	margin-left:15px;
}
label{
	font-weight:bold;
}	
#leftbar label{
	font-weight:bold;
text-align:left;
}
form#form-login{
	vertical-align: bottom;
	text-align:left;
}
#leftbar #modlgn_username,
#leftbar #modlgn_passwd{
	width:168px;
}	
#leftbar #form-login-username,
#leftbar #form-login-password{
	text-align:left;
	margin-left:5px;
}	
#leftbar #form-login-remember{
	text-align:center;
	padding:2px;
}	
form#form-login fieldset {
	border: 1px solid #F0B171;
	background:#CC5201;
	margin-left:18px;
	margin-right:10px;
	padding: 2px;
}
.user_greeting{
	text-align:center;
	font-weight:bold;
	color:#000000;
}	
form#form-login ul li{ padding: 0px; marging:0px;list-style-type:none;}	 
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
#bottom{
	background:#F3C291;
	padding:0px;	
}	
.down{
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#343268;
	height:20px;
	margin-left:20px;	
}
.down ul{
	list-style:none;
	margin:0px;
	padding:4px;
}
.down li{
	float: left;
	padding:0px;
	margin:0px;
	list-style:none;	
}	
.down a,
.down a:hover,
.down a:visited,
.down a:link{
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color:#343268;
	float: left;
	margin-left:3px;
	margin-right:3px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* 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;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* 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; margin:0px; padding-left: 40px; text-indent:0px;}