/* RESULTS.GOV */

/* BEGIN HOMEPAGE CSS */
body#home {
	background-color: #FFFFFF;
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
	color: #333333;
	margin: 34px 0 0 0;
}
#home #header {
	background-color: #7D9868;
}
#home #wrapper {
	background-image: url(images/home_wrapper_bg.gif);
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
}
#home #wrapper .teaser_r1 {
	padding: 3px 8px 0 8px;
	height: 190px;
}
#home #wrapper .teaser_r2 {
	padding: 3px 8px 0 8px;
	height: 100px;
}
#home #wrapper .more {
	float: right;
	vertical-align: bottom;
	padding: 9px 6px 3px 0;
}
#home #box-1 {
	background-image: url(images/home_flag_box-1.jpg);
	background-repeat: no-repeat;
	background-position: left 22px;
	background-color: #FFFFFF;
	width: 232px;
	height: 256px;
	vertical-align: top;
	border: 1px solid #5955A1;
}
#home #box-2 {
	background-image: url(images/home_flag_box-2.jpg);
	background-repeat: no-repeat;
	background-position: left 22px;
	background-color: #FFFFFF;
	width: 280px;
	height: 256px;
	vertical-align: top;
	border: 1px solid #5955A1;
}
#home #box-3 {
	background-image: url(images/home_flag_box-3.jpg);
	background-repeat: no-repeat;
	background-position: left 22px;
	background-color: #FFFFFF;
	width: 232px;
	height: 256px;
	vertical-align: top;
	border: 1px solid #5955A1;
}
#home #box-4 {
	background-image: url(images/home_box_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 232px;
	height: 140px;
	vertical-align: top;
	border: 1px solid #5955A1;
}
#home #box-5 {
	background-image: url(images/home_box_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 348px;
	height: 140px;
	vertical-align: top;
	border: 1px solid #5955A1;
}
#home #box-6 {
	width: 164px;
	height: 140px;
	vertical-align: top;
}
#home #footer {
	background-color: #7D9868;
	height: 14px;
	border-top: 1px solid #FFFFFF;
}
#home #footer #bg {
	background-image: url(images/home_footer_bg.gif);
	background-repeat: repeat-y;
	text-align: right;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px;
	color: #FFFFFF;
}
#home #footer #bg a:link, #home #footer #bg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#home #footer #bg a:hover {
	text-decoration: underline;
}
#home a:link, #home a:visited {
	color: #333333;
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}
#home .search {
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
}
#home li {
	//list-style: square;
 list-style-image: url(images/yellowstar2.gif);

}
/* END HOMEPAGE CSS */

/* BEGIN INTERIOR PAGE TEMPLATE CSS */
body#section {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #ADADA6;
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 0;
}
#section #wrapper {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
	margin: 0 auto 0 auto;
}
#section #header {
	background-image:url(images/page_header_wh.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #7D9767;
}
#section #lft_col {
	width: 230px;
	border-right: 1px solid #FFFFFF;
	background-color: #828282;
	vertical-align: top;
}
#section #lft_col a:link, #lft_col a:visited {
	color: #333333;
	text-decoration: none;
}
#section #lft_col a:hover {
	text-decoration: underline;
}
#section #lft_col #nav {
	background-color: #E2E2E2;
	height: 35px;
	padding: 10px;
	border-spacing: 20px;
	border-bottom: 1px solid #FFFFFF;
}
#section #lft_col #nav .ln2 {
	text-indent: 10px;
}
#section #lft_col #nav a:link, #nav a:visited {
	color: #666666;
	text-decoration: none;
}
#section #lft_col #nav a:hover {
	text-decoration: none;
}
#section #rt_col {
	background-color: #CEDFE7;
	padding: 20px;
	vertical-align: top;
}
#section #rt_col hr {
	height: 0;
	border-bottom: 0;
	border-top: 1px solid #999999;
	margin-bottom: 0;
}
#section #rt_col a:link, #rt_col a:visited {
	color: #565296;
	text-decoration: underline;
}
#section #rt_col a:hover {
	text-decoration: underline;
}
#section #search {
	background-color: #565296;
	border-bottom: 1px solid #FFFFFF;
}
#section input {
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
}
#section .textarea {
	font-family: arial, helvetica, tahoma;
	font-size: 11px;
}
#section li {
	list-style: square;
}
#section .privacy {
	text-align: center;
	color: #333333;
	padding: 5px 0 5px 0;
}
#section .p_title_c1 {
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
}
#section .p_title_c2 {
	background-image: url(images/pages_sectionsarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-indent: 13px;
	text-align: left;
	width: 280px;
	margin-bottom: 10px;
}
#section .title {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	margin-bottom: 8px;
}
#section .more {
	border: 0;
	position: relative;
	top: 1px;
}
#section .news {
	font-size: 10px;
	font-weight: normal;
}
/* END INTERIOR PAGE TEMPLATE CSS */

/* BEGIN CONTENT CSS */

/* DIFFERENCE PAGE & AGREE PAGE */
#section #cnt_top {
	background-image: url(images/page_cnt_header.gif);
	height: 18px;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
}
#section #cnt_top_sub {
	background-image: url(images/page_cnt_header_sub.gif);
	height: 15px;
}
#section #cnt_mid {
	background-color: #EAEAF5;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 0 10px 0 10px;
}
#section #cnt_mid hr {
	height: 0;
	border-bottom: 0;
	border-top: 1px solid #FFFFFF;
}
#section #cnt_btm {
	background-image: url(images/page_cnt_footer.gif);
	height: 15px;
}

/* IF ONLY PAGE */
#section #cnt_mid2 {
	background-color: #D7D7EB;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
}
#section #cnt_mid2 hr {
	height: 0;
	border-bottom: 0;
	border-top: 1px solid #FFFFFF;
}
/* END CONTENT CSS */