address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul
{
	font-family: "Century Gothic";
}

body
{
	font-family: "Century Gothic";
	font-size: 100%;
	background-color:#FFFFFF;
	color: #555555;
	padding: 0px;
	margin: 15px 15px 15px 15px;
}

#mast
{
	margin: 5px auto 0px auto;
	text-align: center;
}

#mast img
{
	display: block;
	margin: 0px auto 0px auto;
}

#mast h1 { color: #708090; }

#contentBox
{
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #contentBox 
{   
	width: 100%;
}

#content
{
	background-color: transparent;
	margin: 0px 20px 20px 20px;
	text-align: justify;
	padding-top : 10px;
	width: 100%;
}

#nav
{
	background-color: transparent;
	color: #6c6e70;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 1em;
	border: solid 1px Silver;
}

#nav a
{
	color: Black;
	text-decoration: none;
	background-color : transparent;
}

#nav a:hover
{
	background-color: #6c6e70;
	text-decoration: none;
	color : White;
}

a:link
{
	color: #6c6e70;
}
/*
a:active
{
	color: #A36209;
}
*/

a:visited
{
	color: black; 
}

p { margin: 0em 0em 1em 0em; }

h1, h2, h3, h4, h5, h6 
{
	font-family: "Century Gothic";
	color: #555555;
	margin: 0px 0px 8px 0px;
}

h1
{
	font-size: 1.4em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.1em;
}

.finePrint
{
	font-size: .75em;
}

.note
{
	font-size: .8em;
	color: #555555;
}

.footNote
{
	font-size: .8em;
	text-align: center;
	background-color : #F5F5F6;
}

.smallAlert
{
	font-size: .8em;
	color: #F00;
}

.smallBold
{
	font-size: .8em;
	font-weight: bold;
}

a img
{
	border-width: 1px;
	border-color: #555555;
}

/* TABLE STYLES */
table.form_main { background-color: #F5F5F6; font-size: 10pt;}

td.row_main { background-color: #FFFFFF; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #6c6e70; }
td.row2_0	{ background-color: #F5F5F6; }
td.row3_0	{ background-color: #F5F5F6; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0 { background-color: #F5F5F6; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #F5F5F6; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: "Century Gothic";
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; }

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }

div.botmenu {
	text-align: center;
}

div.botmenu a {
	color: #ffffff;
	background-color: #F5F5F6;
	padding: 5px;
}

div.botmenu a:visited {
	color : #ffffff;
	background-color: black;
}

div.botmenu a:hover {
	color: #555555;
	background-color: #d3d3d3;
}

div.botmenu td {
	color : white;
	background-color : transparent;
}
#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}

#header-image {
background-image: url(images/banner.jpg); 
background-repeat: no-repeat;
background-position: center top;
height:86px;
margin-left: 50px;
margin-right: 22px;
}

.pagetitle {
	margin: 0 0 6px 0;	
}

.style1 {
font-size: 16px;
}