body {
	text-align: center; /* required for centering the page in IE */
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/cp_bg.png);*/
	background-repeat: repeat-x;
	/*start - taken from original mbp site */
	font-family : Arial ; 
	/*color : #0B3C74 ;*/ 
	text-transform : none ; 
	/*font-weight : 600 ;*/
	font-size :12px ; /*this was 12pt */
	text-decoration : none ; 
	letter-spacing : none ;
	/*end - taken from original mbp site */
	color: #000000;
	line-height:20px;
	background-color: #768490;
}
h1, h2, h3, p, ul, li {
	margin: 0px;
	padding: 0px;
	font: 12px Arial;
	}


h1,h2,h3,h4,.componentheading, .contentheading{
/*font: normal normal 200% "Trebuchet MS",Arial,sans-serif; */
font-weight:bold;
color: #0B3C74;
}



html, body {
height: 100%;
width: 100%;
}	
.vrule {
background-image:url(../images/vRule.gif);
	background-repeat: repeat-y;
	background-position:center;
	}
	
.fade {
margin-left:-12px;
}


a:link, a:visited{
/*font: normal normal 200%;*/
	text-decoration:none;
	color: #0B3C74;
	font-weight: bold;
}



a:hover {
	text-decoration: underline;
		color: #0B3C74;
			font-weight: bold;
			background-image:none;

}

#wrapper {
position:static;
	width: 877px;
	margin: 0 auto; /* centering the page */
	text-align: left;


	}
#header {
position:static;
	height: 118px;
	background-image:url(../images/head.gif)
	}

#Menu{
position:static;
margin-left: 12px;
/*background-color: #ff9900;*/
background-image:url(../images/menu.png);
background-repeat: no-repeat;
	width: 853px;/*was 877px */
	height:34px;
}
#Menuusermenu{
position:static;
margin-left: 12px;
background-color: #7BB6E8;
/*background-image:url(../images/menu.png);*/
background-repeat: no-repeat;
	width: 853px;/*was 877px */
	height:27px;
}

#container {
/*background-color: #ffffff;*/
	background-image:url(../images/whiteContentBg.gif);
	background-repeat: repeat-y;
margin-left: 12px;

	}
#innerContainer {

		margin-right: 12px;
	margin-left: 12px;
	height:100%;
}
#FlashHeadpiece {

background-color:#ff9900;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;

}

#right {

float: right;
background-color:#ffffff;
/*background-color: #ff9900;*/
width: 240px;
/*height:80%;*/
position:relative;
}

#right a:link ,  a:visited{
	text-decoration: none;
	color: #0B3C74;
	font-weight: normal;
	
}
#right a:hover {
	text-decoration: underline;
		color: #0B3C74;
			font-weight: normal;

}



.moduletablewhitetext h3{
font-family : Arial ; 
text-transform : none ; 
font-weight : 600 ; 
font-size :12pt ; 
text-decoration : none ; 
letter-spacing : none ;
background-color: #0B3C74;
line-height:12px; 
text-indent: 5px;
height: 15px;
color:#ffffff;
}


.moduletablewhitebg {
background-color:#ffffff;
}

#left {
	float: left;
	width: 166px;

	position:relative;


	}
#leftInner{
/*background-color: #000000;*/
		font: 90% Arial;
	padding-left: 0px;
}
.latestnews, .mostread, .popular{
	font: 11px Arial;
	padding-top: 10px;
list-style-type:none;

}
li.mostread, li.latestnews{

	padding-bottom:4px;

}

li.mostread a:link, li.latestnews a:link{
	padding-left: 14px;
	text-decoration: none;
	background-image: url(../images/starbullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;

}
li.mostread a:hover, li.latestnews a:hover{
	background-image: url(../images/starbullet-hover.png);
	background-repeat: no-repeat;
	background-position: left 2px;

}
#content {
text-decoration: none;
	width: 853px;
	background-color:#ffffff;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
margin-left:12px !important;
margin-left: 6px;
	}
	#content a{
text-decoration: none;
color: #0B3C74;
font-weight: bold;
}
	#content a:hover{
