/* Text */

p {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

p.small {
	font-size:10px;
	font-style:italic;
	color:#000000;
}

h3 {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#990000;
}

h4 {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#009966;
}

ul, li {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:40px;
}

label {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

/* Links */

a {
	color:#669933;
	text-decoration: underline;
}

/* Nav */

#nav {
	position:absolute;
	left:0px;
	top:295px;
	z-index:1;
}

/* Layout */

body {
	margin:0px;
	background-color:#FFFFFF;
}

#container {
	width:788px;
}

td {
	vertical-align:top
}

.content_table {
	margin-left:150px;
	margin-top:5px;
	margin-bottom:10px;
}

td.top {
	width:613px;
	background-image:url(../images/layout/bg.gif);
	background-repeat:repeat-y;
}

td.middle {
	background-image:url(../images/layout/bg.gif);
	background-repeat:repeat-y;
	width:613px;
	height:450px;
	padding-right:50px;
}

td.middle p {
	padding-right:30px;
	padding-left:30px;
}

td.middle h3 {
	padding-right:30px;
	padding-left:30px;
}

td.middle h4 {
	padding-right:30px;
	padding-left:30px;
}

td.bottom {
	width:613px;
	height:14px;
	background-image:url(../images/layout/bottom_bg.gif);
	background-repeat:no-repeat;
}

#hp_promo {
	width:275px;
	padding-left:25px;
}

#hp_promo a {
	color:#922418;
	font-weight:900;
}

#maintext {
	width:275px;
	padding-left:25px;
}
#maintext p {
	line-height:14px;
}

/*Table Rates */
.rates {
	width:420px;
	border-color:#990000;
	border-bottom:thin;
	border-left:thin;
	border-right:thin;
	border-top:thin;
	border-top-style:outset;
	border-bottom-style:outset;
	border-left-style:outset;
	border-right-style:outset;

}
.rates #header {
	background-color:#CCCCCC;
	font-family:Arial, sans-serif, strong;
	font-size:12px;
}
	
.rates h2 {
	font-family:Arial, sans-serif, strong;
	font-size:12px;
}

.rates td {
	font-family:Arial, sans-serif;
	font-size:12px;
	text-align:center;
}	

.iras {
	width: 350px;
	margin-left:27px;
	border:0;
	font-family: Arial, sans-serif;
	font-size:12px;
}

/**banner**************/
#bigbanner {
	position: absolute;
	top: 800px;
	left: 475px;
}

#smallbannerleft {
	position:absolute;
	top: 425px;
	left: 475px;
}

#smallbannerright {
	position:absolute;
	top:425px;
	left: 625px;
}
	
	
h5 {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#23408E;
	margin-left: 30px;
}


sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}
