@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#999999;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size:14px;

}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
.nav {
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

#change:hover { color:#CCCCCC;}
.footer_text { color:#000;
			   text-decoration:none;
			  }
#change2:hover { color:#CCCCCC;
					text-decoration:underline;}
a:hover { color:#E7C35A;}

.title {
	font-size:19px;
	color:#074987;
	}
.subtitle {
	font-size:15px;
	color:#074987;
	}
.text  {
	font-size:13px;
	color:#000;
	}
.text2  {
	font-size:13px;
	color:#000;
	font-style:italic;
	}
.text3  {
	font-size:13px;
	color:#074987;
	font-style:bold;
	}
.news {
	height:250px;
	overflow:auto;
	padding-right:15px;
	}
.footer {
	font-size:10px;
	color:#666666;
	}
.unsub{font-size:10px;
		margin: 10px 0;
	   }
.list{
	font-size:12px;
	color:#000;
	}

.red {
	font-size:12px;
	color:#A01D4C;
	}

.recentnews { border-bottom:1px solid #074987;
			
			}
    .recentnews a:hover { color:#074987;
					  text-decoration:underline;
					}

    .recentnews a { color:#074987;
				text-decoration:none;
				}

.recentnews2 { border-bottom:1px solid #074987;
			
			}
    .recentnews2 a:hover { color:#074987;
					  text-decoration:underline;
					}

    .recentnews2 a { color:#074987;
				text-decoration:none;
				}

.emails { padding-right:20px;
			}
    .emails a:hover { color:#074987;
					  text-decoration:underline;
					}

    .emails a { color:#074987;
				text-decoration:none;
				}

.link { 
			}
    .link a:hover { color:#074987;
					  text-decoration:underline;
					}

    .link a { color:#074987;
				text-decoration:none;
				}