/*--------------------------------- GLOBAL STYLES ---------------------------------*/

BODY, TABLE, TD, DIV     {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #727272;
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	}
	
STRONG {
	color: #595959;
	}

A {
	color: #1F5839;
	text-decoration: underline;
	text-underline-style: dotted;
	}

A:hover {
	color : #1F854E;
	text-decoration: underline;
	}
	
b, strong {
	font-weight: bold;
	}
	
P	{
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
h1 {
	font-family: Helvetica Neue, "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #A4B28C;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	}
a.h1:link {
	color: #CAA066;
	text-decoration: none;
	}
a.h1:visited {
	color: #CF1A19;
	text-decoration: none;
	}
a.h1:hover {
	color: #AF473C;
	text-decoration: none;
	}


h2 {
	color: #CAA066;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	}
a.h2:link {
	color: #CAA066;
	text-decoration: none;
	}
a.h2:visited {
	color: #CAA066;
	text-decoration: none;
	}
a.h2:hover {
	color: #F2C288;
	text-decoration: none;
	}



h3 {
	color: #CAA066;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	}
a.h3:link {
	color: #CAA066;
	text-decoration: none;
	}
a.h3:visited {
	color: #CAA066;
	text-decoration: none;
	}
a.h3:hover {
	color: #F2C288;
	text-decoration: none;
	}


h4 {
	color: #8B9352;
	font-size: 12px;
	line-height: 120%;
	}

	
UL, OL {
	list-style-position: outside;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 11px;
	padding-left: 16px;
	}
	
UL {
	list-style-type: square;
	list-style-image: url('/images/bullet1.gif');
	}
	
LI {
	margin-top: 4px;
	margin-bottom: 4px;
	} 
	
HR {
	height: 1px; 
	color: inherit;
	border-style: solid; 
	border-width: 1px 0px 0px 0px; 
	border-color: #CCCCCC; 
	margin-top: 0px; 
	margin-bottom: 0px;
	}  
		


/*----------------------------------FORM STYLES ----------------------------------*/

FORM {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	

INPUT, TEXTAREA, SELECT {
	font-family: Helvetica Neue, "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, Geneva, Arial, sans-serif;
	border: 1px solid #A4B28C;
	color: #878787;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 1px;
	}

			 
.radio {
	border-width: 0px;
	background-color: transparent;
	}

.nostyle {
	border: 0;
	margin: 0;
	color: none;
	background-color: transparent;
	}
	

.button {
	border: 1px solid #7B8768;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 5px 3px 5px;
	margin: 10px 1px 10px 10px;
	background-color: #76A88E;
	height: auto;
	}
	


/*----------------------------------HEADER STYLES ----------------------------------*/
	
.headernav-text    {
	color: #2F2F2F;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.headernav-link {
	text-decoration: none;
	color: #2F2F2F;
}

A:hover.headernav-link {
	color : #74BCDB;
	text-decoration: none;
	}


	
/*----------------------------------SIDENAV STYLES ----------------------------------*/

/* used for side navigation text in the static pages */				
.sidenav    {
	color: #8C8C8C;
	font-size: 8pt;
	line-height: 130%;
	font-weight: normal;
}

A:hover.sidenav {
	color : #729FBC;
	text-decoration: underline;
	}
	
/* used for side navigation text in the static pages */				
.sidenav-title    {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	}

/* used for side navigation text in the static pages */				
.sidenav-text    {
	color: #807E57;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
	}

A:hover.sidenav-link {
	color : #424242;
	text-decoration: none;
	}

/* used for side navigation links in the static pages */				
.sidenav-sel-link    {
	color: #7E2C14;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.sidenav-sel-link {
	color : #C0370F;
	text-decoration: none;
	}
	
		
/*----------------------------------FOOTER STYLES ----------------------------------*/

/* used for footer navigation text */				
.footernav-text {
	font-family: Helvetica Neue, "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #ACACAC;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-transform: uppercase;
	}

.footernav-link {
	text-decoration: none;
	color: #1F5839;
	font-weight: normal;
	}

A:hover.footernav-link {
	color : #1F854E;
	text-decoration: none;
	}
	


/* used for copyright text in the footer of a site */
.copyright {
	color: #ACACAC;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	}


/*--------------------------------- GENERAL STYLES ---------------------------------*/

.nobreak { 
	white-space:nowrap;
	}	

/* Title ELEMENTS */	 
	
.title     {
	font-family: Helvetica Neue, "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #A4B28C;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	text-transform: uppercase;
 	}

A:hover.title {
	color : #97A8C4;
	text-decoration: none;
	}
	
.title-alt     {
	font-family: Helvetica Neue, "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #A4B28C;
	font-size: 31px;
	line-height: 110%;
	font-weight: normal;
	text-transform: uppercase;
 	}
 	
.pagetitle     {
	font-family: Helvetica Neue, "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #A4B28C;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	text-transform: uppercase;
 	}

A:hover.pagetitle {
	color : #97A8C4;
	text-decoration: none;
	}
	
.subtitle     {
	color: #1F5839;
	font-size: 18px;
	line-height: 130%;
	font-style: italic;
	margin-top: 0px; 
	margin-bottom: 8px;
	/* background-image: url('/images/div_h1.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top:1px; 
	margin-bottom:18px; */
	}
	
.headline     {
	color: #1F5839;
	font-size: 18px;
	line-height: 130%;
	font-style: italic;
	margin-top: 0px; 
	margin-bottom: 8px;
	}
	
.subhead     {
	color: #1B4D32;
	font-size: 19px;
	line-height: 130%;
	font-style: italic;
	margin-top: 0px; 
	margin-bottom: 8px;
	}

	
.textblock {
	margin-bottom: 8px;
	}
	
.pullout {
	color: #7d7d7d;
	font-size: 13px;
	font-weight: bold;
	margin-top: 16px; 
	margin-bottom: 8px;
	}
	
.pullout-large {
	color: #7d7d7d;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	margin-top: 16px; 
	margin-bottom: 8px;
	}
		
.copyright {
	font-family: Helvetica Neue, "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	}	
	
	
/* -----------------LINK ELEMENTS----------------------*/

/* an alternate link used in static pages */				
.link-alt    {
	color: #546E98;
	text-decoration: none;
	}

A:hover.link-alt {
	color : #6F8EC7;
	text-decoration: underline;
	}


.link-alt2    {
	color: #2F394A;
	text-decoration: underline;
	}

A:hover.link-alt2 {
	color : #546E98;
	text-decoration: underline;
	}
	

.link-alt3    {
	color: #3C4C66;
	text-decoration: none;
	}

A:hover.link-alt3 {
	color : #546E98;
	text-decoration: none;
	}


.link-more {
	font-style: italic;
	text-decoration: none;
	}	
A:hover.link-more {
	text-decoration: none;
	}		

		
/* an alternate link used in static pages */				
.link-login    {
	font-size:11px;
	font-weight:bold;
	color: #4D7A98;
	text-decoration: underline;	
	}

A:hover.link-login {
	color : #729FBC;
	text-decoration: underline;
	}
	
.link-doc    {
	font-size: 11px;
	color: #C77E00;
	text-decoration: underline;
	font-weight: normal;
}

A:hover.link-doc {
	color : #E49F27;
	text-decoration: underline;
	}
	

.link-copyright    {
	color: #A6A6A6;
	text-decoration: none;
	}

A:hover.link-copyright {
	color : #DA0F0F;
	text-decoration: none;
	}
	
/* -----------------Text ELEMENTS ----------------------*/

/* used for small text in the static pages */				
.text-small {
	font-size: 10px;
	line-height: normal;
	}

		
.text-bold	{
	font-weight: bold;
	color: #666666;
	}

	
/* used for displaying warning and error messages */
.text-error 	{
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
  	vertical-align: middle;
  	color: #AE4A14;
	}

/* used for displaying italic and subnote messages */
.text-subnote 		{
    font-size: 8pt;
    }

/* used for displaying reqd. messages */
.text-required 		{
    font-size: 9pt;
    color: #807E57;           
    }

.text-alt    {
	color: #C77E00;
	text-decoration: none;
}

.text-search    {
	color: #4C4C4C;
}

.text-search-placeholder    {
	color: #BBBBBB;
}


/*-------------------------------------------------------------------------------*/
