/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #6a9bd2; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #6493c6;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

td,tr,p,div {
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #333;
	text-align: left;
}


div.componentheading {
  margin-top: 10px;
  padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 5px;
  padding-left: 4px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mp_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

a.mainlevel {
	padding-left: 5px;
}

.componentheading {

}

.contentheading {
  font-family: Verdana, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight:bold;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

table.blog td.contentheading {
  padding-top: 15px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

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.contentpaneopen, table.contentpane {
  width: auto !important;
  width: 100%;
}

table.moduletable {
  width: 100%;
}

div.moduletable {
  margin-bottom: 15px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	background: #E2E0C2;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}



div.blog_more {
  margin-top: 30px;
}

li.latestnews {
  margin-top: 3px;
}

.pagenav {
  text-align: center;
}

div.syndicate div {
  text-align: center;
}


td.left_shadow {
  width: 11px;
  background: url(../images/mp_shadow_l.png) repeat-y;
}

td.right_shadow {
  width: 11px;
  background: url(../images/mp_shadow_r.png) repeat-y;
}

td.left_bot_shadow {
  width: 11px;
  height: 55px;
  background: #E2E0C2 url(../images/mp_shadow_l_b.png) no-repeat;
}

td.right_bot_shadow {
  width: 11px;
  height: 55px;
  background: #E2E0C2 url(../images/mp_shadow_r_b.png) no-repeat;
}

td.bottom {
  background: #F7F7F7 url(../images/mp_shadow_b.jpg) bottom left no-repeat;
  text-align: center;
	color: #999;
}

td.bottom a:link, td.bottom a:visited, td.bottom a:hover {
	color: #999;
}


td.wrapper {
  background: #F7F7F7 url(../images/mp_shadow_t.jpg) no-repeat;
  width: 828px;
}

#header {
	margin-top: 15px;
	margin-left: 4px;
	margin-right: 4px;
	background: url(../images/mp_header.jpg) repeat-x #FFFFFF;
	height: 100px;
	width: 820px;
	//820 for ie and 790 for firefox
}

#mainbody {
	background: #F7F7F7 url(../images/mp_header_bottom.png) repeat-x;
}

table.menu td.menu_l {
	background: url(../images/mp_spacer_white.png) top left no-repeat;
	width: 4px;
	height: 12px;
	
}

table.menu td.menu_r {
	background: url(../images/mp_spacer_white.png) top right no-repeat;
	width: 4px;
	height: 12px;
	
}

table.menu td.menu_m {
	background: #f7f7f7 url(../images/mp_header_bottom.png) top right repeat-x;
	width: 820px;
	text-align: center;
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mp_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;
  
}

td.pill_m {
  background: url(../images/mp_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
}

td.pill_r {
  background: url(../images/mp_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  height: 32px;
  float: left;
	
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mp_menu_seperator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 15px;
  color: #000;
  text-decoration: none;
}

#pillmenu a:hover {
  color: #6493c6;
}

#pillmenu a#active_menu {
  background: url(../images/mp_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu:hover {
  color: #fff;
}

span.pathway {
  display: block;
  margin: 0 20px;
}

span.pathway img {
  padding: 0 10px;
}

div#roundbox {
  margin: 9px 9px 9px 9px;
  background: url(../images/mp_content_middle.png) repeat-y;
  width: 810px;
}

div#roundbox div.top {
  background: url(../images/mp_content_top.png) no-repeat;
  height: 9px;
  width: 810px;
  overflow: hidden;
}

div#roundbox div.middle {
  margin-top: -1px;
  padding: 0 7px 0 10px;
  width: auto !important;
  width: 100%;
}

div#roundbox div.bottom {
  background: url(../images/mp_content_bottom.png) no-repeat;
  height: 9px;
  width: 810px;
  overflow: hidden;
}

div#footer_divider {
  overflow: hidden;
  height: 2px;
  background: url(../images/mp_footer_seperator.png) repeat-x;
}

td.greyline {
  width: 11px;
  background: url(../images/mp_line_grey.png) repeat-y;
}

ul {
  padding: 0;
  margin: 0;
  padding-left: 1.6em;
}

div.moduletable h3, div.module h3, div.module-dark h3 {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 5px;
  padding-left: 4px;
}

div.module {
  width: 176px;
  background: url(../images/mp_right_block1_m.png) repeat-y;
  margin-bottom: 2px;
}

div.module div {
  background: url(../images/mp_right_block1_b.png) bottom left no-repeat;
}

div.module div div {
  background: url(../images/mp_right_block1_t.png) top left no-repeat;
  padding: 7px 10px 15px 12px;
}

div.module div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

div.module-dark h3 {
  color: #fff;
  padding-left: 2px;
}

div.module-dark {
  width: 176px;
  background: url(../images/mp_right_block2_m.png) repeat-y;
  margin-bottom: 3px;
}

