/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #666666; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FD9800;	text-decoration: none;
	font-weight: normal;
}

td,tr,p,div {
	font-family: "Gill Sans MT", Arial;
	line-height: 120%;
	font-size: 12px;
	color: #666;
}

h3, .componentheading {
	font-family: "Gill Sans MT", Arial;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}

.componentheading {
  padding-top: 10px;
}

.contentheading {
	font-family: "Gill Sans MT", Arial;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	vertical-align: bottom;
	color: #666666;
	text-align: left;
	width: 100%;
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpane, table.contentpaneopen {
  width: 100%;
}

div.moduletable {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/de_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%;
	padding: 0px;
	margin-bottom: 1px;
	background-color: #DADBDD;
	margin-top: 0px;
}

div.mosimage_caption {
  font-size: 12px;
  color: #FD9800;
}

div.center {
	text-align: center;
	height: 100%;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

table#inner {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.blog_more {
  margin-top: 30px;
}

li.latestnews {
  margin-top: 3px;
}

.pagenav {
  font-weight: bold;
  line-height: 50px;
}

div.syndicate div {
  text-align: center;
}


td.left_shadow {
  width: 10px;
  background: url(../images/de_shadow_left.png) repeat-y;
}

td.right_shadow {
  width: 10px;
  background: url(../images/de_shadow_right.png) repeat-y;
}

td.left_bot_shadow {
  width: 10px;
  height: 20px;
  background: url(../images/de_shadow_left_b.png) no-repeat;
}

td.right_bot_shadow {
  width: 20px;
  height: 20px;
  background: url(../images/de_shadow_right_b.png) no-repeat;
}

td.bottom {
	text-align: center;
	height: 0px;
	line-height: 0px;
	vertical-align: top;
	background-color: #DADBDD;
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.bottom_l {
	height: 0px;
	width: 0px;
	background: url(../images/de_shadow_b1.png) bottom left no-repeat;
}

div.bottom_r {
	height: 0px;
	width: 0px;
	background: url(../images/de_shadow_b3.png) bottom right no-repeat;
}

div#wrapper {
  background: white;
  margin: auto;
  min-width: 780px;
  max-width: 780px;
  width: expression(document.body.clientWidth > 780? "780px": "auto" );
}

div.bottomspacer {
  height: 0px;
}


div#logo {
	background: #e1e1e1 url(../images/de_logo.jpg) no-repeat;
	height: 73px;
}

div#topmenu {
	height: 29px;
	background-repeat: repeat-x;
}

div#topnav {
	background: url(../images/de_topnav_bg.png) no-repeat;
	width: 183px;
	height: 123px;
}

div#topnav div {
	overflow: hidden;
	padding-top: 0px;
	height: 108px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
} 

div#pathway {
	height: 33px;
	line-height: 33px;
	text-indent: 7px;
}

.user2padding {
	padding-right: 7px;
	padding-top: 7px;
}

.user3padding, .leftpadding {
	margin: 0px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}


div#centerpadding {
	/*width: auto !important;*/
	width: 96%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	
}

div#rightpadding {
  background: url(../images/de_rightnav_fade.png) no-repeat;
  padding: 5px 17px 0 13px;
  margin: 0 !important;
  margin-top: -5px;
  width: auto !important;
  width: 183px;
}

div#headerpadding {
  padding-bottom: 5px;
}

div#righttop {
    background: transparent url(../images/de_rightnav_top.png) 0 0 no-repeat;
    height: 10px;
    width: 183px;
}

td.greyseperator {
	width: 1px;
	background-color: #FFFFFF;
}

div.horizseperator {
  background: #EBEBEB;
  height: 1px;
  overflow: hidden;
}

td.rightnav {
  border: 0px solid #0000cc;
  background: url(../images/de_rightnav_bg.png) repeat-y;
}

td.rightbottom  {
  background: url(../images/de_rightnav_bottom.png) no-repeat;
}

td.botmenu {
	padding-top: 0px;
	background-color: DADBDD;
	background-repeat: repeat-x;
}

#footmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#footmenu li {
	float: left;
	border-right: 1px solid #fff;
	background: none;
	margin: 0;
	padding: 0;
}

#footmenu a {
  font-family: "Gill Sans MT", Arial;
  font-size: 1px;
  font-weight: bold;
	float:left;
  display:block;
  height: 0px;
  line-height: 0px;
  padding: 0 15px;
  color: #999;
}

#footmenu a:hover {
	background: #e1e1e1;
}


#footer {
	margin-top: 0px;
	font-family: "Gill Sans MT", Arial;
	font-size: 11px;
	color: #ADADAD;
	float: right;
	width: 600px;
	text-align: center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DADBDD;
}
div#scroll {
	height: 100%;
	width: 100%;
	overflow: auto;
}

div#newscroll {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

div.newscroll {
	overflow: hidden;
	height: 380px;
	width: 660px;
}

div.blank {
	background-color: #666666;
	position: relative;
	visibility: visible;
	z-index: 100;
	height: 12px;
	width: 12px;
	left: -27px;
	/*top: 36px; */
	top: 34px;
}

div.blank1 {
	background-color: #666666;
	position: relative;
	visibility: visible;
	z-index: 101;
	height: 22px;
	width: 150px;
	left: -237px;
	/*top: 322px; */
	top: 320px;
}

div.imagetitle {
	font-size: 16px;
	text-align: center;
	position: relative;
	left: 0px;
	top: -15px;
	font-weight: bold;
	}	

div.flash {
	position: relative;
	left: 0px;
	top: 12px;	

}

div.imagetext {
	position: relative;
	left: 460px;
	top: -325px;
	height: 200px;
	width: 180px;
}
div.scroll {
	overflow: auto;
	height: 380px;
	width: 660px;
		
}

div.clientlist {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}