

/* ======= SELECTORS - Alphabetical =========== */

A 	
	{
/* Hyperlink tags =================== */
	color			: #253458; 
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 8pt; 
	text-decoration	: underline; 
	}

BODY 
	{
	background-color: #253458; 
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, Sans-Serif;
	font-size		: 8pt;
	margin			: 5px;
	/*background-image: url(/_Images/Site/background.gif);*/
	}

H1 
	{
	color 			: #253458;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 16px;
	font-weight		: bold;
	font-style		: italic;
	/*line-height		: 10px;*/
	}

H2 
	{
	color 			: #253458;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 14px;
	font-weight		: bold;
	}

H3
	{
	color			: #E8EFD2;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 14px;
	font-weight		: bold;
	}

HR 	
	{
/* Horizontal Rules ================= */
	color			: #253458; 
	background-color: #253458;
	height			: 1px;
	border			: none
	}

LI		{
/* List Items ======================= */

	color			: #000000;
	font-family		: inherit;
	font-size		: inherit;
	font-weight		: inherit;
	}


P, TD 
	{
/* Paragraph tags, Table Cells === */
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	}

	
/* ========== SECTIONS of Page =============== */
#Wrapper
	{
	width			: 965px;
	margin			: 0;
	}

#Wrapper-Home
	{
	background-color: #4F6097;
	/*border			: 1px solid #999;
	text-align		: center;
	max-width		: 1000px;
	width			: 100%; 
	min-width		: 800px;*/
	width			: 965px;
	margin			: 0;
	}

* asp #Wrapper-Width 
	{
	border-left:800px solid; 
	position:relative; 
	float:left; 
	z-index:1;
	}
	
* asp #Wrapper-Container 
	{
	margin-left:-800px; 
	position:relative; 
	float:left; 
	z-index:2; 
	text-align:left;
	background-color: #253458;
	}

#Wrapper-PopUp
	{
	background-color: #FFFFFF;
	/*background-image: url(/_images/site/paper_texture.gif);*/
	border			: 1px #253458;
	text-align		: center;
	width			: 550px;
	}
	
#Header
	{
	position		: relative;
	z-index			: 10;
	}
	
#Main-Section
	{
	background-color: #4F6097;
	padding-top		: 10px;
	clear			: both;
	z-index			: 1;
	}

#Main-Section-Home
	{
	background-color: #4F6097;
	z-index			: 1;
	}

#Main-Section-PopUp
	{
	background-color: #FFFFFF;
	margin-bottom	:  20px; 
	margin-left		:  20px; 
	margin-right	:  20px; 
	margin-top		:   0px;
	text-align		: left;
	width			: 450px; 
	}
	
#Left-Column
	{
	float			: left; 
	margin-left		: 5px; 
	width			: 150px;
	}
	
#Center-Column
	{
	border			: 1px #FFFFFF;
	margin-left		: 170px; 
	margin-right	: 10px; 
	margin-bottom	: 10px; 
	margin-top		: 0px;
	}
	
	
#Content
	{
	background-color: #FFFFFF;
	position		: relative;
	visibility		: visible;
	text-align		: left;
	margin-left		: 15px;
	margin-right	: 0px;
	padding-bottom	: 10px;
	width			: 710px;
	}

#ContentHome
	{
	background-color: #4F6097;
	position		: absolute;
	top				: 253px;
	left			: 235px;
	width			: 285px;
	height			: 190px;
	z-index			: 5;
	visibility		: visible;
	}

#Footer
	{
	background-color: #253458;
	width			: 965px;
	height			: 20px;
	z-index			: 20;
	/*clear			: both; 
	line-height		: 14px;
	max-width		: 1000px;
	min-width		: 800px;*/
	}
	
#Quicklinks
	{
	background-color: #7E8FC3;
	border			: 2px solid #253458;
	text-align		: left;
	padding			: 10px;
	margin-top		: 0px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	visibility		: visible;
	position		: relative;
	width			: 200px;
	float			: right;
	}
	
#HomeGraphic
	{
	text-align		: left;
	padding			: 0px;
	margin			: 0px;
	visibility		: visible;
	/* clear			: left */
	}

