/*#######   CLASS STYLES  #######*/

.floatleft {
	float: left;
	margin: 5px 12px 6px 0px;
	padding: 0px;
	clear: left;
	}

.floatleft_border {
	float: left;
	margin: 5px 12px 6px 0px;
	border: 1px solid black;
	clear: left;
}

.floatright {
	float: right;
	margin: 5px 0px 6px 12px;
	padding: 0px;
	clear: right;
}

.floatright_border {
	float: right;
	margin: 5px 0px 6px 12px;
	padding: 0px;
	border: 1px solid black;
	clear: right;
}

.floatleft_thumbnails {
	float: left;
	margin: 0px 8px 15px 0px;
	border: 2px solid #d8994f;
	clear: both;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.clearboth {
	clear: both;
	color: #FFF;
}

.textorange {
	color: #ad4a28;
	font-weight: bold;
}

.textgreen {
	color: #688240;
	font-weight: bold;
}

.textblue {
	color: #6b8fd8;
	font-weight: bold;
}

.textgray {
	color: #333;
	font-weight: bold;
}

.textbold {
	font-weight: bold;
}

.title_event {
	font-weight: bold;
	color: #1c5686;
	font-size: 9pt;
}

a.title_event  {
	font-weight: bold;
	text-decoration: none;
	color: #3b81ca;
	font-size: 9pt;
	text-decoration: underline;
}

.h2_heading_plain {
	font-size: 10pt;
	color: #405471;
	padding-top: 2px;
	width: 100%;
	font-family: Georgia, Times, serif;
}

.h2_heading_bluebackground {
	font-size: 12pt;
	border-top: 1px solid #c4dbed;
	border-bottom: 1px solid #e4eef6;
	padding-top: 0px;
	width: 99.6%;
	font-family: Georgia, Times, serif;
	background-color: #D0E2F0;
}

.h3_heading_plain {
	font-size: 9pt;
	color: #333;
	padding-top: 2px;
	width: 100%;
	font-family: verdana, arial, sans-serif;
}

.h3_heading_underlined {
	font-size: 9pt;
	color: #333;
	border-bottom: 1px solid #333;
	padding-top: 2px;
	width: 100%;
	padding-top: 1px;
	font-family: verdana, arial, sans-serif;
}

.page_figure_left {
	float: left;
	margin: 5px 12px 16px 0px;
	padding: 0px;
	color: #3c6786;
	display: inline;
	font-size: 8pt;
	line-height: 10pt;
}

.page_figure_left img {
	margin: 0px 2px 6px 0px;
	padding: 0px;
	border: 1px solid black;
}

.page_figure_left p {
	font-size: 8pt;
	line-height: 10pt;
}

.page_figure_right {
	float: right;
	margin: 5px 0px 16px 12px;
	padding: 0px;
	color: #3c6786;
	display: inline;
	font-size: 8pt;
	line-height: 10pt;
}

.page_figure_right img {
	margin: 0px 0px 6px 2px;
	padding: 0px;
	border: 1px solid black;
}

.page_figure_right a {
	text-decoration: underline;
	font-size: 8pt;
	line-height: 10pt;
}

.page_figure_right p {
	font-size: 8pt;
	line-height: 10pt;
}

.page_figure_center {
	display: block;
	width: 100%;
	margin: 5px 12px 16px 0px;
	padding: 0px;
	color: #3c6786;
	font-size: 8pt;
	line-height: 10pt;
	margin-left: auto;
	margin-right: auto;

}
.page_figure_center img {
	padding: 0px;
	border: 1px solid black;
	margin-bottom: 6px;
}

.page_figure_center p {
	font-size: 8pt;
	line-height: 10pt;
}

.container_top {
	background: #def3f7 url(../images_ncar/h2blueback.jpg) left top no-repeat;
	width: 209px;
	_width: 194px;
	height: auto;
	margin: 0px;
	padding-top: 25px;
}

.container_top p {
	margin: 15px 6px 5px 5px;
}

.container_top ul {
	margin: 15px 6px 5px 5px;
}

.container_top img {
	margin: 0px 0px 5px -5px;
}

.container_bottom {
	background: url(../images_ncar/small_container_bottom.jpg) left bottom no-repeat;
	width: 209px;
	_width: 194px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.container_top_wh {
	background: #fff url(../images_ncar/h2blueback.jpg) left top no-repeat;
	width: 209px;
	height: auto;
	margin: 0px;
	padding-top: 25px;
}

.container_top_wh p {
	margin: 15px 6px 5px 5px;
}

.container_top_wh ul {
	margin: 15px 6px 5px 5px;
}

.container_bottom_wh {
	background: url(none);
	width: 209px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}


/*### Content Table Styles ###*/

.content_table {
	background: #eeeeee;
	width: 90%;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 0px 3px 20px 32px;
	}
	
.content_table th {
	background: #ffffff;
	width: auto;
	font: normal normal bold 9pt/11pt Arial, sans-serif;
	font-variant: small-caps;
	text-align: left;
	text-decoration: none;
	color: #587fba;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #cccccc;
	}
	
.content_table td {
	width: auto;
	background: #eeeeee;
	font: normal normal normal 9pt/11pt Arial, sans-serif;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 4px 2px 4px 2px;
	border-bottom: 1px dotted #989898;
	}

.content_table td.divider {
	background: #d7e9fa;
	font: oblique normal bold 1.0em/1.1em Arial, sans-serif;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #4c6282;
	margin: 0px;
	padding: 4px 2px 4px 2px;
	border: none;
	}
	
/*### HAO VSTO SPECIFIC CLASS STYLES ###*/
.mainltext {
    color: black;
    font-weight:normal;
    text-align:left;
    font-family:"Trebuchet MS",Verdana,"Arial Narrow",Helvetica,sans-serif;
    font-size:10pt;
}
