﻿/* Default SiteMaker 5.0 Style Sheets */

/* *************** */
/* General Classes */
/* *************** */
	
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	line-height: 15px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.labels
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
		
/* *************** */
/*  Header Styles  */
/* *************** */

H1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: verdana;
	color: #333399;
}
H2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: verdana;
	color: #333399;
}
H3 {
	font-size: 18px;
	font-style: normal;
	font-family: verdana;
	color: #333399;
}
H4 {
	font-family: verdana;
	font-size: 22px;
	font-style: normal;
	color: #333399;
}

/* *************** */
/*   Link Styles   */
/* *************** */

A:link {
	color: #0398B0;
}
A:visited {
	color: #0398B0;
}
A:hover {
	color: #000000;
}

A:visited:hover {
	color: #000000;
}

/* *************** */
/*   Form Styles   */
/* *************** */

SELECT, INPUT, BUTTON, TEXTAREA {
	background-color: #oooooo;
	border: 2px groove #ADAEDC;
	margin-left: 5px;
}

.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/* ***************************************************** */
/*   Custom Styles (feel free to add new styles below)   */
/* ***************************************************** */

font.title {
	font-family: verdana;
	font-size: 22px;
	font-style: bold;
	color: #78A095;
	background: white;
}

.header
{
COLOR: #333399;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: medium;
font-weight: bold;
}

.Label
{
COLOR: #333399;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 13px;
FONT-WEIGHT: bold;
}

.red
{
COLOR: red;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: xx-small;
}

.small
{
COLOR: black;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: xx-small;
}