/* ~~~ Member First Credit Union Template Stylesheet Created by Brighton Consulting 2008 ~~~ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2007, Brighton Consulting */
/* Added: June 03rd, 2009 */
/* Visit www.brightonconsulting.com.au */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without written permission. */

/* ~~~ SITE COLOURS ~~~ */
/*
	#1e3a7e - Bright Green
	
	#1e3a7e - Dark Blue
	
	#f7faec - Background light green
	
	Other colours
	
	#666666 - text
	#1e3a7e - Headings / links
	#1e3a7e - Hover
	#979797 - Copywrite	 
*/
	
/* ~~~~~ IE HACK GUIDELINES ~~~~~
p  {
  border:1px solid green; ~~~ works in all
  *border:1px solid red; ~~~ targets IE6 and 7 
  _border:1px solid blue; ~~~ targets IE6 only
}
*/

/* ~~~ GENERAL SITE-WIDE STYLES ~~~ */
/* ~~~ DO NOT MODIFY WITHOUT GOOD REASON ~~~ */

body {  }


/* RESET all browsers to zero */
* {    
     margin:0;   
     padding:0;   
 }
table {   
     border-collapse:collapse;   
     border-spacing:0;   
}   
 fieldset,img {    
     border:0;   
}   
address,caption,cite,code,dfn,em,strong,th,var {   
    font-style:normal;   
    font-weight:normal;   
}   
ol,ul {   
    list-style:none;   
}   
caption,th {   
    text-align:left;   
}   
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
q:before,q:after {   
    content:'';   
}   
abbr,acronym { border:0;   
}   

html, body {
	height:100%;
	min-height:100%;
}

/* ~~~~~~ PRESET SITE FONTS ~~~~~~ */
html {font-size:13px;} /*Set IE browsers to 13px standard font size */

* html {font-size:81.25%;} /*Set IE browsers to 13px standard font size */

body {
	font-size:1.0em; /*Set all browsers to 13px standard font size */
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color:#666;
	text-align:left;
	line-height:18px;
}

