body {
	background-color: #4b4e9e;
	padding-top: 20px;
}

/*_________________WRAPPERS_______________ */

#wrap1 {
 	background-color:White;
    padding:0px;
	border: 0px;
}


/*
#wrap2 {

background:url('png/klingon.png') no-repeat  right  196px;

}
#wrap3 {

background: url('png/watermark.png') no-repeat  bottom right;

} */
.menutopstddiv {
    background-color: #4B4E9E !important;
    font-size: 8pt !important;
}
#shareusfacebooktd {
    height: 126px;
}
/*_________________HEADER_______________ */
#header {
	background:url('/Assets/png/header.png') no-repeat;
	padding-top: 20px;
	height: 100px;
}

/*_________________INNER H TAGS_______________ */
.linkpanel a{
	color: blue !important;
}
.linkpanel a:hover{
	color: red !important;
}
#inner  .chunk h1 {
	color: #666;

}


#inner  .chunk h2 {
	color: #4b4e9e;

}
#inner .chunk h3 {

}
#inner .chunk{
	color: darkblue;
	font-size: 10pt;
}
/*_________________NAV_______________ */

.topstdmenuul {
    font-size: 8pt !important;
}
/*_________________FOOTER_______________ */

.menubottomlinkdiv {
    margin-padding: 20px;
	background-color: #999;
  
}
.bottomlinkmenuul > li > a {
  
    line-height: 1.3em;
	color: #fff;
    
}
#footer {
display:none;

}

#footer div {
	
}
#footer div p{
	
}
#footer div a {

}

/* Accessibility settings */
.accesspanel
{
    display: none;  /* Change to none to lose accessibility settings panel */    
}

/* Custom Contact Form Settings - Turned off by default - admin.css */
.custom1 td {padding: 5px;text-align:left;}
.customradio1 {margin:5px 5px 5px 0px;}
.customcheckbox {margin-right: 5px;}
.customcheckboxtext {margin-left:20px;width: 210px !Important;}
.customcheckbox + span {overflow: hidden;text-align:left;}
.customtd1,.customtd3 {width:155px;font-weight:bold;}
.customtd2,.customtd4 {width: 250px;}
.custom1 td input[type=text] {width: 230px;}
.custom1 td textarea {width: 230px;}
#fm-comments {width: 655px;}
/*#customchunk {display:block !Important;}    /* Turned off by default in admin.css */