/* MIR WWW Main Stylesheet */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

* html body
{
	font-size: x-small;
}

img {
	border:0;
}


#page {
	width: 800px;
	margin-top: 10px;
	margin-left: 100px;
}

#header {
}

#navigation {
}
* html #navigation {
	margin-top: -5px;
}

#leftcolumn {
	float: left;
	width: 200px;
	font-family: arial, verdana;
	/*font-size:xx-small; */
	border-right: 1px dotted #DED7C8;
	border-left: 1px dotted #DED7C8;
	
}

#leftcol-img {
	text-align: center;
	margin-top: 15px;
}
* html #leftcol-img {
	margin-top: 20px;
}

#leftcol-img-whatsnew {
	margin-top: -15px;
	text-align: center;
}
* html #leftcol-img-whatsnew {
	margin-top: -20px;
	/*background-color:#DED7C8; */
}

#leftcol-list {
	width: 200px;
	/*padding-right: 20px;*/
	text-align: left;
}

#homepagecontent {
	float: right;

}

#maincontent,#sectionnav {
	float: left;
	width: 570px;
	padding-left: 25px;
	padding-top: 5px;
}
/* A 480 minimum height lines up with the home page*/
#maincontent {
	min-height: 480px;
	/*border-left: 1px solid #DED7C8;*/
}
/* IE ignores min-height; explicitly set height */
* html #maincontent {
	height: 480px;
	padding-top: 20px;
}

#maincontent p
{
	display: block;
	margin: 1em 0;
}

/*** This directive is for tabled MS Word content.
		Otherwise, the font size is 'unset' 		***/

#maincontent td p{
	font-size: small;
}
<!--[if IE]-->
#maincontent p, #maincontent td p{
	font-size: x-small;
}
<!--[endif]-->

#sectionnav {
	margin: -15px 0 15px 0;
	font-size: xx-small;
	text-transform: uppercase;
	/*font-variant: small-caps;*/
}

* html #sectionnav
{
	margin-top: 15px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 200px;
	clear:both;
	font-family: arial, verdana;
	font-size:xx-small;
	white-space: nowrap;
}

#copyright {
	float: left;
}
#contactinfo {
	float: right;
}

.sectioncontentresults {
	width: 500px;
}

.sectioncontentresults-row {
	/*width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;*/
	/*line-height: 1.75em;*/
}

.sectioncontentresults-cell-first {
	/*font-size: xx-small;*/
	float: left;
	/*width: 30%;*/
	/*white-space: nowrap;*/
}
.sectioncontentresults-cell {
	/*font-size: xx-small;*/
	float: left;
	/*width: 65%;*/
	margin-bottom: 15px;
	line-height: 1.25em;
}
.sectioncontentresults-singlecell {
	font-size: small;
	float: left;
	width: 90%;
	line-height: 2 em;
}

* html .sectioncontentresults-singlecell {
	font-size: x-small;
}

a.lit-more { font-weight: bold; font-size: 7pt; font-style: italic;}
a.lit-more:link	{ text-decoration: none;}
a.lit-more:visited	{ text-decoration: none;}
a.lit-more:hover	{ text-decoration: none;}
a.lit-more:active	{ text-decoration: none;}
a.lit-more:hover {color: #999999;}

.news-sectioncontentresults {
	width: 500px;
}

.news-sectioncontentresults-row {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	/*line-height: 1.75em;*/
}

.news-sectioncontentresults-cell-first {
	/*font-size: xx-small;*/
	float: left;
	width: 30%;
	white-space: nowrap;
}
.news-sectioncontentresults-cell {
	/*font-size: xx-small;*/
	float: left;
	width: 65%;
	margin-bottom: 15px;
	/*line-height: 1.25em; */
}
.news-sectioncontentresults-singlecell {
	font-size: small;
	float: left;
	width: 90%;
}

* html .news-sectioncontentresults-singlecell {
	font-size: x-small;
}

.leftcol-caption 
{
	/*padding-left: 40px;*/
    /*margin-bottom:15px; */
	margin: 10px;
	font-size:xx-small;
}

* html .leftcol-caption
{
	margin: 0 10px 10px 10px;
}

.leftcol-report
{
	/*padding-left: 40px;*/
	/*text-align: center;*/
	/*border-bottom: 1px solid #000000;*/
	margin: 0px 0px 5px 0px;
	background-color: #DED7C8;
	padding: 5px;
}


.leftcol-report p
{
	/*padding-left: 40px;*/
	/*text-align: center;*/
	/*font-style: italic;*/
	/*border-bottom: 1px solid #000000;*/
	margin: 0;
	font-family: verdana, arial;
	font-size: 11px;
}

a.leftcol-headlink
{
	text-decoration:none;
	color: #000000;
}

.leftcol-result			
{
	margin: 5px 0 10px 0;
	font-family: verdana, arial;
}

.leftcol-result dd
{
	margin: 5px 0 10px 0;
	font-family: verdana, arial;
	font-size: 9px;
}

dl.leftcol-result
{
	padding:0 5px;
}


.leftcol-more
{

}
a.leftcol-result
{
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
a.leftcol-result:link	{color: #000000;}
a.leftcol-result:visited	{color: #000000;}
a.leftcol-result:hover	{color: #000000;}
a.leftcol-result:active	{color: #000000;}
a.leftcol-more:hover {color: #999999;}

.articleByYear
{
	margin: 15px 0px;
}

.videoHeading
{
	margin: 5px 0px;
}

.articleByYear, .videoHeading
{
	color: #CCCCCC;
	border-bottom: 2px solid #EEEEEE;
}

.mirwww_vidblock
{
	width: 550px;
}


.mirwww_vid
{
	margin: 5px 25px 5px 0px;
	width: 240px;
	float: left;
	
}

.clr
{
	clear: both;
	height: 1px;
}

.hidden
{
	display: none;
}

#mirwww_vid1
{
	/*margin-top: 150px;*/
	z-index:0;
	/*position: absolute;*/
}

.mirwww_vidtitle
{
	color: #777777;
	font-style: italic;
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 5px;
	display: block;
}

.mirwww_vidcaption
{
	padding: 10px;
}

.newitem{ font-size: 8px; font-weight: bold; text-transform: uppercase; padding-right: 3px;}