
body	{
	margin: 2px;
		}
h1 {
	color:#0066FF
}
h2 {
	color:#0066FF
}
h3 {
	color:#0066FF
}
ul 	{
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}

li 	{
	padding: 1px;
	}


a	     {
	font-weight: normal;
	text-decoration:none;
	color:#0052C6;
	font-family: VERDANA, ARIAL;
	font-size: 9px;
}

.link	     {
	font-weight: normal;
	text-decoration:none;
	color:#CCCCCC;
	font-family: VERDANA, ARIAL;
	font-size: 11px;
}

.link:hover	     {
	font-weight: normal;
	text-decoration:none;
	color:#CCCCCC;
	font-family: VERDANA, ARIAL;
	font-size: 11px;
  background: #0052C2;
}

a:hover  {
  color:	#CCCCCC;
	font-family: VERDANA, ARIAL;
	font-size: 9px;
}

td	    {
	color: #000000;
	font-family: VERDANA, ARIAL;
	font-size: 11px;
}

.agm     {
	text-align: center;
	color: #000000;
	font-family: VERDANA, ARIAL;
	font-size: 9px;
}
		 
.footer	{
  text-align: center;
	color: #000000;
	font-family: VERDANA, ARIAL;
	font-size: 9px;
}

.date    {
	font-weight: bold;
	text-align: right;
	color: #0052C2;
	font-family: VERDANA, ARIAL;
	font-size: 9px;
}

.title	{
	font-weight: bold;
	text-align: center;
	color: #0052C2;
	font-family: ARIAL;
	font-size: 15px;
}
.titlenew	{
	font-weight: bold;
	text-align:left
	color: #0052C2;
	font-family: ARIAL;
	font-size: 15px;
}
.titleheader	{
	font-weight: bold;
	text-align:left
	color: #0052C2;
	font-family: ARIAL;
	font-size: 20px;
}



.smalltitle	{
	font-weight: bold;
	text-align: center;
	color: #C80C0C;
	font-family: ARIAL;
	font-size: 13px;
}

.smalltitle2	{
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: ARIAL;
	font-size: 12px;
}

.comment-title	{
	font-weight: bold;
	text-align: center;
	color: #0052C2;
	font-family: ARIAL;
	font-size: 12px;
  font-style: italic;
}

.comments	{
	color: #0052C2;
	font-family: ARIAL;
  font-style: italic;
}

.titlered	{
	font-weight: bold;
	text-align: center;
	color: #C80C0C;
	font-family: ARIAL;
	font-size: 15px;
}


.footertable	{
		background-color: #FFD44C;
		border: 2px solid #0052C2;
		}

.pictxt	{	
	font-weight: bold;
	text-align: right;
	font-style: italic;
	color: #0052C2;
	font-family: VERDANA, ARIAL;
	font-size: 9px;
}
	
.searchLink	{
	 font-weight:	normal;
	 text-decoration:none
	 font-weight: bold;
	 color:	#4F43F0;
	 font-family: VERDANA;
	 font-size: 11px;
}		

.searchLink:hover	{
	 font-weight:	normal;
	 text-decoration:none;
	 font-weight: bold;
	 color:	#B0C4DE;
	 font-family: VERDANA;
	 font-size: 11px;
}			 

.greenlink{
	 font-weight:	normal;
	 text-decoration:none;
	 color:	#CCCCCC;
	 font-family: VERDANA;
	 font-size: 11px;
}

.greenlink:hover{
	 font-weight:	normal;
	 text-decoration:none;
	 color:	#CCCCCC;
	 font-family: VERDANA;
	 font-size: 11px;
}
	 
 
.searchbox{
		margin-top: 5px;
		padding-top: 1px;
		padding-left: 2px;
		padding-bottom: 1px;
		height: 20px;
		font-size: 10px;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration:none;
		color:#000000;
		display: block;
		background: #EEEEFF;
		border-top: 1px solid #214A82;
		border-left: 1px solid #214A82;
		border-right: 1px solid #214A82;
		border-bottom: 1px solid #214A82;
		margin-left: 0px;
}

.searchbutton {
  font-weight:  bold;
  font-family: VERDANA, ARIAL;
  font-size: 10px;
  background-color: #ffffff;
	border-top: 2px solid #3C6684;
	border-left: 2px solid #3C6684;
	border-right: 2px solid #3C6684;
	border-bottom: 2px solid #3C6684;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	margin-left: 20px;
	
}

	