/* ======== DIV and other tags ========== */
.Header-Container
	{
	/*background-image: url(/_images/site/Header.jpg);*/
	position		: relative;
	padding			: 0px;
	margin			: 0px;
	/*width			: 100%;
	max-width		: 1600px;
	min-width		: 800px;
	height			: 95px;
	clear			: left;*/
	}
	
.Header-Home-Container
	{
	/*background-image: url(/_images/home/header.home.back.jpg);*/
	position		: relative;
	padding			: 0px;
	margin			: 0px;
	width			: 965px;
	/*width			: 100%;
	max-width		: 1600px;
	min-width		: 800px;
	height			: 147px;
	border			: 1px solid #FFFFFF;
	clear			: left;*/
	}
	
.Header-Graphic
	{
	/*background-image: url(/_Images/Site/Header.Logo.jpg);*/
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 0px;
	height			: 0px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: solid;*/
	}
	
.Header-Home-Graphic
	{
	/*background-image: url(/_Images/Home/Header.Logo.Home.jpg);
	background-color: #4F6097;*/
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 0px;
	height			: 0px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	clear			: both;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: solid;*/
	}

.Header-Left
	{
	background-image: url(/_Images/Site/Header.jpg);
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 767px;
	height			: 100px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	z-index			: 2;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: double;*/
	}

.Header-Home-Left
	{
	background-image: url(/_Images/Home/Header.Left.Home.jpg);
	position		: relative;
	z-index			: 5;
	/*top				: 0px;
	left			: 137px;*/
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 232px;
	height			: 88px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	/*border-width	: 1px;
	border-color	: #666;
	border-style	: double;*/
	}

.Header-Right
	{
	/*background-image: url(/_Images/Site/Header.Right.jpg);
	position		: relative;
	top				: 0px;
	left			: 482px;
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 0px;
	height			: 0px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	border		: 1px double #666;*/
	}

.Header-Home-Right
	{
	background-image: url(/_Images/Home/Header.Right.Home.jpg);
	position		: relative;
	/*top				: 0px;
	left			: 482px;*/
	padding			: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	width			: 533px;
	height			: 88px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	float			: left;
	/*border		: 1px double #666;*/
	}

.Header-Home-Image
	{
	background-image: url(/_images/home/header.middle.home.jpg);
	position		: relative;
	padding			: 0px;
	width			: 765px;
	height			: 102px;
	clear			: both;
	z-index			: 1;
	/*border		: 1px solid #FFF;*/
	}
	

.Menu-Container
	{
	background-color: #000000;
	background-image: url(/_images/site/Menu.Back.jpg);
	position		: relative;
	/*top				: -20px;
	left			: 75px;*/
	margin-top		: 0px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	margin-right	: 20px;
	padding-top		: 0px;
	padding-bottom	: 0px;
	width			: 767px;
	height			: 24px;
	text-align		: right;
	clear			: both;
	/*float			: left;
	border-width	: 0px;
	border-color	: #666;
	border-style	: single;*/
	}
	
.Menu-Home-Container
	{
	/*background-color: #000000;
	background-image: url(/_images/home/Menu.Back.Home.jpg);*/
	position		: absolute;
	top				: 10px;
	left			: 635px;
	margin-top		: 0px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	margin-right	: 10px;
	padding-top		: 0px;
	padding-bottom	: 0px;
	height			: 150px;
	float			: left;
	text-align		: right;
	z-index			: 9;
	}

.Menu-Tab-Normal
	{
	background-color: #000000;
	position		: relative;
	padding			: 0px;
	padding-left	: 1px;
	padding-right	: 6px;
	margin-top		: 0px;
	margin-right	: 0px;
	float			: left;
	margin-left		: 0px;
	margin-bottom	: 0px;
	}

.Menu-Tab-Active
	{
	background-color: #4F6097;
	position		: relative;
	padding			: 0px;
	margin-top		: 0px;
	float			: left;
	margin-left		: 0px;
	margin-bottom	: 0px;
	}
	
.Menu-Container
	{
	background-color: #000000;
	position		: relative;
	padding-top		: 3px;
	margin-top		: 0px;
	height			: 16px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	/*border-left		: 1px #035E63 solid;
	border-right	: 1px #035E63 solid;*/
	clear			: left
	}
	
