/* CSS Document */

html{
      margin:0;
      padding:0;
      height:100%;
   }

body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	 background-color:#666600;
   }
   
table.OuterTable {
border-collapse : collapse; 
width:100%; 
empty-cells:show;

}

table.OuterTable td, table.OuterTable th {
padding: 0; 
}



#top{
vertical-align:top;
height:120px;
background-color:#666600;
background-repeat:repeat-x;
background-position: top left;
background-image: url(art/deckle_top.jpg);
}

#bottom{
padding-bottom: 95px;
vertical-align:top;
background-color:#ffffff;
background-repeat:repeat-x;
background-position: bottom left;
background-image: url(art/deckle_bottom.jpg);
}

.whitelink a:link, .whitelink a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.sidebarClients, .sidebarClients A:link,  .sidebarClients A:visited, .sidebarClients A:hover{

font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #f9e4a7;
	text-align: right;
	height:15px;
}




.teenyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
} 


.bodyText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 130%;
}
.bullet01 {
	list-style-position: outside;
	list-style-image: url(art/bullet04.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
margin: 0px 0px 7px 0px;
	line-height: 120%;
}
.horizontalRule {
width:100%; 
border-bottom: 1px solid #adb6be; 
line-height:30%;
font-size: 9px;
}
.textWithRule {
width:100%; 
border-bottom: 1px solid #adb6be; 
line-height:140%;
}


.bodyTextTight {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 90%;
}

.bodyTextLoose{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #666666;
}
a:link {
	color: #a30046;
	text-decoration: none;
}

a:visited  {
	color: #a30046;
	text-decoration: none;
}

a:hover {
	color: #666600;
	text-decoration: underline;
}

.sans13ptTitle, .sans13ptTitle a:link, .sans13ptTitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
color: #a30046;
	text-decoration: none;
}
.sans13ptTitle a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
color: #666600;
	text-decoration: underline;
}

.Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	font-variant: normal;
	color: #666600;
	font-style: italic;
	line-height: 150%;
}



h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b89e3a;
	font-weight:lighter;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #140a64;
	font-weight:bold;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight:bold;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #b89e3a;
font-weight:bold;
}
h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #140a64;

}
h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #666666;

}


