/* ------------------------------------------------------------------------------------ */
/* STYLES																	
/* ------------------------------------------------------------------------------------ */body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-repeat.jpg);
	background-repeat: repeat-x;	background-color: #ecefde;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
ul {
	padding: 0px 0px 12px 0px;
	margin: 00px 0px 0px 20px;
}
li {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
hr {
	color: #e0d7af; 
	background-color: #e0d7af; 
	height: 1px; 
	border: 0px;
}


/* ------------------------------------------------------------------------------------ */
/* HEADING TAGS (SUBSTITUTES FOR FLASH TITLES IF UNAVAILABLE)																	
/* ------------------------------------------------------------------------------------ */
h1 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
}
h2 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
h3 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 a:link { 
	color: #297896;
	text-decoration: none;
}
h2 a:visited { 
	color: #2a6982;
	text-decoration: none;
}
h2 a:hover { 
	color: #8c2c30;
	text-decoration: none;
}
h2 a:active { 
	color: #51342a;
	text-decoration: none;
}
h3 a:link { 
	color: #297896;
	text-decoration: none;
}
h3 a:visited { 
	color: #2a6982;
	text-decoration: none;
}
h3 a:hover { 
	color: #8c2c30;
	text-decoration: none;
}
h3 a:active { 
	color: #51342a;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------ */
/* BANNER													
/* ------------------------------------------------------------------------------------ */
.bannerWide {
	width: 100%;
	height: 105px;
	background-image: url(../images/bnr-repeat.jpg);
	background-repeat: repeat-x;
}
.bannerContent {
	margin: 0px auto;
	width: 1005px;
}
.bannerLogo {
	width: 260px;
	height: 105px;
	float: left;
}
.bannerTab {
	background-image: url(../images/bnr-tab-bg.jpg);
	background-repeat: no-repeat;
	width: 745px;
	height: 36px;
	float: left;
	text-align: right;
}
.bannerText {
	padding: 10px 50px 0px 0px;
	font-size: 11px;
	color: #a6a6a6;
}
.bannerText a:link { 
	color: #333333;
	text-decoration: none;
}
.bannerText a:visited { 
	color: #333333;
	text-decoration: none;
}
.bannerText a:hover { 
	color: #cb9c14;
	text-decoration: none;
}
.bannerText a:active { 
	color: #333333;
	text-decoration: none;
}
.bannerTagline {
	width: 521px;
	height: 69px;
	float: left;
}
.bannerSpace {
	width: 224px;
	height: 38px;
	float: left;
	background-image: url(../images/bnr-space.jpg);
	background-repeat: no-repeat;
	color: #cb9c14;
}
.bannerSearch {
	width: 224px;
	height: 31px;
	background-image: url(../images/bnr-search-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}
.bannerSearch2 {
	width: 224px;
	height: 31px;
	background-image: url(../images/bnr-search-bg2.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}
.searchContents {
	padding: 6px 0px 0px 4px;
	float: left;
}
.searchField {
	padding: 6px 0px 0px 12px;
	float: left;
}



/* ------------------------------------------------------------------------------------ */
/* NAVIGATION													
/* ------------------------------------------------------------------------------------ */
.navWide {
	width: 100%;
	height: 35px;
	background-image: url(../images/nav-repeat.jpg);
	background-repeat: repeat-x;
}
.navContent {
	margin: 0px auto;
	width: 1005px;
	color: #FFFFFF;
}


/* ------------------------------------------------------------------------------------ */
/* MAIN FEATURE BOOK BANNER													
/* ------------------------------------------------------------------------------------ */
.featureWide {
	width: 100%;
	height: 370px;
	background-image: url(../images/feature-repeat.jpg);
	background-repeat: repeat-x;
}
.featureContent {
	margin: 0px auto;
	width: 1005px;
}
.featureTitle {
	float: left;
	width: 390px;
	height: 370px;
}
.featureFlash {
	float: left;
	width: 165px;
	height: 370px;
}


/* ------------------------------------------------------------------------------------ */
/* NEWS WHITE STRIPE INFO ON THE HOMEPAGE
/* ------------------------------------------------------------------------------------ */
.newsWide {
	width: 100%;
	background-color: #FFFFFF;
}
.newsContent {
	margin: 0px auto;
	width: 989px;
	overflow: hidden;
	padding: 0px 0px 12px 16px;
}
.newsColumn {
	width: 310px;
	float: left;
	overflow: hidden;
}



/* ------------------------------------------------------------------------------------ */
/* ORANGE INFO AREA 
/* ------------------------------------------------------------------------------------ */
.infoWide {
	width: 100%;
	background-color: #f6dda6;
}
.infoContent {
	margin: 0px auto;
	width: 989px;
	overflow: hidden;
	padding: 0px 8px 0px 0px;
	font-size: 11px;
}
.infoTop {
	width: 100%;
	background-image: url(../images/news-shadow.jpg);
	height: 18px;
}
.infoBottom {
	width: 100%;
	background-image: url(../images/news-bottom.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.infoLeft {
	float: left;
	width: 720px;
}
.infoRight {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 19px;
}
.infoItem {
	width: 110px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
}
.infoDivider {
	width: 100%;
	background-image: url(../images/divider-dots.gif);
	background-repeat: repeat-x;
	height: 10px;
}


/* ------------------------------------------------------------------------------------ */
/* FOOTER GRAY AREA
/* ------------------------------------------------------------------------------------ */
.footerWide {
	width: 100%;
	background-color: #e4e5e6;
	background-image: url(../images/footer-repeat.jpg);
	background-repeat: repeat-x;
	min-height: 100px;
	color: #6b6b6b;
}
.footerContent {
	margin: 0px auto;
	width: 1005px;
	overflow: hidden;
	padding: 16px 0px 0px 0px;
	font-size: 11px;
}
.footerGlobe {
	float: left;
	width: 30px;
}
.footerAddress {
	float: left;
	width: 235px;
}
.footerDivider {
	float: left;
	width: 20px;
}
.footerLinks {
	float: left;
	width: 720px;
	margin-top: -4px;
	line-height: 30px;
}
.footerLinks a:link { 
	color: #6b6b6b;
	text-decoration: underline;
	padding: 5px;
}
.footerLinks a:visited { 
	color: #6b6b6b;
	text-decoration: underline;
	padding: 5px;
}
.footerLinks a:hover { 
	color: #000000;
	text-decoration: none;
	background-color: #cdcdcd;
	padding: 5px;
}
.footerLinks a:active { 
	color: #333333;
	text-decoration: underline;
	padding: 5px;
}



.footerFbt {
	color: #c2c2c2;
}
.footerFbt a:link { 
	color: #c2c2c2;
	text-decoration: none;
	background-color: #e5e5e7;
	padding: 5px;
}
.footerFbt a:visited { 
	color: #c2c2c2;
	text-decoration: none;
	background-color: #e5e5e7;
	padding: 5px;
}
.footerFbt a:hover { 
	color: #a0a0a0;
	text-decoration: none;
	background-color: #e5e5e7;
	padding: 5px;
}
.footerFbt a:active { 
	color: #c2c2c2;
	text-decoration: none;
	background-color: #e5e5e7;
	padding: 5px;
}

.footerLogo1 {
width:91px;	height:43px; padding:0px; margin:0px; border:0px; top:0px; left:0px; display:block; overflow:hidden; float:left; 
background: url(../images/f_logo_1.jpg) 0 0 no-repeat;
}

.footerLogo1 a{
width:91px;	height:43px; padding:0px; margin:0px; border:0px; top:0px; left:0px; display:block; overflow:hidden; float:left; 
background: url(../images/f_logo_1.jpg) 0 0 no-repeat;
}

.footerLogo1 a:hover{
background-position: 0 -43px;
}

.footerLogo2 {
width:44px; height:44px; padding:0px; margin:0px; border:0px; top:0px; overflow:hidden; float:left; left:0px;
background: url(../images/f_logo_2.jpg) 0 0 no-repeat;
}

.footerLogo2 a{
width:44px; height:44px; padding:0px; margin:0px; border:0px; top:0px; overflow:hidden; float:left; left:0px;
background: url(../images/f_logo_2.jpg) 0 0 no-repeat;
}

.footerLogo2 a:hover{
background-position: 0 -44px;
}

.footerLogo3 {
width:47px;	height:43px; padding:0px; margin:0px; border:0px; top:0px; display:block; overflow:hidden; float:left; background: url(../images/f_logo_3.jpg) 0 0 no-repeat;}

.footerLogo3 a{
width:47px;	height:43px; padding:0px; margin:0px; border:0px; top:0px; display:block; overflow:hidden; float:left; background: url(../images/f_logo_3.jpg) 0 0 no-repeat;}

.footerLogo3 a:hover{
background-position: 0 -43px;}

.footerLogo4 {
width:84px; height:45px; padding:0; margin:0; border:0px; top:0px; display:block; overflow:hidden; float:left; background: url(../images/f_logo_4.jpg) 0 0 no-repeat;}

.footerLogo4 a{
width:84px; height:45px; padding:0; margin:0; border:0px; top:0px; display:block; overflow:hidden; float:left; background: url(../images/f_logo_4.jpg) 0 0 no-repeat;}

.footerLogo4 a:hover{
background-position: 0 -45px;}

/* ------------------------------------------------------------------------------------ */
/* SECOND LEVEL
/* ------------------------------------------------------------------------------------ */
.secondWide {
	width: 100%;
}
.secondContent {
	margin: 0px auto;
	width: 1005px;
	overflow: hidden;
	background-image: url(../images/bg-second-repeat.jpg);
	background-repeat: repeat-y; 
	min-height: 500px;
}
.secondContentIRA {
	margin: 0px auto;
	width: 1005px;
	overflow: hidden;
	background-image: url(../images/bg-second-repeatIRA.jpg);
	background-repeat: repeat-y; 
	min-height: 500px;
}
.secondTop {
	width: 1005px;
	height: 20px;
	background-image: url(../images/bg-second-top.jpg);
	background-repeat: no-repeat; 
}
.secondTopIRA {
	width: 1005px;
	height: 20px;
	background-image: url(../images/bg-second-repeatIRA.jpg);
	background-repeat: no-repeat; 
}
.secondLeft {
	width: 250px;
	padding: 4px 0px 0px 20px;
	float: left;
	z-index:1;
}
.secondRight {
	width: 700px;
	padding: 0px 0px 0px 20px;
	float: left;
}
.secondRightIRA {
	width: 950px;
	padding: 0px 0px 0px 20px;
	float: left;
}
.secondDivider {
	width: 100%;
	height: 16px;
	background-image: url(../images/divider-left.gif);
	background-repeat: no-repeat;
}

.secondColumnLeft {
float:left;
width:320px;
}


.secondResultsBar{
border-top:#000000 dotted 1px;
border-bottom:#000000 dotted 1px;
width:100%;
margin-top:15px;
padding-top:5px;
padding-bottom:5px;
clear:both;
}

.secondResultsBarLeft{
width:380px;
float:left;
padding-top:3px;
}

.secondResultsBarCenter{
width:100px;
float:left;
padding-top:3px;
padding-bottom:0px;
}
.secondResultsBarRight{
width:175px;
padding-left:15px;
border-left:#000000 dotted 1px;
float:left;
padding-bottom:0px;
}

.secondSearchResultsBox{
background-color:#ecefde;
margin-top:5px;
margin-bottom: 5px;
padding-left:10px;
padding-right: 10px;
padding-top:15px;
padding-bottom:15px;
}

.secondSearch{
float:right;
}

/* ------------------------------------------------------------------------------------ */
/* LINKS																
/* ------------------------------------------------------------------------------------ */
a:link {
	color: #5e8fae;
}
a:visited {
	color: #a37fb4;
}
a:hover {
	color: #427494;
}
a:active {
	color: #5e8fae;
}



/* ------------------------------------------------------------------------------------ */
/* FORM FIELDS AND BUTTONS																
/* ------------------------------------------------------------------------------------ */
.formSearch {
	width: 120px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 10px;
}
.formLargeSearch {
	width: 212px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 10px;
}

.frmTextBoxL {
	width: 200px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
}

.frmTextBoxXS {
	width: 35px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
}

.frmTextAreaM {
	width: 325px; 
	height: 150px; 
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.frmButtonM {
	width: 200px;  
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

	
.sitemap-main  {
	
	padding-left: 0px;
	padding-bottom: 10px;
  padding-top: 5px;
	
}

.sitemap-items  {
	
	padding-left: 18px;
	padding-bottom: 8px;
	
}