/* Set font sizes for WYSIWYG to match document */
body.mainbody {
	font-size:1.0em; /*Set WYSIWYG to 16px standard font size */
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color:#666;
	text-align:left;
	line-height:18px;
}
div,  span,  input,  select, p, th, dd, table, li {
	font-size:1.0em;
}
h1, .mainbody h1 {font-size:2em; color:#1e3a7e;}
h2, .mainbody h2 {font-size:1.5em; color:#1e3a7e;}
h3, .mainbody h3 {font-size:1.2em; color:#1e3a7e; font-weight:bold; padding:10px 0 10px 0;}
h4, .mainbody h4 {font-size:1.0em; color:#1e3a7e; font-weight:bold; padding:10px 0 10px 0;}
h5, .mainbody h5 {font-size:0.8em; color:#1e3a7e; font-weight:normal; padding:10px 0 10px 0;}

h3 a {cursor:pointer}


.intro {
	font-size:1.0em;
	font-weight:bold;
	color:#1e3a7e;
}
/* ~~~~~~ PRESET CONTENT STYLES ~~~~~~ */
p, ul {
	padding-top:5px;
	padding-bottom:3px;
}
table {
	margin:10px 0;
}
table td {
	padding:5px;
}
h4, h5 {
	margin-top:18px;
}
ul {
	list-style-type:disc;
	margin-left:15px;
}
ul li {
	padding:0px;
}
ul li ul {
	list-style-type:circle;
}

div#internal ul {list-style-image:none;
list-style-position:outside;
list-style-type:none;}

div#internal ul li {background:transparent url(/build/images/buttons/arrow.gif) no-repeat scroll 0 6px;
_background:none !important;
list-style-type:none;
_list-style-type:square;
display:block;
font-size:12px;
margin-left:0;
padding:3px 0 3px 20px;}



ul.alphalist {
	margin-left:15px;
	list-style-type:lower-alpha;	
}
ul.romanlist {
	margin-left:15px;
	list-style-type:lower-roman;
}
ul.numlist {
	margin-left:20px;
	list-style-type:decimal;
}
ul.arrowlist, ul.ticklist, .mainbody ul.arrowlist, .mainbody ul.ticklist {
	list-style-position:outside;
	_list-style-position:inside;
	list-style-type:none;
	list-style-image:none;

}
ul.ticklist li, .mainbody ul.ticklist li {
	margin-left:0px;
	background:url(/build/images/tick_2.gif) top left no-repeat;
	_background:none;
	_list-style-type:disc;
	padding:3px 0 3px 20px;
	display:block;
	overflow:hidden;
}
div.mainbody ul.arrowlist li, ul.arrowlist li {
	margin-left:0;
	padding:3px 0 3px 20px;
	_list-style-type:square;
	background:url(/build/images/buttons/arrow.gif) 0px 6px no-repeat;
	_background:none;
	font-size:12px;
	display:block;

	
}
div.mainbody ul.arrowlist li a {
	color:#1e3a7e;
}
div.mainbody ul.arrowlist li a:hover {
	color:#1e3a7e;

	text-decoration:underline;
	outline:none;
}




ul.arrowlist, ul.arrowlist2, ul.ticklist, .mainbody ul.arrowlist, .mainbody ul.arrowlist2, .mainbody ul.ticklist {
	list-style-position:outside;
	_list-style-position:inside;
	list-style-type:none;
	list-style-image:none;

}


div.mainbody ul.arrowlist2 li, ul.arrowlist2 li {
	margin-left:0;
	padding:0 0 0 15px !important;

	_list-style-type:square;
	background:url(/build/images/buttons/arrow.gif) 0px 3px no-repeat !important;
	_background:none !important;
	font-size:0.8em !important;
	display:block;

	
}
div.mainbody ul.arrowlist2 li a {
	color:#000;
}
div.mainbody ul.arrowlist2 li a:hover {
	color:#1e3a7e;
	font-weight:bold;
	text-decoration:underline;
	outline:none;
}






/* ~~~~~~ PRESET LINKS ~~~~~~ */
a:link, a:visited {
	color:#1e3a7e;
	/* font-weight:bold; */
	text-decoration:none;
	outline:none;
		cursor:pointer;
}
a:hover, a:active {
	color:#1e3a7e;

	text-decoration:underline;
	outline:none;
		cursor:pointer;
}

/* ~~~~~~ Universal Classes ~~~~~~ */
.hidden {
	display:none;
}
.clear {
	clear:both;
}

/* ~~~~~~ CLEARFIX HACK ~~~~~~ */
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {

	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

/* ~~~~~~~ NGMENU NOSCRIPT CSS ~~~~~~ */
div#navbar ul {
	color:#fff;
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:12px;
}
div#navbar ul li {
	float:left;
	position:relative;
	padding:0;
	min-width:50px;
	width:auto !important;
	width:50px;
	white-space:nowrap;
}
div#navbar ul li a {
	display:block;
	height:29px;
	line-height:29px;
	padding:0 12px 0 14px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;

}
div#navbar div div noscript ul li:first-child a {
	background:none;
}
div#navbar ul li a:hover, div#navbar ul li a:active, div#navbar ul li:first-child a:hover, div#navbar ul li:first-child a:active {
	background-color:#1e3a7e;
}
div#navbar ul li ul, div#navbar ul li ul ul {
	display:none;
}
div#navbar ul li ul {
	position:absolute;
	top:29px;
	left:0;
	width:auto;
	float:left;
	background-color:#1e3a7e;
	z-index:10000;
}
div#navbar ul li:hover ul {
	display:block;
}
div#navbar ul li:hover ul li {
	float:none;
	position:relative;
	display:block;
	width:100%;
	border-top:1px solid #80bb9a;
}
div#navbar ul li:hover ul li a {
	display:block;
	height:29px;
	line-height:29px;
	color:#fff;
	background:none;
	padding:0 12px;
}
div#navbar ul li:hover ul li:first-child {
	border-top:none;
}
div#navbar ul li:hover ul li a:hover, div#navbar ul li:hover ul li a:active {
	background-color:#1e3a7e;
	color:#1e3a7e;
}
div#navbar ul li:hover ul ul {
	display:none;
	position:absolute;
	top:0;
	left:100%;
	width:auto;
	background-color:#1e3a7e;
	float:left;
}
div#navbar ul li:hover ul li:hover ul {
	display:block;
}

