body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color:#8CB3C7;
	margin: 25px 0 10px 0;
}

.tdWhite {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0 0px 10px;
}

.trWhite {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0 0px 10px;
}

body, td, tr, table, p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
}

H2 {
	font-size: 1.2em;
	color: #E01B4E;
	/*margin-bottom: -.6em;
	padding-bottom: 0px;*/
}
H3 {
	font-size: 1.1em;
	color: #909090;
	/*margin-bottom: -.6em;
	padding-bottom: 0px;*/
	margin-top: 1.8em;
}

b.red {
	color: #E01B4E;
	/*color: #1B377A;*/
}

b.orange {
	color: #BC5800;
}

b.blue {
	color: #1b367b;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

b.redLegal {
	color: #951321;
}

b.blue {
	color: #1B377A;
}

b.green {
	color: #13533d;
}

.white {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	padding: 10px 0 10px 0;
	
}

blockquote {
	/*border-left: 1px dotted #7495A5;*/
	padding-left: 1em;
	margin-bottom: 2.5em;
	margin-top: -.75em;
}
blockquote.featureList {
	border: 0;
}
blockquote.featureList p {
	margin: 0 0 .5em 1em;
}
#main {
	background-color: #FFFFFF;
	border-right: 3px solid #7495A5;
	border-bottom: 3px solid #7495A5;
}
#main td {
	color: #555555;
	border: 1px solid #FFFFFF;
}

#ibaomain {
	background-color: #FFFFFF;
	border-right: 3px solid #7495A5;
	border-bottom: 3px solid #7495A5;
}
#ibaomain td {
	color: #555555;
	border: 1px solid #FFFFFF;
}
#ibaomain th{
	font-size: 1.2em;
	color: #1B377A;
	text-align: left;
	border-bottom: 3px solid #E4E6E6;
}

#ibasmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #736D5C;
	line-height: 17px;
	background-color: #FFFFFF;
	border-right: 3px solid #7495A5;
	border-bottom: 3px solid #7495A5;
}
#ibasmain td {
	color: #555555;
	border: 1px solid #FFFFFF;
}
#ibasmain th{
	font-size: 1.2em;
	color: #1B377A;
	text-align: left;
	border-bottom: 3px solid #E4E6E6;
}
#footer TD {
	background-color:#DFDFDF;
	text-align: center;
	padding: 10px 0 10px 0;
}

#ibaofooter TD {
	background-color:#DFDFDF;
	text-align: center;
	padding: 10px 0 10px 0;
}
#header td {
	border: 0px;
}
#header a {
	border: 0px;
	text-decoration: none;
}
#nav {
	padding: 45px 0 0 0;
}
#nav a {
	padding: 0px;
	text-decoration: none;
	border: 0;
}
#content {

}
#content th{
	font-size: 1.2em;
	color: #1B377A;
	text-align: left;
	border-bottom: 3px solid #E4E6E6;
}
ul {
	list-style-image: url(../images/bullet_arrow.gif);
}
ul.checkmark {
	list-style-image: url(../images/bullet_check.gif);
}

ul.checkmarkGreen {
	list-style-image: url(../images/bullet_checkGreen.gif);
}

ul.checkmarkBlue {
	list-style-image: url(../images/bullet_checkBlue.jpg);
}

li {
	margin-bottom: .8em;
}
form { margin: 0px; }
a:link {
	color: #1B377A;
}

.noBorder , img {border:0;} 

a:visited {
	color: #1B377A;
}
a:hover {
	color: #1B377A;
}
a:active {
	color: #1B377A;
}
a.copy {
	color: #747474;
}
a:link.n, a:visited.n, a:hover.n, a:active.n {
	text-decoration: underline;
	border: 0px;
	color: #909090;
}
.copy { color: #747474; }
.style1 { color: #474747; }
	
.paddedTop {
	padding-top: .5em;
}
.paddedTop img {
	padding: .25em;
	/*border: 1px dotted #E01B4E;*/
}
b.callout {
	font-size: 1.2em;
	color: #1B377A;
}
#common ul {
	margin-left: -10px;
}
#common p {
	margin-left: 10px;
}
#content .detailTable {
	border: 1px solid #C4DDEA;
}
#content .detailTable TH {
	font-size: 1em;
}
#content .detailTable TD {
	border-color: #E4E6E6;
}
#content .detailTable .oddRow, #content .detailTable .oddRow TD {
	background-color: #C4DDEA;
	color: #1B377A;
}
#content .formTable {
	border: 1px solid #C4DDEA;
}
#content .formTable TH {
	font-size: 1em;
}
.error {
	color: #E01B4E;
	font-weight: bold;
}
p.smallType {
	font-size: 90%;
	margin-top: 25px;
}
.indent {
	margin-left: 20px;
}
#content .colorTable {
	border: 1px solid #FFFFFF;
}
#content .colorTable TH {
	font-size: 1em;
	text-align: center;
}
#content .colorTable TD {
	border-color: #FFFFFF;
}
#content .colorTable .blueRow, #content .colorTable .blueRow TD {
	background-color: #1B377A;
	color: #FFFFFF;
}
#content .colorTable .greenRow, #content .colorTable .greenRow TD {
	background-color: #13533D;
	color: #FFFFFF;
}
#content .colorTable .redRow, #content .colorTable .redRow TD {
	background-color: #941320;
	color: #FFFFFF;
}
#content .colorTable .goldRow, #content .colorTable .goldRow TD {
	background-color: #837239;
	color: #FFFFFF;
}
#content .colorTable .silverRow, #content .colorTable .silverRow TD {
	background-color: #959595;
	color: #FFFFFF;
}
#content .colorTable .bronzeRow, #content .colorTable .bronzeRow TD {
	background-color: #78422E;
	color: #FFFFFF;
}

/* Memership Store */
.topbg {
background-image: url(images/topbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

.bottombg {
background-image: url(images/bottombg.gif);
}

.nntable {
background-image: url(images/nntable.gif);
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #CCDAE3;
	text-decoration: none;
}



/*Flyout Menus*/
.subMenu {
  top: 100px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  visibility: hidden;
  z-index: 10;
  width: 160px;
  border-bottom:1px solid #fff;
}

.subMenu a {
 padding-top:0px;
 padding-bottom:0;
 width:160px;
 text-decoration:none;
 font-weight: bold;
 font-size: 10px;
 background:#FFFFFF;
 display: block;
}

.subMenu a:active,
.subMenu a:link,.subMenu a:visited{
 color: #1b3982; 
 font-size: 10px;
}

.subMenu a:hover{
 background:#FFFFFF;
 color: #1b3982; 
 font-size: 10px;
  width: 160px;
}

#services {
  left: 160px;
  background: #FFFFFF;
}

.formBtn{
	text-align:					center;
	color:						#000000;
	border: 					0;
	background-image:			url(../images/loginButt.jpg);
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:            			#8B8B8B;
	text-decoration:  			none;
	width: 						85px;
	height:						20px;	
	cursor:						pointer;
	margin: 					7px;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-left: 50px;
	width: 598px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #a5d0e6;
	border-top: 4px solid #2fa4db;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #ededed; 
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	
}
#box-table-a tr:hover td
{
	background: #bebebe;
	color: #339;
}
