/* CSS Document */
body {
	background-color:#FFD9D9;
	color: #000000;
	margin:0;
	font-size: 14px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	width:100%;
}
.innerbody {
	background-color:#FFFFFF;
}
a:link {
	color: blue;
    text-decoration: none;
}
a:visited {
	color: black;
    text-decoration: none;
}
a:hover {
	margin-top:0;
	color: yellow;
    text-decoration:none;
	background-color:#990000;
}
td {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0;
	text-align:justify;
}
p {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	xmargin-left:25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	xcolor:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin: 0 3px 0 0;
	padding: 0 3px;
	background-color:#990000;
	color:#FFFFFF;
	float:left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
}
.STRAP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c0c0c0;
}
.LEGEND {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	xbackground-color: #979797;
	background-color: #757575;
}

li {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #111111;
	text-align:justify;
}

hr {
	border-style:ridge;
	border-width:thin;
	border-color:#FF66FF;
	color: #FF00FF;
}
/*---------------------------------------------------------*/
.Emphasized {
	font-size:1.1em;
	color:red;
	font-weight:bold;
}
/*---------------------------------------------------------*/
#QuikLinx a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033; 
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	text-decoration:blink;
}
#QuikLinx a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: blue; 
	font-weight:bolder;
	font-size: 12px;
	text-decoration:blink;
}
/*---------------------------------------------------------*/
#Buttons {
	color:#FFFFFF; 
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
#Buttons a {
	color: #FFFFFF; 
	font-weight:normal;
	text-decoration: none;
	margin-bottom:4;
}
#Buttons a:hover {
	color: yellow; 
	xfont-weight:bolder;
}
.MainbuttonItem {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:140px;
	height:22px;
	text-align:center;
	vertical-align:bottom;
	padding-top:4px;
}
/*---------------------------------------------------------*/
#StylePanel1 {/* light purple background*/
	border-style:solid;
	border-width:thick;
	border-color:#CC00FF;
	margin:0;
	height:-1;
	color: #FF00FF;
	padding:6;
	background-color:#FFEEFF;
}
#StylePanel1nopadding {/* light purple background*/
	border-style:none;
	margin:0;
	color: #FF00FF;
	background-color:#FFEEFF;
}
#StylePanel2 { /* white background*/
	border-style:none;
	border-width:;
	border-color:#CC00FF;
	margin:0;
	height:-1;
	color: #FF00FF;
	padding:6;
	background-color:#FFFFFF;
}
#StylePanel3 { /* blues on blues*/
	border-style:ridge;
	border-width:thick;
	border-color:#0000DD;
	margin:0;
	height:-1;
	color: #FF00FF;
	padding:6;
	background-color:#EEEEFF;
}
#StylePanel4 { /* blues on white*/
	border-style:ridge;
	border-width:thick;
	border-color:#0000DD;
	margin:0;
	height:-1;
	color: #FF00FF;
	padding:6;
	background-color:#FFFFFF;
}
/*---------------------------------------------------------*/
#TableLeftLoans a {
	color: yellow;
    text-decoration: none;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}
#TableLeftLoans a:hover {
	color: white;
    text-decoration: none;
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}
#TableLeftLoans h1 {
	font-family: DynamicItal, Balthazar, Calligraphic, Brussels;
	color:#FFCC66;
	font-weight:100;
	font-size: 20px;
    text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}
/*---------------------------------------------------------*/
.srchInputs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color:#FFFFFF;
	color: #000000;
}
.srchButtons {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color:#CC0000;
	color: #FFFFFF;
	
}
.srchButtonsBlue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color:#CC0000;
	color: #FFFFFF;
	
}
.srchTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.srchDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align:left;
}
.srchSmallFont {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #990000;
}
.srchSmallFont2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.srchTableData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
/*---------------------------------------------------------*/
#Results123 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#990000;
	font-weight:bold;
}
#Results123 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#990000;
	font-weight:bold;
}
#Results123 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:red;
	font-weight:bold;
}
#Results123 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	font-weight:normal;
	text-align:left;
	margin-bottom:0;
}
/*---------------------------------------------------------*/
#multipageLinks td {
	color: #000000;
	font-size: 14px;
}

