
body {
	font-family: Arial, Helvetica, sans-serif;
/* 	background-color: #FFFFFF; */
	background:url(images/bg_lt_grey_stripe.gif) #e6e6e6;
	font-size: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0;
	min-width: 800px;
	text-align: center;
}

p { /* remove all text margins */
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

form { display:inline; }  /* removes spacing after forms and sit inline */

img { border: 0px; }

h1
{
	padding: 0;
	font-size: 17px;
}

h2
{
	padding: 0;
	font-size: 15px;
}

h3
{
	padding: 0;
	font-size: 14px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
/* BREADCRUMB */
#breadcrumb {
    height: 15px;
    padding-left: 130px;
    text-align: center;
}
#breadcrumb ul {
    display:inline;
    padding-left: 0px;
    margin-left: 0px;
    font-size: 90%;
}
#breadcrumb ul li {
    display: inline;
    font-size: 90%;
    margin-left:6px;
}
#breadcrumb ul li:before {
    content: "\0020 \0020 \0020 \00BB \0020";
}
#breadcrumb ul ul li a {
    font-size: 90%;
    padding-left: 0px;
}
#breadcrumb ul ul li {
    padding-left: 0px;
    content: ", ";
}


// Additions From Moscovitch Designers
	margin-top: 10;
	margin-bottom: 0;
	text-align: center;
}

p { /* remove all text margins */
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

form { display:inline; }  /* removes spacing after forms and sit inline */
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	font-weight: bold;
}
.arthurmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
}
.titlereg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
	font-weight: normal;
}
.subhead2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	font-weight: normal;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.arthurmenudark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: underline;
	line-height: 150%;
}
.subhead5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	font-weight: normal;
}

/* END */