body
{
	background-image: url('../img/Background.png');
	background-repeat: no-repeat;
	background-color: none;
    	background-attachment: fixed;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:16px;
}
table.palette
{
	width: 80%;
	margin: 0px auto;
	border:none;
	padding:16px;
	padding-bottom:40px;
	style:-webkit-border-radius: 24px;-moz-border-radius: 24px;border-radius: 24px;background:rgba(1,69,26,0.9);-webkit-box-shadow: #000000 10px 10px 10px;-moz-box-shadow: #000000 10px 10px 10px; box-shadow: #000000 10px 10px 10px;
}
div
{
	border:1px;
	padding:20;
	margin:20;	
}
P
{
	text-indent: 0px;
}
ul
{
	border: none;
}
li
{
	text-align: left;
	border: none;
}
img
{
	border: none;
}
P.para
{
	text-indent: 0px;
	text-align: left;
	line-height: 20px;
}
table.instructionsblock
{
	vertical-align: top;
	margin-left: 40px;	
}
table.instructionsblock tr
{
	border-width: 0px;
	padding: 0px;
}
table.instructionsblock td
{
	border-width: 0px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}
.attentiontext
{
	text-align: center;
	color: #FF0000;
	font-weight:bold;
}
table.attentionborder
{
	border: 5px solid;
	border-color: #FF0000;
}
table.sig
{
	border: none;
	vertical-align: bottom;
}
table.sig tr
{
	border-width: 0px;
	padding: 0px;
}
table.sig td
{
	border-width: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
	font-style: italic;
	color: #0077BB;
	width: 210px;
}
.sig A:link
{
	text-decoration: blink;
	color: #0077BB;
}
.sig A:visited
{
	text-decoration: none;
	color: #0077BB;
}
.sig A:active
{
	text-decoration: none;
	color: #00AADD;
}
.sig A:hover
{
	text-decoration: none;
	color: #00AADD;
}
table.photo
{
	width: 100%;
	vertical-align: top;
	padding: 0;
    	margin: 30px;
}
.header1
{
	font-size: xx-large;
	color: #AAFFFF;
	text-align: center;
}
.header2
{
	font-size: x-large;
	color: #AAFFFF;
	text-align: left;
}
.header2b
{
	font-size: x-large;
	color: #060B8D;
}
A:link
{
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;	
}
A:visited
{
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}
A:active
{
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}
A:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:12px;
	border: 5px solid;
	border-color: #0FE8A5;
	overflow: hidden;
	margin: -5px;
}
.nav
{
	font-size: 12px;
	font-weight:bold;
}
.nav A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:active
{
	text-decoration: none;
	color: #AAFFFF;
}
.nav A:hover
{
	text-decoration: none;
	color: #AAFFFF;
}
.bluebkg
{
	background-repeat:repeat-y;
}
.footer
{
	font-size: 16px;
	font-weight:normal;
    background-repeat: no-repeat;
}
.footer A:link
{
	text-decoration: none;
	font-weight:normal;
	color: #AAFFFF;
}
.footer A:visited
{
	text-decoration: none;
	font-weight:normal;
	color: #AAFFFF;
}
.footer A:active
{
	text-decoration: none;
	font-weight:normal;
	color: #AAFFFF;
}
.footer A:hover
{
	text-decoration: none;
	font-weight:normal;
	color: #AAFFFF;
}
.nofrills
{
	background-color: none;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align: left;
}
.nofrills A:link
{
	text-decoration: none;
	font-weight:normal;
	color: #FFFFFF;
}
.nofrills A:visited
{
	text-decoration: none;
	font-weight:normal;
	color: #FFFFFF;
}
.nofrills A:active
{
	text-decoration: underline;
	font-weight:normal;
	color: #AAFFFF;
}
.nofrills A:hover
{
	text-decoration: underline;
	font-weight:normal;
	color: #AAFFFF;
}