#multipageLinks a {
	color: blue;
}
#multipageLinks a:hover {
	color: red;
	font-weight:bold;
    text-decoration: underline;
}
/*---------------------------------------------------------*/
.RSSfeedTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF8800;
	background-color: #303030;
}
.RSSfeedDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	color: #111111;
}
.RSSfeedURL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0000FF;
}
/*---------------------------------------------------------*/
#TableFooter p {
	color: #FFFFFF;
    text-decoration:  none;
	font-size: 14px;
}
#TableFooter a {
	color: #FFFFFF;
    text-decoration: none;
	font-size: 14px;
	margin-left:5;
	margin-right:5;
	padding-top:0px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
}
#TableFooter a {
	color: #FFFFFF;
	font-size: 14px;
    text-decoration: none;
	margin-left:5;
	margin-right:5;
	border: 1px solid #770000;

}
#TableFooter a:hover {
	color:#FFFF00;
	font-size: 14px;
	background-color:#660000;
	xborder: 1px solid #FFFF00;
}

/*---------------------------------------------------------*/
#PrettyCal {
	border-style:outset;
	border-width:medium;
	border-color:#CC00FF;
	color: #FF00FF;
	background-color:#FFEEFF;
}
#PrettyCal td {
	border-style:none;
	text-align:center;
}

.cDay {
	border-style:inset;
	border-width:medium;
	border-color:red;
	color: #FF00FF;
	background-color:#dddddd;
}

/*---------------------------------------------------------*/
#TableHeader {
	width:100%;
	height:120px;
	background-image:url(../images/images/h_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	text-align:center;
}
#headerTitle {
	width:620px;
	height:60px;
	background-image:url(../images/images/h_c_t.gif);
	margin-left: auto ;
	margin-right: auto ;
}
#headerStrap {
	width:620px;
	height:60px;
	background-image:url(../images/images/h_c_b.gif);
	margin-left: auto ;
	margin-right: auto ;
}
/*---------------------------------------------------------*/
#topButtonDiv {
	border-bottom:3px solid #990000;
	width:1148px;
	margin-left:auto;	
	margin-right:auto;	
	text-align:center;
	padding-bottom:0;
	margin-bottom:0;
	background-color:#FFFFFF;
}
/*---------------------------------------------------------*/
#TableContent {
	width: 1148px;
	background-color:#FFFFFF;
}
.TableContent_left {
	width:168px;
	margin:0;padding:0;
	xbackground-color:#FFFF00;
	text-align:center;
}
.TableContent_main_full {
	width:980px;
	margin:0;padding:0;
}
#XTableContent_main_part {
	width:980px;
	margin:0;padding:0;
}
.TableContent_right {
	width:200px;
	margin:0;padding:0;
	xbackground-color:#FFFF00;
}
/*---------------------------------------------------------*/
#MainFrame {
	width:980px;
	margin:0;
	padding:0;
}
.borderedBox {
	border: 2px solid #990000;
	padding:3px;
	margin:2px;
	-webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px;	
}
.StyleBox1 {
	border: 2px solid #990000;
	padding:3px;
	margin:2px;
	background-color:#FF8083
}
/*---------------------------------------------------------*/
#TableFooter {
	width:100%;
	height:57px;
	background-image:url(../images/images/h_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	text-align:center;
}
#TableFooter tr td {
	text-align:center;
	vertical-align:middle;
}

#footerLeft {
	float:left;
	width:40px;
	height:100%;
}
#footerMain {
	xheight:100%;
	text-align:center;
	vertical-align:middle;
	padding:20px;
}
#footerRight {
	float:right;
	width:40px;
	height:100%;
}
/*---------------------------------------------------------*/
.searchDivStandard {
	
}
.searchDivStandard form {
	margin:0;
	padding:0;
}
.searchDivStandard #query {
	margin:0;
	padding:0;
	width:250px;
}
.searchDivStandard #submitButton {
	margin:0;
	padding:0;
	vertical-align:middle;
}

/*---------------------------------------------------------*/
.searchDivHeader {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:20px;
	text-align:right;
	vertical-align:bottom;
	padding-top:3px;
}
.searchDivHeader form {
	margin:0;
	padding:0;
}
.searchDivHeader #query {
	margin:0;
	padding:0;
	float:left;
}
.searchDivHeader #submitButton {
	margin:0;
	padding:0;
	vertical-align:bottom;
}
/*---------------------------------------------------------*/
.WebSearch{
}
.WebSearch td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	font-weight:normal;
	text-align:left;
	margin-bottom:0;
}

