/* Wallace Insurance Services, Main Stylesheet */
/* Copyright 2004 Wallace Insurance Services, Do not duplicate */

body {
/*background: #f5f5f5;*/
background-image: url(images/bg.gif);
text-align: left;
}

BODY P
{
    color: #101010;
    background-color: White; 
    margin: 25px 0 25px 0;
    padding: 0;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    FONT-FAMILY: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%; 
	}
#primarycontent p {
	padding-right: 10px;
	text-align: left;
}
table#layout {
	background: #ffffff;
	border: 1px solid #a9a9a9;
}
/* Heading */
td#htbar {
	BACKGROUND-COLOR: #000000;
}
td#hmbar {
	BACKGROUND-COLOR: #404040;
}
td#hbbar {
	background-color: #ffffff;
}
td#logo 
{
	border: 1px 0 1px 0; 
	border-bottom-style: ridge;
	border-top-style: ridge;
}
.topnav{
	background: #003366;
	font: 11px verdana, arial, sans-serif;
	text-align: center;	
}
td#company  {
	border-right: 3px #ffffff solid;
	/*border-bottom: 2px #ffffff solid;*/
}
td#forms, td#quotes, td#contactus {
	border-right: 3px #ffffff solid;
	/*border-bottom: 2px #ffffff solid;*/
}
td#unused {
	/*border-bottom: 2px #ffffff solid;*/
}

td#menudesc {
	background: #003366;
	font: 12px verdana, arial, sans-serif;
	text-align: left;
	border: 0;
	color: #000;
}
.topnav a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	border: 0;	
}
.topnav a:link, .topnav a:visited {	
	background: #003366;
	display: block;
	margin: 0;
	width: 160px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	}	
.topnav a:hover	{	
	background: #a0a0a0;
	color: #000;
	text-decoration: none;
	}
.topnav a:active	{	
	background: #ccc;
	color: #000;	
	}

/* Sidebar navigation */

td#sidebar
{
	border-right: 3px #fff solid;
	background: #f0f0f0;
	font: 12px verdana, arial, sans-serif;
	font-weight:500;
	color: black; 
	text-align: left;
}
td#sidebar UL {	
	margin: 5px 0 5px 0;
	padding: 0;
	border: 0;
	list-style-type: none;

	}
td#sidebar UL UL {	
	padding: 0;
	margin: 0;
	border-top: 5px #f0f0f0 solid;
	}

td#sidebar UL LI{
	display: block;
	background: #ccc;
	margin: 0 5px 0 5px;
	border-bottom: solid 5px #f0f0f0; 
	list-style-type: none;
	}
td#sidebar UL LI LI{
	display: block;
	background: #f0f0f0;
	margin: 0;
	border-bottom: solid 1px #f0f0f0;
	border-left: solid 5px #f0f0f0;
	border-right: solid 5px #f0f0f0; 
	list-style-type: none;
	}
/* 1st nav group */

#sidebar H2	{
	margin: 0;
	border: 0;
	padding: 5px 0 5px 5px;
	/*background: #f0f0f0;*/
	font: 12px verdana, arial, sans-serif;
	font-weight:600;
	color: black; 
	text-align: left;
	}
	
#sidebar UL A {
	padding: 0;
	display: block;	
	text-decoration: none;
	
	}	
#sidebar UL A:link	{	
	display: block;
	margin: 0;
	color: black; 
	padding: 5px 0 5px 5px;
	}	
#sidebar UL A:visited	{	
	display: block;
	margin: 0;
	padding: 5px 0 5px 5px;	
	color: black; 
	}	
#sidebar UL A:hover  {
	display: block;
	margin: 0;
	background: #d6dfe8; 
}
#sidebar UL A:active	{	
	display: block;
	background: #a0a0a0; 
	color: #000;
	}

/* Second Nav Group */
#sidebar UL UL A {
	background: #f0f0f0;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
	display: block;	
	text-decoration: none;
	}

#sidebar UL UL A:link	{	
	display: block;
	margin: 0;
	color: black; 
	padding: 2px 0 2px 10px;
	}	
#sidebar UL UL A:visited	{	
	display: block;
	margin: 0;
	padding: 2px 0 2px 10px;
	color: black; 
	}	
#sidebar UL UL A:hover  {
	margin: 0;
	display: block;
	background: #d6dfe8; 
}
#sidebar UL UL A:active	{	
	display: block;
	background: #a0a0a0; 
	color: #000;
	}
/* primary content */	

#primarycontent	{
	padding: 25px 0 0 25px;
}	

.hide   {
		display: none;
}
.imgsw {
	display: inline;
    margin: 5px 0 5px 10px;
    border-top: 2px #000 solid; 
    border-left: 2px #000 solid; 
    border-bottom: 2px #000 solid; 
    border-right: 1px #000 solid; 	
}
.imgsc {
	display: inline;
    margin: 5px 0 5px 10px;
    border: 2px #000 solid; 
}
.imgsl { 
	DISPLAY: inline; 
	border: 0;
	padding: 0;
	MARGIN: 0 0 5px 10px;}
.tabledata
{
	padding: 0px;
	margin: 0px;
	border: solid 1px #000;
}
.tabledata th
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000;
	background: #ffffC0;
}	
.formlist	{	
	padding: 0 0 10px 0;
	list-style-type:disc;
	}		

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000;
}
H1 {
	font-size: 24px;
	word-spacing: normal;
	text-transform: none;
	font-weight:	600;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:	1.25em; */
	font-size: 20px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size:	1.15em; */
	font-size: 16px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:	1em; */
	font-size: 14px;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
	img {
	display: block;
	border: 0; 

}
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
DL DT {
	color: #303030;
	margin-left: 25px;
    FONT-FAMILY: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	line-height: 130%; 
}

UL LI	{	
	list-style-type:	none;
	}	

UL LI LI	{	
	list-style-type:	none;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
/* footer */	
#footer p 	{
	font-size:  11px;
}
table#footer td a 	
{
	font-size:  11px;
	
}	