/*Headings*/
h1{	font-size:18px;	margin:0; }
h2
{
	font-size:16px;
	margin:0;
	color:#343434;
}
h3{	font-size:14px;	margin:0; }
h4{	font-size:12px;	margin:0; }
h5{	font-size:10px; margin:0; }
hr{
	background:#EEE;
	border-bottom:2px solid #F3F3F3;
	border-top:1px solid #79D;
	border-left:0;
	border-right:0;
	color:#EEE;
	height:3px;
}
/*Content*/
div,
table,
.content{
	color:#000;
	font:12px verdana,tahoma,sans-serif;
}
.content-placeholder
{
	background-color: #DCE2E4;
}
.rates-header
{
	background-color: #81AF27;
	color: White;
}
/*DataGrid*/
.grid{
	font:11px verdana,tahoma,sans-serif;
}
.grid-header{
	background-color:#999;
	color:#FFF;
	font:bold 11px verdana,tahoma,sans-serif;
}
.grid-item{
	background-color:#F9F9F9;
}
.grid-item-alt{
	background-color:#F0F0F0;
}
.grid-item-edit{
	background-color:#FED;
}
.pager,
.pager td{
	color:#CCC;
	font:11px verdana,tahoma,sans-serif;
}
.news-category
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.news-title
{
	font-size: 13px;
	font-weight: bold;
}
.posted-date
{
	font-weight: bold;
}
.dotted-line
{
	border: 1px dotted #AAAAAA;
	border-style: none none dotted;
}
.rates-table
{
	border: 1px solid #913705;
	width: 100%;
}
.tab-style-separator
{
	background: url(/Images/Inside/tab-separator.gif);
	width: 2px;
}
.tab-style
{
	background: url(/Images/Inside/tab-bg.gif);
	height: 32px;
	padding: 5px;
	width: 150px;
}
.tab-style a
{
	font-size: 15px;
	color: White;
}
.tab-style-active
{
	background: url(/Images/Inside/tab-bg-active.gif);
	height: 32px;
	padding: 5px;
	width: 150px;
}
.tab-style-active a
{
	font-size: 15px;
	color: White;
}
.tab-background
{
	background: url(/Images/Inside/tab-bg.gif);
	height: 32px;
}
.rates-subcategory-table
{
	border: 1px solid #a6aaad;
}
.rates-subcategory-header
{
	background-color: #d0d6d8;
	height: 25px;
	padding: 4px;
	font-weight: bold;
}
.rates-subcategory-subheader
{
	padding: 4px;
	font-weight: bold;
}
.rates
{
	padding: 4px;
}

/* Styles available in RadEditor: Classes below should be duplicated in /RadControls/Editor/Style.css */
.WhiteText
{
	color: White;
}

/* search submit button */
.search-submit
{
	background: 50% top url( /Images/Home/AdvantageFCU_10.jpg ) no-repeat;
	border-width: 0px;
	width: 27px;
	height: 22px;
}