/* ~~~~~~~ TABLE STRIPES ~~~~~~ */
table.stripes {
	width:100%;
	margin:1em auto;
	border-collapse:collapse;
	}
table.stripes tr.odd td	{
	background:#f7faec;
	}
table.stripes tr.even td	{
	background:#ecf0cf;
}
table.stripes td {
	border-bottom:1px solid #999;
	padding:.3em 1em;
	}
	
/* ~~~~~~~ TABLE FANCY ~~~~~~~ */	
/*table.fancy {
	background:url(/build/images/tbl_fancy_header_top.gif) top left no-repeat;
}*/
#category table.fancy {
	width:688px;
}
	table.fancy thead tr th {
		padding:.3em 1em;
		font-weight:bold;
		border:0;
		color:#fff;
		font-size:13px;
		background:#1e3a7e;
	}
table.loaded {
	background-color:;
	background:#1e3a7e url(/build/images/tbl_fancy_header_top.gif) top left no-repeat;
}
	table.loaded thead tr {
		background-image:none;
		background:url(/build/images/tbl_fancy_header_btm.gif) bottom left no-repeat;
		position:relative;
	}
		table.loaded thead tr th {
			background:none;
		}
		/*table.fancy thead tr th.round {
			background:url(/build/images/tbl_fancy_header_top.gif) top left no-repeat;
			padding:0;
			line-height:7px;
		}*/
			table.fancy thead th a {
				color:#f7faec;
				text-decoration:underline;
			}
table.fancy tbody {

}
/*
table.stripes th {
	font-weight:bold;
	border:0;
	padding:.3em .5em 0 .5em;
	background:#1e3a7e;
	color:#fff;
	font-size:13px;
	}
table.stripes th a {
	color:#f7faec;
	text-decoration:underline;
	}
table.stripes th.rc_left {
	background:#1e3a7e url(/build/images/table_rc_left_bg.png) top left no-repeat;
	padding:.3em .5em 0 .5em;
	}

table.stripes th.rc_right {
	background:#1e3a7e url(/build/images/table_rc_rght_bg.png) top right no-repeat;
	padding:.3em .5em 0 .5em;
	}
table.stripes th.rc_botleft {
	background:#1e3a7e url(/build/images/table_rc_bot_left_bg.png) bottom left no-repeat;
	padding:0;
	height:7px;
	border-bottom:3px solid #fff;
	font-size:1px;
	}
table.stripes th.rc_botright {
	background:#1e3a7e url(/build/images/table_rc_bot_rght_bg.png) bottom right no-repeat;
	padding:0;
	height:7px;
	border-bottom:3px solid #fff;
	font-size:1px;
	}
*/

/*
	WYSIWYG FIXES - DON'T CHANGE WITHOUT CONSULTATION
	The following style makes p and ul tags show as br tags in tables for the same results in IE and FF
*/
.mainbody table p, .mainbody table ul  {
	margin-top:0px;
	margin-bottom:0px;
}

/*  Template css   */

/*BACKGROUND STUFF */
.bodybg { }

#container {
	margin:0 auto 0;
	width:1015px;
	padding-bottom:0;
	position:relative;
	background-color:#fff;
}

