/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
}

.hdrText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-top: 10px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.bodyText {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodyText a  {
	color: #A5273E;
	text-decoration: underline;
	font-weight: bold;
	}
	
.bodyText a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
	}
	
.bodyText a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;	
	}	
	
	
	
.teaserText {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.teaserText a {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
	
.teaserText a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.teaserText a:hover {
	color: #A9303C;
	text-decoration: none;
	font-weight: bold;	
	}

.topnavText {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.topnavText a {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
	
.topnavText a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.topnavText a:hover {
	color: #A9303C;
	text-decoration: none;
	font-weight: bold;	
	}


.footerText {
	color:#A9303C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.footerText a  {
	color: #A9303C;
	text-decoration: underline;
	font-weight: bold;
	}
	
.footerText a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
	}
	
.footerText a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;	
	}	


.welcome{
	color: #000000;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	}
	
.welcomered {color: #A9303C}	
	
.redboxheader {
	color: #ffffff;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #A5273E;
	text-transform: uppercase;
}

.pad {
	padding-right: 10px;
	padding-left: 10px;
}

.bodyTextBI {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.boxy {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
}
 
.boxy2 {
	padding: 2px;
}
 
.hdrTextbox {
	padding: 0px;
	margin-top: 12px;
}

.contentarea {
    background-image:url(../images/contentbg.gif);
    background-repeat:no-repeat;

}

	
.boxy3 {
	padding: 2px;
	margin-left:15px;
	margin-top:10px;
}

ul {margin:0; padding:0; list-style:none;}
li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

.boxy4 {
	padding: 2px;
	margin-left:18px;
	margin-top:10px;
	border: 1px dotted #CCCCCC;
}
	.special {
	    background: url(../images/contentbg.jpg) repeat-x;
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		/*background: #eee;*/
		color: #444;
	}
.story {
	background: url(../images/img10.gif) repeat-x;
	/*padding-top: 6px;*/
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}	

/*NEW*/

.hdrText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.blueBox { background-color:#EFF6F9; border:1px solid #b4b5b5; } 
.grayBox { background-color:#e0e0e0; border:1px solid #b4b5b5; padding:10px; margin-left:10px; margin-bottom:10px; }

/* added for calculators - rh */
.calculatorText {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.calculatorText a {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
	
.calculatorText a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.calculatorText a:hover {
	color: #A9303C;
	text-decoration: none;
	font-weight: bold;	
}

/* added for testimonials - rh */
.testimonialText {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.testimonialText a {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
	
.testimonialText a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.testimonialText a:hover {
	color: #A9303C;
	text-decoration: none;
	font-weight: bold;	
}

/* 'snazzy' curved border box - rh */
/*
#xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #999999; border-right:1px solid #999999;}
.xb1 {margin:0 5px; background:#999999;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #999999; border-width:0 1px;}
*/
.xsnazzy h1, .zsnazzy h1 {
font-family: Arial, Helvetica, sans-serif;
margin:0; 
font-size:12px; 
padding:1px 10px 5px 10px; 
border-bottom:1px solid #a9a9a9;
}

.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}

.xsnazzy {
background: transparent; 
width: 70%; 
float:left; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}

.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}

.xb1, .xb2, .xb3 {
height:1px;
}

.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #a9a9a9;
border-right:1px solid #a9a9a9;
}

.xb1 {
margin:0 5px; 
background:#a9a9a9;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #a9a9a9; 
border-width:0 1px; 
height:auto;
padding: 0px;

	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

* html .xboxcontent {
height:1px;
}

.color_a {
background:#c9ba65;
color:#fff;
}
.color_b {
background:#e0e0e0; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#CCCCCC; 
color:#000;
}

.inputSpecial {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #ffffff;
}

.textareaSpecial {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #ffffff;
}

.buttonSpecial {
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	/*border: 1px #666666 solid;*/
	background-color: #A9303C;
	cursor: pointer;
}

.selectSpecial {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #ffffff;
}