/* 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: 11px; color: #333333}

/* Paragraph Tag -- Default Paragraph Font Specs (same scheme as body and normal) */
p
{editor-name: Paragraph; color: #333333; font-family: Arial, Helvetica, sans-serif;  font-size: 11px}

/* Undefined List -- Default Bullet Specs */
ul
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; list-style-type: square; list-style-position: outside; list-style-image: url(/images/general/bullet.gif)}

li
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; list-style-type: square; list-style-position: outside; list-style-image: url(/images/general/bullet.gif)}

/* Ordered List -- Default List Specs */
ol
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px}


/* Default Link NORMAL -- Link Font Specs -- (links in body content) */
a
{color: #333333; CURSOR: hand; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}
a:visited
{color: #333333; CURSOR: hand; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}
a:hover
{color: #2C6A98; 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: #3E3E3D; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}
a.navilink:visited
{color: #3E3E3D; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}
a.navilink:hover
{color: #2C6A98; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline}

/* Navi Text -- Non-Linked Navigation Font Specs (same scheme as navilink) */
.navi
{color: #3E3E3D; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}


/* Main Navigation Link -- Link Font Specs - Normal, Visited & Over (main navigation if text) */
a.navisublink
{color: #333333; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a.navisublink:visited
{color: #333333; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a.navisublink:hover
{color: #2C6A98; CURSOR: hand; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}


/******************************************************************************
Heading Classes
******************************************************************************/

h1
{editor-name: Heading 1; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; display: inline; text-decoration: none;}
h1 a:link
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; display: inline; text-decoration: none;}
h1 a:visited
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; display: inline; text-decoration: none;}
h1 a:hover
{color: #2C6A98; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; display: inline; text-decoration: underline;}

h2
{editor-name: Heading 2; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: inline; text-decoration: none;}
h2 a:link
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: inline; text-decoration: none;}
h2 a:visited
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: inline; text-decoration: none;}
h2 a:hover
{color: #2C6A98; font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: inline; text-decoration: underline;}

h3
{editor-name: Heading 3; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; display: inline; text-decoration: none;}
h3 a:link
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; display: inline; text-decoration: none;}
h3 a:visited
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; display: inline; text-decoration: none;}
h3 a:hover
{color: #2C6A98; font-family: Arial, Helvetica, sans-serif; font-size: 10px; display: inline; text-decoration: underline;}



/* Footer Link NORMAL -- Link Font Specs -- (footer navigation if text) */
a.footerlink
{color: #656565; CURSOR: hand; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a.footerlink:visited
{color: #656565; CURSOR: hand; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a.footerlink:hover
{color: #000000; CURSOR: hand; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

/* Footer Text -- Font Specs (footer text not linked, IE: copyright) */
.footer
{editor-name: Footer; color: #656565; font-family: Arial, Helvetica, sans-serif; font-size: 10px}



/* Normal Text -- Default Font Specs (same scheme as body and paragraph) */
/* USE IN CONTENT EDITOR */
.normal
{editor-name: Normal; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify}

/* Normal Text Bold-- Default Font Specs (same scheme as body and paragraph) */
.normalbold
{editor-name: Normal Boldl; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}

/* Normal Text Italic-- Default Font Specs (same scheme as body and paragraph) */
.normalitalic
{editor-name: Normal Italic; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic}

/* Normal Text NonJustified -- Default Font Specs (same scheme as body and paragraph) */
.normalnonjustified
{editor-name: Normal Non Justified; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px}


/* Normal "1" Text -- Default Font Specs (same as normal, but color scheme "1") */
.normalcolor1
{editor-name: Normal Blue; color: #5772A2; font-family: Arial, Helvetica, sans-serif; font-size: 11px}

/* Normal "1" Text BOLD -- Default Font Specs (same as normal, but color scheme "1") */
.normalcolor1bold
{editor-name: Normal Blue Bold; color: #5772A2; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}

/* Quote Text Italic-- */
.quote
{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: italic;}

/* Small Text -- Font Specs (same as normal, but smaller) */
.small
{editor-name: Small; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px}


/* Error Text -- Font Specs (return error, incomplete process) */
.error
{color: #913925; font-family: Arial, Helvetica, sans-serif; font-size: 10px}



/* Table Style "Standard White" -- Background Color */
.table1
{background: #FFFFFF}

/* Table Style "Standard Back" -- Background Color */
.table2
{background: #000000}


/* Table Style "1" Head -- Background Color (1st head table w/ bg on page) */
.table1head
{background: #A1A1A1}

/* Table Style "2" Head -- Background Color (2nd head table w/ bg on page) */
.table2head
{background: #F6F6F2}

/* Table Style "3" Head -- Background Color (3rd head table w/ bg on page) */
.table3head
{background: #C0C0C0}

/* Table Style "4" Head -- Background Color (4th head table w/ bg on page) */
.table4head
{background: #0A74B1}

/* Table Style "5" Head -- Background Color (5th head table w/ bg on page) */
.table5head
{background: #115F8D}


/* Table Style "1" Foot -- Background Color (1st foot table w/ bg on page) */
.table1foot
{background: #CECECE}

/* Table Style "2" Foot -- Background Color (2nd foot table w/ bg on page) */
.table2foot
{background: #FCFCFC}



/* Table Style "2" Foot -- Background Color (2nd foot table w/ bg on page) */
.spotlightbar
{background: #4797C5; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; height: 16}



/* Input Field "Drop Down Selection" -- Single Line | Specified Width */
.inputdrop
{color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 19px; width: 227px}


/* Input Field -- Single Line NO WIDTH Constraint */
.input
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 19px}


/* Input Field "1" -- Single Line Normal Width */
.input1
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 19px; width: 200px}

/* Input Field "2" -- Double Line Normal Width */
.input2
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 38px; width: 200px}

/* Input Field "3" -- Tripple Line Normal Width */
.input3
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 56px; width: 200px}

