/* CSS Document */

a{color:#8C0000; } a:visited{color:#8C0000; } a:hover{color:#2D5F7B; text-decoration:none;} a:active{color:#8C0000; }

a.b{color:#8C0000; text-decoration:none; font-weight: bold;} a.b:visited{color:#8C0000; text-decoration:none; font-weight: bold;} a.b:hover{color:#2D5F7B; text-decoration:none; font-weight: bold;} a.b:active{color:#8C0000; text-decoration:none; font-weight: bold;}

a.c{color:#FFFFFF; text-decoration:none;} a.c:visited{color:#FFFFFF; text-decoration:none;} a.c:hover { color: white; text-decoration: underline } a.c:active{color:#FFFFFF; text-decoration:none;}

body {
	background-color: #333333;
	margin: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
}

h1 {
	padding-top: 3px;
	font-size: 18px;
	color: #8C0000;
	font-weight: bold;
}

h2 {
	padding-left: 20px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h3 {
	padding-left: 20px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
	height: 1px;
}

/* items */

.top-bg  { background-image: url(images/top-bg.gif) }
.top-lt-bg  { background-image: url(images/top-lt-bg.gif) }
.top-bar  { background-image: url(images/top-bar.gif) }

.shadow-left  { background-image: url(images/top-shadow-left.gif); border-right: 1px solid #9c9c9c; border-left: 1px solid #9c9c9c }

.shadow-right  { background-image: url(images/top-shadow-right.gif) }

.shadow  { background: #ffffff url(images/top-shadow-right.gif) repeat-x }

.copyright   { color: #fff; font-size: 10px; background-color: #de4826; padding: 7 0 7 10px }

.bottom-links  { color: #ffffff; font-size: 10px; background-color: #de4826; text-align: right; padding: 7 10 7 0px }

.disclaimer  { color: #7d7d7d; font-size: 10px; background-color: #333333; padding: 5 30 10 30px }

.phone-tab  { color: #ffffff; font-size: 12px; background-image: url(images/top-tab.gif); text-align: right; padding: 20 15 0 15px }

.left-column {
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	text-align: center;
	background-color: #F0F0F0;
}
.side-bar {
	background-color: #F0F0F0;	
	font-size: 10px;
	padding: 0 18 15 18px;
	vertical-align: top;			
}

.body-table {
	background-color: #FFFFFF;
	padding: 0 10 10 10px;
	vertical-align: top;
	font-size: 11px;
}

.body-letter {
	background-color: #FFFFFF;
	padding: 0 10 10 10px;
	vertical-align: top;
	font-size: 11px;
}

.box-border-left {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 5px solid #333333;		
}

.box-border-right {
	font-size: 11px;
	padding: 10px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 5px solid #333333;		
}

.box-border-right-top1 {
	text-align: center;
	vertical-align: bottom;
	border-right: 1px solid #333333;
	border-top: 5px solid #333333;		
}

.box-border-right-top2 {
	font-size: 10px;
	vertical-align: top;
	padding: 0 30 10 40px;	
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;		
}

.box-border-right-sm {
	font-size: 10px;
	padding: 10 5 10 5px;	
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 5px solid #333333;		
}

.body-copy {
	font-size: 11px;
	padding: 20px;
}

.main-copy {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}

.red {
	color: #8C0000;
}

.size10 {
	font-size: 10px;
}

.size11 {
	font-size: 11px;
}

.size12 {
	font-size: 12px;
}

/* form items */

.input	{
	FONT-SIZE: 11px; 
	color: #333333; 
	background-color: #DDEAEF;
	border-top-color: #FFFFFF; 
	border-left-color: #999999;
	border-right-color: #999999; 
	border-bottom-color: #999999;
	border-style: groove;
	border-width: 1px;
	FONT-FACE: Verdana, Arial, Helvetica, sans-serif;
}

.input2	{
	FONT-SIZE: 11px;
	color: #333333;
	background-color: #DDEAEF;
	border-style: groove;
	FONT-FACE: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-top-color: #FFFFFF; 
	border-left-color: #999999;
	border-right-color: #999999; 
	border-bottom-color: #999999;
	border-color: #999999; 
}

.inputbutton {
	font-size: 13px;
	background-color: #2D5F7B;
	font-weight: bold;
	color: #FFFFFF; 
}

.formLabels {
	font-size: 11px;
	text-align: right;
}

.formLabels-Req {
	font-size: 11px;
	color: #FF0000;
	text-align: right;
}

.formLabels-Right {
	font-size: 11px;
}
.newspad { font-size: 11px; padding: 0 0 0 15px }
#sampleletter { font-size: 11px; margin: 10px; padding: 10px; border: solid 1px #666666 }
.quote {}
.quote_l   { vertical-align: top; padding-top: 4px; padding-right: 4px; padding-left: 4px }
.quote_r    { background-color: #f5f5f5; vertical-align: top; padding-top: 8px;   }
.quote_floatright   { }
.quote_steps    { color: gray; font-weight: bold; font-size: 16px; text-align: right; padding-bottom: 4px }
.quote_title   { color: #111d26; font-weight: bold; font-size: 24px; line-height: 28px; font-family: Arial }
.quote_titler   { color: #ffffff; font-weight: bold; font-size: 20px; font-family: Arial }
.quote_titlers   { color: #ffff00; font-weight: bold; font-size: 16px; font-family: Arial }
.quote_titlebox   { background-color: #de4826; padding: 4px 4px 2px }
.quote_questionsl {}
.quote_questionsl2 {}
.quote_questionsr  { padding-top: 4px; padding-bottom: 4px }

.b-quote  { }
.b-quote ul   { list-style-type: none; margin: 0px; padding: 10px 0 0 10px }
.b-quote li      { color: #de4826; font-weight: 600; font-size: 16px; font-family: Arial; background: url(images/bullet_blue.png) no-repeat 0 0.4em; padding: 5px 2px 5px 20px }
.b-quote a  { color: #de4826 }
.b-quote a:hover  { color: #de4826 }

.footercolumn {
	width: 270px;
	float: left;
	display: inline;
}
.footercolumn2 {
	width: 210px;
	margin-left: 30px;
	display: inline;
}
