@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
	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: #cc0000;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	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: #333333;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}


a.top:link    {color: #fff; text-decoration: none;}
a.top:visited {color: #fff; text-decoration: none;}
a.top:active  {color: #fff; text-decoration: underline;}
a.top:hover   {color: #fff; text-decoration: underline;}


a.main:link    {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.main:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.main:active  {color: #3366cc; text-decoration: underline;}
a.main:hover   {color: #3366cc; text-decoration: underline;}


a.bookmarks:link    {color: #003399; text-decoration: none;}
a.bookmarks:visited {color: #003399; text-decoration: none;}
a.bookmarks:active  {color: #3366cc; text-decoration: underline;}
a.bookmarks:hover   {color: #3366cc; text-decoration: underline;}






.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;
		      }

ul  {
	color: #333333;
	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;
	list-style-image: url(../images/Bullet.gif);
		      }


.textsmallright     {
	color: #333333;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
}


.textsmallleft     {
	color: #333333;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
}

.textsmallcenter     {
	color: #333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
}


.bodytext     {color: #333333;
			  text-align:left;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:13px;
			  font-weight:normal; 
			  line-height: normal;
		      }


.bodytext-right     {color: #333333;
			  text-align:right;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:13px;
			  font-weight:normal; 
			  line-height: normal;
		      }
			  
			  
.bodytext-center     {
	color: #333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height: normal;
		      }

blockquote     {color: #333333;
			  text-align:left;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
			  font-size:13px;
			  font-weight:normal; 
			  line-height: normal;
		      }



.home-heads    {
	color: #cc0000;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin:0px;
	}

.home-heads-center    {
	color: #cc0000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin:0px;
	}

		
