@charset "UTF-8";


A.nav-top, .nav-top
	{
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
	letter-spacing : 0.0mm;
	text-decoration : none;
	color : #808080;     /* gray */	
	}
	
	A.nav-top:link {
	color : #57614c;     /* money green */	

	}
	A.nav-top:hover {
	color : #9C6C3A;    /* copper */
	}
	
	A.nav-top:active {
	color :   #ebca64;    /* gold */
	}

	A.nav-top:visited {
	color : #57614c;     /* money green */	
	}

	A.nav-top:visited:hover {
	color : #9C6C3A;    /* copper */
	}

	A.nav-top:visited:active {
	color :   #ebca64;    /* gold */
	}


A.nav-utility, .nav-utility
	{
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 12px;
	font-weight : normal;
	letter-spacing : 0.0mm;
	text-decoration : none;
	color : #808080;     /* gray */	
	}
	
	A.nav-utility:link {
	color : #000000;     /* black */	

	}
	A.nav-utility:hover {
	color : #9C6C3A;    /* copper */
	}
	
	A.nav-utility:active {
	color :   #ebca64;    /* gold */
	}

	A.nav-utility:visited {
	color : #000000;     /* black */	
	}

	A.nav-utility:visited:hover {
	color : #9C6C3A;    /* copper */
	}

	A.nav-utility:visited:active {
	color :   #ebca64;    /* gold */

	}


A.video-link, .video-link
	
{
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
	letter-spacing : 0.0mm;
	text-decoration : none;
	color : #2d5105;     /* dark green */	
	}
	
	A.video-link:link {
	color : #2d5105;     /* dark green */
}

	A.video-link:hover {
	color : #2d5105;     /* dark green */
	text-decoration : underline;
}

	A.video-link:active {
	color :   #ebca64;    /* gold */
}

	A.video-link:visited {
	color : #2d5105;     /* dark green */
}

	A.video-link:visited:hover {
	color : #2d5105;     /* dark green */
	text-decoration : underline;
}

	A.video-link:visited:active {
	color :   #ebca64;    /* gold */
}



.body-text
	{
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 17px;
	}

.body-text-before-list
	{
	margin-top : 0px;
	margin-bottom : 4px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 16px;
	}

.body-text-morelead
	{
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 20px;
	}
	
.body-text-smaller
	{
	margin-top : 0px;
	margin-bottom : 8px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	line-height : 12px;
	}



.text-georgia-italic-large
	{
	margin-top : 0px;
	margin-bottom : 9px;
	font-family : Georgia, "Times New Roman", Times, Serif; 
	font-style:italic;
	font-size : 16px;
	line-height : 28px;
	}





/* Redefinition of standard tags /*/

/* p tag is identical to "bodytext" span style */

p 

{
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 17px;

	}

li 
	{

	margin-top : 0px;
	margin-bottom : 4px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
	line-height : 16px;
}


ul 
	{
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 0px;
	}



h1 {
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #57614C;    /*  Money green   */
	font-size : 16px;
	line-height : 20px;
	}

h2 {
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 17px;
	color : #000000;    /*  black   */

	}

h3 {
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 17px;
	color : #000000;    /*  black   */
}

h4 {
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 17px;
	color : #000000;    /*  black   */

}


h5 {
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 17px;
	color : #000000;    /*  black   */
	}

h6 {
	margin-top : 0px;
	margin-bottom : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height : 17px;
	color : #000000;    /*  black   */
	}


form { 
	margin-top: 0px; margin-bottom: 0px
	}

