body  {

font-family : "Arial", "Helvetica", sans-serif;
margin-top:0px;
margin-left:0px;
margin-right:0px;

}

h1 {
color:#C84818;
padding:0px;
margin:0px;
}
	
h2	{
display: inline;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/ 
font-size:16px;
font-weight:bold;
/*font-size: 13px; 
line-height: 1.5em; 
font-weight: bold;
color: #336699;*/
}

h3 {
color:#C84818;
font-weight:bold;
display: inline;
}

p, ul {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
line-height:1.5em;
}

.table-title {
font-size:12px;
font-weight:bold;
background-color:#F0F0F0;
}

.software {
font-size:12px;
}

.blank {
background-color:#F0F0F0;
height:5px;
}

/* CSS CODE FOR THE JQUERTY DROPDOWNS*/
h2.trigger {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	/*background: url(h2_trigger_a.gif) no-repeat;*/
	height: 15px;
	/*line-height: 46px;*/
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #000;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	/*background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 1.2em;
	width: 200px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	/*background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
/* END OF THE CSS CODE FOR THE JQUERY DROPDOWNS*/

.border-table1 {
border-bottom:1px solid #000000;
border-right:1px solid #000000;
}

.border-table2 {
border-bottom:1px solid #000000;
}

.logo-pic {
margin-left:auto;
margin-right:auto;
border:1px solid #333333;
}

.side-nav {
background-image:url(images/nav-background.jpg);
background-repeat:repeat-y;
padding-left:50px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
line-height:1.7em;
}

.side-nav a:hover {
color:#72B1A6;
font-weight:bold;
font-style:italic;
text-decoration:underline;
}

.bullspace li {
margin-bottom:20px;
}

.nav-off {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
line-height:1.7em;
text-decoration:none;
color:#000000;
}



.nav-on {
color:#72B1A6;
font-weight:bold;
font-style:italic;
}

.breadcrumbs {
font-size:10px;
color:#3366CC;
}

.top-address {
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#909090;
text-align:right;

padding-right:19px;
}

.top-spacer {
background-color:#80A830;
height:17px;
color:#ffffff;
font-size:10px;
}

.right-side {
border-left:1px solid #88B8DB;
}

.left-side {
border-right:1px solid #88B8DB;
}

.quick-quote-box {
padding:8px;
font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size:12px;
width:330px;
border:1px solid #D7E9FB;
background-color:#EBF3FC;
background-image:url(images/quick-quote-bg1.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.quick-quote-box-ty {
padding:8px;
font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size:12px;
width:330px;
border:1px solid #D7E9FB;
background-color:#EBF3FC;

}

.question-text {
color:#343434;
font-weight:bold;
font-size:12px;
}

.footer {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:1.5em;
padding:5px;
}

.footer a {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#side-li ul{
padding: 0;
margin-left: 5px;
}

.bottom-nav-text {
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

.bottom-nav-text a {
color:#666666;
}

.header {
font-size:16px;
font-weight:bold;
}