text-decoration: underline;
color: #0B3C74;
font-weight: bold;
}

	#content p {
		line-height:20px;
	font: 12px;

	}
	#content ul{

	list-style-type: none;

	}
	
	#content li{
				line-height:20px;
					font-size: 12px;
							padding-left:5px;
		/*background-image: url(../images/bluearrowbullet.png);*/
	background-repeat: no-repeat;
	background-position: left 4px;

	}

#clear {
	height: 0px;
	clear:both;	

	}
	.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


#footer {
/*position:relative;*/
/*background-color: #ff9900;*/
	clear:both;
	line-height:100px !important;
	text-align:center;
	color:#000000;
	background-image:url(../images/footer.gif);
	

		}
	
		
		/*Horizontal Nav*/
		
#nav {
	float: right;


}
ul#nav,ul#nav li{
	list-style-type:none;
	margin:0;

}
ul#nav{
	position:static;
	margin-right: 36px;
	margin-left: 10px;
	font-size: 12px;


}
ul#nav li{
	float:left;
	margin-right: 1px;
	font-size: 12px;
	text-align: center;
	display: inline;
	vertical-align: middle;

}
ul#nav a{
	float:left;

	height: 33px;
	line-height: 26px;
	text-decoration:none;	
	color: #FFF;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
	

}
ul#navusermenu a{
	float:left;
    font-size: 11px;
	height: 26px;
	line-height: 20px;
	text-decoration:none;	
	color: #000;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;


}
ul#nav a:hover {
	color: #fff;
	background-repeat: repeat-x;
	background-position: 0px;
	background-image: url(../images/buttonhover.png);
	background-color: #3399CC;
	}
	
ul#navusermenu a:hover {
	color: #000;
	/*background-repeat: repeat-x;*/
	/*background-position: 0px 0px;*/
	/*background-image: url(../images/buttonhover.png);*/
	background-color: #ffffff;
	background-image:none;
	}




ul#nav li.activelink a,ul#nav li.activelink a:hover{color: #fff;background-image: url(../images/buttonhover.png);	background-color: #3399CC;}

#nav a:link#active_menu-nav, #nav a:visited#active_menu-nav{
color: #fff;background-image: url(../images/buttonhover.png);	
background-color: #3399CC;
}
	
	
	/*Vertical Nav*/
	
	
#mainlevel { width: 160px; list-style-type: none;text-indent: 5px; }

#mainlevel ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial;
	
	
}

ul#mainlevel a
{
display: block;
padding: 3px;
width: 160px;
background-color: #999999;

border-bottom: 1px solid #333333;
}

ul#mainlevel a:link,  ul#mainlevel a:visited
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
		background-image:url(../images/vertnavbutton.png);
background-repeat:repeat-x;

}

ul#mainlevel a:hover
{
background-color: #66B5FF;
color: #fff;
background-image:none;
		background-image:url(../images/vertnavbutton-hover.png);
background-repeat:repeat-x;

}
ul#mainlevel a:link#active_menu, ul#mainlevel a:visited#active_menu
{
background-image:none;
background-color: #66B5FF;;
color: #fff;
		background-image:url(../images/vertnavbutton-hover.png);
background-repeat:repeat-x;

}
/* default */

.adminform {
}
.article_seperator {
}
.back_button {
}
.blog {
}
.blog_more {
}
.blogsection {
}
.button {
}
.buttonheading {
}
.category {
}
.clip {
}
.componentheading {

	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0B3C74;
	padding-top: 5px;
	padding-bottom:10px;

}
#active_menu {
background-image:url(../images/vertnavbutton-hover.gif);
background-repeat:no-repeat;
background-position: 50% 50%; 
}
.contact_email {
}
.content_rating {
}
.content_vote {
}
.contentdescription {
}
.contentheading {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #0B3C74;
	padding-top:15px;
	padding-left: 46px;
	padding-bottom:10px;
	backgroun-color:#ff0000;
}
.contentpagetitle {
}
.contentpane {
}
.contentpaneopen {
/*font-decoration:none;*/
}
.contenttoc {
}
.createdate {
}
.dtree {
}
.dTreeNode {
}
.editlinktip {
}
.expander {
}
.highlight {
}
.inputbox {
}
.item {
}

