/**CSS RESET: Don't Delete this section, it is important to render the pages the same in all browsers! */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** End Reset: REMINDER, Don't modify anything about this line*/

body{
	background-image:url(http://advisor.morningstar.com/images/oe/linepattern_background.jpg);
	background-repeat: repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333;	

}
h1{
	font-family: verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

h2{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
}

h3{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #555555;
}

h4{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

h5{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}

h6{
	color:#999; 
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
	float: left;
}

p{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
}

sup{font-size: 6px; height: 0;
	line-height: 1;
	vertical-align: super;
	_vertical-align: super;
	position: relative;}

a{
	color: #F00;
	text-decoration: none;
}

a:hover{
	color: #333;
	text-decoration: none;
}

link:visited{
	color: #336699;
	text-decoration: none;
}

ul.sidelinks li{
	font-weight: bold; 
	border-top: 1px solid #ccc; 
	height: 20px;margin-top: 10px; 
	clear:both; 
	padding-top:2px;
}

ul.footerlinks li{
	display: inline-block; 
	color:#ccc; 
	margin-top: 2px;
	vertical-align: bottom;
	float:left;
}

ul.footerlinks2 li{
	display: inline-block; 
	color:#666; 
	margin-top: 2px;
	vertical-align: bottom;
	float:left;

}

a.button20122{
	background-color:#336699; 
	text-decoration:none; 
	color:#ccc;  
	font-weight: bold; 
	font-family:Verdana, arial, sans-serif; 
	font-size:11px; 
	line-height:28px; 
	text-align:center;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	width:150px; 
	height:30px; 
	float:right;
	margin-top: 5px;
}

a.button20122:hover{
	background-color:#777; 
}

#footer a, #footer2 a{
	color:#ccc; 
	font-size: 11px; 
	font-family: verdana, arial, sans-serif;
}

#footer2 a{
	color:#666;
}

#wrapper{
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fdfdfd;
	display: block;
}

#backgroundsolid{
	height: 115px;
	background-color: #fdfdfd;
	display: block;
	z-index: -4000;
}

#header{
	width: 995px;
	border-top: 6px solid #F00;
	padding-top: 5px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;

}

 #header2{
 	border-top:#000 6px solid; 
 	width:955px; 
 	padding-left:none; 
 	margin-bottom:40px;
 	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.headline{
	margin-left: 20px;
	width: 955px;
	clear: both;
	margin-bottom: 50px;
	display: block;

}

#flashcontainer{
	width: 995px;
	height: 300px;
	margin-bottom: 20px;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.featurescontainer{
	width: 630px;
	margin-left: 20px;
	float: left;
	background-color: #fdfdfd;
}

.featuresrow{
	width: 630px;
	clear: both;
}

.featurecontentleft{
	width: 305px;
	float: left;
	margin-bottom: 30px;
	clear: both;
	border-top: 1px solid #bbb;
	padding-top: 5px;

}

.featurecontentright{
	width: 305px;
	margin-left: 20px;
	float: left;
	margin-bottom: 30px;
	border-top: 1px solid #bbb;
	padding-top: 5px;

}

.imagecontainer{
	width: 55px;
	height: 55px;
	float: left;
	margin-right: 10px;
	display: block;
	margin-bottom: 70px;
	margin-top: 2px;
}

.linkcontainer{
	border-top: 1px solid #ccc;
	padding-left: 0px;
	height: 20px;
	margin-top: 10px;
	clear:both;
	margin-left:65px;
}

.videocontainer{
	width: 305px;
	margin-left: 20px;
	float: left;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

.ContentHeader{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 20px;
	clear:both;
	margin-top: 10px;
}

.videoimagecontainer{
	background-image:url(http://advisor.morningstar.com/images/oe/advisor_diagonallines.jpg);
	background-repeat: repeat;	
	display: block;
	width: 270px;
	height:190px;
	padding-left: 22px;
	padding-right: 13px;
	padding-top: 10px;
	margin-top: 5px;
}

.videoimage{
	width:260px;
	height:140px;
	display: block;
	background-color: #ccc;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

.icons{
	padding-right:8px; 
	margin-top:5px;
}

#footer{
	clear: both;
	background-image:url(http://corporate.morningstar.com/US/images/pop_header_back.gif);
	height: 20px;
	width: 970px;
	padding-left: 20px;
	padding-right: 5px;
	margin-bottom: 75px;
}

#footer2{
	width:955px; 
	border-top:6px solid #666; 
	margin-top:60px; 
	margin-left:auto; 
	margin-right:auto; 
	clear:both; 
	background-image:none; 
	padding-left:0; 
	padding-right:0; 
	padding-top:5px;
}

.moviebody{
 	background-color:#333; 
 	background-image:url(videoplayerbackground.jpg); 
 	background-repeat:repeat;
 	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333;	
}

.videoheadline{
	margin-left:auto; 
	margin-right:auto; 
	display:block; 
	width:955px; 
	height:20px; 
	margin-bottom:40px;
	border-top: 2px solid #666;
	padding-top: 7px;
}

.videoplayercontainer{
	margin-left:auto; 
	margin-right:auto; 
	width:950px; 
	height:534px;  
	clear:both;
}





