@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #999999;
	background-image:url(images/bg.gif);
	margin-top: 5px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5 {
	/*font-family: helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;*/
	margin: 0;
	padding: 0;
}


h1 {
	text-align: left;
	font-size: 14px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}
.table-bg{
	background-image:url(images/see-through.png);
}
.table-top{
	background-image:url(images/see-through.png);
	line-height:12px;
}
.table-bottom{
	background-image:url(images/see-through.png);
	line-height:12px;
}
a:link {
	color: #BB2F00;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #EC3C00;
}
a:active {
	color: #999999;
}
.bodyText {
	font-size: 0.70em;
	color: #555555;
}
.bodyIntro {
	font-size: 0.90em;
	color: #777777;
}


.bodycopybullett {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bodyTextquote {
	font-size: 0.70em;
	color: #777777;
	font-style: italic;
}
.bodyTitle {
	font-size: 0.98em;
	/*color: #555555;*/
		/*text-transform: uppercase;*/
	color: #BB2F00;
	font-weight: bold;
	margin-top:6px;
	margin-bottom: 10px;
}
.bodyTitleSmall {
	font-size: 0.75em;
	/*color: #555555;*/
		/*text-transform: uppercase;*/
	color: #BB2F00;
	font-weight: bold;
	margin-top:6px;
	margin-bottom: 10px;
}
.bodyTitleWhite {
	font-size: 0.75em;
	/*color: #555555;*/
	color: #FFFFFF;
	font-weight: bold;
	margin-top:6px;
	margin-bottom: 10px;
}
.red_round {
	background-image: url(images/red_round.gif);
	height:27px;
	font-size: 0.80em;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat:no-repeat;
}
.red_round_long {
	background-image: url(images/red_round_long.gif);
	height:27px;
	font-size: 0.80em;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat:no-repeat;
}
.blue_round {
	background-image: url(images/blue_round.gif);
	height:27px;
	font-size: 0.80em;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat:no-repeat;
}
.blue_round_long {
	background-image: url(images/blue_round_long.gif);
	height:27px;
	font-size: 0.80em;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat:no-repeat;
}
.blue_heading {
	background-color:#DCE3E9;
	font-size: 0.8em;
	font-weight:bold;
	color:#555555;
}
.blue_heading2 {
	background-color:#F4F5F7;
	font-size: 0.75em;
	color:#555555;
}

.box_clear_verticle {
	background-image: url(images/box_clear_verticle.gif);
}
.box_clear_bottom{
	background-image: url(images/box_clear_bottom.gif);
		line-height:10px;
}
.panel1 {
	background-image: url(images/panel1.jpg);
	height:320px;
	padding-left:1px;
	padding-top:1px;
}
.paneltop {
	background-image: url(images/paneltop.jpg);
	background-repeat: no-repeat;
}
.paneltopsmall {
	background-image: url(images/paneltopsmall.jpg);
	background-repeat: no-repeat;
}
.panelbottom {
	background-image: url(images/panelbottom.jpg);
	height:12px;
	background-repeat: no-repeat;
}

.panel3 {
	background-image: url(images/panel3.gif);
	height:160px;
}
.panel4 {
	background-image: url(images/panel4.gif);
	height:150px;
}
.splitter{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.customerQuote{
	background-color: #B6B6B6;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px 4px 3px 4px;
	}

.heading {	
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	background-color: #BB2F00;
	line-height: 24px;
}
/************ menu styles **************/


#menuLinks {
	font-weight: bold;
}

#menuLinks a:link, #menuLinks a:visited {
	display: block;
	font-size: 0.75em;
	border-top: 1px solid #C5C5C5;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
	width: 195px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
}

#menuLinks a:hover{
	background-color: #F8F8F8;
	background-image: none;
	text-decoration: none;
	color: #BB2F00;
	border-top: 1px solid #C5C5C5;
}
#menuLinksSelected a:link, #menuLinksSelected a:visited {
	background-color: #D7D7D7;
	text-decoration: none;
	color: #BB2F00;
}

/************ web link styles **************/

#WebLinks {
	font-weight: bold;
}
#WebLinks a:link, #WebLinks a:visited {
	text-decoration: none;
	color: #BB2F00;
}
#WebLinks a:hover{
	/*text-decoration: none;
	color: #F8F8F8;*/
}

#WebLinksSmall {
	font-weight: bold;
}
#WebLinksSmall a:link, #WebLinksSmall a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#WebLinksSmall a:hover{
	/*text-decoration: none;
	color: #F8F8F8;*/
}

.breadcrumb {
	font-size: 0.70em;
	color: #999999;
}
.splitterblack {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height:2px;
}

/************ TAG styles **************/
.style4 {font-size: 14px}

.tag1 {
	font-size: 10px;
	color: #CCCCCC;
}
.tag2 {
	font-size: 11px;
	color: #AC8B86;
}
.tag3 {
	font-size: 12px;
	color: #84453E;
}
.tag4 {
	font-size: 13px;
	color: #851A14;
}
#tagCloud {font-family: verdana; width: 480px; border: 0px solid gray; padding: 16px 16px 16px 16px; text-align: center; font-weight: bold; }

#tagCloud a:link, #tagCloud a:visited {
	text-decoration: none;
}

#tagCloud a:hover{
	background-color: #F8F8F8;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
