/* Layout styles - THESE OVERRIDE THE VALUES SET IN THE COMMON.CSS FOR THE HOMEPAGE */
#mainContent 		{background:url(/images/css/home/background/bg_content_top.gif) right 128px no-repeat;}
#mainContentInner 	{ padding:0 0 175px 0; }
#content { width:386px; margin:0; padding:220px 22px 0 36px; float:right; }
#info { width:301px; float:left; margin:0; padding:0 0 0 5px; }



/* Site search */
#siteSearch #homeLink a { color:#15397f;}

/* Site navigation */
#siteNav ul 	{width:750px;overflow:hidden;border-top:5px solid #15397f;}
#siteNav ul li.current { background:url(/images/css/home/nav_tabs/current_tab_left.gif) top left no-repeat; }
#siteNav ul li.current a { color:#fff; background:url(/images/css/home/nav_tabs/current_tab_right.gif) top right no-repeat; }

/* Basic page links */
a { color:#15397f; }
a:link { }
a:visited { }
a:hover, a:focus { color:#416ec6; }
a:active { color:#000; }

/* Section nav */
.sectionNav a { background:#15397f; color:#fff; }
.sectionNav a:link { }
.sectionNav a:visited { }
.sectionNav a:hover, .sectionNav a:focus,.sectionNav a:active { background:#333; color:#fff; }

/* Section sub-nav */
.sectionSubNav a { color:#900; }
.sectionSubNav a:link { }
.sectionSubNav a:visited { }
.sectionSubNav a:hover, .sectionSubNav a:focus { color:#c00; }
.sectionSubNav a:active { color:#000; }

/* Blockquote styles */
#info .quote { background:url(/images/css/home/blockquote/open_quote.gif) top left no-repeat; }
#info blockquote { background:url(/images/css/home/blockquote/close_quote.gif) bottom right no-repeat; }

/* Latest news style */
#info .latest-news { margin:0; padding:0 0 0 36px; }
#info .latest-news h3 { font-size:1em; color:#333; margin-bottom:0; }
#info .latest-news p { margin-top:0; }

/* Information boxes - THESE OVERRIDE THE VALUES SET IN THE COMMON.CSS FOR THE HOMEPAGE */
#info #prospectusBox { margin:40px 0 20px 36px; padding:45px 5px 25px 5px; }

/* Information boxes */
#info #prospectusBox { color:#fff; background:#c00 url(/images/css/home/info_boxes/bg_prospectus.gif) top no-repeat; }
#info #prospectusBox #prospectus { width:210px; }

#subscribeBox a { color:#000; }
#prospectusBox a { color:#fff; }

/* Feature boxes - THESE OVERRIDE THE VALUES SET IN THE COMMON.CSS FOR THE HOMEPAGE */
.featureBox { width:360px; margin:0 2px 3px 0; padding:10px; min-height:135px; }
.featureBox .featureContent { float:left; width:220px; padding:0 0 0 10px; }
.featureBox img { float:left; }

/* Feature boxes */
.featureBox { background:#e5e5e5 url(/images/css/home/feature_box/bg.gif) top left repeat-y; color:#333; }
.featureBox h2 { color:#333; }

/* Header styles */ 
h2, h3, h4, h5, h6 { color:#15397f; }

/* Miscellaneous styles */
.hr	{ background:#ebebeb; }

/* Footer links */
#siteFooter a { color:#15397f; background:#fff; }