body {
	background-image: 
url(images2/bg2.jpg);
	background-repeat: repeat
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
.main{
	margin:0px auto;
	padding:0;
	text-align:left;	
	width:780px;
	min-height:600px;
}
#header{	
	background-image:url(images/liner.jpg);
	height:130px;
	width:780px;
	padding-top:10px;	
	background-color:#CCCDCD;
	color:inherit;	
}

#tag_line{
	font-size:12px;
	
}

.top{
	background-image:url(images/maintemplatelong_idc_5.png);
	background-repeat:no-repeat;
	height:120px;
	width:780px;	
}
#left{
	background-color: #E2E9F1;
	position:relative;
	float:left;
	width:230px;	
}

#left a.current{
	color:#000000;
}

#right{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #ffffff;
	position:fixed;
	float:left;
}

#footer{
	background-image:url(images/liner.jpg);
	background-repeat:no-repeat;
	
	height:13px;	
	padding:10px 0 10px 10px;
	position:relative;
	clear:left;		
	color:#000000;
	background-color:#4988C1;
		
}

a{
	color:#000000;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}
.name{
	color:#000000;
	background-color:inherit;
	font-size:30px;
	padding:60px 0 0 165px; 
}
#menu_nav {
	padding0px 0px 0px 0px;
	margin:0 0 0 0;
	width:780px;	
	clear:both;
	text-align:center;	
	border:0px solid #000000;
}

#menu_nav a{	
	color:#000000;
	background-color:inherit;
	font-size:13px;
	text-decoration:none;
	padding:5px 48px 5px 48px;
	border-left:0px solid #000000;	
}
.l_m{
	border-right:0px solid #000000;
}

#menu_nav a:hover {	
	color:#8D9D90;
	background-color:inherit;	
	text-decoration:none;
	border:0px solid #000000;	
	padding:5px 48px 5px 48px;
}

#menu_nav a.current {
	color:#000000;
}

#footer a{
	color:#000000;
	background-color:inherit;
}
.title{
	height:20px;
	border-left:1px solid #00089B;
	
	margin:10px 0;
	background-image:url(images/menu_title_short.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	padding:7px 0 0 10px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
}
.l_nav{
	padding:0;
	margin:0 0 0 35px;
	list-style-image:url(images/b4.gif);
	font-size:12px;
	font-color:#002EB7;
	line-height:17px;
}

.l_nav a{
	color:#000000;
	background-color:inherit;
}

.l_nav a.current{
	color:#000000;
}

.r_text{
	padding:10px;
	border:0px solid #000000;
	margin:30px 0 10px 10px;
}

.main_text{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.main_text a{
	color:#000000s;	
}

.big_title{
	color:#5C6995;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
}

.r_title{
	color:#5C6995;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
}

.b_title{

	color:#000000;
	font-size:15px;
	font-weight:bold;
}

.cp1{
	float:left;
}

#template{
	color:#3C5BB6;
	
	}

.cp2{	
	float:right;
	padding-right:20px;
}

#ul_padding{
	padding-left: 1cm
}

#dhtmlgoodies_contentBox {
  border:1px solid #317082;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#F3F4F4;
  overflow:hidden;
  padding:2px;
  width:410px;
}

#dhtmlgoodies_content {
  position:absolute;  
  font-family: Times New Roman;
  width:100%;
  font-size:10px;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:75px;
}


.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
