﻿body 
{
    font-family:Arial; 
    font-size: 12px; 
    color: #555;

}

input 
{
    background-color: #fff;
}

*
{
    margin: 0; 
    padding: 0;
}

#container 
{ 
    width: 100%; 
    height: 100%; 
    display: table; 
    background: url(/images/bg-floral1.jpg) center;
    background-repeat: repeat-y;
	background-color: #3E1D0F;
	}

#position 
{ 
    display: table-cell; 
}

#alignment 
{ 
}	

#content
{
    text-align:left;
    vertical-align: top; 
    background-color: White;
    border: 3px solid #ddd;
}

.searchInput
{
font-size:10pt;
color: #555;
}

.searchButton
{
margin-left: 5px;
font-family: Trebuchet MS;
font-size:8pt;
color: #555;
background-color: #A9DA6F;
}

.verbage_biggest {font-family:Trebuchet MS; font-size:15pt; color:#555555}
.verbage_big {font-family:Trebuchet MS; font-size:13pt; color:#555555}
.verbage_bigger2 {font-family:Trebuchet MS; font-size:12pt; color:#555555}
.verbage_bigger {font-family:Trebuchet MS; font-size:11pt; color:#555555}
.verbage {FONT-SIZE: 10pt; COLOR: #555555; FONT-FAMILY: Trebuchet MS;}
.verbage_white {FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Trebuchet MS;}
.verbage_smaller {font-family:Trebuchet MS; font-size:9pt; color:#555555}
.verbage_smaller2 {font-family:Trebuchet MS; font-size:8pt; color:#555555}
.verbage_small {font-family:Trebuchet MS; font-size:7pt; color:#555555}
.verbage_smallest {font-family:Trebuchet MS; font-size:6pt; color:#555555}

.orange {color:#ff6600}

.footerText 
{
    color:#555; 
    font-size:8pt;
}

.footerLink 
{
    color:#555; font-size:8pt; 
}

.footerLink:hover 
{
    color:#f00; 
    font-size:8pt;
}

.blue {color:#002d6e;}

a {font-size: 12pt; text-decoration : none; color:#A14E0C;}
a:hover {COLOR:#e73d0c;}

.breadcrumbs, .usp2_Node, .usp2_CurrentNode, .usp2_RootNode  {FONT-SIZE: 10pt; COLOR: #555555; FONT-FAMILY: Trebuchet MS;}

.ChildNode {
	MARGIN-TOP: 6px; MARGIN-BOTTOM: 10px; MARGIN-LEFT: 17px
}
.ParentNode {
	PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; COLOR: #555555; FONT-FAMILY: Arial
}
.LeafNode A {
	PADDING-LEFT: 10px; FONT-SIZE: 12px; FONT-FAMILY: Trebuchet MS
}
.ParentNode A {
	COLOR: #555555; FONT-SIZE: 11px;
}
.ParentNode A:hover {
	COLOR: #DDDDDD
}

    .cc_cont { 
      padding-right:20px; 
    }

    .cc_last { 
      padding-right:0px; 
    }

.Title-bar {
	color: #F8B787;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.White-text_large {
	font-size: large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.White-text_medium, .White-text_medium a {
	font-size: medium;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.White-text_medium a:hover
{
    color: #F8B787;
}
.White-text_small {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Gray-text_small, .Gray-text_small a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
..Gray-text_small a:hover
{
    color: #fff;
}

.Sub-Navigation-bld {
	color: #4D191D;
 	font-size: 10pt;
  	font-family: Georgia, "Times New Roman", Times, serif;
  	font-weight: bold; 
}
.Sub-Navigation-HDR {
	color: #4D191D;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.Sub-Navigation {
	color: #4D191D;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.Prog-Title {
	font-size: small;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #336633;
}
.Prog-Verbiage {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.Prog-Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #A44E28;
}
.Page-title {
	color: #FE6C00;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Right-bar_Navigation, .Right-bar_Navigation a {
	color: #A14E0C;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Right-bar_Navigation a:hover
{
    color:#e73d0c;
}

#Title{
    font-size: 13.5pt;
	  margin-left: 15px;
}