/* ~~~~SITE HEADER~~~~ */
#header {
	position:relative;
	width:1005px;
	height:100px;
	margin-bottom:10px;
	
}
	div#logo {
		position:absolute;
		top:15px;
		left:42px;
		width:201px;
		height:61px;
	}
	div#navtabs {
		position:absolute;
		left:2px;
		bottom:0;
		height:23px;
		width:328px;	
	}
		div#navtabs ul {
			list-style-type:none;
			padding:0;
			margin:0;
		}
			div#navtabs ul li {
				float:left;
				
				width:82px;
				height:23px;
				text-align:center;
				font-size:11px;
				line-height:12px;
				margin:0;
				padding:0;
			}
				div#navtabs ul li a:link, div#navtabs ul li a:visited {
					font-size:11px;
					display:block;
					width:82px;
					line-height:23px;
					color:#fff;
				}
				div#navtabs ul li a.green {
					color:#1e3a7e;
				}
	div#servicesInt {
		background: url(../../build/images/template/int_search.png) top left no-repeat;
		width:247px;
		height:60px;
		position:absolute;
		top:0;
		right:0px;
		text-align:center;
	}
		div#servicesInt img#servicesInt_heading {
			padding:0 0 2px 0;
		}
			div#servicesInt a#servicesInt_login {
			position:absolute;
			top:48px;
			left:23px;
			}
			
		div#servicesInt ul {
			list-style-type:none;
			margin:0;
			padding:0;
			width:107px;
			display:block;
		}
			div#servicesInt ul li {
				margin:0;
				padding:0;
				height:27px;
				width:107px;
				float:left;
			}
				div#servicesInt ul li a {
					display:block;
					width:107px;
					height:27px;
				}
	
		div#servicesInt div#search {
			height:29px;
			width:198px;
			background:url(../../build/images/template/search_bg.gif) no-repeat;
			position:relative;
			top:12px;
			left:24px;
			*left:0px;
		}
			div#servicesInt div#search form input.inputbox {
				/*height:14px;
				width:81px;*/
				position:absolute;
				top:5px;
				left:7px;
				border:none;
				padding:2px;
				margin:0;
				line-height:13px;
				font-size:11px;
				outline:none;
				background:transparent;
			}
			div#servicesInt div#search form input.image {
				position:absolute;
				top:0;
				right:0;
			}


	div#services {
		background: url(../../build/images/template/home_IB_bg.jpg) top left no-repeat;
		width:247px;
		height:91px;
		position:absolute;
		top:0;
		right:0px;
		text-align:center;
	}
		div#services img#services_heading {
			padding:0 0 2px 0;
		}
			div#services a#services_login {
			position:absolute;
			top:48px;
			left:23px;
			}
			
		div#services ul {
			list-style-type:none;
			margin:0;
			padding:0;
			width:107px;
			display:block;
		}
			div#services ul li {
				margin:0;
				padding:0;
				height:27px;
				width:107px;
				float:left;
			}
				div#services ul li a {
					display:block;
					width:107px;
					height:27px;
				}
	
		div#services div#search {
			height:29px;
			width:198px;
			background:url(../../build/images/template/search_bg.gif) no-repeat;
			position:relative;
			top:12px;
			left:24px;
			*left:0px;
		}
			div#services div#search form input.inputbox {
				/*height:14px;
				width:81px;*/
				position:absolute;
				top:5px;
				left:7px;
				border:none;
				padding:2px;
				margin:0;
				line-height:13px;
				font-size:11px;
				outline:none;
				background:transparent;
			}
			div#services div#search form input.image {
				position:absolute;
				top:0;
				right:0;
			}


div#bsb{ position:absolute; right:8px; top:94px;}


/* ~~~~CONTENT~~~~ */
#content {
	width:1005px;
	overflow:hidden;
	
}

/* ~~~~Sidebar_L~~~~ */
	div#sidebar_L {
		float:left;
		display:none;
	}

/* ~~~~MAIN~~~~ */
	div#main {
		float:left;
		width:726px;
		overflow:hidden;
		position: relative; 
		z-index: 0;
	}
		div#main div#main_promo {
			width:726px;
			height:195px;
			margin-bottom:10px;
			clear:right;
		}
		div#main div.sub_promo {
			float:left;
			height:245px;
			display:inline;
			overflow:hidden;
			position:relative;
		}
		div#main .narrow {
			width:229px;
			
			margin-left:10.5px;
		}
		div#main .wide {
			width:348px;
			
			margin-left:10px;
		}
			div#main div.sub_promo p {
				padding:10px;
				font-size:13px;
			}
			div#main div.sub_promo a.promo_button {
				position:absolute;
				bottom:5px;
				right:5px;
			}
		div#main div#sub_promo_1 {
			margin-left:10px;
		}
		div#main div#sub_promo_2 {
		
		}
			div.sub_promo h2 {
				font-height:21px;
				line-height:25px;
				padding:0 5px;
				height:50px;
				color:#1e3a7e;
			}