.message {
}
.message {
}
.modifydate {
}
.module {
}
#leftInner .moduletable {
background-color:#F7F7F7;
padding-left:20px;
padding-right:0px;
padding-bottom:20px;
padding-top:20px;
}
.mosimage {
}
.mosimage_caption {
}
.mostread {
}
.mostread_imagebottom {
/*background: url(../images/mp_right_block1_b.png) bottom left no-repeat;/*bottom image*/*/
}
.newsfeed {
}
.node {
}
.pagenav {
}
.pagenav_next {
}
.pagenav_prev {
}
.pagenavbar {
}
.pagenavcounter {
}
.paramlist {
}
.pathway {
}
.poll {
/*background-color:#F7F7F7;*/
/*background: url(../images/mp_right_block1_b.png) bottom left no-repeat;/*bottom image*/*/
}
.pollstableborder {
}
.profiler {
}
.readon {
}
.row1 {
}
.row2 {
}
.search {
padding-top:10px;
padding-bottom:5px;
}
.searchintro {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
}
.sectiontableheader {
}
.new {
color:#ff0000;
font-size: 9px;
font-decoration:blink;
}
.small {
font-size: 9px;
color:#66B5FF;
/*background-image:url(../images/readMore.gif);*/
	background-position:right;
}
.smalldark {
}
.syndicate {
}
.syndicate_text {
}
.tab {
}
.tabclass1 {
}
.tabclass2 {
}
.tab-page {
}
.text_area {
}
.toclink {
}
.toolbar {
}
.tooltip {
}
.wrapper {
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0B3C74;
	padding-top: 5px;
	padding-bottom:5px;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0B3C74;
	padding-top: 5px;
	padding-bottom:5px;
}
h4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0B3C74;
	padding-top: 0px;
	padding-bottom:0px;
	margin:0px;
}







#mod_login_password, #mod_login_username, #mod_search_searchword {

width:145px;
	color: #000000;
}
.contactinfo {
/*background-color:#ffffff;*/
padding-top: 0px;
padding-bottom: 20px;
padding-right: 20px;
padding-left: 20px;
}
a .contactinfo {
text-decoration:none;
}

.formcustom {
width: 530px;
	float:left;
/*background-color:#ff0000;*/
	margin: 0;
	padding: 0;
	}

form {

	margin: 0;

	padding: 0;

}



input, select {

	font: 12px Arial;

}



select, .inputbox {

	padding: 2px;

}



textarea {

	padding-left: 2px;

}






/*-----------------------*/
.rollover a {
display:block;
width: 131px;
height:30px;
margin:0 auto;
padding:0px 0px 0px 0px;
font: bold 13px sans-serif;;
color:#ffffff;
background: url("../images/buttonBluePill.gif") 0 0 no-repeat;
text-decoration: none;


}
.rollover a:hover { 
text-decoration: none;
background-position: 0 -30px;
color: #049;
}
.rollovertext {
color:#ffffff;
font: bold 13px sans-serif;;
display:block;
margin:0 auto;
padding:0px 20px 0px 0px;
text-decoration: none;
text-align:center;
line-height:25px;
}
/*-----------------------*/


.deactive {
display:block;
width: 131px;
height:30px;
	margin:0 auto;
    background-image: url(../images/buttonBluePill.gif);
    background-repeat: no-repeat;
	background-position: 0 -59px;
	

}


.button {

	border: 1px solid #2F2F2F;

	padding: 1px 10px!important;

	padding: 1px 5px;

	background: url(../images/button-bg.gif) repeat-x top #333;

	color: #FFFFFF;

}

.button:hover  {
	background: url(../images/button-bg.gif) repeat-x top #66B5FF;
	color: #fff;
}

.button:active, .button:focus {

	border: 1px solid #222222;

}



.inputbox {

	border: 1px solid #3F3F3F;
	background: #fff;
	color: #000000;

	}
	

#left .inputbox {
		
}
.inputbox:hover, .inputbox:focus {

	border: 1px solid #606060;

}
fieldset.js_loginflat {border:0px; padding:8px; margin-left:12px;margin-right:12px; 	font: 11px Arial; 	text-align:center;
vertical-align:top;}
fieldset.js_loginflat .inputbox {width:145px; }
fieldset.js_loginflat legend {display:none}
.moduletableflat {text-align:center;vertical-align:top;}

