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

html { 
	height: 100%;
}
body {
	background: #eeeeee url(images/dac_bkgnd.jpg) top center repeat-y;
	margin: 0;
	height: 100%;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.rt_float {
	float: right;
	padding: 0px 0px 0px 15px;
}
.main_greenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8cc63f;
	display: block;
	clear: both;
	min-height: 50px;
	width: 455px;
	padding: 20px 5px 20px 40px;
}
.main_greenbox .rt_float {
	padding-top: -20px;
}
#container {
	width: 900px;
	margin: 0 auto 0 auto;
	min-height: 100% !important;
}
#header {
	background: #8cc63f url(images/head_bkg.jpg) top center no-repeat;
	height: 204px;
}

#content {
	display: inline-block;
	width: 900px;
	padding: 30px 0 0 0;
	min-height: 100%;
	background: url(images/contentback.jpg) repeat-y;
	height: 100% !important;
}
#lsidebar {
	width: 165px;
	float: left;
	margin: 0px 0px 0px -2px;
	display: inline-block;
	min-height: 100%;
	height: 100% !important;
	vertical-align: top;
	text-align: right;
}
#container #content #lsidebar img {
	padding: 0 10px 0 0px;
	float: right;
	margin: 0 0 0 0;
}
#container #content #lsidebar img.last {
	padding-right:20px !important;
}
#container #content #lsidebar p {
	clear:both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align:right;
}

#main {
	background: #ffffff;
	width: 499px;
	float: left;
	height: 100% !important;
	padding: 18px;
	display: inline-block;
	vertical-align: top;
	min-height: 100%;
}

#rsidebar .graybackground {
	background-image: url(images/rtside_graybkgnd.jpg);
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0069aa !IMPORTANT;
	font-weight: bold;
	line-height: 14px;
	
}

#rsidebar .graybackground a {
	text-decoration: none;
	color: #0069aa !IMPORTANT;
}

#rsidebar .graybackground a:hover {
	text-decoration: underline;
	color: #0069aa !IMPORTANT;
}

#rsidebar {
	width: 197px;
	overflow:hidden;
	float: right;
	margin: 0px 4px 0px 0px;
	display: inline-block;
	vertical-align: top;
	min-height: 100%;
}

.rtside_img    {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.link_list p    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #999999;
	font-weight: 300;
	margin: 0 0 0 20px;
}
	
.link_list a {
	text-decoration:none;
	color: #888888;
}

.link_list a:hover {
	color: #555555;
	font-weight:bold;
}

#footer {
	background: url(images/footer_bkg.jpg) center 30px no-repeat;
	height: 150px;
	width: 499px;
	clear: both;
	padding: 30px 200px 35px 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: -30px auto 0 auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0069aa;
	margin: 1px 0 -10px 0;
}
h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 23px;
	font-weight: bold;
	color: #8cc63f;
	text-align: right;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
}
em {
	color: #0069aa;
}
.image2 {
	padding: 0 7px 20px 0
!important;
	float: right;
	margin-top: -12px;
}
#container #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -.12em;
	word-spacing: -.1em;
	text-align: right;
	line-height: 20px;
}
#logo {
	display: inline-block;
	width: 200px;
	height: 204px;
	background-color: #FFFFFF;	
	float:right;
}
#logo>img{
	margin: 25px 25px 25px 25px;
	border: none;
}

#hmenu {
	display: inline-block;
	margin: 180px 0 0 -2px; 
	padding: 0;
	float:right;
	list-style: none
}
#hmenu > li {
	display: inline;
	padding: 6px 4px 10px 4px;
	border-left: 2px solid #ffffff;
}

#hmenu > li a {
	color:#FFFFFF;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align:text-bottom;
	font-stretch: condensed;
}
#hmenu > li a:hover {
	color:#0069aa;
}

#hmenu > li a.active {
	color:#0069aa;
}
.inavbutton {
	display: inline-block;
	height: 36px;
	width: 36px;
	border:none;
}
span.show-tooltip-text { display: none; position: absolute; font-size: 0.8em; font-weight:bold; background: #0069aa; padding: 1px; border:solid 1px #8cc63f; color: white; }
