/****************************************
*  Site specific css definitions
****************************************/

html, body {
  background-color:#FFFFFF;
  text-align:center;
}

table.page {
  width:990px;
}

td {
  vertical-align:top;
}

td.bg-nav {
  background-color:#fffdf4;
  border-bottom:1px solid #b6b6b6;
}

td.content-left {
  width:719px;	
}

td.content-left-inside {
  padding:50px 100px 50px 105px;
}

td.content-left-main {
  width:719px;	
  background-color:#fffdf4;
}

td.content-right {
  border-left:1px solid #b6b6b6;
  background-color:#fffdf4;
  padding:15px 20px 30px 20px;
}

td.content-right-home {
  height:444px;
  background-color:#FFFFFF;
  border-left:1px solid #b6b6b6;
  padding:15px 20px 30px 20px;
}

td.footer {
  padding:20px 20px 20px 40px;
  background-image:url(/images/layout/bg_footer.gif);
  background-position:top left;
  background-repeat:no-repeat;
}

td.header {
  height:141px;
  background-image:url(/images/layout/bg_header.gif);
  background-position:bottom left;
  background-repeat:no-repeat;
}

td.logo {
  width:704px;
  padding:0px 0px 0px 0px;
}

td.main-photo {
  height:303px;
  width:719px;
  background-position:top right;
  background-repeat:no-repeat;
  padding:50px 0px 0px 111px;
}

td.main-photo-home {
  height:445px;
  width:719px;
  background-color:#D3E5F3;
  background-image:url(/images/content/main_home.jpg);
  background-position:bottom left;
  background-repeat:no-repeat;
  padding:50px 0px 0px 111px;
}

td.nav-height {
  height:38px;
}

td.main-bottom-box {
  width:199px;
  background-color:#fffdf4;
  border-top:1px solid #b6b6b6;
  padding:10px 20px 30px 20px;
}

td.main-bottom-box-divider {
  width:1px;
  background-color:b6b6b6;
  border-top:1px solid #b6b6b6;
}

td.nav-right {
  background-color:#b6b6b6;
}

td.shadow-left {
  width:15px;
  background-image:url(/images/layout/shadow_left.gif);
  background-position:top right;
  background-repeat:repeat-y;
}

td.shadow-right {
  width:15px;
  background-image:url(/images/layout/shadow_right.gif);
  background-position:top left;
  background-repeat:repeat-y;
}

td.image-right img {
  float:right;
  margin:0px 0px 10px 20px;
}

img.inline {
  display:inline;
}

/******************************
  Text Options
*******************************/

p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:16px;
  color:#000000;
  margin: 0px 0px 7px 0px;
}

p.nav-right {
  color:#ffd204;
  text-align:center;
  padding:9px 0px 0px 0px;
}

p.search {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  line-height:20px;
  color:#8f8c8c;
  margin:0px 0px 0px 0px;
}

p.small {
  font-size:11px;
  line-height:14px;
}

td.main-bottom-box p,
td.content-right p,
td.content-right-home p{
  font-size:11px;
  line-height:15px;
  color:#565555;
  margin: 0px 0px 5px 0px;
}

td.main-photo h1,
td.content-left h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:55px;
  line-height:55px;
  font-weight:normal;
  color:#6f4797;
  margin:0px 0px 15px 0px;
}

td.main-photo-home h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:37px;
  line-height:35px;
  font-weight:normal;
  color:#6f4797;
  margin:0px 0px 15px 0px;
}

td.main-bottom-box h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:18px;
  line-height:20px;
  font-weight:normal;
  color:#1692a2;
  margin:20px 0px 5px 0px;
}

td.content-right h1,
td.content-right-home h1{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:18px;
  line-height:20px;
  font-weight:normal;
  color:#75ae2c;
  margin:20px 0px 5px 0px;
}

td.content-right h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:bold;
  color:#6f4797;
  margin:15px 0px 5px 0px;
}

h2,
td.content-left h2 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:22px;
  line-height:24px;
  font-weight:normal;
  color:#1692a2;
  margin:24px 0px 7px 0px; 
}

h3 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  line-height:20px;
  font-weight:normal;
  color:#000000;
  margin:-5px 0px 20px 0px;  
}

blockquote {
  margin: 0px 15px 7px 15px;	
}

img.float-left {
  float:left;
  margin:0px 15px 0px 0px;
}
/*******************************
  Form Options
*******************************/

input.text {
  height:24px;
  border:1px solid #b6b6b6;
}

/******************************
  Link Styles
*******************************/
a:link,
a:hover,
a:visited {
  color:#ee2e24;
  font-style:normal;
  text-decoration:none;
  outline:none;
}

a:hover {
  text-decoration:underline;
}

a.h2:link,
a.h2:hover,
a.h2:visited {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:22px;
  line-height:24px;
  font-weight:normal;
  color:#1692a2;
  margin:24px 0px 7px 0px; 
}

td.content-right a.h2:link,
td.content-right a.h2:hover,
td.content-right a.h2:visited {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:bold;
  color:#6f4797;
  margin:15px 0px 5px 0px;
}

a.nav-right:link,
a.nav-right:hover,
a.nav-right:visited {
  color:#ffffff;
  font-size:10px;
  display:inline;
}

a.plain:link,
a.plain:hover,
a.plain:visited {
  color:#000000;
  font-weight:normal;
  text-decoration:inherit;
}

/****************************************
  CSS definitions requred for FNI Menu
*****************************************/

.fnimenu {
 border:0px;
 margin:0px;
 padding:0px;
 z-index:500;
}

a.fnimenu:link,
a.fnimenu:visited,
a.fnimenu:hover,
a.fnimenu:active {
 display:block;
 text-decoration:none;
 white-space:nowrap;
}

div.fnimenu-top {
 position:relative;
 visibility:visible;
 top:0px;
 left:0px;
}

div.fnimenu-pop {
 position:absolute;
 visibility:hidden;
 top:0px;
 left:0px;
}

div.fnimenu table tr td img {
 border:0px;
 margin:0px;
 padding:0px;
}

/*
 A "Really Ugly Hack" necessary for Internet Explorer
 to allow "block anchor tags" to be fully click-able.
*/
/* html body div.fnimenu table tr td a {
 width:100%;
}


/****************************************
  Revised link styles for FNI Menu
*****************************************/

a.topmenuover,
a.topmenuover:link,
a.topmenuover:visited
{
  background-image:url(/images/navigation/bg_nav.gif);
  background-position:top center;
  background-repeat:repeat-x;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:10px; 
  font-weight:bold;
  margin:0px;
  padding:14px 0px 14px 0px;
  text-align:center;
}

a.topmenuover:hover,
a.topmenuover-hover,
a.topmenuover-hover:link,
a.topmenuover-hover:visited,
a.topmenuover-hover:hover
{
  background-image:url(/images/navigation/bg_nav_on.gif);
}