* :focus { outline: 0; }

html {overflow-y: scroll;}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5A2F1E;
	line-height:17px;
	} 
	
A:link, A:visited {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #E5291C; text-decoration: none;}
A:hover {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #E5291C; text-decoration: underline;}

.sidenav {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #864023;
text-decoration: none;
}

a.sidenav:link {color: #864023; text-decoration: none; font-size: 12px;}
a.sidenav:visited {color: #864023; text-decoration: none; font-size: 12px;}
a.sidenav:hover {color: #2E81D3; text-decoration: none; font-size: 12px;}

.signup {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a.signup:link {color: #ffffff; text-decoration: none; font-size: 12px;}
a.signup:visited {color: #ffffff; text-decoration: none; font-size: 12px;}
a.signup:hover {color: #ffffff; text-decoration: underline; font-size: 12px;}


.prodtitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #8DADB3;
text-decoration: none;
	}

.bigred {font-family: Verdana, Arial, sans-serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
color: #E5291C;
text-decoration: none;
	}

.pgtitle {font-family: Verdana, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
color: #4A611D;
line-height:28px;
text-decoration: none;
	}

.alert {font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
color: #E5291C;
text-decoration: none;
}

a.alert:link {color: #E5291C; text-decoration: none; font-size: 20px;}
a.alert:visited {color: #E5291C; text-decoration: none; font-size: 20px;}
a.alert:hover {color: #E5291C; text-decoration: underline; font-size: 20px;}

.smaller{font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height:12px;
font-style: normal;
font-weight: normal;
color: #202D01;
text-decoration: none;
	}
	
.footer{font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: none;
	}
a.footer:link {color: #ffffff; text-decoration: none; font-size: 10px;}
a.footer:visited {color: #ffffff; text-decoration: none; font-size: 10px;}
a.footer:hover {color: #ffffff; text-decoration: underline; font-size: 10px;}
	
.subhead {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #7EA0A7;
text-decoration: none;
	}

.subtitle{font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #5A2F1E;
line-height:18px;
text-decoration: none;
	}

.content {font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4E3C1A;
	}

.input-box
{
color: #4E3C1A;
background: #F0F9FA;
border: #4E3C1A solid 1px
}

.submit-button{
   color:#ffffff;
   font-family:Verdana, Arial, sans-serif;
   font-size:11px;
   padding: 4 12 4 12;
   font-weight:bold;
   background-color:#2DAEBB;
   border:1px solid;
   border-top-color:#4E3C1A;
   border-left-color:#4E3C1A;
   border-right-color:#4E3C1A;
   border-bottom-color:#4E3C1A;}
