body {
	margin: 30px auto auto;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: small;
	background: #5f6976 url(media/bg.gif) repeat-x top;
	}


p {
	font-size: 85%;
	line-height: 200%;
	color: #999999;
	margin-bottom: 1em;
	}
	
p strong {
	font-weight:bold;
	text-transform:uppercase;
	 }

h1 {
	font-size: 300%;
	font-weight:normal;
	letter-spacing: -2px;
	line-height: 100%;
	color:#990000;
	margin-bottom: .5em;
	}

h2 {
	margin-bottom: 1em;
}
	
h3 {
	font-size: 90%;
	}

ul  {
    font-size: 85%;
	margin-left: 40px;
	line-height: 150%; 
	color: #333333; 
    font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	padding-bottom: 20px;
	padding-right: 20px;
	}

ul li a:link 	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul li a:visited {color: #666666; font-weight: bold;}
ul li a:hover   {color: #990000; font-weight: bold;}
ul li a:active  {color: #FF9900; font-weight: bold;}


	
	
/* Forms CSS 
----------------------------------------------------------*/

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #505761;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.cmxform {
	width: 370px;
	font-size: 1.1em;
	color: #333;
	padding-left: 40px;
	}

form.cmxform legend { padding-left: 0; }
form.cmxform legend, form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(media/cmxform-fieldset.gif) left bottom repeat-x;
	}

form.cmxform fieldset fieldset { background: none; }

form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(media/cmxform-divider.gif) left bottom repeat-x;
	}



/* Page Layout 
----------------------------------------------------------*/
.contentbox {
	width: 485px;
	}
	
.contentbox p, .contentbox h2 {
	margin-right: 40px;
	margin-left: 40px;
	}
	

.headlinebox {
	margin-left: 20px;
	}

.headlinebox img {
	float:right;
	padding-left: 50px;
	padding-bottom: 30px;
	}
	

#logo {
	height: 170px;
	margin-top: 15px;
}


/* Text Treatment 
----------------------------------------------------------*/

.emph {
	font-size: 100%;
	font-weight:normal;
	line-height: 120%;
	color:#666666;
	margin-bottom: 1em;
	padding-left: 40px;
	}

.emph strong {
	font-weight:bold;
}


.emph a, a.active, a.visted {
	text-decoration: none;
	color:#999999;
	font-weight:bold;
}

.emph a:hover {
	color:#990000;
}
.uc {
	text-transform:uppercase;
}

.ucb {
	text-transform:uppercase;
	display:inline-block;
	width:80px;
}

.ucp {
	display:inline-block;
	width:200px;
}


/* Pull Out Quote 
----------------------------------------------------------*/
#pulloutquote {
	width:150px;
	}
	
#pulloutquote img {
	padding-bottom: 10px;
	}

.Lquote {
	font-size: 500%;
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	color:#e6e6e6;
	text-align:left;
	padding: 0 0 0 30px;
	margin: 0px;
	}
	
.Rquote {
	font-size: 500%;
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	color:#e6e6e6;
	text-align:right;
	padding: 0 30px 0 0;
	margin: 0px;
	}

.Tquote {
	font-family:"Times New Roman", Times, serif;
	color:#666;
	padding: 0 10px;
	margin-top: -3em;
	line-height:200%;
	}


/* Navigation 
----------------------------------------------------------*/
#nav {
	width: 150px;
	background:#f6f6f6;
	}

div.innerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 90%;
	width:150px;
	height:30px;
	background: url(media/nav.gif) 0 -40px no-repeat;
	}
	
div.innerNav a {
	display: block;
	text-decoration: none;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	color:#B3B3B3;
	background: url(media/nav.gif) top left no-repeat;

	}
	
div.innerNav a:hover {
	background-image: none;
	color: #666;
	font-size: 100%;
	font-weight:bold;
	padding-left:5px;
	}
	
div.innerNav a.active {
	background: url(media/nav.gif) 0 -80px no-repeat;
	color:#fff;
	font-size: 100%;
	font-weight:bold;
	padding-left:10px;

}

div.innerNav span {
	display: block;
	margin:0; padding: 8px 0 0 15px;
	}
	

/* Misc 
----------------------------------------------------------*/
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c3cada;
	}

#footer a, a.active, a.visted {
	text-decoration: none;
	color:#adb6bd;
	font-weight:bold;
}

#footer a:hover {
	color:#FF6600;
}

.handcursor {
	text-transform:uppercase;
	padding-top: 5px;
	padding-left: 40px;
	cursor:hand;
	cursor:pointer;
}
	
.bodycopy  {
    font-size: 11px; 
	line-height: 150%; 
	color: #333333; 
    font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	}

.bodycopy a:link 	{color: #000000; font-weight: bold;}
.bodycopy a:visited {color: #666666; font-weight: bold;}
.bodycopy a:hover   {color: #FF9900; font-weight: bold;}
.bodycopy a:active  {color: #FF9900; font-weight: bold;}


.subtitle {
       font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	   font-size: 11px; 
	   font-weight: bold; 
	   color: #990000
}

.maintitle {
    font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #3E4963;
	line-height: 100%; 
}

#tabledescription{
	width: 140px;
	height: 4em;
	padding: 20px 5px 0px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #A6A6A6;
}

#address {
	margin-left: 10px;
	padding-left: 5px;
	margin-bottom: 30px;
	margin-top: 10px;
	border-left: 3px solid #e6e6e6;
}

#address p {
font-size: 10px;
line-height: 150%;
margin-bottom:0px;
}

#address p strong {
	font-weight:bold;
	text-transform: none;
	 }
