body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  margin: 0px 0px 0px 0px;
  background-color: #b59778;
}

.maintext {
  background-image:url(../images/banner_top.jpg);
  background-position: top center;
  background-repeat:no-repeat;
  background-color: #ffffff;
}

a {
	color: #005684;
}

p {
	margin-top: 6px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ListSpaced li {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

label {
	font-weight:bold;
}

.required {
	color: #FF0000;
}

.MainMenu {
    margin-left: 5px;
    line-height: 1.1;
    position: absolute;
	width: 150px;
  	border: thin outset #000066;
}

.MainMenu p {
    margin: 0; 
  	padding: 0.3em 0.4em;
  	font-family: Arial, sans-serif;
  	background: #3982ad;
	color: white;
}


.MainMenu a, .Mainmenu em {
	display: block;
	margin: 0 0.5em;
	border-bottom: 2px groove #000066;
}

.MainMenu a:link {
	text-decoration: none;
	color: white;
}

.MainMenu a:visited {
	text-decoration: none;
	color: #000066;
}

.MainMenu a:hover {
	text-decoration: none;
	background: black;
	color: white;
}

.TopMenu {
	margin: 5px 5px 5px 5px;
	color: white;
	width: 100%;
	line-height:1.1;
}

.TopMenu a:link, .TopMenu a:visited {
	text-decoration: none;
	color: white;
}

.TopMenu a:hover {
	text-decoration: none;
	background: white;
	color: #005684;
}

.LeftMenu {
	margin: 5px 5px 5px 5px;
	color: white;
	background: #73614a;
  	background-image:url(../images/banner_left_save2.jpg);
  	background-position: top left;
  	background-repeat:no-repeat;
}

.LeftMenu p {
	margin: 5px 5px 5px 5px;
	color: white;
	font-weight:bold;
}

.LeftMenu a:link {
	text-decoration: none;
	color: white;
	margin-left: 15px;
	font-weight:normal;
}

.LeftMenu a:visited {
	text-decoration: none;
	color: white;
	margin-left: 15px;
	font-weight:normal;
}

.LeftMenu a:hover {
	text-decoration: none;
	background: white;
	color: #005684;
	margin-left: 15px;
	font-weight:normal;
}

.PageTitle {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size: 120%;
	color: #025784;
}

.Subtitle, .Subtitle td {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size: 110%;
	color: #025784;
}

.ParaHeading {
	font-weight:bold;
	font-size: 100%;
	color: black;
}

.PageBody {
	margin: 0px 0px 0px 10px;
	width: 95%;
}

.NarrowPageBody {
	margin: 0px 0px 0px 10px;
	width: 90%;
}
.PageFooter {
	margin: 10px 0px 0px 10px;
	padding-bottom: 0px;
	width: 100%;
}

.CopyRight {
	color: white;
	font-size: 10px;
	background: #73614a;
	padding-bottom: 10px;
}

.CopyRight a:link, .CopyRight a:visited {
	text-decoration: none;
	color: black;
}

.Snowflakes {
	background-image: url(../images/snowflakesbg4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.Snowflakes2 {
	background-image: url(../images/snowflakesbg2.jpg);
	background-position: middle center;
	background-repeat: repeat-x;
}

.Snowflakes3 {
	background-image: url(../images/snowflakesbg3.jpg);
	background-position: middle center;
	background-repeat: repeat-x;
}

.Special {
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	text-decoration:none;
}

.Special a:link, .Special a:visited, .Special a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	text-decoration:none;
}

.CopyRight a:hover {
	text-decoration: none;
	color: white;
}

.floatr {
	float:right;
	margin-left: 10px;
	margin-top: 15px;
}

.floatr-notopmarg {
	float:right;
	margin-left: 10px;
}

.floatl {
	float:left;
	margin-right: 10px;
	margin-top: 15px;
}

.reverse_block {
	color: white;
	background-color:#005584;
}