.mbpscenicright {top:25px; right:15px; position:absolute;}



.line {
	color: #CCCCCC;

}
/* LEX code */
#colorfield-border {
	float:left;
	position:relative;
	top:158px;
	left:138px;

}
#colorfield-link {
	float:left;
	position:relative;
	top:180px;
	left:76px;

}
#mpbscenic {
    /*background-color: #ff9900;*/
	/*background-image: url(../images/some.png);*/
	background-repeat: no-repeat;
	background-position: right;
	height: 46px;
	width: 877px;
}
a.divlink, a.divlink:link, a.divlink:visited  {
text-decoration: none;
	display:block;
	width:100%; /*width needs to be specified to work in IE*/
	height:100%; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
line-height:0px;
	font-size:0px;
	color: #222222;
}


/** Module table  **/
.module {
/*border: 1px solid #ff9900;*/
/*background-color: #000000;*/

/*background: url(../images/mp_right_block1_b.png) bottom left no-repeat;/*bottom image*/*/
	
}

div.moduletable h3, div.module h3, div.module-dark h3 {
/*background: url(../images/mp_right_block1_t.png) top left no-repeat;/*top image*/*/
 padding: 16px 0px 10px 0px !important;
 padding: 8px 0px 10px 0px;
 text-align: center;
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 5px;
  padding-left: 4px;
  	/*text-decoration: underline;*/
}

div.moduletable, table.moduletable {
	
		color: #0B3C74;
			font-weight: bold;
  text-align: left;
  width: 176px;
  /*background: url(../images/mp_right_block1_m.png) repeat-y;/*center tile image*/*/
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
}

div.moduletable div {
  /*background: url(../images/mp_right_block1_b.png) bottom left no-repeat;/*bottom image*/*/
  	
		color: #0B3C74;
			font-weight: bold;
  
}

div.moduletable div div {

		color: #0B3C74;
			font-weight: bold;

  /*background: url(../images/mp_right_block1_t.png) top left no-repeat;/*top image*/*/
 
}

div.moduletable div div div {
  background: none;
  padding: 0;

  width: 100%; 
}


/* start of rounded corners */

  div.uedge {
      width: 200px;

    }


    div.innercontent {
	/*background-color: #ff9900;*/
      width: 100%;
    }
    div.middle {
      width: 225px;
	  	 background-image: url(../images/it/-middle.gif);
      background-repeat: repeat-y;
      
    }
    div.top {
      background-image: url(../images/it/-top.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.bottom {
      background-image: url(../images/it/-bottom.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 0px 30px 60px 25px;
	
    }
div #portfolio {
position:relative;
background-image: url(../images/portfolioBackGround01.gif);
background-repeat:no-repeat;

margin:0 auto;
border-width:0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
top: 0px;
right: 0px;
width: 100%;
height: 65px;
left: 25px;
}
div #portfolio2 {
position:relative;
background-image: url(../images/portfolioBackGround02.gif);
background-repeat:no-repeat;

margin:0 auto;
border-width:0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
top: 0px;
right: 0px;
width: 100%;
height: 65px;
left: 25px;
}

div #portfoliosinglearrow {
background-image: url(../images/portfolioSingleArrow.gif);
background-repeat:no-repeat;
height: 50px;
}
div #portfoliotwoarrow {
background-image: url(../images/portfolioTwoArrow.gif);
background-repeat:no-repeat;
height: 50px;
}
div #portfoliotradearrow {
background-image: url(../images/portfolioTradeArrow.gif);
background-repeat:no-repeat;
height: 50px;
}
div #portfolioleftrightarrow {
background-image: url(../images/portfolioLeftRightArrow.gif);
background-repeat:no-repeat;
height: 50px;
}
.specialmenu {
white-space: nowrap;
float:left;
width:30% !important;
}
.usermenu {
white-space: nowrap;
float:left;
width:70%;
}
.outercontainer {
width:100%;
background-image: url(../images/portfolioOuterContainerBg.gif);
background-repeat:no-repeat;
}