/* ~~~~Sidebar_R~~~~ */
	div#sidebar_R {
		float:left;
		width:204px;
		overflow:hidden;
		padding:0 15px;
	}
		div#sidebar_R div#news {
			margin:2px 0 5px;
			
			font-size:11px;
			position:relative;
			overflow:hidden;
			height:193px;
		}
			div#sidebar_R div#news h2 {
				padding:8px 7px 0;
			}
			div#news div#page_article {
				padding-bottom:8px
			}
				div#news div#page_article h3 {
					padding:0 7px;
				}
				div#news div#page_article p {
					padding:0 7px;
				}
				div#news div#page_article p a {
					font-weight:normal;
				}
			div#news a.promo_button {
				position:absolute;
				bottom:5px;
				right:5px;
				/*padding:5px 5px 5px 0;*/
				height:23px;
				display:block;
			}
		div#sidebar_R div.newsletter {
			padding-top:2px;
			text-align:center;
		}
		
			div#sidebar_R div.newsletter p a img {
				padding-top:3px;	
			}



/* ~~~~FOOTER~~~~ */

#footer {
	width:973px;
	height:110px;
	position:relative;
	background:url(/build/images/template/footer_bg.jpg) top left no-repeat;
	margin-left:29px;

}
	
		#footer ul#copyright {
			position:absolute;
			left:20px;
			top:28px;
			list-style-type:none;
			margin:0;
			padding:0;
			font-size:10px;
		}
			#footer ul#copyright li {
				list-style-type:none;
				margin:0;
				padding:0 6px;
				float:left;
				border-right:1px solid #666;
			}
			#footer ul#copyright li.last {
				border-right:none;
			}
			
		#footer p.disclaimer {
			position:absolute;
			left:20px;
			top:48px;
			font-size:10px;
			line-height:12px;
		}


/* INTERNAL PAGE MAIN CONTENT */

div#page_header {
	width:100%;
	height:110px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}
	div#breadcrumbs { 
		height:28px;
		font-size:.9em;
	}
		div#breadcrumbs span {
			line-height:28px;
		}
		#breadcrumbs span.pagefunctionicon {
			
			margin:0 5px;
			position:absolute;
			left:15px;
			top:-5px;
			*top:0px;
		}
			#breadcrumbs span.pagefunctionicon img {
				padding:6px;
			}
		#breadcrumbs span.styleswitcher {
			
			position:absolute;
			left:5px;
			
		}
			#breadcrumbs span.styleswitcher a:link, #breadcrumbs span.styleswitcher a:visited {
				color:#666666;
			}
			#breadcrumbs span.styleswitcher a:hover, #breadcrumbs span.styleswitcher a:active {
				color:#1E3A7E;
			}
		#breadcrumbs .pathway {
			width:630px;
			line-height:28px;
			padding-left:10px;
			position:absolute;
			left:45px;
		}
		#breadcrumbs .pathway a:hover, #breadcrumbs .pathway a:active {
			color:#1E3A7E;
		}
	div#pagetitle {	
			font-size:30px;
		color:#213976;	
		width:600px;
		position:absolute;
		bottom:10px;
		left:10px;
		padding:4px 0 8px 0;
		font-family:Arial, Helvetica, sans-serif;
	}
	div#pagehead_pics {
		position:absolute;
		bottom:0;
		right:2px;
		width:441px;
		height:100px;
	}
	div#pagehead_pics img.pagehead_pics {
		float:right;
		margin-right:8px;
		display:inline;
	}
			
#int_content {
	padding:15px 10px 15px;
}
#int_content p {
	padding:
}


#int_content p.home_loan {
	color:#00539f;
	font-size:1.0em;
}

div#featuredSections {

	padding:0 9px;
	margin-top:10px;
}

div#featuredSections div.section {
	margin-bottom:10px;
}

div#featuredSections div.section div.icon {
	float:left;
	margin-right:15px;
	
}

div#featuredSections div.section div.description {
	width:100%;
}

div#featuredSections div.section div.description h3 {
	padding-bottom:2px;
	border-bottom:1px solid #1e3a7e;
	color:#1e3a7e;
}

