/* Body Tag -- Background Color - Scroll Bars - Default Page Font Specs (same scheme as paragraph and normal) */
body
{background-color :#FFFFFF; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #363636}

/* Paragraph Tag -- Default Paragraph Font Specs (same scheme as body and normal) */
p
{color: #363636; font-family: Arial, Helvetica, sans-serif;  font-size: 12px;}

/* Undefined List -- Default Bullet Specs */
ul
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

/* Ordered List -- Default List Specs */
ol
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px}


/* Default Link -- Link Font Specs - Normal, Visited & Over (links in body content) */
a
{color: #000000; CURSOR: hand; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

a:visited
{color: #000000; CURSOR: hand; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

a:hover
{color: #1475C4; CURSOR: hand; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}


/* Main Navigation Link -- Link Font Specs - Normal, Visited & Over (main navigation if text) */
a.navilink
{color: #5C5C5C; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

a.navilink:visited
{color: #5C5C5C; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

a.navilink:hover
{color: #1475C4; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}


/* Sub-Navigation Link -- Link Font Specs - Normal, Visited & Over (sub navigation if text) */
a.navisublink
{color: #5C5C5C; CURSOR: hand; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}

a.navisublink:visited
{color: #5C5C5C; CURSOR: hand; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}

a.navisublink:hover
{color: #1475C4; CURSOR: hand; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}


/* Footer Link -- Link Font Specs - Normal, Visited & Over (footer navigation if text) */
a.footerlink
{color: #DCE1EA; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

a.footerlink:visited
{color: #DCE1EA; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

a.footerlink:hover
{color: #FFFFFF; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}



/* Normal Text -- Default Font Specs (same scheme as body and paragraph) */
/* USE IN CONTENT EDITOR */
.normal
{editor-name: Normal; color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.normal
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px}



/* Normal "1" Text -- Default Font Specs (same as normal, but color scheme "1") */
.normalcolor1
{editor-name: Normal l; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.normalcolor1
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px}


/* Normal "2" Text -- Default Font Specs (same as normal, but color scheme "2") */
.normalcolor2
{editor-name: Normal 2; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.normalcolor2
{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

/* Mid-Sized Header Text -- Font Properties */
/* USE IN CONTENT EDITOR */
.midheader
{editor-name: Mid Header;color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.midheader
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

/* Large-Sized Header Text -- Font Properties */
/* USE IN CONTENT EDITOR */
.titleheader
{editor-name: Title Header;color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.titleheader
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px}


/* Search Text -- Font Specs (search text, NOT inside form fields) */
.search
{color: #63AB2F; font-family: Arial, Helvetica, sans-serif; font-size: 11px}

/* Small Text -- Font Specs (same as normal, but smaller) */
.small
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 11px}

/* Error Text -- Font Specs (return error, incomplete process) */
.error
{color: #E6B122; font-family: Arial, Helvetica, sans-serif; font-size: 11px}

/* Footer Text -- Font Specs (footer text not linked, IE: copyright) */
.footer
{color: #DCE1EA; font-family: Arial, Helvetica, sans-serif; font-size: 11px}


/* Title Bar Table Tag "1" -- Background Color (if one) - Default Font Specs (title row "1") */
.titlebar1
{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px}

/* Title Bar Table Tag "2" -- Background Color (if one) - Default Font Specs (title row "2") */
.titlebar2
{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background: #336699}

/* Title Bar Table Tag "3" -- Background Color (if one) - Default Font Specs (title row "3") */
.titlebar3
{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;  background: #FF6600}


/* Table Style "1" -- Background Color (1st table w/ bg on page) */
.table1
{background: #FFFFFF; bg-color: #FFFFFF}

/* Table Style "2" -- Background Color (2nd table w/ bg on page) */
.table2
{background: #000000; bg-color: #000000}

/* Table Style "3" -- Background Color (3rd table w/ bg on page) */
.table3
{background: #1C3C55; bg-color: #1C3C55}

/* Table Style "4" -- Background Color (4th table w/ bg on page) */
.table4
{background: #B6C8E8; bg-color: #B6C8E8}

/* Table Style "5" -- Background Color (5th table w/ bg on page) */
.table5
{background: #A2ADB5; bg-color: #A2ADB5}

/* Table Style "6" -- Background Color (6th table w/ bg on page) */
.table6
{background: #F8F8F8; bg-color: #F8F8F8}


/* Table Row Light -- Background Color (1st of alternating row lines) */
.tablerowlt
{background: #FFFFFF; bg-color: #FFFFFF}

/* Table Row Dark -- Background Color (2nd of alternating row lines) */
.tablerowdk
{background: #FFFFFF; bg-color: #FFFFFF}


/* Input Field -- Single Line NO WIDTH Constraint */
.input
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 18px}

/* Input Field "1" -- Single Line Normal Width */
.input1
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 18px; width: 195px}

/* Input Field "2" -- Double Line Normal Width */
.input2
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 36px; width: 195px}

/* Input Field "3" -- Tripple Line Normal Width */
.input3
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 54px; width: 195px}

/* Input Field "4" -- Signle Line Small Width */
.input4
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 18px; width: 80px}

/* Input Field "5" -- Double Line Small Width */
.input5
{color: #363636; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 36px; width: 80px}

.normalbold 
{color: #1475C4; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
