/* #D7E1E6; #A8C2CE; #5E9AAD; */
BODY
{
	color: #000000;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}
A{
	text-decoration:none;
	color: #215DC6;
}
INPUT
{
	color: #000000;
	font-family: Verdana,Arial,Tahoma;
	font-size: 8pt;
}
TEXTAREA
{
	font-family: Verdana,Arial,Tahoma;
	font-size: 8pt;
}
SELECT
{
	font-family: Verdana,Arial,Tahoma;
	font-size: 8pt;
}
OPTION
{
	font-family: Verdana,Arial,Tahoma;
	font-size: 8pt;
}
LABEL
{
	color: #000000;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 100%;
}
DIV{
	color: #000000;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 100%;
}
TABLE, TR, TD{
	color: #000000;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 100%;
}
/*Franklin Gothic is used only for text over 14 point. Franklin Gothic is often used for headers, and should never be used for body text*/
.BodyText24
{
	color: Black;
	font-family: Arial,Franklin Gothic,Verdana,Tahoma;
	font-size: 24pt;
}
.BodyText14
{
	color: Black;
	font-family: Arial,Franklin Gothic,Verdana,Tahoma;
	font-size: 14pt;
}
.BodyText12
{
	color: Black;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 12pt;
}
.BodyText10
{
	color: Black;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.BodyText8
{
	color: Black;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 8pt;
}
.BodyTextGray24
{
	color: Gray;
	font-family: Arial,Franklin Gothic,Verdana,Tahoma;
	font-size: 24pt;
}
.BodyTextGray16
{
	color: Gray;
	font-family: Arial,Franklin Gothic,Verdana,Tahoma;
	font-size: 16pt;
}
.BodyTextGray10
{
	color: Gray;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.BodyTextGray8
{
	color: Gray;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 8pt;
}
.BodyTextWhite24
{
	color: #FFFFFF;
	font-family: Arial,Franklin Gothic,Verdana,Tahoma;
	font-size: 24pt;
}
.BodyTextWhite14
{
	color: #FFFFFF;
	font-family: Arial,Franklin Gothic,Verdana,Tahoma;
	font-size: 14pt;
}
.BodyTextWhite12
{
	color: #FFFFFF;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 12pt;
}
.BodyTextWhite10
{
	color: #FFFFFF;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.BodyTextWhite8
{
	color: #FFFFFF;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 8pt;
}
.BodyTextBold12
{
	font-weight: bold;
	color: Black;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 12pt;
}
.BodyTextBold10
{
	font-weight: bold;
	color: Black;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.BodyTextBoldItalic10
{
	font-weight: bold;
	font-style: italic;
	color: Black;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.BodyTextBold8
{
	font-weight: bold;
	color: Black;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 8pt;
}
.BodyTextWhiteBold8
{
	color: #FFFFFF;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}

.LeftMargin
{
	width: 26px;
}
.RightMargin
{
	width: 26px;
}
.ContentLeft
{
	width: 450px;
}
.ContentRight
{
	width: 240px;
}
.ContentSpacer
{
	width: 18px;
}
.MainTable
{
	width: 1002px
}
.Banner
{
	background-color: #FFFFFF;
	width: 1002px
}
.BannerImage
{
	width: 1002px;
}
.BannerMenu
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #C5332F;
	height: 18px;
}
.BannerMenuStart
{
	background-color: #C5332F;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	height: 18px;
}
.ContentLeft
{
	width: 170px;
}
.ContentMiddle
{
	width: 792px;
}

/****************************/
/* MENU						*/
/****************************/
.MenuTable
{
	border-right: solid 1px #000000;
}
.MenuText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold;
	color: black;
}
A.MenuText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold; 
	color: black;
    text-decoration: none;
}
A.MenuText:visited
{
    text-decoration: none;
    color: black;
}
A.MenuText:active
{
    text-decoration: none;
    color: black;
}
A.MenuText:hover
{
    text-decoration: underline;
    color: black;
}
.MenuTextActive
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold;
	color: #F36F20;
}
A.MenuTextActive
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold; 
	color: #F36F20;
    text-decoration: none;
}
A.MenuTextActive:visited
{
    text-decoration: none;
    color: #F36F20;
}
A.MenuTextActive:active
{
    text-decoration: none;
    color: #F36F20;
}
A.MenuTextActive:hover
{
    text-decoration: underline;
    color: #F36F20;
}

/****************************/
/* PARTNER					*/
/****************************/
.PartnerText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold;
	color: black;
}
A.PartnerText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold; 
	color: black;
    text-decoration: none;
}
A.PartnerText:visited
{
    text-decoration: none;
    color: black;
}
A.PartnerText:active
{
    text-decoration: none;
    color: black;
}
A.PartnerText:hover
{
    text-decoration: underline;
    color: black;
}

