body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;	
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h1 {
	font-size: x-large;
	color: #6D4A87;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: large;
	color: #6D4A87;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: medium;
	color: #6D4A87;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: medium;
	font-weight: normal;
}

ul {
	list-style-image: url("images/bullet.gif");
}

li {
	font-size: medium;
	font-weight: normal;
}

td.intro {
	padding-top: 10px;
	padding-bottom: 10px;
}

td.leftcolumn {
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
}

a:link  { 
	color: #F1DFB9;
	text-decoration: underline;
}

a:visited  {
	color: #C89731;
	text-decoration: underline;
}

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

a.footerlink:link
{
	color: #6D4A87;
	text-decoration: underline;
}

a.footerlink:visited  {
	color: #6D735B;
	text-decoration: underline;
}

a.footerlink:hover  {
	color: #E9B74E;
	text-decoration: underline;
}
a.qalink:link  {
	color: #6D4A87;
	text-decoration: underline;
}
a.qalink:visited  {
	color: #C89731;
	text-decoration: underline;
}
.titlename {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.purpletitle
{
	color: #6D4A87;
}

.greentitle
{
	color: #6D735B;
}


.menu
{
	background-color: #6D735B;
	padding: 4px;
	color: #F1DFB9;
	font-size: 14px;
}

.menuselected {
	background-color: #9DA583;
	padding: 4px;
	color: #F1DFB9;
	font-weight: bold;
	font-size: 14px;
}

.headerhr {
	background-color: #6D4A87;
}

.headerslogan
{
	font-size: large;
	color: #000;
	margin: 0px;
	padding: 5px;
}

.headerslogan2
{
	font-size: 18pt;
	color: #000;
	margin: 0px;
	padding: 5px;
	font-style: italic;
}

.footer
{
	font-size: small;
	color: #666;
	margin-top: 50px;
	padding: 5px;
	font-style: italic;
}

.footernav
{
	font-size: small;
	color: #666;
	margin-top: 50px;
	padding: 5px;
}

.inset
{
	background-color: #6D735B;
	padding: 10px;
	color: #F1DFB9;
	font-size: medium;
	font-weight: normal;
	border-color: #9DA583;
	border-width: 0 3px 0 3px;
	border-style: none solid none solid;
}


.inset ul {
	list-style-image: url("images/beigebullet.gif");
}


td.footernav {
	padding-top: 30px;
	padding-bottom: 30px;
}