.Content
	{
	background-color: #FFFFFF;
	}

.Content-Text
	{
	background-color: #FFFFFF;
	padding			: 10px;
	}
	
.Image-Box
	{
	background-color: #4F6097;
	}

.Quicklinks-Container
	{
	background-color: #E8EFD2;
	position		: relative;
	/*top				: 318px;
	left			: 757px;
	border			: 2px solid #253458;
	height			: 265px;
	width			: 230px;*/
	padding			: 0px;
	margin			: 0px;
	/*min-width		: 219px;
	max-width		: 1000px;*/
	float			: right;
	z-index			: 1;
	}

.Quicklinks-Home-Container
	{
	background-color: #7E8FC3;
	position		: absolute;
	top				: 3px;
	left			: 765px;
	/*padding			: 5px 5px 5px 5px;*/
	margin			: 0px 0px 0px 0px;
	height			: 610px;
	width			: 200px;
	float			: left;
	z-index			: 5;
	}

.Quicklinks-Events-Container
	{
	background-color: #7E8FC3;
	border			: 2px solid #253458;
	position		: absolute;
	top				: 7px;
	left			: 757px;
	padding			: 0px;
	margin			: 0px;
	width			: 210px;
	/*height			: 450px;*/
	z-index			: 1;
	}

.Events-Title
	{
	/*color: #253458;*/
	background-image: url(/_images/site/Events.jpg);
	position		: relative;
	padding-left	: 0px;
	margin-left		: 15px;
	padding-top		: 5px;
	height			: 29px;
	width			: 185px;
	font-family	: Arial;
	font-size	: 14px; 
	font-weight	: bold;
	font-style	: italic;
	/*border-bottom	: 1px #253458 solid;*/
	clear			: left
	}

.Quicklinks-Tab
	{
	/*background-color: #FFFFFF;*/
	position		: relative;
	padding-left	: 5px;
	margin			: 0px;
	/*height			: 210px;*/
	/*min-width		: 120px;
	max-width		: 1000px;*/
	z-index			: 10;
	}

.Quicklinks-Title
	{
	/*color: #253458;*/
	background-image: url(/_images/site/Events.jpg);
	position		: relative;
	padding			: 0px;
	margin-top		: 10px;
	height			: 29px;
	width			: 185px;
	font-family	: Arial;
	font-size	: 14px; 
	font-weight	: bold;
	font-style	: italic;
	/*border-bottom	: 1px #253458 solid;*/
	clear			: left
	}
	
.Quicklinks-Text 
	{
	position		: relative;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 12px;
	padding			: 0px;
	margin			: 0px;
	/*line-height		: 20px;
	vertical-align	: text-bottom;*/
	}

.News-Home-Container
	{
	background-color: #7E8FC3;
	background-image: url(/_images/home/Left.Home.jpg);
	position		: relative;
	/*top				: 397px;
	left			: 5px;*/
	/*padding			: 5px 5px 5px 5px;*/
	margin			: 0px 0px 0px 0px;
	height			: 219px;
	width			: 169px;
	float			: left;
	z-index			: 1;
	}

.News-Home-Title
	{
	/*color: #253458;*/
	background-image: url(/_images/home/News.Home.jpg);
	position		: relative;
	/*top				: 252px;
	left			: 5px;*/
	padding			: 0px;
	margin			: 0px;
	height			: 145px;
	width			: 232px;
	font-family	: Arial;
	font-size	: 14px; 
	font-weight	: bold;
	font-style	: italic;
	/*border-bottom	: 1px #253458 solid;*/
	clear			: left
	}

.News-Title
	{
	/*color: #253458;*/
	background-image: url(/_images/site/News.jpg);
	position		: relative;
	/*top				: 252px;
	left			: 5px;*/
	padding			: 0px;
	margin			: 10px;
	height			: 29px;
	width			: 185px;
	font-family	: Arial;
	font-size	: 14px; 
	font-weight	: bold;
	font-style	: italic;
	/*border-bottom	: 1px #253458 solid;*/
	clear			: left
	}

