BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 100.01%;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #000000;
    PADDING-TOP: 0px;
    FONT-FAMILY: Franklin Gothic Book, Arial, Helvetica, Verdana, sans-serif
}

.smallCaps {
			font-variant: small-caps;
}

.Para

{
	PADDING-LEFT: 10px;
	padding-right: 10px;
}

.Para2

{
    PADDING-LEFT: 40px;
	padding-right: 10px;
}

/* **************** BREADCRUMBS START *********************** */
 /*The "universal rule". Set's border, padding and margin to 0 for all values. NB! If you aren't used to using this kind of code in your CSS you may experience some changes in your overall design. If so, set padding, margin and border in your breadCrumb CSS instead*/
{
   padding: 0;
   margin: 0;
   border: 0;
}
.breadCrumb {
	height: 38px; /* This is the height we want on our breadcrumb */
	padding: 4px 0 0 10px;
	/*background: #999;*/ /* This is our background color */
	color: #f5f5f5; /*This is our color on the text which isn't a link. We want' they to be light grey */
    FONT-FAMILY: Garamond, Arial, Helvetica, Verdana, sans-serif;
	color: #000; /* Our breadcrumb text are going to be black */
	font-size:85%;
}
.breadCrumb li {
	float: left;
	display: inline;
	FONT-FAMILY: Garamond, Arial, Helvetica, Verdana, sans-serif;
	margin-right: 4px;
}
.breadCrumb a:link {
	color: #000000; /* Our breadcrumb links are going to be black */
	font-weight: normal; /* And bold */
	FONT-FAMILY: Garamond, Arial, Helvetica, Verdana, sans-serif;
	background: url(../images/breadcrumb.gif) top right no-repeat;
	padding-right: 16px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */
	text-decoration: none;
}
.breadCrumb a:visited {
	color: #000000; /* Our breadcrumb links are going to be black */
	font-weight: normal; /* And bold */
	FONT-FAMILY: Garamond, Arial, Helvetica, Verdana, sans-serif;
	background: url(../images/breadcrumb.gif) top right no-repeat;
	padding-right: 16px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */
	text-decoration: none;
}
.breadCrumb a:hover {
	color: #000000; /* hover text will be black*/
	FONT-FAMILY: Garamond, Arial, Helvetica, Verdana, sans-serif;
	background: url(../images/breadcrumb.gif) top right no-repeat;
	text-decoration: underline; /* hover text will be underlined*/
}


/* **************** BREADCRUMBS END *********************** */


.pagecontainer
{
    BORDER-RIGHT: #6f906a 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #6f906a 1px solid;
    PADDING-LEFT: 0px;
    MIN-HEIGHT: 600px;
    PADDING-BOTTOM: 0px;
    MARGIN: 5px 5px 5px;
    BORDER-LEFT: #6f906a 1px solid;
    WIDTH: 782px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #6f906a 1px solid;
    POSITION: relative;
    HEIGHT: auto;
    BACKGROUND-COLOR: #ffffff;
    spacing: 0
}
.banner
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 0.85em;
    PADDING-BOTTOM: 0px;
    WIDTH: 782px;
    PADDING-TOP: 0px;
    HEIGHT: 100px;
    spacing: 0
}
.leftnav
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    VERTICAL-ALIGN: top;
    WIDTH: 170px;
    PADDING-TOP: 0px;
    BACKGROUND-COLOR: #79a77b;
    TEXT-ALIGN: left
}
.maincontent
{
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	MIN-HEIGHT: 450px;
	PADDING-BOTTOM: 10px;
	WIDTH: 612px;
	PADDING-TOP: 10px;
	POSITION: relative;
	HEIGHT: 450px;
	TEXT-ALIGN: left;
	spacing: 0;
	background-color: #FFFFFF;
}

.maincontent A:link
{
	color:#0000FF;
	text-decoration: underline;
}

