body	{	margin: 0px;
			background-color: white;
		}

table	{	border-spacing: 0px;
			border-width: 0px;
			border-collapse: collapse;
			padding: 0px;
		}

td	{	margin: 0px;
		padding: 0px;
		font-family: arial, sans-serif;
	}

form	{	margin-top: 0px;
			margin-bottom: 0px;
		}

ul	{	margin-top: 0px;
		margin-bottom: 0px;
	}

li.despage	{	font-size: 18px;
				color: #606060;
			}

td.quickrefhead	{	font-size: 10px;
					vertical-align: top;
					white-space: nowrap
				}
td.quickreftext	{	font-size: 12px;
					width: 134px;
					text-align: center;
					white-space: nowrap;
				}
td.quickreflegend	{	font-size: 12px;
						padding-left: 5px;
						padding-right: 5px;
					}
td.quickrefimg	{	height: 125px;
					width: 125px;
					text-align: center;
					vertical-align: middle;
				}

td.hlinkl	{	color: white;
				text-align: center;
				font-size: 14px;
				font-weight: bold;
				border-right: 1px white solid;
			}
td.hlinkm	{	color: white;
				text-align: center;
				font-size: 14px;
				font-weight: bold;
				border-left: 1px white solid;
				border-right: 1px white solid;
			}
td.hlinkr	{	color: white;
				text-align: center;
				font-size: 14px;
				font-weight: bold;
				border-left: 1px white solid;
			}
td.dropdown	{	color: white;
				background-image: url(images/background.jpg);
				padding-left: 10px;
				padding-right: 5px;
				padding-bottom: 1px;
				text-align: left;
				font-size: 14px;
				font-weight: bold;
				border-left: 1px white solid;
				border-right: 1px white solid;
			}

a:link		{	text-decoration: underline;	}
a:visited	{	text-decoration: underline;	}
a:active	{	text-decoration: underline;	}
a:hover		{	text-decoration: underline;	}

a.hlink:link	{	color: white;
					text-decoration: none;
				}
a.hlink:visited	{	color: white;
					text-decoration: none;
				}
a.hlink:active	{	color: white;
					text-decoration: underline;
				}
a.hlink:hover	{	color: white;
					text-decoration: underline;
				}

a.deslink:link		{	color: #606060	}
a.deslink:visited	{	color: #606060	}
a.deslink:active	{	color: #606060	}
a.deslink:hover		{	color: #606060	}

.banner	{	color: #BFA08F;
			font-family: arial, sans-serif;
			font-size: 18px;
			font-weight: bold;
			letter-spacing: 3px;
		}
.quickrefbanner	{	color: black;
					font-family: arial, sans-serif;
					font-size: 20px;
					font-weight: bold;
				}
.quickrefbtn	{	color: #BFA08F;
					font-family: arial, sans-serif;
					font-size: 18px;
					font-weight: bold;
				}

.header	{	color: #808080;
			font-family: arial, sans-serif;
			font-size: 18px;
			font-weight: bold;
		}

.subheader	{	color: #808080;
				font-family: arial, sans-serif;
				font-size: 16px;
				font-weight: bold;
			}
			
.subheaderbrown	{	color: #BFA08F;
					font-family: arial, sans-serif;
					font-size: 14px;
					font-weight: bold;
				}

.fieldheader	{	color: #808080;
					font-family: arial, sans-serif;
					font-size: 12px;
					font-weight: bold;
					white-space: nowrap;
				}

.fielddesc	{
				color: #666666;
				font-family: arial, sans-serif;
				font-size: 11px;
			}

.errortext	{	color: #FF0000;
				font-family: arial, sans-serif;
				font-size: 14px;
				font-weight: bold;
			}

.formtext	{	color: #404040;
				font-family: arial, sans-serif;
				font-size: 12px;
			}

.smformtext	{	color: #404040;
				font-family: arial, sans-serif;
				font-size: 12px;
			}

.locheader	{	font-size: 20px;
				margin-top: 0px;
				margin-bottom: 10px;
			}
.locaddress	{	font-size: 12px;
				margin-top: 0px;
				margin-bottom: 10px;
			}
.locphone	{	font-size: 16px;
				margin-top: 0px;
				margin-bottom: 10px;
			}
.loclinks	{	font-size: 12px;
				margin-top: 0px;
				margin-bottom: 0px;
			}
