/* BASIC */

	.homenav
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #1A801A;
	line-height : 15px;
	font-weight : bold;
	}

	.homeheader
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 14px;
	color : #336699;
	line-height : 15px;
	font-weight : bold;
	}

	.hometext
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #333333;
	line-height : 15px;
	}

	.hometestitext
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #443927;
	line-height : 15px;
	}

	.homebottomnav
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #333333;
	line-height : 15px;
	}
	
	.homebottomnav
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #333333;
	line-height : 15px;
	padding-left: 27px;
	}
	
	.homecopyright
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 9px;
	line-height: 13px;
        color : #000000;
	padding-top: 3px;
	padding-left: 27px;
	}
	
	.copyright
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 9px;
	color : #ffffff;
	padding-top: 2px;
	text-align: center;
	}
	
	.text
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #333333;
	line-height : 15px;
	}

	.header
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 16px;
	color : #336699;
	line-height : 15px;
	font-weight : bold;
	}

	.header2
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 12px;
	color : #336699;
	line-height : 15px;
	font-weight : bold;
	}


/* CUSTOM LINKS */

	.subcopyright
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 11px;
        line-height: 14px;
	color: #FFFFFF;
        text-decoration: none;
        margin: 0;
        padding: 5px 0 30px 26px;
        height: 20px;
	}

	.subcopyright A
	{
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 11px;
	color: #FFFFFF;
	font-weight : bold;
    text-decoration: underline;
	}

	.subcopyright A:hover
	{
	color: #FFFFFF;
    font-family : Verdana, Arial, Geneva, Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
	}

	.homenav A
	{
	color: #FFFFFF;
	font-weight : bold;
    text-decoration: none;
	}

	.homenav A:hover
	{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
	}

	.homebottomnav A
	{
	color: #333333;
	font-weight : bold;
        text-decoration: none;
	}

	.homebottomnav A:hover
	{
	color: #333333;
	font-weight : bold;
	text-decoration: underline;
	}

	.hometext A
	{
	color: #1F821F;
        text-decoration: none; 
	}

	.hometext A:hover
	{
	color: #1F821F;
	text-decoration: underline;
	}
	
	.text A
	{
	color: #1F821F;
        text-decoration: none;
	}

	.text A:hover
	{
	color: #1F821F;
	text-decoration: underline;
	}


/* DEFAULT LINKS */

	A
	{
	color: #1F821F;
        text-decoration: none;
	}

	A:hover
	{
	color: #1F821F;
	text-decoration: underline; 
	}

/* jboubion oct '08 */
.sidebar, .sidebar td {
        font-family : Verdana, Arial, Geneva, Helvetica;
        font-size : 12px;
        color : #443927;
        line-height : 15px;
}

.sidebar_headers {
        font-family: Gill sans, trebuchet ms, Helvetica, sans-serif;
        color: #336699;
        font-size: 13px;
        margin-left: 15px;
        margin-top: 12px;
        font-weight: 700;
}

