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

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
	background-color: #EBEBEB;
}

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

a:hover {
	color: #003D73;	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.moduletable-white {
  font-family: verdana,sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #FFFFFF;
}

a.mainlevel-blue:link, a.mainlevel-blue:visited {
	color: #ffffff; text-decoration: none;
	font-weight: bold;
}

a.mainlevel-blue:hover {
	color: #993300;	text-decoration: none;
	font-weight: bold;
}

a.sublevel-blue:link, a.sublevel-blue:visited {
	color: #ffffff; text-decoration: none;
	font-weight: bold;
}

a.sublevel-blue:hover {
	color: #993300;	text-decoration: none;
	font-weight: bold;
}

td,tr,p,div {
	font-family: verdana,sans-serif;
	line-height: 130%;
	font-size: 12px;
	color: #003D73;
	text-align: left;
	font-weight: bold;
}

h3, .componentheading {
	font-family: verdana,sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}

h3, .componentheading {
	font-family: verdana,sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}

h1 {
	font-family: verdana, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 0px solid #EBEBEB;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	background-position: top;
	width: 100%;
}

.componentheading {
  padding-top: 10px;
}

.contentheading {
  font-family: verdana,sans-serif;
  padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #000;
	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;
	width: 178px;
}

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%; 
	background: #fff;
	padding: 0;
	margin-bottom: 1px;
}

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

div.center {
  text-align: center;
}

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;
	color: #C18600;
	font-size: 10px;
}

.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: 20px;
  line-height: 20px;
  vertical-align: top;
  background: url(../images/de_shadow_bottom.png) bottom left no-repeat;
}

td.wrapper {
  width: 776px;
  text-align: center;
}

div.bottomspacer {
  height: 15px;
}


div#logo {
	background: url(../images/header.png) no-repeat;
	height: 120px;
	width:760px;
	text-align:right;
}

table.moduletable-header td div{
	height: 120px;
	width:740px;
	text-align:right;
	overflow:hidden;
	color:#000000;
	padding:10px;
	vertical-align:middle;
}

div#topmenu {
	background: url(../images/de_topmenu_bg.png) repeat-x;
	height: 29px;
}

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

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

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

div#leftpadding {
	background: #CCCCCC url(../images/side-bar.png) no-repeat;
	height:800px;
	padding: 0px 7px;
}

div#centerpadding {
  padding: 0px 5px 0px 7px; 
  width: auto !important;
  width: 100%;
}

div#rightpadding {
	margin: 0 !important;
	width: auto !important;
	width: 183px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 3px;
	background-image: url(../images/de_rightnav_fade.png);
	background-repeat: repeat-y;
}

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 {
  background: #EBEBEB;
  width: 1px;
}

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-image: url(../images/de_rightnav_fade.png);
	background-repeat: no-repeat;
}

td.botmenu {
  background: url(../images/de_bottommenu_bg.png) repeat-x;
  padding-top: 4px;
}

#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: verdana,sans-serif;
  font-size: 11px;
  font-weight: bold;
	float:left;
  display:block;
  height: 25px;
  line-height: 25px;
  padding: 0 15px;
  color: #999;
}

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


#footer {
  margin-top: 4px;
  font-family: verdana,sans-serif;
  font-size: 11px;
  color: #003D73;
  float: right;
  width: 400px;
  text-align: center;
  
}

.moduletable-quote {
  font-family: verdana,sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #FFFFFF;
}

.calcred {
  font-family: verdana,sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #FF0000;
}
#flash {
	visibility: visible;
	margin-top: 0px;
	padding-left: 15px;
}
#photo {
	padding-left: 15px;
}
#rightMenu2 {
	padding-left: 16px;
}
#rightMenu2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: lighter;
}
#rightMenu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004BE8;
	text-decoration: none;
	font-weight: lighter;
}
#rightMenu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: lighter;
}
li.newsLower {
	color: #999900;
	font-size: 10px;
	list-style-image: url(../images/bullet-green.png);
}
.gold {
	color: #C18600;
	font-size: 10px;
	font-weight: normal;
}