div#featuredSections div.section div.description h3 a {
	padding-bottom:2px;
	color:#1e3a7e;
}

div#featuredSections div.section div.description p.btns {
	text-align:right;
}

div#featuredSections div.section div.description p.btns a {
	color:#1e3a7e;
	font-weight:bold;
	text-treatment:none;
}

div#featuredSections div.section div.description p.btns a:hover {
	color:#1e3a7e;
	font-weight:bold;
	text-treatment:underline;
}

div#featuredSections div.section div.description span.pipe {
	padding:0 4px;
}
div#int_content div#mosarticle {
	width:96%;	
}
div#int_content div#mosarticle div#page_article {
	padding-bottom:24px;
}
div#int_content div#mosarticle h3 {

color:#1e3a7e;
padding-top:5px;
}
div#int_content div#mosarticle a.promo_button {
	display:none;
}

#map_container {
	border: 1px solid #684f40;
	padding:9px;
}




/* ~~~~ NAVBAR ~~~~ */
#secnavbar {
	position:absolute;
	top:0;
	left:280px;
	width:461px;
	height:41px;
	background:url(../../build/images/template/second_nav_bg.jpg) top left no-repeat;
	z-index:2000;
}

/* ~~~~CAMPAIGN STYLE~~~~ */

#campaign_main {
	width:100%;
	height:100%;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	/*background:url(../../build/images/campaign_bg.jpg) bottom left repeat-x;*/
}

#campaign {
	width:700px;
	height:100%;
	margin:0 6px 0 16px;
	padding-top:7px;
}

#campaign #campaign_title {
	padding:20px 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;  
	color:#1e3a7e; 
	font-size:2.3em;
}
#campaign #campaign_wrapper {
clear:both;
width:700px;
}

#campaign #campaign_wrapper div.campaign_img {
float:right;
position:relative;
}

#campaign #campaign_wrapper div.camp_text {
width:330px;
position:relative;
float:left;
}

#campaign h4 {
color:#1e3a7e; 
font-family: Tahoma, Verdana, Helvetica, sans-serif; 
font-size:1.0em;
}


/* COMPARE STYLE */
#compare {	background:#FFFFFF }

#conpare_main {
	width:100%;
}

#compare_2 {
	width:700px;
	height:90%;
	margin:0 0 0 15px;
	padding-top:7px;
}
#campare_2 div#col2_container_1 {
	padding-bottom:7px;
	width:100%;
	height:100%;
}
#campare_2 div#col2_container_1 div#col2_container_2 {
	padding:10px;
}

#campare_2 div#col2_container_1 div#col2_container_2 div#pagetitle {
	padding:10px;
}
#conpare_2 div#col2_container_1 div#col2_container_2 div#breadcrumbs {
	width:660px;
	margin:2px 0 0 0;
	background-color:#ffffff;
	text-align:right;
	color:#666;
}
div#compare_pagetitle {	
		font-size:20px;
		padding-bottom:10px;
		color:#1e3a7e;	
	}



/* PRINT PAGE */


#printing {
}

h1.title {
	font-size:26px;
	font-weight:normal;
	color:#684f40;
	padding:20px 0 5px 9px;	
}

/* IE6 + IE7 Hacks */
#breadcrumbs .pathway {
	_padding-top:7px;
}
div#tools div#search form input.inputbox {
	*line-height:14px;*
}
#conpare_2 div#col2_container_1 div#col2_container_2 div#breadcrumbs {
	*margin:-2px 0 0 0;
}
/*
ul.numlist {
	*margin-left:25px;
}
*/









/* New Loans */



.rates{

position:relative;
float:left;
width:720px;
overflow:hidden;
padding-top:10px;
}


.ratesTitle{
font-size:1.4em;
color:#1E3A7E;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
float:left;
position:relative;
width:160px;

padding: 5px 15px 15px 15px;
line-height:25px;



}

.ratesInfo{
position:relative;
float:left;
width:355px;
}
 ul.arrowlist2 {
	padding-top:10px;
}
ul.arrowlist2 li {
	padding-top:5px;
	margin-top:5px;
}
 ul.arrowlist{
margin-top:10px;
}

.ratesInfo .rInfo{
font-size:0.8em;
padding:2px;
}

