

/* header */
#header { 
 display:table;
 float:left;
 width:940px;
 height:109px;
 margin:11px 0;
}

#logo {
 display:table;
 float:left;
 width:122px;
 height:109px;
 margin:0px 90px 0px 0px;
}

#nav_container {
 display:table;
 float:right;
 width:720px;
 height:109px;
}

#nav_row01 {
 display:table;
 float:left;
 width:720px;
 height:60px;	
}

#tagline {
 display:table;
 float:left;
 width:500px;
 height:60px;		
}

.tagline {
 text-align:left;
 margin-top:16px;
  width:226px;
 height:60px;
}

/* search */
#search {
 display:table;
 float:left;
 width:210px;
 height:60px;
}

#search_label {
 display:table;
 float:left;
 text-align:right;
 width:198px;
 height:9px;
 margin-bottom:5px;
 margin-top:7px;
}

#search_field {
 display:table;
 float:left;
 width:173px;
 height:23px;
 background-image:url(../images/search_bg.gif);
 background-repeat:no-repeat;
}

#search_bttn {
 display:table;
 float:right;
 width:27px;
 height:23px;
 margin:0;
}

.login_field_bg {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#515151;
 font-style:italic;
 text-align:left;
 background-color:transparent;
 border:none;
 margin-top:3px;
 float:left;
 margin-left:20px;
}

/* nav */
#nav_row02 {
 display:table;
 float:left;
 width:720px;
 height:48px;	
 background-image:url(../images/topnav_bg.gif);
 background-repeat:no-repeat;
}

#topnav01 {
 display:table;
 float:left;
 width:349px;
 height:48px;	
}

#topnav02 {
 display:table;
 float:left;
 width:370px;
 height:48px;
}

/* top image */
#int_top_image {
 display:table;
 float:left;
 width:940px;
 height:270px;
 vertical-align:top;
}

.int_top_image {
 width:940px;
 height:270px;
 text-align:center;
}

/* content */
#content {
 display:table;
 float:left;
 width:940px;
 height:auto;
 margin-top:40px;
}

#left_col {
 display:table;
 float:left;
 width:217px;
 height:300px;
 margin-right:20px;
}

#top_headline {
 display:table;
 float:left;
 width:703px;
 height:80px;
}

#headline_breadcrumbs {
 display:table;
 float:left;
 width:540px;
 height:80px;	
}

.breadcrumbs {
 text-align:left;
 vertical-align:top;
 font-size:10px;
 color:#989898;
 margin-bottom:15px;
}

.breadcrumbs a {
 text-decoration:none;
 color:#989898;
}

.breadcrumbs a:hover {
 text-decoration:none;
 color:#000;
}

.headline h1 {
 color:#9fa615;
 font-size:30px;
 text-align:left;
 vertical-align:top;
 font-weight:bold;
}

#print_share {
 display:table;
 float:right;
 width:160px;
 height:80px; 
}

#print {
 display:table;
 float:left;
 width:66px;
 height:17px;
 margin:9px 18px 0px 0px;
}

#share {
 display:table;
 float:right;
 width:70px;
 height:17px;
 margin:9px 0px 0px 0px;	
}

#top_image {
 display:table;
 float:left;
 width:703px;
 height:220px;	
}

#page_content_bg {
 display:table;
 float:left;
 width:703px;
 height:auto;
 background-image:url(../images/int_content_bg.gif);
 background-repeat:no-repeat;
 background-color:#fff;
}

#right_col {
 display:table;
 float:left;
 width:703px;
 height:700px;	
}

#content_left_col {
 display:table;
 float:left;
 width:385px;
 height:auto;
 margin:35px 40px 0px 0px;
}

#content_left_col h2 {
 color:#336699;
 font-size:26px;
 text-align:left;
 margin:0px 0px 20px 0px;
}

#content_left_col p {
 color:#000;
 font-size:12px;
 text-align:left;
 line-height:18px;
 vertical-align:top;
 margin-bottom:12px;
}

#content_right_col {
 display:table;
 float:right;
 width:274px;
 height:auto;
 margin:35px 0;
}

#left_col_call {
 display:table;
 float:left;
 width:217px;
 height:auto;	
}

/* footer */
#footer_links {
 display:table;
 float:left;
 width:940px;
 height:219px;
 background-image:url(../images/footerlinks_bg.gif);
 background-repeat:no-repeat;
 margin-top:45px;
}

#footer_links_col01 {
 display:table;
 float:left;
 width:25%;
 height:219px;
}

#footer_links_col02 {
 display:table;
 float:left;
 width:25%;
 height:219px;
}

#footer_links_col03 {
 display:table;
 float:left;
 width:25%;
 height:219px;
}

#footer_links_col04 {
 display:table;
 float:right;
 width:25%;
 height:219px;	
}

.footer_links_col01_title, .footer_links_col02_title, .footer_links_col03_title, .footer_links_col04_title {
 font-size:11px;
 font-weight:bold;
 color:#2095c5;
 text-align:left;
 margin-top:19px;
}

.footer_links_col01_content, .footer_links_col02_content, .footer_links_col03_content, .footer_links_col04_content {
 font-size:11px;
 color:#404040;
 text-align:left;
 margin:17px 0;
 line-height:20px;
}

.footer_links_col04_content, .footer_links_col04_title {
 padding-left:35px;
}

.footer_links_col03_content, .footer_links_col03_title {
 padding-left:15px;
}

.footer_links_col01_content a, .footer_links_col02_content a, .footer_links_col03_content a, .footer_links_col04_content a {
	text-decoration:none;
	color:#404040;
}

.footer_links_col01_content a:hover, .footer_links_col02_content a:hover, .footer_links_col03_content a:hover, .footer_links_col04_content a:hover {
	text-decoration:underline;
	color:#000;
}

#footer {
 display:table;
 float:left;
 width:940px;
 height:85px;	
}

#footer_col01 {
 display:table;
 float:left;
 width:482px;
 height:85px;
}

#footer_col02 {
 display:table;
 float:left;
 width:180px;
 height:85px;
}

#footer_col03 {
 display:table;
 float:left;
 width:269px;
 height:85px;	
}

.footer_text_left {
 text-align:left;
 font-size:10px;
 margin:26px 0;
 color:#949494;
 line-height:18px;
}

.footer_text_right {
 text-align:right;
 font-size:10px;
 margin:26px 0;
 color:#949494;
 line-height:18px;
}

.footer_text_right a, .footer_text_left a {
 text-decoration:none;
 color:#949494;
}

.footer_text_right a:hover, .footer_text_left a:hover {
 text-decoration:underline;
 color:#000;
}
