#footer { 
	position: relative; 
	left: 0; 
	bottom: 0; 
	margin: 0 0 0 0; 
	padding: 0; 
	height: 50px; 
	width: 750px; 
	background: #fff; 
}

html, body { 
	height:100%;
}

#container { 
	height:100%;
}

p {
    padding-left:0px;
}

#left_col { 
	position: absolute; 
	margin: 0 0 0 0; 
	top:246px;
	padding: 5px 0px 5px 0px;
	width: 150px; 
	float: left; 
	color:#000;
	border:0pt solid #003366;
}

#right_col { 
	margin: 0 0 0 0; 
	padding: 251px 0px 0px 0px; 
	width: 580px; 
	float: right; 
	color:#000;
	background:#fff;
}

#right_col_content {
	margin: 0 0 0 0; 
	padding: 0px 0px 0px 0px; 
	width: 100%; 
	float: right; 
	color:#000;
	background:#fff;
	border:0pt solid red;
}

ul {
	list-style: square outside /*url('arrow.gif')*/;
}

#welcome {
}

#welcome h1 {
	font-size:16px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

.menu_item {
	background:url('../images/smbg.png') no-repeat center left transparent;
	padding: 0px 5px 0px 25px;
	cursor:pointer;
	height:20px;
	overflow: hidden;
}

.menu_item a {
	color:#003366;
	text-decoration:none;
}

.menu_item a:hover {
	color:#003366;
	text-decoration:underline;
}

.selected_menu_item {
	background:url('../images/smbs.png') no-repeat center left transparent;
	padding: 0px 5px 0px 25px;
	cursor:pointer;
	height:20px;
	text-size:12px;
	overflow: hidden;
}

.selected_menu_item a {
	color:#003366;
	text-decoration:none;
}

.selected_menu_item a:hover {
	color:#003366;
	text-decoration:none;
}

#menu_item_text {
	padding-top:3px;
}

#resources {
}

#articles {
}
/*
#menu_option {
	padding: 0px 5px 0px 25px;
	cursor:pointer;
	height:20px;
	text-size:12px;
	overflow: hidden;
}

#menu_option a {
	color:#003366;
	text-decoration:none;
}

#menu_option a:hover {
	color:#003366;
	text-decoration:underline;
}
*/
#articles_sub_menu {
    padding: 0px 5px 0px 5px;
    background:rgb(233,234,214);
    overflow:hidden;
}

.article_sub_menu_title {
	padding: 2px 0px 2px 0px;
    font-size:12px;
    overflow:hidden;
    color:#fff;
    background:#999966;
    text-align:center;
    border:1px solid #666633;
}

.article_sub_menu_lbl {
    padding: 3px 3px 3px 3px;
    font-size:12px;
    overflow:hidden;
}

.article_sub_menu_lbl a {
    text-decoration:none;
    color:#003366;
 }
 
 .article_sub_menu_lbl a:hover { 
    text-decoration:underline;
    color:#003366;
 }
 
 .selected_article_sub_menu_lbl {
    padding: 3px 3px 3px 3px;
    font-size:12px;
    overflow:hidden;
    background:#666633;
}

.selected_article_sub_menu_lbl a {
    text-decoration:none;
    color:#fff;
 }
 
 .selected_article_sub_menu_lbl a:hover { 
    text-decoration:underline;
    color:#fff;
 }
 
 #agent_article_list {
 	padding:5px 0px 5px 0px;
 }
 
#search_article_form_container {
    width:100%;
    text-align:right;
    background:rgb(233,234,214);
    border:1px solid #999966;
}

#search_text_content {
    padding:5px 5px 5px 5px;
}

#search_text {
    width:200px;
    color:#a6a6a6;
}

.snippet_container {
    /*padding:5px 5px 5px 5px;*/
    padding-bottom:5px;
    border:0px solid #999966;
    /*margin:15px 0px 15px 0px;*/
}

.snippet_title {
    font-size:14px;
    font-weight:bold;
}

.snippet_body {
    font-size:12px;
    padding:0px 0px 5px 0px;
}

.snippet_info_lbl {
    font-size:10px;
    font-weight:bold;
    color:#999966;
}

.snippet_info {
    font-size:10px;
    font-weight:normal;
    padding-right:10px;
    padding-left:2px;
    color:#999966;
}

.snippet_agent_lbl {
    font-weight:bold;
    color:#666633;
}

.snippet_agent_name {
    padding-left:2px;
    font-weight:normal;
    color:#666633;
}

#page_header_block {
	/*margin-top:20px;*/
}

#page_title {
	/*padding-top:20px;*/
	padding-bottom:2px;
	margin-bottom:15px;
    font-size:15px;
    font-weight:bold;
    color:#003366;
	border-bottom:1px solid #999966;
}

.full_article {
    /*margin-top:20px;*/
    padding:0px 5px 5px 5px;
}

#full_article_title {
    font-size:15px;
    font-weight:bold;
    color:#003366;
}

#full_article_agent {
    font-size:12px;
    padding-bottom:2px;
    border-bottom:1px solid #999966;
}

#full_article_date {
    font-size:10px;
     color:#999966;
}

#full_article_body {
    padding:15px 0px 0px 0px;
}

#recordset {
    text-align:center;
}

.page_number {
    padding: 0px 2px 0px 2px;
}

.page_forward {
     padding: 0px 2px 0px 2px;
}

.page_backward {
     padding: 0px 2px 0px 2px;
}

#go_back {
	padding: 0px 0px 15px 0px;
}

#go_back_bottom {
	padding: 15px 0px 15px 0px;
}

.glossary_index_key {
	padding: 0px 5px 0px 0px;
}

.glossary_term {
	padding: 5px 0px 2px 0px;
	font-weight:bold;
}

.glossary_term_description {
	padding: 0px 0px 5px 0px;
	color:#888;
}

.glossary_index_key_title {
	padding: 15px 0px 5px 0px;
	color:#003366;
	font-size:18px;
}

.glossary_title {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
	font-size:15px;
	font-weight:bold;
	color:#003366;
	border-bottom:1px solid #999966;
}