.News-Tab
	{
	/*background-color: #FFFFFF;*/
	position		: relative;
	padding			: 10px;
	margin			: 0px;
	width			: 150px;
	/*height			: 210px;
	min-width		: 120px;
	max-width		: 1000px;*/
	z-index			: 10;
	}

	
.Title-Left
	{
	background-image: url(/_images/home/title.home.jpg);
	position		: relative;
	padding			: 0px;
	height			: 58px;
	width			: 765px;
	clear			: left;
	}

/*.Title-Right
	{
	background-image: url(/_images/home/title.right.home.jpg);
	position		: relative;
	padding			: 0px;
	height			: 58px;
	width			: 533px;
	clear			: both;
	}*/

.Specials-Home
	{
	background-image: url(/_images/home/specials.home.jpg);
	position		: absolute;
	visibility		: visible;
	top				: 252px;
	left			: 519px;
	width			: 253px;
	height			: 145px;
	padding-top		: 12px;
	padding-right	: 30px;
	padding-bottom	: 5px;
	padding-left	: 20px;
	margin-right	: 20px;
	z-index			: 1;
	}

.Specials-Tab
	{
	/*background-color: #FFFFFF;*/
	position		: relative;
	padding			: 5px;
	margin			: 0px;
	width			: 190px;
	/*height			: 210px;
	min-width		: 120px;
	max-width		: 1000px;*/
	z-index			: 10;
	}
	
.Right-Home
	{
	background-image: url(/_images/home/right.home.jpg);
	position		: absolute;
	visibility		: visible;
	top				: 399px;
	left			: 754px;
	width			: 16px;
	height			: 230px;
	z-index			: 5;
	}		
	
.Bottom-Section
	{
	background-color: #4F6097;
	background-image: url(/_images/home/Bottom.Home.jpg);
	position		: relative;
	/*top				: 397px;
	left			: 5px;*/
	margin			: 0px 0px 0px 0px;
	height			: 212px;
	width			: 580px;
	float			: left;
	clear			: right;
	z-index			: 1;
	}

.Bottom-Footer
	{
	background-color: #4F6097;
	background-image: url(/_images/home/Bottom.Footer.jpg);
	position		: relative;
	/*top				: 397px;
	left			: 5px;*/
	height			: 7px;
	width			: 965px;
	clear			: both;
	z-index			: 5;
	}


.Footer-Container
	{
	background-color: #253458;
	height			: 20px;
	position		: relative;
	z-index			: 20;
	padding			: 5px;
	margin			: 0px;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 11px;
	text-decoration	: none;
	float			: left;
	}

.Footer-Container-Right
	{
	background-color: #253458;
	height			: 20px;
	width			: 220px;
	position		: relative;
	z-index			: 20;
	padding			: 5px;
	margin			: 0px;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 11px;
	text-decoration	: none;
	text-align		: right;
	float			: right;
	}

	
/* ======= CUSTOM - Sections =========== */

/* 
MENUS - Top and Side
BOXES
LISTS
FORMS
PARAGRAPHS
FOOTER
*/

/* MENU Top and Side Menu Setting === */




/* Menu Top Links ================= */
A.Menu-Top-Normal
{	/*background-color: #EAE8D9;*/
	color			: #253458;
	font-family		: Tahoma, Arial, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 3px;
	padding-right	: 3px;
	text-decoration	: none;
}

A:HOVER.Menu-Top-Normal 
{ 	color			: #253458; 
	text-decoration	: underline;
}

A.Menu-Top-Active
{
	background-color: #4F6097;
	color			: #E8EFD2;
	font-family		: Tahoma, Arial;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 3px;
	padding-right	: 3px;
	padding-top		: 2px;
	text-decoration	: none;
}

A:HOVER.Menu-Top-Active { text-decoration: none; }

A.Menu-Top-Home-Normal
{	/*background-color: #EAE8D9;*/
	color			: #253458;
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 16px;
	padding-left	: 3px;
	padding-right	: 3px;
	text-decoration	: none;
}

A:HOVER.Menu-Top-Home-Normal 
{ 	color			: #000000; 
	text-decoration	: underline;
}

