/* Body Style Settings */
/*body*/
.default { background-color: #000000; color: #0099FF; font: 10pt Arial, Helvetica, sans-serif; /*margin: 0.02in 0.02in 0.1in;*/ }

.title {
	vertical-align: bottom;
	width: 100%;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }

td { font: 9pt Arial, Helvetica, sans-serif; }
ul { font: 9pt Arial, Helvetica, sans-serif; }
li { font: 9pt Arial, Helvetica, sans-serif; }

li.menu {
	font-size: 10pt;
	margin-left: 15px;
	color: #0000FF;
}
li.menuNS {
	font-size: 10pt;
	margin-left: 15px;
	color: #0000FF;
}
li.selectedmenu { font: 10pt; margin-left: 15px; color: red; }
li.selectedmenuNS { font: 10pt; color: red; margin-left: 15px; }

/* Headings Style Settings */
h1 { font: 24pt; font-weight: bold; font-style: italic; }
h2 { font: 18pt; font-weight: bold; font-style: italic; }
h3 { font: 16pt; font-weight: bold; }
h4 { font: italic bold 12pt; margin: 20px; }
h5 { font: italic bold 11pt; text-align: center; }
h6 { font: 8pt; font-weight: bold; }

/* Element Style Settings */
.address { margin-left: 50px; font: bold 10pt; margin-right: 50px; }
.section { font: italic bold 14pt; margin-right: .2in; }
.subtitle { font: italic bold 12pt; margin-right: .2in; text-align: center; }
.tabs { margin-left: 50px; font: bold 9pt; margin-right: 50px; }

p.copyright {
	font-size: 8pt;
	font-style: italic;
}
p.address { margin-left: 50px; font: bold 10pt; margin-right: 50px; }
p.addresssmall { font: 8pt; }
p.email_title { font: bold 18pt "Century Gothic", sans-serif; text-align: center; }

table.menu { margin-left:.15in; margin-right:.15in; background: #FFFFFF; border: auto solid; }
table.form { margin: 20px; width: 80%; }

td.contactaddress { color: #0099FF; text-align: center; font-weight: bold; }
td.contactname { text-align: center; text-transform: capitalize; }
td.contactdesc { text-align: center; }
td.contentmenu {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
td.eightpoint { font-size: 8pt; }
td.form { font-size: 10pt; }
td.menu {
	font-style: italic;
	font-weight: bold;
	color: white;
	background-color: #0099FF;
}
td.title { font: italic bold 24pt; text-align: center; vertical-align: bottom; width: 100%; }
.copyright {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	color: #0099FF;
}
td.content {

}