div.module-dark div {
  background: url(../images/mp_right_block2_b.png) bottom left no-repeat;
}

div.module-dark div div {
  background: url(../images/mp_right_block2_t.png) top left no-repeat;
  padding: 7px 12px 15px 14px;
}

div.module-dark div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

td.maincol {
  padding-right: 10px;
  width: 100%;
}

div#maindivider {
	width: 605px;
  margin-top: 5px;
  height: 1px;
  background: #ccc;
  overflow: hidden;
}


/* My additional layout items */

td ol,
td ul {
    margin-top: 0;
    margin-bottom: 0;
}
 table.c26 {float: aligncenter; width: 660px; border: 1px solid #E2E0C2; border-spacing: 0px; border-spacing: 0px;}
 div.c25 {font-family: Verdana, sans-serif; font-size: 10pt; text-align: center; color: 666666;}
 div.c24 {text-align: center}
 table.c23 {float: aligncenter; width: 100%; margin-top: 0px;}
 td.c22 {x-cell-content-align: bottom; padding-left: 10px; padding-top: 15px; padding-right: 10px; padding-bottom: 0px;}
 br.c21 {clear: all;}
 table.c20 {width: 100%; border-spacing: 0px; border-spacing: 0px;}
 td.c19 {width: 100%; border-bottom: 1px solid #E2E0C2; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 td.c18 {width: 9px; border-left: 1px solid #E2E0C2; border-bottom: 1px solid #E2E0C2; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 td.c17 {width: 9px; border-right: 1px solid #E2E0C2; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 p.c16 {font-size: 10pt; font-family: Verdana, sans-serif; font-weight: normal; color: #666666;}
 p.c15 {font-size: 10pt; font-family: Verdana, sans-serif; font-weight: normal; font-style: italic; color: #666666;}
 td.c14 {width: 9px; border-left: 1px solid #E2E0C2; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 td.c13 {width: 9px; border-top: 1px solid #E2E0C2; border-right: 1px solid #E2E0C2; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 td.c12 {border-top: 1px solid #E2E0C2; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 img.c11 {width: 9px; height: 9px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; border-style: none; border-style: none;}
 td.c10 {padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 img.c9 {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; width: 10px; height: 10px; float: none; border-style: none; border-style: none;}
 span.c8 {font-size: 12.0pt; font-family: Arial; color:666666;}
 td.c7 {x-cell-content-align: bottom; text-align: left; height: 8px; border-bottom: 1px solid #E2E0C2; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;}
 img.c6 {width: 1px; height: 8px; border-style: none; border-style: none;}
 tr.c5 {background-color:#FFFFFF}
 span.c4 {font-size: 14pt; font-family: Arial; font-weight: 100; color: #007cc2}
 span.c3 {font-size: 14pt; font-family: Arial; font-weight: bold; color: #007cc2}
 p.c2 {text-align: left;}
 img.c1 {vertical-align:middle; text-align:center}
 td.tophdi {background: url(http://www.inforeif.com/visionforum/templates/vision/images/hdihead.gif) repeat-x;}
 td.tophdi2 {font-size: 12pt; font-family: Arial; font-weight: bold; color: #007cc2; background: url(http://www.inforeif.com/visionforum/templates/vision/images/hdihead.gif) repeat-x;}
 
 /* more additiona */
 
 .contentleft {
	width: 77%;
}

.contentmain {
	background-color: #F9F8F7;
	padding: 5px;
}

.contentright {
	width: 23%;
}

.greybox {
	background-color: #DEDEDE;
	color: #E2E0C2;
}

.header {
	font-size: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color: #ffffff;
}

.menubox {
	background-color: #484848;
	color: #F7F7F7;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.menubox a {
	 color: #BDBDBD;
	 font-size: 18px;
	 line-height: 30px;
	 text-align: center;
	 x-text-underline: off;
	 x-text-overline: off;
	 x-text-line-through: off;
	 font-weight: bold;
	 text-decoration: none none none;  
}

.menubox a:hover {
	 color: #ffffff;
	 font-size: 24px;
	 line-height: 30px;
	 x-text-underline: off;
	 x-text-overline: off;
	 x-text-line-through: off;
	 text-decoration: none none none;  
}

.menubox a.selected {
	color: #ffffff;
}

.searchbox {
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #E2E0C2;
	color: #E2E0C2;
	background: #F6F6F6;
	text-align: right;
}

.subheader {
	background-color: #6493c6;
}

.whitebox {
	background-color: #ffffff;
	color: #E2E0C2;
}

.whitebox\005ftopleft {
	background: url("img/1-topleft.gif");
	width: 9px;
}

.whitebox\005fbottomright {
	background: url("img/1-bottomright.gif");
	width: 9px;
}