/*
BODY {
	margin:2px,0,0,0;
	height: 100%;
	background-color: #EDEAEA;
	font-family: arial, helvetica, tahoma, verdana, geneva,  sans-serif;
	font-size: 12px;
	line-height: 1.5em;

	padding: 0;
}
*/

a:hover {
	color: #1F1F1F;
	text-decoration: underline;
	/*font-weight: normal;*/

}



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

#subnav ul li
{
	
	/*background-image: url("/static/image/template/arrow.gif");
	background-position: 10px 3px; */
	background-repeat: no-repeat;
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#subnav ul li.head  {
	
	
	background-image: none;
	
	display: block;
	padding: 2px 10px 2px 0px;
	text-decoration: none;
	
}


.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: #FD9800;
}

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;
}

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

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


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

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

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

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

td.bottom {
  text-align: center;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  background: url(/static/image/template/de_shadow_bottom.png) bottom left no-repeat;
}

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

div.bottomspacer {
  height: 15px;
}


div#logo {
	background: url(/static/image/template/de_logo.png) no-repeat;
	width: 207px;
	height: 73px;
}

div#topmenu {
	background: url(/static/image/template/de_topmenu_bg3.gif) repeat-x;
	height: 25px;
}

div#topnav {

	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 {
  padding: 0px 7px;
}

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

div#rightpadding {
  background: url(/static/image/template/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(/static/image/template/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;

}

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

td.botmenu {
  background: url(/static/image/template/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: Tahoma, Helvetica, 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 td {
    width:100%;
    margin-top:10px;
}


/* xing */
#container {
	margin: 0;
	background-color: #FCFCFC;
	padding: 0;
}

#container #c1 {
	/* background-color: #F5F5F5; */
	/* border: 10px solid white; */
	margin: 0;
	padding: 0;
	border-right: 1px solid #CCCCCC;

}

#container #c1 #subnav {
	margin: 0;
	padding: 10 10 10 10;
}

#container #c1 #subnav a {
	color: black;
	text-decoration: none;
    /* border-bottom: 1px dotted; */
}

#container #c1 #subnav a:hover {
	/*color: #666666;     */
	text-decoration: underline;
    border:0px;
}

#container #c1 #subnav h1 {
	color: #1a1f8f; 
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0.75em 0;
	padding: 0 10px;
	text-transform: uppercase;
}




#container #c1 #subnav h1 span.small {
	font-size: 85%;
	text-transform: none;
}

#container #c1 #subnav h2 {
	color: #666666; 
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}

#container #c1 #subnav h2 a {
	color: #666666;
	display: block;
	padding: 0;
	text-decoration: none;
}

#container #c1 #subnav h2 a:hover {
	text-decoration: underline;
}

#container #c2 {
	margin: 0;
	padding: 0;
}

#container #c2 #content {
	margin: 10px 10px 10px 10px;
	padding: 0;
}

#container #c2 h1 {
	color: #7c7c7c;
	font-size: 160%;
	font-weight: bold;
	margin: 0.75em 0 0.75em 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

#container #c2 h2 {
	color: rgb(144,30,18);
	font-size: 13px;
	font-weight: bold;
	padding: 10px 5px 5px 0px;
	border-bottom: 1px solid #CACACA;
}

#container #c2 h3 {
	color: #1a1f8f;
	font-size: 12px;
	font-weight: bold;
}

 
#container #c3 {
	
	margin: 0;
	padding: 0;
}

#container #c3 #subnav {
	margin: 0;
	
}

#container #c3 #subnav a {
	color: #666666;
	text-decoration: none;
}

#container #c3 #subnav a:hover {
	color: #666666;
	text-decoration: underline;
}

#container #c3 #subnav h1 {
	color: #1a1f8f;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0.75em 0;
	padding: 0 0px;
	text-transform: uppercase;
}

#container #c3 #date {
    color: rgb(144,30,18);
    font-size:10px;
}

#container #c3 #subnav h1 a {
	color: #306888;
	text-decoration: none;
}

#container #c3 #subnav h1 a:hover {
	color: #306888;
	text-decoration: underline;
}

#container #c3 #subnav h1 span.small {
	font-size: 85%;
	text-transform: none;
}

#container #c3 #subnav h2 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

#container #c3 #subnav h2 a {
	color: #666666;
	display: block;
	padding: 4px 20px;
	text-decoration: none;
}

#container #c3 #subnav h2 a:hover {
	text-decoration: underline;
}






hr {
	width:100%;
	height:1px;
}

h1 {
	color: rgb(144,30,18); 
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0.45em 0;
	padding: 0;
}

h2 {
	/* color: #666666; */
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0.45em 0;
	padding: 0;

}

#read {
    text-align: right;
    font-size: 10px;
}

.u {
	text-decoration:underline;
}

/* css round  corner */


.dialog {
 width:100%;
 margin:0px auto;
 min-width:20em;
 max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(/static/image/roundcss/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(/static/image/roundcss/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(/static/image/roundcss/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(/static/image/roundcss/mr.png) repeat-y right 0px;
 margin-right:-6px;
 padding: 5px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(/static/image/roundcss/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(/static/image/roundcss/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(/static/image/roundcss/br.png) no-repeat right 0px;
 margin-right:-14px;
}