/*.Menu-Top
{
	background-color: #EAE8D9; 
	color			: #1E2857;
	font-family		: Tahoma, Arial;
	font-size		: 11px;
	font-weight		: bold;
	padding-left	: 3px;
	padding-right	: 3px;
	text-decoration	: none;
}*/

/* Menu Side Links ================= */
.Menu-Side-Header 
	{ 
/* Big Text Header for Side Menu */
	border-bottom	: 1px solid #FFFFFF;
	color			: #253458;
	font-family		: Trebuchet MS, TrebuchetMS, Arial;
	font-size		: 18px; 
	font-weight		: bold; 
	margin-bottom	: 5px;
	}

.Menu-Side-Item
	{
	padding-top		: 3px;
	padding-bottom	: 3px;
	}


A.Menu-Side-Normal 
	{
	color			: #253458;
	font-family		: Verdana, san-serif;
	font-size		: 11px;
	font-weight		: bold;
	padding-bottom	: 6px;
	padding-left	: 3px;
	text-decoration	: none;
	}

A:HOVER.Menu-Side-Normal 	{ color: #253458; text-decoration: underline; }

A.Menu-Side-Active 
	{
	color			: #000000;
	font-family		: Verdana, san-serif;
	font-size		: 11px;
	font-weight		: bold;
	padding-bottom	: 6px;
	padding-left	: 3px;
	text-decoration	: underline;
	}

A:HOVER.Menu-Side-Active 	{ color: #000000; }


.Menu-Active 
	{
	color			: inherit;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration : none;
	}

.Menu-Sub 
	{
	color			: inherit;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	text-decoration	: underline;
	}

/* SSI MENU MODULES ===== */
/* color must contrast against TD-Outline */
.Module-Title 
	{ 
	color		: #253458; 
	font-family	: Arial;
	font-size	: 14px; 
	font-weight	: bold;
	font-style	: italic;
	padding-left: 3px; 

	}

/* color must contrast against TD-Light */
.Module-Title-Sub 
	{ 
	color		: #253458; 
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: 10px; 
	font-weight	: bold; 
	margin-left	: 3px;
	}

.Module-Content
	{
	color		: #000000; 
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: inherit; 
	margin-left	: 3px;
	}
	
/* BOXES ============ */
/* color must contrast against TD-Outline */
/*.Box-Title 
	{ 
	color		: #e7e7e7; 
	font-family	: Arial;
	font-size	: 14px; 
	font-weight	: bold;
	padding-left: 5px; 

	}*/

/* color must contrast against TD-Light */
/*.Box-Title-Sub
	{ 
 	color		: #1E2857; 
	font-family	: Arial, Helvetica, sans-serif; 
	font-size	: 11px; 
	font-weight	: bold; 
	margin-left	: 3px;
	}

.Box-Content
	{
	color		: #1E2857; 
	font-family	: Verdana, Arial, Helvetica, sans-serif; 
	font-size	: 10px; 
	font-weight	: normal; 
	margin-left	: 3px;
	line-height	: 11px;
	}*/

/* FOOTER Items ============= */
/*TABLE.Footer
	{
	background-color: #1E2857;
	}*/

.Footer 
	{
	color			: #FFFFFF;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	}

A.Footer 
	{
	color			: #FFFFFF;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	}


/* LISTS =========== */

.List-Heading 
	{
	color		: #FFFFFF;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	font-weight	: bold;
	}

.List-Row
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	font-weight	: normal;
	}

.List-Empty
	{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	
	background-color: #FFFFFF;
	border			: #253458 solid 1px 1px 1px 1px;
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	margin			: 15px;
	padding			: 15px;
	}

.List-Title 
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	}

.List-SubTitle
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: bold;
	}


.List-Summary, .List-Data
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	}

.Recordset-Navigation-Bar 
	{
	background-color: #253458;
	border			: solid 0px #253458;
	}

.Recordset-Navigation-Bar-Link
	{
	color			: #FFFFFF;
	font-family		: Arial;
	font-size		: 9pt;
	font-weight		: bold;
	}

a.Recordset-Navigation-Bar-Link
	{
	color			: #FFFFFF;
	font-family		: Arial;
	font-size		: 9pt;
	font-weight		: bold;
	}



