h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 12px;
}

h3.blue-h3 {
	color:#124375 !important;
}

img {
  border: 0px;
}



sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

form {
  padding: 0;
  margin: 0;
}

a {
  font-size: 8pt;
  color: #08107B;
  text-decoration: underline;
}

a:visited {
  font-size: 8pt;
  color: #08107B;
  text-decoration: underline;
}

a:hover {
  font-size: 8pt;
  color: #FFB300;
  text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

hr {
  height: 1px;
  color: #E3E3E3;
  margin: auto 0px;
  width: 492px;
}
.home-sep {
	margin:15px 0;
	height:1px;
	overflow:hidden;
	background:url('/crm/msg/2009/10-Envision/h_sep.jpg') center center no-repeat;
	text-indent:-9999em;
	clear:both;
}
	.home-sep hr {margin:0;padding:0;display:none;}

.zeroclear {
    height:0px;
    overflow:hidden;
    font-size:1px;
    line-height:1px;
    margin:0;
    clear:both;
    text-indent:-9999em;
}

/* HEADER */
div#endoheader{
	height: 270px;
	background: url('../images/header.jpg') no-repeat;
}

#header {
  width: 995px;
  height: 270px;
  margin: 0 0 0px 0;
  background: url('/msg_section/images/envision/header.jpg');
  display: inline-block;
}
	#header.date-7-2011 {background-image:url('../images/2011/07/header.jpg');}

	#header p {
	  width: 597px;
	  position: relative;
	  top: 114px;
	  left: 40px;
	  font-size: 12px;
	}


	#header a {	  font-size: 12px;}
	#header a:hover {	  font-size: 12px;}

/* Left Nav */ 

#nav {
  width: 160px;
  border-right: 1px solid #93ADC9;
  background-color: #4A75A6;
  float: left;
  display: inline;
  font-size: 0pt;
}

	#nav ul {
	  list-style: none;
	  margin: 0 0 10px 0;
	  padding: 0;
	  border: none;

	}

		#nav li a {
		  display: block;
		  padding: 0px 0px 0px 15px;
		  height:39px;
		  border-bottom: 1px solid #93ADC9;
		  background-image:url("../images/endo_nav_bg_up.gif");
		}

		#nav li a:hover, #nav .on a {
		  background-image:url("../images/endo_nav_bg_over.gif");
		}

		#nav li img {
		  margin: 14px 0px 0px 0px;
		  border: 0px;
		}

	#nav .chip {
	  width: 160px;
	  text-align: center;
	  margin: 15px 0px 15px 0px;
	}
	
	#nav a{
		font-size: 10px;
	}



/* Center Content Area */ 


#endowrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 995px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 14px;
  background-color: #4A75A6;
  background-image:url("../images/endo_faux_column.gif");
  background-repeat: repeat-y;
  background-position: center;
}
#endowrapper.no-right {
	background-image:url("../images/endo_faux_column_no-right.gif") !important;
}

