html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background-color: #e1b813;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 62.5%;
}

a:link, a:visited {
	color: #004d87;
}

a:active, a:hover {
	color: #871b00;
}

p {
	margin: 1em 0;
	font-size: 1.3em;
	line-height: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
	margin: 1em 0 0.2em 0;
}

table {
	border-collapse: collapse;
	border: 0px;
}

td, th {
	font-size: 1.3em;
}

div#containerOuter {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

div#container {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

div#topleft {
	width: 230px;
	padding-left: 10px;
	padding-top: 4px;
	float: left;
}

div#topright {
	width: 481px;
	margin-left: 250px;
	padding-right: 10px;
	padding-top: 4px;
	height: 99px;
}

img#protectionImg {
	padding-top: 10px;
}

div#mainleft {
	width: 230px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 10px;
	float: left;
	clear: left;
	text-align: center;
}

div#mainleft p.linklist {
	text-align: left;
	margin: 12px;
	line-height: 1.4em;
}

div#mainleft p.linklist a {
	font-weight: bold;
}

div#mainleft p.caption {
	text-align: left;
	margin: 12px;
	font-size: 1.2em;
	font-style: italic;
	position: relative;
	top: -6px;
	line-height: 1.3em;
}

div#main {
	width: 481px;
	margin-left: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}

div#mainfullscreen {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}

div#main ul, div#mainfullscreen ul {
	margin-left: 16px;
	font-size: 1.3em;
	line-height: 1.5em;
}

form#contactForm table td {
	font-weight: bold;
}

input#name, input#email, input#phone, input#comments, textarea, input#address, input#city, input#state, input#zip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFECBF;
	margin: 2px 6px;
	width: 220px;
	font-weight: normal;
}

input#state {
	width: 25px;
}

input#zip {
	width: 90px;
}

textarea {
	height: 70px;
}

input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 6px;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #BFE4FF;
}

form#petitionForm input.submit {
	margin: 12px 0;
}

ul.formErrorList {
	border: 1px solid #333333;
	background-color: #ffcccc;
	margin: 0 15px 10px 0;
	padding: 5px 10px 5px 26px;
}

table#immFormTbl tbody td p, table#immFormTbl tbody td ul li {
	font-size: 11px;
	margin: 0px;
	line-height: 1.3em;
}

table#immFormTbl th, table#immFormTbl td {
	font-size: 1.1em;
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #004d87;
}

.invisible {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

blockquote {
	margin: 0 25px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
}

.fineprint {
	font-size: 1.1em;
	text-align: center;
}

div#colBot {
	background-image: url(images/paper_bckgd_bottom.png);
	background-repeat: no-repeat;
	height: 29px;
	margin: 0;
	position: relative;
	bottom: 16px;
}

div#colMid {
	font-family: "Book Antiqua", Palatino, Georgia, serif;
	font-size: 1.2em;
	background-image: url(images/paper_bckgd_middle.png);
	background-repeat: repeat-y;
	padding: 0 28px 0 20px;
	margin: 0;
}

div#colTop {
	background-image: url(images/paper_bckgd_top.png);
	background-repeat: no-repeat;
	width: 481px;
	height: 23px;
	margin: 0;
	position: relative;
	top: 16px;
}

dl {
	font-size: 1.3em;
	line-height: 1.5em;
}

dd {
	padding-left: 26px;
	padding-bottom: 13px;
}

.coloredtext1 {
	color: #871b00;
}

img.sm {
	position: relative;
	top: -5px;
}

.r {
	font-size: 0.9em;
	position: relative;
	top: -4px;
}

table#legalizateCom {
	margin:0 auto 14px auto;
}

table#legalizateCom img#radiosmall {
	margin-right: 3px;
}

div#footer p {
	font-size: 1.2em;
	text-align: center;
	margin: 0px;
	/* color: #004d87; */
}

div#footer p span {
	padding: 0px 1px;
}

div#footer p.p1 {
	border-bottom: 1px solid #333333;
}

div#footer p a {
	text-decoration: none;
}

div#footer {
	padding-bottom: 5px;
}