/****************************/
/* NEWS						*/
/****************************/
.NewsLargeDate
{
	font-weight: bold;
	color: #F37020;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 18pt;
}

.NewsText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal;
	color: black;
}
A.NewsText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal; 
	color: black;
    text-decoration: none;
}
A.NewsText:visited
{
    text-decoration: none;
    color: black;
}
A.NewsText:active
{
    text-decoration: none;
    color: black;
}
A.NewsText:hover
{
    text-decoration: underline;
    color: black;
}
.NewsTextBold
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold;
	color: black;
}
A.NewsTextBold
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold; 
	color: black;
    text-decoration: none;
}
A.NewsTextBold:visited
{
    text-decoration: none;
    color: black;
}
A.NewsTextBold:active
{
    text-decoration: none;
    color: black;
}
A.NewsTextBold:hover
{
    text-decoration: underline;
    color: black;
}

/****************************/
/* EVENTS					*/
/****************************/
.EventsHeadingText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 110%; 
	font-weight: bold;
	color: #5E9AAD;/*#7CA9B9;*/
}
.EventsTextToCome
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold;
	color: black;
}
.EventsText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal;
	color: black;
}
A.EventsText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal; 
	color: #5E9AAD;
    text-decoration: none;
}
A.EventsText:visited
{
    text-decoration: none;
    color: #5E9AAD;
}
A.EventsText:active
{
    text-decoration: none;
    color: #5E9AAD;
}
A.EventsText:hover
{
    text-decoration: underline;
    color: #5E9AAD;
}

/****************************/
/* READ MORE				*/
/****************************/
.ReadMore
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold;
	color: #F37020;
}
A.ReadMore
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal; 
	color: #F37020;
    text-decoration: none;
}
A.ReadMore:visited
{
    text-decoration: none;
	color: #F37020;
}
A.ReadMore:active
{
    text-decoration: none;
	color: #F37020;
}
A.ReadMore:hover
{
    text-decoration: underline;
	color: #F37020;
}

.ReadMore10
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt; 
	font-weight: bold;
	color: #F37020;
}
A.ReadMore10
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt; 
	font-weight: normal; 
	color: #F37020;
    text-decoration: none;
}
A.ReadMore10:visited
{
    text-decoration: none;
	color: #F37020;
}
A.ReadMore10:active
{
    text-decoration: none;
	color: #F37020;
}
A.ReadMore10:hover
{
    text-decoration: underline;
	color: #F37020;
}

/****************************/
/* FOOTER					*/
/****************************/
.Footer
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal;
	color: black;
}
A.Footer
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal; 
	color: #F37020;
    text-decoration: none;
}
A.Footer:visited
{
    text-decoration: none;
	color: #F37020;
}
A.Footer:active
{
    text-decoration: none;
	color: #F37020;
}
A.Footer:hover
{
    text-decoration: underline;
	color: #F37020;
}

/****************************/
/* BRANCH					*/
/****************************/
.BranchText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal;
	color: black;
}
A.BranchText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal; 
	color: black;
    text-decoration: none;
}
A.BranchText:visited
{
    text-decoration: none;
	color: black;
}
A.BranchText:active
{
    text-decoration: none;
	color: black;
}
A.BranchText:hover
{
    text-decoration: underline;
	color: black;
}

.BranchBoldText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold;
	color: black;
}
A.BranchBoldText
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: bold; 
	color: black;
    text-decoration: none;
}
A.BranchBoldText:visited
{
    text-decoration: none;
	color: black;
}
A.BranchBoldText:active
{
    text-decoration: none;
	color: black;
}
A.BranchBoldText:hover
{
    text-decoration: underline;
	color: black;
}

/****************************/
/* OTHERS					*/
/****************************/
.PageHeading
{
	background-color: #A8C2CE;
}
.WhatIsNup
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 110%; 
	font-weight: normal;
	color: black;
}
.User
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 100%; 
	font-weight: normal;
	color: #708090;
}
.A10
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt; 
	font-weight: normal;
	color: #5E9AAD;
}
A.A10
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt; 
	font-weight: normal; 
	color: #5E9AAD;
    text-decoration: none;
}
A.A10:visited
{
    text-decoration: none;
	color: #5E9AAD;
}
A.A10:active
{
    text-decoration: none;
	color: #5E9AAD;
}
A.A10:hover
{
    text-decoration: underline;
	color: #5E9AAD;
}
