a:link.bottomlink		{ color: #010F96; text-decoration: none }
a:visited.bottomlink	{ color: #010F96; text-decoration: none }
a:hover.bottomlink		{ color: #CC3333; text-decoration: underline;}

a:link.textlink		{ color: #000000; text-decoration: none; }
a:visited.textlink	{ color: #000000; text-decoration: none; }
a:hover.textlink	{ color: #CC3333; text-decoration: underline;}

a:link.imagelink		{ color: #FFFFFF; text-decoration: none;  }
a:visited.imagelink	{ color: #FFFFFF; text-decoration: none; }
a:hover.imagelink	{ color: #FFFFFF; text-decoration: none;}

a:link.toplink		{ color: #DEDEDE; text-decoration: none; }
a:visited.toplink	{ color: #DEDEDE; text-decoration: none; }
a:hover.toplink	{ color: #FFFFFF; text-decoration: none;}

a:link.botlink		{ color: #666666; text-decoration: none; }
a:visited.botlink	{ color: #666666; text-decoration: none; }
a:hover.botlink	{ color: #010F96; text-decoration: none;}


body 	{background: #DEDEDE url("../images/background.jpg") repeat-x center top;
		font-family: verdana, tahoma, sans-serif;		
		margin: 2px 0px 0px 0px;
		color: #333333;
		align: center;
		font-size: 10pt;
		}
		
h1	{
	color: #010F96;
	font-size: 12pt;
}

h2	{color: #010F96;
	font-size: 10pt;
}

h3	{color: #29166F;
	font-size: 8pt;
}

ul 	{
	list-style: none;
	margin-left: 20px;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
		}

li	{
	padding: 0px 0px 0px 0px;
	list-style-image: url('../images/main_bullet.gif');
	list-style-position: outside;
	}

li.alt	{
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	list-style-image: url('../images/alt_bullet.gif');
	list-style-position: outside;
	}

#outer_table 	{background: transparent;
		color: #333333;
		font-size: 8pt;
		}
	
#header1	{background: transparent;
		text-align: left;
		vertical-align: top;
		border-left: 2px solid #010F96;
		border-right: 2px solid #010F96;
		border-top: 2px solid #010F96;
		height: 80px;
		padding: 0px;
		}
#header2	{background: transparent;
		text-align:center;
		vertical-align: top;
		border-left: 2px solid #010F96;
		border-right: 2px solid #010F96;
		border-top: 2px solid #010F96;
		height: 80px;
		padding: 0px;
		}		

#top-menu	{
	background: transparent url("../images/menu-background.jpg") no-repeat;
	color: #DEDEDE;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	border-left: 2px solid #010F96;
	border-right: 2px solid #010F96;
	border-bottom: 0px solid #CCCCCC;
		}			

#s_frame1	{background: transparent url('../images/inner_background.png') repeat;
		vertical-align: top;
		font-size: 10pt;
		padding: 10px 10px 5px 10px;
		border-left: 2px solid #010F96;
		border-right: 2px solid #010F96;
		border-bottom: solid 0px #CCCCCC;
	}
	
#e_frame1	{background: transparent url('../images/inner_background.png') repeat;
		vertical-align: top;
		font-size: 10pt;
		padding: 10px 10px 15px 10px;
		border-left: 2px solid #010F96;
		border-right: 0px solid #010F96;
		border-bottom: solid 0px #CCCCCC;
	}
	
#e_frame2	{background:transparent url('../images/inner_background.png') repeat;
		vertical-align: top;
		font-size: 8pt;
		padding: 10px 10px 15px 10px;
		border-left: 1px solid #010F96;
		border-right: 2px solid #010F96;
		border-bottom: solid 0px #CCCCCC;
		}	
		
.filler	{font-size: 1pt;
	}

.bottom-nav	{background: transparent url("../images/inner_background.png") repeat;
		color: #333333;
		vertical-align: top;
		text-align: left;
		font-size: 7pt;
		font-weight: normal;
		border-left: 2px solid #010F96;
		border-right: 2px solid #010F96;
		padding: 20px 10px 2px 10px;
		}
		
.bottom-line	{background-color: transparent;
		color: #010F96;
		vertical-align: top;
		text-align: left;
		font-size: 8pt;
		font-weight: normal;
		padding: 7px 0px 2px 0px;
		border-top: solid 2px #010F96;
		}		
		
.footer		{background-color: #FFFFFF;
		color: #333333;
		vertical-align: top;
		text-align: left;
		font-size: 7pt;
		font-weight: normal;
		padding: 0px 0px 2px 0px;
		}

.ic_footer		{vertical-align: bottom;
		background-color: #FFFFFF;
		color: #9F2421;
		text-align: right;
		font-size: 7pt;
		}
.login		{vertical-align: bottom;
		background-color: #FFFFFF;
		color: #9F2421;
		text-align: left;
		font-size: 7pt;
		}		
		
p	{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
		}

.core_table	{
	font-size: 8pt;
}

.table_title	{
		color: #29166F;
		vertical-align: middle;
		text-align: left;
		font-weight: bold;
		margin: 3px 2px 3px 2px;
		border-bottom: #DDDDDD solid 1px;
		}
			
.table_cell	{
		color: #333333;
		vertical-align: top;
		font-weight: normal;
		padding: 12px 2px 2px 2px;
		}	
.table_cell_right	{
		color: #333333;
		vertical-align: top;
		font-weight: normal;
		padding: 12px 2px 2px 2px;
		border-left: #cccccc solid 1px;
		}	

.list_cell	{
		color: #333333;
		vertical-align: top;
		font-weight: normal;
		padding: 12px 2px 2px 2px;
		border-bottom: #DDDDDD solid 1px;
		}	
		
.list_title	{
		color: #29166F;
		vertical-align: top;
		font-weight: bold;
		padding: 12px 2px 2px 2px;
		border-bottom: #DDDDDD solid 1px;
		}	
		
		
		
				
		
		
.blog_nav	{
		color: #333333;
		vertical-align: top;
		font-size: 9pt;
		font-weight: normal;
		display: block;
		padding: 10px 0px 5px 5px;
		}

a:link.blog_nav_link		{ font-size: 8pt; color: #767EA9; text-decoration: none; }
a:visited.blog_nav_link	{ font-size: 8pt; color: #767EA9; text-decoration: none; }
a:hover.blog_nav_link	{ font-size: 8pt; color: #CC3333; text-decoration: underline;}
						
.blog_title	{
		color: #39750A;
		vertical-align: top;
		font-size: 12pt;
		font-weight: bold;
		display: block;
		border-bottom: #39750A solid 1px;
		padding: 5px 0px 0px 0px;
		}

	
.blog_text	{
		color: #333333;
		vertical-align: top;
		font-size: 10pt;
		font-weight: normal;
		display: block;
		margin: 10px 0px 0px 0px;
		}
		
	
.blog_footnote	{
		color: #993333;
		vertical-align: top;
		font-size: 8pt;
		font-weight: normal;
		display: block;
		border-bottom: #993333 solid 1px;
		margin: 30px 0px 0px 0px;
		}
.blogcom_text	{
		color: #333333;
		vertical-align: top;
		font-size: 8pt;
		font-weight: normal;
		display: block;
		margin: 10px 0px 0px 0px;
		}
		
.blogcom_footnote	{
		color: #39750A;
		vertical-align: top;
		font-size: 8pt;
		font-weight: normal;
		display: block;
		border-bottom: #39750A solid 1px;
		margin: 20px 0px 0px 0px;
		}
						
		
.admin_detail	{
		color: #333333;
		vertical-align: top;
		font-size: 10pt;
		font-weight: normal;
		margin: 2px 2px 2px 2px;
		vertical-align: top;
		}	
		
.admin_title	{
		color: #333333;
		vertical-align: top;
		font-size: 10pt;
		font-weight: bold;
		height: 28px;
		margin: 3px 2px 3px 2px;
		vertical-align: top;
		}
.admin_textbox	{
	font-size: 10pt;
	width: 500px;
	padding: 3px;
	height: 25px;
}

.admin_textbox_mid	{
	font-size: 10pt;
	width: 300px;
	padding: 3px;
	height: 25px;
}

.admin_textbox_small	{
	font-size: 10pt;
	width: 150px;
	padding: 3px;
	height: 25px;
}
#rh_address	{
	background: url("../modules/images/address_background1.jpg") no-repeat top left;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 0px;
	height: 500px;
}
#theo	{
	font-size: 12pt;
	font-weight: bold;
	color: #39750A;
	padding-top: 10px;
}
.note	{color: #993333;
		font-size: 8pt;
	}

	
	

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #39750A;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 6px 0px 6px 5px;
	width: 100%;
	text-decoration: none;
	border: transparent solid 1px;
}

a.mainlevel:hover {
	background: #f0f0f0;
	color: #777777;
	border: #39750A solid 1px;
}

a.mainlevel_sel:link, a.mainlevel_sel:visited {
	display: block;
	background: #D3E7DC;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: #777777;
	text-align: left;
	padding: 6px 0px 6px 5px;
	width: 100%;
	text-decoration: none;
	border: #39750A solid 1px;
}

a.mainlevel_sel:hover {
	background: #f0f0f0;
	color: #777777;
	border: #39750A solid 1px;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: #EEEEEE;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #39750A;
	text-align: left;
	padding: 6px 0px 6px 5px;
	width: 100%;
	text-decoration: none;
	border: #EEEEEE solid 1px;
}

a.sublevel:hover {
	background: #f0f0f0;
	color: #777777;
	border: #39750A solid 1px;
}

a.sublevel_sel:link, a.sublevel_sel:visited {
	display: block;
	background: #EEEEEE;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #39750A;
	text-align: left;
	padding: 6px 0px 6px 5px;
	width: 100%;
	text-decoration: none;
	border: #EEEEEE solid 1px;
}

a.sublevel_sel:hover {
	background: #f0f0f0;
	color: #777777;
	border: #39750A solid 1px;
}

a.rhlevel:link, a.rhlevel:visited {
	display: block;
	background: transparent;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: #777777;
	text-align: left;
	padding: 4px 0px 4px 5px;
	width: 95%;
	text-decoration: none;
	border: transparent solid 0px;
	border-bottom: #f0f0f0 solid 0px;
}

a.rhlevel:hover {
	background: transparent;
	color: #000000;
	border: transparent solid 0px;
	border-bottom: #f0f0f0 solid 0px;
}

a.rhlevel_sel:link, a.rhlevel_sel:visited {
	display: block;
	background: transparent;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: #777777;
	text-align: left;
	padding: 4px 0px 4px 5px;
	width: 95%;
	text-decoration: none;
	border: #dddddd solid 0px;
}

a.rhlevel_sel:hover {
	background: transparent;
	color: #777777;
	border: #cccccc solid 0px;
}
