body {
	padding: 0px;
	margin: 0px auto;
	color: #282828;
	background-color: #b4cadf;
	font: 8px/16px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
}

div#box1 {
	padding: 0px;
	margin: 0px;
	background: url(images/bg_a.jpg) repeat-y center top;
	width: 100%;
	height: auto;
	text-align: left;
}

div#pageholder {
	padding: 0px;
	margin: 0px auto auto;
	border: #000000 0px solid;
	background-color: #ffffff;
	width: 788px;
	position: relative;
	height: auto;
}

div#content {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	background-color: #ffffff;
	width: 788px;
	height: auto;
}

div#header {
	width: 788px;
	height: 86px;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
}

div#innerheader {
	padding: 10px;
	text-align: right;
	font-size: 12px;
	color: #ffffff;
}

table {
	border-collapse: collapse; 
}

table.limited {
	border-collapse: collapse; 
	width: 788px;
}

table.full {
	border-collapse: collapse; 
	width: 100%;
}

table td, table th {
	padding: 0; 
}

td.tdmenu {
	padding: 0; 
	vertical-align: top;
	text-align: left;
	background: url(images/menubg.jpg);
}

a {
	font-size: 12px;
	cursor: pointer;
	color: #000000;
	font-family: arial, helvetica;
	text-decoration: underline;
}

a:link {
	color: #000000;
}

a:hover {
	color: #cc6600;
}

a.footer {
	font-size: 9px;
	cursor: pointer;
	color: #737373;
	font-family: arial, helvetica;
	text-decoration: none;
}

a.footer:link {
	color: #2b2b2b;
}

a.footer:visited {
	color: #2b2b2b;
}

a.footer:hover {
	color: #3c3c3c;
}


a.header {
	font-size: 12px;
	cursor: pointer;
	color: #3aeaea;
	font-family: arial, helvetica;
	text-decoration: none;
}

a.header:link {
	color: #3aeaea;
}

a.header:hover {
	color: #3aeaea;
}

ul#submenu2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
	border: #000000 0px solid;
	font-size: 1px;
	background: url(images/menubg.jpg) no-repeat 50% top;
	overflow: hidden;
	width: 173px;
	list-style-type: none;
	text-align: left;
}

ul#submenu2 li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-left: 12px;
	margin-top: 1px;
	list-style-type: none;
}

ul#submenu2 li ul {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: #000000 0px solid;
	font-size: 1px;
	list-style-type: none;
	text-align: left;
}

ul#submenu2 li ul li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-top: 1px;
	list-style-type: none;
}

#submenu2 a:link {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #ffffff;
	font-family: arial, helvetica,sans-serif;
	text-decoration: none;
}

#submenu2 a:visited {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #ffffff;
	font-family: arial, helvetica,sans-serif;
	text-decoration: none;
}

#submenu2 a:hover {
	padding: 0px;
	margin: 0px;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#submenu2 a.here:link {
	padding: 0px;
	margin: 0px;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#submenu2 a.here:visited {
	padding: 0px;
	margin: 0px;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#submenu2 a.here:hover {
	padding: 0px;
	margin: 0px;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

ul.submenu3 {
	padding-left: 100px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 5px 0px 0px 20px;
	font-size: 12px;
	width: 430px;
	font-family: arial, helvetica, sans-serif;
}

ul.submenu3 li {
	padding: 6px;
	margin-top: 1px;
	list-style-type: circle;
}

li.highlight2 {
	font-size: 13px;
	color: #996600;
	background-color: #f3f3f3;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}


b.highlight {
	padding: 0px;
	margin: 0px;
	color: #996600;
	background-color: #f3f3f3;
}


div#copyright {
	width: 788px;
	height: 32px;
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
}

div#innercopy {
	margin-right: 10px;
	margin-top: 8px;
	text-align: right;
	font-size: 12px;
	color: #2a4e66;
	text-align: right;
}

a.copyright {
	font-size: 12px;
	cursor: pointer;
	color: #996600;
	font-family: arial, helvetica;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a.copyright:link {
	color: #996600;
}

a.copyright:hover {
	color: #996600;
}

div#footer {
	padding-right: 20px;
	padding-left: 20px;
	margin: 4px;
	font-size: 9px;
	width: auto;
	color: #878787;
	position: relative;
	text-align: center;
}

div#contentholder {
	padding: 0px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #000000;
	background-color: #ffffff;
	height: auto;
	width: 788px;
	font-family: arial, helvetica, sans-serif;
	position: relative;
	text-align: left;
}

div#menuboxcontainer {
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: auto;
}

div#contentBoxcontainer {
	padding: 0px;
	margin: 0px;
	width: 615px;
}

div#contentBoxcontainer2 {
	padding-left: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 450px;
}

p.subtitle {
	padding-left: 100px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 20px 0px 8px;
	color: #000000;
}

p {
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

p.content {
	padding-right: 0px;
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif
}

p.content2 {
	padding-left: 100px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 12px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
}

p.bu {
	padding-left: 100px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
}

td.options {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	width: 182px;
	text-align: center;
}

td.options2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 3px;
	margin: 0px;
	width: 182px;
	text-align: center;
}

select {
	border-left: #4d4d4d 1px solid;
	border-right: #4d4d4d 1px solid;
	border-top: #4d4d4d 1px solid;
	border-bottom: #4d4d4d 3px solid;
	color: #000000;
	background-color: #f7f7f7;
	font-size: 8pt;
	font-family: arial,helvetica;
}

input {
	border-left: #4d4d4d 1px solid;
	border-right: #4d4d4d 1px solid;
	border-top: #4d4d4d 1px solid;
	border-bottom: #4d4d4d 3px solid;
	color: #000000;
	background-color: #f7f7f7;
	font-size: 8pt;
	font-family: arial,helvetica;
}

option {
	border-left: #4d4d4d 1px solid;
	border-right: #4d4d4d 1px solid;
	border-top: #4d4d4d 1px solid;
	border-bottom: #4d4d4d 3px solid;
	color: #000000;
	background-color: #f7f7f7;
	font-size: 8pt;
	font-family: arial,helvetica;
}

textarea {
	border-left: #4d4d4d 1px solid;
	border-right: #4d4d4d 1px solid;
	border-top: #4d4d4d 1px solid;
	border-bottom: #4d4d4d 3px solid;
	color: #000000;
	background-color: #f7f7f7;
	font-size: 8pt;
	font-family: arial,helvetica;
}

#form {
	padding: 0px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

img.block {
	border: 0;
	display: block;
}

div.imagediv {
	width: 100%;
}

div.imagepair {
	padding-top: 3px;
}

img.fullblock {
	padding-top: 3px;
	border: 0;
	display: block;
	width: 100%;
	height: 20px;
}


span.ul {
	text-decoration: underline;
}

span.iul {
	font-style: italic;
	text-decoration: underline;
}