.linkTitle{
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	display:block;
}
.linkDesc{
	font-size: 12px;
	display:block;
}
.linkButton{
	vertical-align:text-bottom;
}

.linkActual{
	font-size: 12px;
	color:#000000;
	display:block;
}

a.linkAnchor:hover  {
    text-decoration: none;
	background-color:#F0F0F0;
	display:block;
}
a.linkAnchor:visited,
a.linkAnchor:link {
    text-decoration: none;
	display:block;
	xbackground-color:#FFFFFF;
	color:#123499;
	padding:0;
	border:0;
}

/****************************/
/* blog formatting          */
.blogitem {
	margin-bottom:15px;
	border:1px solid #990000;
	-webkit-border-radius: 9px 9px 9px 9px; -moz-border-radius: 9px 9px 9px 9px; border-radius: 9px 9px 9px 9px;	
	padding-top:2px;
	background-color:#FF9966;

background:#990000; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#000000'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#000)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #990000,  #000); /* for firefox 3.6+ */ 
}
.blogtitle a{
	color:#FFFFCC;
}
.blogtitle {
	float:left;
	margin-left:10px;
	color:#FFFFCC;
}
.blogdate {
	font-size:0.8em;
	float:right;
	margin-right:10px;
	color:#FFFFCC;
}
.blogdesc {
	clear:both;
	margin-top:4px;
	border:1px solid #990000;
	-webkit-border-radius: 9px 9px 9px 9px; -moz-border-radius: 9px 9px 9px 9px; border-radius: 9px 9px 9px 9px;	
	padding:5px 10px;
	font-size:0.9em;
	background-color:#FFFFFF;
	color:#000;
}
.blogdesc a{
	color:#0033FF;
	text-decoration:underline;
}
.blogdesc a:hover{
	color:#FFFF66;
	text-decoration:none;
}
/**************/
.blogIndexList {
	font-size:1em;
	border:1px solid #990000;
	-webkit-border-radius: 9px 9px 9px 9px; -moz-border-radius: 9px 9px 9px 9px; border-radius: 9px 9px 9px 9px;	
	padding:5px 10px;
	background-color:#FFFFFF;
	color:#000;
	margin:5px 0 10px 0;
}
.blogIndexList ul {margin:3px 0 10px 0;}
.blogIndexTitle {font-size:1.3	em; margin:2; padding:0;}
.blogIndexItem {font-size:1em}

#sb_fastTrackSearch h4 {color:#FFFFFF;}
#sb_fastTrackSearch label {color:#FFFFFF;}

.boxStyle {
background: white;
float: left;
width: 250px;
margin: 0 11px 0 0;
padding: 3px;
margin-left:15px;
}
.boxStyle {
background-color: #FFD9D9;
border-color: #900;
border-style: solid;
border-width: 1px;
border-collapse: collapse;
}
.boxInner {}
h1.heading {background-color: #C22;color: white;font-size: 20px;font-weight: 400;padding: 3px 6px;}
}
<div class="boxInner">
				<h3 class="heading">Contact Us</h3>
/****************************/
/* Google Trends formatting */
.googleTrendContainer {
	-webkit-border-radius: 9px 9px 9px 9px; -moz-border-radius: 9px 9px 9px 9px; border-radius: 9px 9px 9px 9px;	
	border-width:0;
	border-color:#770000;
	border-style:solid;
	padding:2px;
	background-image:url(images/sb_m.png);
	background-color:#990000;
	background-repeat:repeat-x;
	xwidth:1148px;
	text-align:center;
	margin:2px auto;
}
.googleTrendContainer h3{padding:0; margin:0 auto;font-size:1.2em; float:none;}
.googleTrendSpan { padding:1px; line-height:1.3em}
.googleTrendLink { background-color:#FF2222; line-height:25px; margin:0 auto; padding:1px 5px; border:0 solid #116611; 	-webkit-border-radius: 9px 9px 9px 9px; -moz-border-radius: 9px 9px 9px 9px; border-radius: 9px 9px 9px 9px;	
 white-space: nowrap;}
.googleTrendLink:link,.googleTrendLink:visited  {color:#FFFFFF; text-decoration:none;}
.googleTrendLink:hover {color:#FFFFFF; background-color:#996666;}