.ratesNumbers{
position:relative;
float:left;

padding-left:20px;
width:140px;
*line-height:26px;
}

.number1{
color:#4b4b4b;
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
margin-top:0px;
padding-bottom:7px;
line-height:28px;
}

.percent{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;}

 .number2{
color:#1e3a7e;
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
margin-top:0px;
padding-bottom:7px;
}

 .percent{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;}

.ratesApply{
position:relative;
float:left;
margin-top:40px;
width:100px;}



.sectionBreak{
float:left;
overflow:hidden;
margin-top:10px;
margin-bottom:12px;
border-bottom:1px dashed #999999;
width:710px;
height:1px;
/*background:url(/build/images/dotted-line.gif) no-repeat;*/

}

















 .customerDetailsThead {



	margin:0;
	
	text-align: left;

	
	line-height:20px;


	
	font-size:1.0em; color:#1e3a7e; font-weight:bold;

}

.customerDetails {
	padding: 5px 3px !important;
	background-color:#f4f4f4;
	font-family:Tahoma;
	border-top:1px solid #cccccc;
}


.customerDetails a:link , .customerDetails2 a:link {color: #004eb9;}
.customerDetails a:visited, .customerDetails2 a:visited {color: #004eb9;}
.customerDetails a:active, .customerDetails2 a:active { color:#004eb9}
.customerDetails a, .customerDetails2 a {text-decoration: underline;}

tr.even {
	margin:0px;
	padding:7px 0px 5px 0px;
	
	font-size:10px;
	font-family:Tahoma;
	color:#15428b;

}

tr.odd {
	margin:0px;
	padding:7px 0px 5px 0px;

	font-size:10px;
	font-family:Tahoma;
	color:#15428b;
}

td.customerDetailsTitle {
	margin:0px;
	padding:7px 0px 5px 0px;

	font-size:10px;
	font-family:Tahoma;
	color:#15428b;
	font-weight:bold;
}

td.customerDetailsTitle2 {
	margin:0px;
	padding:7px 0px 5px 0px;

	font-size:10px;
	font-family:Tahoma;
	color:#0000FF;
	font-weight:bold;
}

.tablebutton button {
background-color:#F5F5F5;
border:1px solid #DEDEDE;
color:#565656;
cursor:pointer;
display:block;
float:right;
font-family:"Tahoma",Tahoma,Arial,Verdana,sans-serif;
font-size:100%;
font-weight:bold;
line-height:130%;
margin:0;
overflow:hidden;
padding:5px 10px 6px 7px;
text-decoration:none;
width:auto;
}

table.tablesorter2, table.agenda {
	font-family:Tahoma;
	margin:0px 0pt 0px;
	font-size:10px;
	width: 100%;
	text-align: left;
}

table.agenda th {
	font-weight: bold;
	text-align: right;
}

table.tablesorter thead tr th, table.tablesorter2 tfoot tr th, table.agenda thead tr th, table.agenda tfoot tr th , table.agenda th {
	border-bottom: 1px solid #ddd;

	padding: 1px;
	color:#00486F;
}
table.tablesorter2 thead tr .header, table.agenda thead tr .header {
	cursor: pointer;
	color: #464646;
}
table.tablesorte2 thead td, table.agenda thead td  {
	color: #15428b;
	padding: 1px;

	font-weight:bold;
	border-bottom: 1px solid #ddd;
}
table.tablesorter2 tbody td , table.agenda tbody td  , table.agenda td {
	color: #565656;
	padding: 3px 0;
	vertical-align: top;
		font-size:12px;
}

table.tablesorter2 tbody td.top {
	vertical-align: top;
	padding-top:5px;
}

table.tablesorter2 tbody tr.even td, table.agenda tbody tr.even td , table.agenda tr.even td {
	background-color: #fff;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */

#rotate {


line-height:100%;
}

#rotate ul li {
	padding:0px;
}

.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Tahoma", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
 
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #f1cbc6;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #ee3524;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -151px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -101px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #666;

	
	overflow:hidden;
	margin-left:1px !important;
	margin-left:2px;
	width:278px;
	
   /* background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
   
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