/* FORMS ============ */

.Form-Label 
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 9pt; 
	font-weight		: bold;
	}

.Form-Input 
	{
	background-color: #FFFFFF;
	border			: #253458 solid 1px 1px 1px 1px;
	font-family		: Arial; 
	font-size		: 9pt; 
	}

.Form-Comment 
	{
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 8pt; 
	font-weight		: normal;
	}

.Form-Submit 
	{
	background-color: #FFFFFF;	
	border			: #253458 solid 1px 1px 1px 1px;
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: 14px; 
	font-weight		: bold;
	}

.Form-Confirmation 
	{
/* color should be black on green - universal for YES */
	background-color: #99ffcc;
	border			: #000000 solid 1px 1px 1px 1px;
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	margin			: 15px;
	padding			: 15px;
	}

.Form-Error 
	{
/* color should be red on yellow- universal for ERROR */
	background-color: #FFFFCC;
	border			: #000000 solid 1px 1px 1px 1px;
	color			: #FF0000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	margin			: 15px;
	padding			: 15px;
	}




/* PARAGRAPHS ======================== */
/*	(INTRO 		- should be a little larger than regular text )
	(HEADING 	- should be one point size above paragraph and bold )
	(SMALL TEXT - should be one point size below paragraph and normal )
 ===================== */
.Intro {
	background-color: #FFFFFF;
	color: #4F6097;
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 12px; 
	font-weight		: bold;
}

.Heading {
	color			: #646464;
	font-family		: Arial, Helvetica, sans-serif; 
	font-size			: 14px;  
	font-weight		: bold;
	padding-top 	: 2px; 
	}


.Paragraph
	{
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	}


.Small-Text
	{
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 7pt;
	font-weight		: normal;
	}

	
.Home_Photo_Caption
	{
	color			: #990000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 7pt;
	font-weight		: normal;
	}

/* ========= TABLES ========== */
/*TABLE.TABLE-Dark  	{background-color: #1E2857;}
TABLE.TABLE-Light 	{background-color: #EAE8D9;}
TABLE.TABLE-Outline {background-color: #1E2857;}
TABLE.TABLE-White 	{background-color: #FFFFFF;}
TABLE.TABLE-Wrap 	{background-color: #FFFFFF;}
TABLE.TABLE-Module	{background-color: #EAE8D9;}
TABLE.Table-Module-1	{background-color: #1E2857;}
TABLE.Table-Module-2	{background-color: #B1A972;}
TABLE.Table-Module-3	{background-color: #9599AB;}
TABLE.TABLE-Menu		{background-image:url(/_images/site/header.back.jpg);}

TD.TD-Dark  		{background-color: #1E2857;}
TD.TD-Light 		{background-color: #FFFFFF;}
TD.TD-Outline  	{background-color: #EAE8D9;}
TD.TD-Shaded	{background-color: #ECF2F7;}
TD.TD-White		{background-color: #FFFFFF;}
TD.TD-Box		{background-color: #3D6CB0;}
TD.TD-Header	{background-image:url(/_images/site/header.top.jpg);}
TD.TD-Logo		{background-image:url(/_images/home/header.logo.home.jpg);}
TD.TD-Menu		{background-image:url(/_images/site/header.back.jpg);}
TD.TD-Menu1		{background-image:url(/_images/home/menu.back.home.jpg);}
TD.TD-Left		{background-image:url(/_images/site/header.left.jpg);}
TD.TD-Right		{background-image:url(/_images/site/header.right.jpg);}
TD.TD-Left1		{background-image:url(/_images/home/header.left.home.jpg);}
TD.TD-Right1		{background-image:url(/_images/home/header.right.home.jpg);}

TD.TD-Top-Normal	{background-color: #EAE8D9;}
TD.TD-Top-Active	{background-color: #FFFFFF;}
TD.TD-Background {
	/*background-color: #C9A87F;
	background-image: url(/_Images/Site/background-paper.gif);
}
TD.TD-Box-1 {background-color: #FFFFFF;}
TD.TD-Box-2 {background-color: #1E2857;}*/

