@charset "UTF-8";
/* CSS Document */

<style type="text/css">


#wrapper{
	position:relative;
	width:740;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#dim_logo {
	height: 80px;
	width: 260px;
	vertical-align: middle;
	border: 1px solid #11867E;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#dim_nav_btn {
	padding: 5px;
	height: 40px;
	width: 145px;
	vertical-align: middle;
	line-height:40px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#dim_photo_left {
	height: auto;
	width: auto;
	vertical-align: top;
	text-align:right;
	background-color: #11867E;
}



#dim_colorbar_left {
	height: 20px;
	width: auto;
	vertical-align: bottom;
	background-color: #ED7B17;
}

#dim_txt_blurb {
	margin: 5px;
	height: 250px;
	width: 145px;
	vertical-align: middle;
	line-height:24px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ED7B17;
}
a.dim_txt_blurb {
	margin: 5px;
	height: 250px;
	width: 145px;
	vertical-align: middle;
	line-height:24px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ED7B17;
	text-decoration: none;
}
.body_dblspc {
	margin: 10px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:30px;
	color: #000000;
	font-style: normal;
}
.body_snglspc {
	margin: 10px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:20px;
	color: #000000;
	font-style: normal;
}
.body_italic_dblspc {
	margin: 10px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:30px;
	color: #000000;
	font-style: italic;
}

.btn_txt_grn1 {
	color: #11867E;
}
.btn_txt_grn2 {
	color: #11867E;
	line-height:17px!important;
}
.btn_txt_wht1 {     /* Use this class if your button has 1 lines of text */
	color: #FFFFFF;
	height: 245px;
	width: 140px;
} 
.btn_txt_wht2 {     /* Use this class if your button has 2 lines of text */
	color: #FFFFFF;
	line-height:17px!important;
}


#content {
	margin: 10px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:30px;
	color: #000000;
	font-style: italic;
	background-color: #FFF;
}
#content_article {
	margin: 30px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:24px;
	color: #000000;
	font-style: normal;
	background-color: #FFF;
	padding: 20px;
}
a.btn_txt_wht1:link {
	height: 40px;
	width: 145px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a.btn_txt_wht1:hover {
	height: 40px;
	width: 145px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
}
a.btn_txt_wht1:visited {
	height: 40px;
	width: 145px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a.btn_txt_wht2:link {
	height: 35px;
	width: 140px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
}
a.btn_txt_wht2:hover {
	height: 35px;
	width: 140px;
	color: #FFFF00;
	line-height: 17px;
}
a.btn_txt_wht2:visited {
	height: 35px;
	width: 140px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
}
a.btn_txt_grn1:link {
	height: 35px;
	width: 140px;
	text-decoration: none;
	color: #11867E;
}
a.btn_txt_grn1:hover {
	height: 35px;
	width: 140px;
	color: #ED7B17;
}
a.btn_txt_grn1:visited {
	height: 35px;
	width: 140px;
	text-decoration: none;
	color: #11867E;
}
a.btn_txt_grn1:visited {
	height: 35px;
	width: 140px;
	text-decoration: none;
	color: #11867E;
}
a.btn_txt_grn2:link {
	height: 35px;
	width: 140px;
	text-decoration: none;
	color: #11867E;
	line-height: 17px;
}
a.btn_txt_grn2:hover {
	height: 35px;
	width: 140px;
	color: #ED7B17;
	line-height: 17px;
}
a.btn_txt_grn2:visited {
	height: 35px;
	width: 140px;
	text-decoration: none;
	color: #11867E;
	line-height: 17px;
}



</style>.body_italic {
	margin: 10px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:30px;
	color: #000000;
	font-style: italic;
}
