/* GLOBAL STYLE */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47463f;
	
}	
td.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	border-color: #FDC625;
	background-color: #FFFFFF;
	line-height: 12px;
}
td.borderright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-width: 0pt 1pt 0pt 0pt;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
}


body {
	border-width: 0pt 0pt 0pt 0pt;
	border-style: solid;
	border-color: #272727;
	background-color: #FFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #DFDFDF;
	padding: 2px;
	font-weight: bold;
}


.title /* header text e.g., Member Directory */
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	background-color: #FFFFFF;
	color: #999999;
	padding: 2px;
	text-align: left;
	font-weight: bold;
}


.nav /* Top Nav */
{
	border-width: 0pt 1pt 2pt 1pt;
	border-style: solid;
	border-color: #8c8c8c;
	background-color: #333333;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #1F3E7A;
	padding: 2px;
	font-weight: bold;
}






.field /* header text e.g., Member Directory */
{
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	border-color: #FFF;
	background-color: F2F2F2;
	/*background-image: url(../images/logogray.jpg);*/
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	font-weight: none;
}

.fieldname /* header text e.g., Member Directory */
{
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	border-color: #FFF;
	background-color: 92a7be;
	/*background-image: url(../images/logogray.jpg);*/
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 1px;
	font-weight: bold;
}


.header 
{
	border-width: 0pt 0pt 0pt 0pt;
	border-style: solid;
	border-color: #CCCC99;
	background-color: none;
	/*background-image: url(../images/logogray.jpg);*/
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #47463f;
	padding: 0px;
	font-weight: bold;
}


.navfont /* Top Nav */
{
	border-width: 0pt 1pt 2pt 1pt;
	border-style: solid;
	border-color: #8c8c8c;
	background-color: #333333;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	color: #1F3E7A;
	padding: 2px;
	font-weight: none;
}




.subnav /* Member Directory header box */
{
	border-width: 0pt 0pt 0pt 0pt;
	border-style: solid;
	border-color: #FFFFFF ;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #000000;
	padding: 0px;
	font-weight: none;
}

/*
a:link 
{
	color: #333333;
	text-decoration: underline;
	padding: 0px;
}

a:visited 
{
	color: #000000;
	text-decoration: none;
	padding: 0px;
}

a:hover 
{
	color: #999999;
	text-decoration: underline;
	padding: 0px;
}


a:link 
{
	color: #333333;
	text-decoration: underline;
	padding: 0px;
}
*/

a.subnav:visited 
{
	color: #000000;
	text-decoration: none;
	padding: 0px;
}

a.subnav:hover 
{
	color: #999999;
	text-decoration: underline;
	padding: 0px;
}


.footer /* default style for footer */
{
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a.footer:link 
{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a.footer:visited 
{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a.footer:hover 
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}


.news /* default style for footer */
{
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a.news:link 
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a.news:visited 
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a.news:hover 
{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}




input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}



/* HYPERLINK STYLES */


.noline
{
	text-decoration: none;
}

.yesline
{
	text-decoration: underline;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: black;
}

