/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4b4238;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}


h1.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4b4238;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b4238;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}


h2.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b4238;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}


a.text:link    {color: #e55300; text-decoration: none;}
a.text:visited {color: #e55300; text-decoration: none;}
a.text:active  {color: #bc4603; text-decoration: underline; /*background-color: #FFF7E2;*/}
a.text:hover   {color: #bc4603; text-decoration: underline; /*background-color: #FFF7E2;*/}


a.brown:link    {color: #e55300; text-decoration: none;}
a.brown:visited {color: #e55300; text-decoration: none;}
a.brown:active  {color: #bc4603; text-decoration: underline; background-color: #ddd7ca;}
a.brown:hover   {color: #bc4603; text-decoration: underline; background-color: #ddd7ca;}


a.yellow:link    {color: #e55300; text-decoration: none;}
a.yellow:visited {color: #e55300; text-decoration: none;}
a.yellow:active  {color: #bc4603; text-decoration: underline; background-color: #ede8ab;}
a.yellow:hover   {color: #bc4603; text-decoration: underline; background-color: #ede8ab;}


.footer   {
			color: #9e9583;
			text-align:center;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
		      }


.login   {
			color: #FFF;
			text-align:left;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
		      }

.ncua   {
			color: #006699;
			text-align:left;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
		      }
			  
.ncua-black   {
			color: #000;
			text-align:center;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
		      }

ul  {
	color: #4b4238;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
		      }


.textsmallright     {
	color: #4b4238;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
}


.textsmallleft     {
	color: #4b4238;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
}


.bodytext     {color: #4b4238;
			  text-align:left;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:13px;
			  font-weight:normal; 
			  line-height: normal;
		      }

.bodytext-left    {color: #4b4238;
			  text-align:left;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:13px;
			  font-weight:normal; 
			  line-height: normal;
		      }

.bodytext-right     {color: #4b4238;
			  text-align:right;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:13px;
			  font-weight:normal; 
			  line-height: normal;
		      }
			  
			  
.bodytext-center     {
	color: #4b4238;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height: normal;
		      }

blockquote     {color: #4b4238;
			  text-align:left;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:13px;
			  font-weight:normal; 
			  line-height: normal;
		      }


.textsmallcenter     {
	color: #4b4238;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
}
			  
.textsmallleft     {
	color: #4b4238;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	}

.textsmallright     {
	color: #4b4238;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
}


.home-heads    {
	color: #0c76a7;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin:0px;
	}

		

