body {
	background-attachment: scroll;
	
	background-color: #fff;
	background-image: url(images/bizcardbg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.quote {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textBold {	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
P {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:link.Top  { 
	color: #000; 
	font-size: 50%;
	text-decoration: none; 
	font-family:Book Antiqua, Verdana, Helvetica, sans-serif;
	font-weight:bold }
	
a:visited.Top { 
	color: #000;
	font-size: 50%;
	text-decoration: none; 
	font-family:Book Antiqua, Verdana, Helvetica, sans-serif;
	font-weight:bold }
	
a:hover.Top   { 
	color: #800000;
	font-size: 50%;
	text-decoration: underline; 
	font-family:Book Antiqua, Verdana, Helvetica, sans-serif;
	font-weight:bold }

.date {	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F2E4C2;
	text-decoration: none;
	text-transform: uppercase;
}
.copyright {	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.copyrightLink a{	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.copyrightLink a:hover{	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFE5AA;
	text-decoration: underline;
}
.contentBackground {
	background-image: url(images/contentBackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.title {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.headline {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}

.customInput {	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.customMessage {	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 300px;
}
a:link.customButton {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	color:#000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
a:visited.customButton {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	color:#000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
a:hover.customButton {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color:#000;
	text-decoration: underline;
}
ul  {
	list-style-type: none;
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000;
}
:link.Link  { 
	color: #000; 
	text-decoration: underline; 
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold }
	
a:visited.Link { 
	color: #000; 
	text-decoration: none; 
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold }
	
a:hover.Link   { 
	color: #800000; 
	text-decoration: underline; 
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold }
.formTable {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
:link.Footer  { 
	color: #000; 
	text-decoration: none; 
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold }
	
a:visited.Footer { 
	color: #000; 
	text-decoration: none; 
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold }
	
a:hover.Footer   { 
	color: #800000; 
	text-decoration: underline; 
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold }
.formTable {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

.homeModuleBG {
	background-color: #cc6666;
	background-image: url(images/home_moduleBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.homeModuleText {	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.homeModuleLink a{	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.homeModuleLink a:hover{	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.image {
	border: thin solid #000;
}