.maincontent A:visited
{
	color:#660099;
	text-decoration: underline;
}
.maincontent A:hover
{
	color:#666666;
	text-decoration: underline;
}

.maincontent A:active
{
	color:#330066;
	text-decoration: underline;}

A:link
{
    COLOR: #ead176;
	text-decoration: none
}

A:visited
{
    COLOR: #ead176;
	text-decoration: none
	
}
A:hover
{
    COLOR: #ead176;
	text-decoration: underline
}

A:active
{
    COLOR: #66ff00;
	text-decoration: none
}
TABLE
{
    table-border-color-light: rgb(170,189,171);
    table-border-color-dark: rgb(111,144,106)
}


H1
{
    COLOR: #6c84a0;
    FONT-FAMILY: Helvetica,Verdana, Arial
}
H2
{
    COLOR: #6c84a0;
    FONT-FAMILY: Helvetica,Verdana, Arial
}
H3
{
    COLOR: #6c84a0;
    FONT-FAMILY: Helvetica,Verdana, Arial
}
H4
{
    COLOR: #6c84a0;
    FONT-FAMILY: Helvetica,Verdana, Arial
}
H5
{
    COLOR: #6c84a0;
    FONT-FAMILY: Helvetica,Verdana, Arial
}
H6
{
    COLOR: #6c84a0;
    FONT-FAMILY: Helvetica,Verdana, Arial
}
.subbanner1
{
    FONT-SIZE: 1pt;
    BACKGROUND-COLOR: #6c84a0
}
.subbanner2
{
    FONT-SIZE: 1pt;
    BACKGROUND-COLOR: #ead176
}
.bannernav
{
    FONT-SIZE: 9pt;
    COLOR: #ead176;
    BACKGROUND-COLOR: #aac6ab;
    TEXT-ALIGN: center
}

/* ******* START ************* FOOTER *********************** */

.prefooter
{
    FONT-SIZE: 1pt;
    BACKGROUND-COLOR: #ead176
}
.footer
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #aac6ab;
    TEXT-ALIGN: right
}
.footer A:link
{
    COLOR:#000000;
	text-decoration: none
}
.footer A:active
{
   color:#000000;
   text-decoration: underline;	
}
.footer A:visted
{
    color:#000000;
	text-decoration:underline;	
}
.footer A:hover
{
    color:#000000;
	text-decoration: underline;	
}

.postfooter
{
    FONT-SIZE: 1pt;
    BACKGROUND-COLOR: #ead176
}

/* ******* START ************* TOP NAVIGATION *********************** */
.bannerbuttons
{
    BORDER-RIGHT: #aac6ab 1pt solid;
    BORDER-TOP: #aac6ab 1pt solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #aac6ab 1pt solid;
    COLOR: #ead176;
    BORDER-BOTTOM: #aac6ab 1pt solid
}
.bannerbuttons A:link
{
    FONT-SIZE: 9pt;
    text-decoration: none
}
.bannerbuttons A:visted
{
    FONT-SIZE: 9pt;
    text-decoration: none
}
.bannerbuttons A:hover
{
    FONT-SIZE: 9pt;
    text-decoration: underline
}
.bannerbuttons A:active
{
    FONT-SIZE: 9pt;
    text-decoration: none
}


/* ******* END ************* TOP NAVIGATION *********************** */

.leftbuttons
{
    BORDER-RIGHT: #79a77b 1pt solid;
    BORDER-TOP: #79a77b 1pt solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #79a77b 1pt solid;
    COLOR: #ead176;
    BORDER-BOTTOM: #79a77b 1pt solid
}
.crumbtrail
{
    PADDING-LEFT: 5px;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Garamond
}
.mainheadline
{
    height: 38px; 
	PADDING-LEFT: 10px;
    FONT-WEIGHT: 500;
    FONT-SIZE: 16pt;
    FONT-FAMILY: helvetica, Arial;
	TEXT-ALIGN: left
}

.error {
	background-color: #FF6;
	color: #F00;
}