#content {
  width: 547px;
  background-color: #EAEFF3;
  float: left;
  display: inline;
  padding: 10px 0px 10px 14px;
}
.no-right #content {width:820px;}


	/* Reuseable Rounded Corners */ 

	#roundedCorners,.roundedCorners {
	  width: 535px;
	  margin: 0px 0px 12px 0px;
	}
		.no-right #roundedCorners,.no-right .roundedCorners {width:808px;}
		
		#roundedCornersTop,.roundedCornersTop {
		  width: 535px;
		  height: 6px;
		  overflow: hidden;
		  background: url("../images/curved_top.gif") top left no-repeat;
		}
			.no-right #roundedCornersTop,.no-right .roundedCornersTop {
				width:808px;
				background:url("../images/curved_top_no-right.gif") top left no-repeat;
			}
	
		#roundedContent,.roundedContent {
		  background-color: #FDFEFE;
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  padding: 7px 10px 7px 20px;
		}

		#roundedContent p,.roundedContent p {
		  margin-top: 7px;
		}
		.roundedContent h2 {
			margin-top:0px;
		}
			.roundedContent h2 a {
				font-size:14px !important;
			}
		.roundedContent h3.blue-h3 {
			margin-top:4px;
			color:#125375;
		}	
		

		#roundedCornersBottom, .roundedCornersBottom {
		  width: 535px;
		  height: 10px;
		  overflow: hidden;
		  background: url("../images/curved_bottom.gif") top left no-repeat;
		}
			.no-right #roundedCornersBottom, .no-right .roundedCornersBottom {
				width:808px;
				background:url("../images/curved_bottom_no-right.gif") top left no-repeat;
			}

	#content h1 {
	  line-height: 20px;
	  font-family: verdana;
	  font-size: 13pt;
	  font-weight: bold;
	  margin: 0px 0px 0px 0px;
	}
	#content hr {
	  margin: 0px 0px 0px 0px;
	}
	#content a {
	  font-size: 8pt;
	}
	

	
	h3.toggler{
		font-size: 11px;
		font-style: italic;
		cursor: pointer;
		margin-top: 20px;
		color: #4A75A6;
		font-weight: normal;
	}h3.toggler strong{
		color: #000;
	}
	div.element p{
		margin: 0px 0 0 0;
	}

	#archive h3 {
	  font-size: 12px;
	  font-weight: bold;
	  margin: 0px 0 0 0;
	}

	#archive #col1 ul, #archive #col2 ul, #archive #col3 ul {
	  margin: 0 auto 35px auto;
	}

		#archive #col1 ul a, #archive #col2 ul a, #archive #col3 ul a {
		  color: #000;
		}

	#archive #col1 {
	  width: 234px;
	  float: left;
	}

	#archive #col2 {
	  width: 234px;
	  float: left;
	}

	#archive #col3 {
	  width: 234px;
	  float: left;
	}

/* Right Column */ 

#rightcolumn {
	font-size: 11px;
	width: 273px;
	float: right;
	display: inline;
	font-weight: normal;
	color: #fff;
	background-color: #4A75A6;
}

	#sidebar_top_copy {
	  margin: 10px 10px 10px 10px;
	}

	#rightcolumn h1 {
	  font-size: 13pt;
	  color: #fff;
	  line-height: 1.25em;
	}


	#rightcolumn h2 {
	  color:#fff;
	  line-height:1.25em;
	}

	#rightcolumn p {
	  line-height:1.5em;
	}

	#rightcolumn a {
	  color:#FFFFFF;
	  font-size:8pt;
	  font-weight:bold;
	}

	#rightcolumn li {
	  padding-bottom:15px;
	  line-height:1.5em;
	}



/* Footer */ 

#footer {
  width: 995px;
  height: 30px;
  font-family: verdana;
  font-size: 7.5pt;
  color: #868686;
  text-align: center;
  background-color: #E2E2E2;
  padding: 25px 0px 12px 0px;
  border-top: 1px solid #FFFFFF;
}

	#footer a {
	  font-family: verdana;
	  font-size: 8pt;
	  color: #8E8E8E;
	}

	#footer a:hover {
	  color: #ffffff;
	}

/* common classes */

.floatleft{
	float: left;
	margin: 0px 10px 0px 0px;
}
.floatright{
	float: right;
	margin: 0px 0px 0px 10px;
}

td {
  font-size: 8pt !important;
  line-height: 16px;
}

/** index.asp **/
.home-summary table {width:492px;}
.home-summary .copy {
	width:315px;
	vertical-align:middle;
}
	.home-summary .copy p {
		margin:0;
	}
	.home-summary .copy h3 {
		font-size:12px;
		line-height:15px;
		font-weight:bold;
		margin:0 !important;
	}
	.home-summary .home-summary-img {
		vertical-align:middle;
		width:177px;
		text-align:left;
	}
	
.footnotes {
	font-size:10px;
	color:#777;
	font-style:italic;
}



