/* unasd.org.css */

.content
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000033;
	text-align: left;
	text-decoration: none;
}

.nav_copy
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav_copy:hover
{
	text-decoration: none;
	font-weight: bold;
}

a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom
{
	font-size: 12px;
        color: #3880C7;
        text-decoration: none;
}
.contact
{
	font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}

.link
{	font-family: Verdana, Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

.title
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #3880C7;
	text-decoration: none;
}

tr.flaglist
{
	color: #000000;
}

A.news_tidbit:hover {
	text-decoration: underline;
}

.news_tidbit {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #282C37;
	text-decoration: none;
}

.body_copy {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #071B43;
}

.body_copy_error {
	font-family: Arial, Verdana;
        font-size: 10px;
        text-align: justify;
        color: #852323;
}

.body_copy_form {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #071B43;
	background-color: #FFFFFF;
	border: 1px solid #AFB7D2;
}

.body_copy_button {
	font-family: Arial, Verdana;
	font-size: 11px;
	height: 20px;
        padding: 0px 5px 0px 5px;
	color: #071B43;
}

.body_caption {
	font-family: Arial, Verdana;
	font-size: 9px;
	text-align: center;
	padding: 2px 3px 0px 3px;
	color: #071B43;
}

.subnav {
	font-family: Arial, Verdana;
        font-size: 11px;
        color: #0E1215;
        text-align: center;
        text-decoration: none;
}

.subnav_location {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #0E1215;
	text-align: center;
	border-right: 1px solid #282C37; 
	border-left: 1px solid #282C37; 
	border-bottom: 1px solid #282C37; 
	padding: 1px 3px 1px 3px;
	background-color: #AFB7D2;
}

.subnav_off {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #0E1215;
	text-align: center;
	border-right: 1px solid #E2E6F4; 
	border-left: 1px solid #E2E6F4; 
	border-bottom: 1px solid #E2E6F4; 
	padding: 1px 3px 1px 3px;
	background-color: #E2E6F4;
}

.subnav_on {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #0E1215;
	text-align: center;
	border-right: 1px solid #282C37; 
	border-left: 1px solid #282C37; 
	border-bottom: 1px solid #282C37; 
	padding: 1px 3px 1px 3px;
	background-color: #CFD4E7;
	cursor: pointer;
}

.nav_off {
	text-align: right;
	background-color: #AFB7D2; 
	border: 1px solid #282C37;
}

.nav_on {
	text-align: right;
	border: 1px solid #282C37;
	background-color: #969FBF;
	cursor: pointer;
}

.nav_interactive_off {
	text-align: right;
	border: 1px solid #282C37;
	background-color: #DBC8A5;
}

.nav_interactive_on {
	text-align: right;
	border: 1px solid #282C37;
	background-color: #D7BC88;
	cursor: pointer;
}

.headline {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D3858;
	padding: 2px 4px 2px 4px;
}

.headline_select {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D3858;
	width: 300px;
}

.results_headline {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #071B43;
	background-color: #DBC8A5;
	padding: 2px 4px 2px 4px;
}

.results_copy {
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

.right_photo {
	margin-left: 10px;
	margin-bottom: 2px;
}

.left_photo {
	margin-right: 10px;
	margin-bottom: 2px;
}

.petition_body {
      font-family: Verdana, Arial;
      font-size: 10px;
      color: navy;
      font-weight: bold;
      text-align: left;
}

.petition_text {
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: left;
   }
   
   

