body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000;		
	font-family: arial, sans-serif;
	font-size: 70%;
	text-align: center;
	}

.superScript {
	font-size: 9px;
}

.button {
	display: none;
}

.faq_answer {
	display: block !important;
}

.ratesTable {
	/*width: 500px !important;*/

	margin: 10px 0px 10px 0px;
	padding: 0;
}
	
a:link {
	color: #aa521c;
	text-decoration: underline;
	}
a:visited {
	color: #783a13;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #000;
	text-decoration: none;		
	}
a img { border: none; }

h1 {
	margin: 0;
	padding: 0;
	color: #aa521c;
	font-size: 150%;
	}
h2, .contentHome h1 {
	margin: 0;
	padding: 0;
	color: #aa521c;
	font-size: 130%;
	}
h3 {
	margin: 10px 0px 0px 0px;
	padding: 0;
	color: #aa521c;
	font-size: 110%;
	}
h4 {
	margin: 0;
	padding: 0;
	color: #aa521c;
	font-size: 100%;
	}
p {
	margin: 8px 0;
	padding: 0;
	}

ul li { list-style-image: url(http://www.argonnecu.org/home/fiFiles/static/images/li.gif); }

table { font-size: 100% }

/* =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;
	}

.container {
	width: 725px;
	margin: 0 auto;
	/*background: #fff url(http://www.argonnecu.org/home/diFiles/skins/default/images/bg_container.gif) repeat-y;*/
	background: #fff;
	text-align: left;
	}

.mastheadHome {
	display: none;
}
.mastheadBack {
	display: none;
}
	
.mainPromoHome {
	display: none;
}
.mainPromoBack {
	display: none;
}

/* =LEFT =COLUMN */

.leftCol {
	float: left;
	width: 187px;
	display:none;
	}

/* =NAVIGATION */
.nav { 
	margin-top: 2px;
	display:none;
	}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display:none;
	}
.nav li {
	list-style-image: none;
	float: left;
	width: 100%;
	border-top: 1px solid #c2b993;
	display:none;
	}
.nav li img {
	/*display: block;*/
	display:none;
	}
	
/* =SEARCH */

.searchArea {
	clear: left;
	display:none;
	}
.searchArea form {
	margin: 0;
	padding: 15px 0 15px 8px;
	display:none;
	}
.searchArea input {	
	vertical-align: middle;	
	display:none;
	}
.searchArea img { margin-bottom: 4px; display:none; }

.searchField {
	width: 140px;
	max-width: 140px;
	height: 26px;
	max-height: 26px;
	margin-right: 4px;
	display:none;
	}

/* =RIGHT =COLUMN */

.rightCol {
	/*float: right;*/
	width: 100%;
	}
.header h1 {
	position: absolute;
	left: -9999px;
	display:none;
	}
.content {
	padding: 15px 45px 10px 20px;
	line-height: 160%;
	}
.content table {
	/*margin-top: 40px;*/
	}
	
/* =HOME */
	
.contentHome {
	padding: 15px 15px 0 33px;
	line-height: 180%;
	}
* html .contentHome {
	margin-bottom: -20px;
	}
.homeLeft {
	float: left;
	width: 310px;
	}
.module {
	width: 282px;
	margin-top: 20px;
	background: #f2f0e7;
	}
.moduleTop {
	padding: 9px 0 7px 21px;
	background: #aa521c;
	}
.moduleTop a:link, .moduleTop a:visited, .moduleTop a:hover, .moduleTop a:active {
	color: #fff;
	font-size: 160%;
	}
.moduleBtn {
	float: right;
	width: 93px;
	padding-top: 2px;
	}
.module table {
	width: 242px;
	margin: 10px 20px;
	}
.module table a:link, .module table a:visited { color: #000; }
	
.homeRight {
	float: right;
	width: 178px;
	}
.homeBanking {
	height: 51px;
	background: url(http://www.argonnecu.org/home/diFiles/skins/default/images/bg_login.jpg) no-repeat;
	}
.smallBtn {
	height: 29px;
	margin-top: 7px;
	background: url(http://www.argonnecu.org/home/diFiles/skins/default/images/bg_button_small.jpg) no-repeat;
	}
	
.topBarHome { display: none; }
.topBarBack { display: none; }

.promoContainer { display: none; }
.promoContainerHome { display: none; }


/* =FOOTER */
.footer {
	clear: both;
	padding: 20px 19px 10px 225px;
	display:none;
	}
.foot {
	clear: both;
	padding: 20px 19px 10px 225px;
	display:none;
	}
.footerTop img {
	margin-right: 14px;
	vertical-align: bottom;
	display:none;
	}
.footerBottom ul {
	margin: 0;
	padding: 5px 0;
	display:none;
	}
.footerBottom li {
	display: inline;
	list-style-image: none;
	display:none;
	}
.footerBottom li a { padding: 0 3px; }
.footerBottom a:link, .footerBottom a:visited {
	color: #000;
	text-decoration: none;	
	display:none;
	}
.footerBottom a:hover, a:active {
	color: #aa521c;
	text-decoration: underline;	
	display:none;
	}

.footerBottom img {
	float: right;
	width: 91px;
	display:none;
	}
	
/* =TEXTUAL =FISTYLES */

.tableheader {
	background: #86a048;
	color: #fff;
	font-weight: bold;
	font-size: 110%;

	}
	
th {
	background: #e5e3cf;
	color: #555;
	}
	
.tablecontent1 {
	padding: 3px 3px 3px 3px;
	}
	
.tablecontent2 {
	background: #f6f5ee;
	padding: 3px 3px 3px 3px;	
	}

.faqQ, .faqA {
	font-size: 150%;
	font-weight: bold;
	}

.faqQ { color: #aa521c; }
.faqA { color: #6d9a77; } 
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 { /* for home page rates */
	color: #aa521c;
	}

.disclaimer {
	color: #666;
	font-size: 90%;
	}
	
.required {
	color: #900;
	}
	
.appfield1 {
	}
	
.appfield2 {
	background: #f2f0e7;
	}
	
.super { font-size: 70%; vertical-align: super; }	



#calccontent input.button
{
	background: #f2f0e7;
	margin-left: 5px;
}

#calccontent input
{
	margin-top: 2px;
}
