/* CSS Document */

body {
	background-color: #3C392B;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.bodyhi {
    font-size:10pt;
    font-weight:bold;
	font-style:italic;
	color: #990033;
}
.domiciletable td {
    font-size:8pt;
	line-height:120%;
	padding:5px;
}	
.domiciletable img {
	padding:8px !important;
}	
.topnavbar {
	background-image:url(../images/topnavbar.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding: 7px 7px;
	color: #FFFFFF;
}
.topnavbar a {
	color: #FFFFFF;
	margin: 4px 8px;
}
.topnavbar a:hover {
	color: #FFFFFF;
}
.leftcolumn {
	padding: 5px 5px 50px 5px;
}
.smallbox {
	display: block;
	width: 174px;
	padding-bottom:20px;
}
.smallbox a {
	background-color: #3C392B;
	display: block; 
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 2px 0;
	padding: 3px 0;
	color: #FFCC00;
	width: 174px;
}
.smallbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	padding: 20px 18px;
	background: #FFFFFF;
	border-right: 1px solid #000000;
}
.content p {
	line-height: 20px;
}
h1 {
    font-size:20px;
    font-weight:bold;
    color: #8D0314;
}
.content h2 {
    font-size:14px;
    font-weight:bold;
	line-height: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}
.content h3 {
    font-size:16px;
    font-weight:bold;
}

.cicontent {
	padding: 20px 18px;
	background: #FFFFFF;
	border-right: 1px solid #000000;
}
.cicontent p {
	line-height: 20px;
}
.cicontent h2 {
	color: #000000;
    font-size:13px;
    font-weight:bold;
}
.cicontent h3 {
    font-size:12px;
    font-weight:bold;
}


.rightfloat
{
    float:right;
}
.break 
{
    clear:both;
}

.quote {
   background-color:#DED5B8;
   padding:10px;
   float:left;
}
.quoteinner {
  padding:10px;  
}
.quotefooter {
    text-align:right;
    font-size:11px;
    padding-top:5px;
}
.footerleft {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
.footerleft a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 8px;
}
.footer {
	padding: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
}
.footer a {
	margin: 0 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	margin: 0 8px;
	color: #FFCC00;
	text-decoration: underline;
}
a.designby {
    margin: 0 !important;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.designby {
    margin: 0 !important;
	color: #FFFFFF;
	text-decoration: underline;
}
.redtext {
	font-size: 16px;
	font-weight: bold;
	color: #660000;	
}
.largetext {
	font-size: 16px;
}
li {
	margin-bottom: 6px;	
}
ul {
	line-height: 16px;
	padding-bottom: 10px;
}
.formpadding
{
    padding:0;
    margin:0;
}
/*Insight Box*/
.insightbox{
     background-color: #A39C7E;
}
.insightbox td
{
      text-align:center;
}
.insightsubmit
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.insighthr 
{
   color:#8C8564;
   width:75%;
   height:1px;
}
/*Sidebar Box*/
.sidebarbox
{
     background-color: #A39C7E;
     
}

.sidebarheader
{
    background-image: url("../images/sidebar_top.jpg");
    height:34px;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#FFCC00;
}
.sidebartext
{  
    
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#000000;
    padding: 10px 10px 20px 10px;
}

.alpha 
{
    text-align:center;
    font-weight:bold;
    padding:25px 0 25px 0;
}
.alpha a
{
   padding-right:10px;
}

.glossary a 
{
    font-weight:bold;
}
.glossary dd
{
    padding-bottom:10px;
}

.linkbutton {
    width:174px;
}
.linkbutton a {
	display: block;
    background-image:url("../images/button_rounded.gif");
	background-repeat: no-repeat;
    width:174px;
    height:33px;
	padding-top: 8px;	
    text-align:center;
    color: #FFFFFF;     
}
.linkbutton a:hover {
	color: #FFCC00;
	background-image:url("../images/button_rounded_over.gif");
	text-decoration: none;
}
/*blog styles*/
.blogtext_sm {
	font-size: 9px;
	text-transform: uppercase;
	color: #990000;
	padding: 5px 0 0 0;
}
.blogsignature {
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #CCCCCC;
}
.bloglisting {
	padding: 10px 0 0 0;
}
.bloglisting td {
	line-height: 100%;
	padding: 5px 0 5px 0;
}
.blog_entry {
	padding: 0 50px 0 0;
}
/*Admin Styles*/
.adminleftcolumn 
{
    background-color:#A39C7E;
	padding: 5px 5px 50px 5px;
	font-weight:bold;
}