body,html {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1 {
	font-family: Times New Roman, Arial, Helvetica;
	font-style: normal;
	color: #000000;
	font-size: 16pt;
}

H2 {
	font-family: Times New Roman, Arial, Helvetica;
	font-style: normal;
	color: #000000;
	font-size: 14pt;
}

H3 {
	font-family: Times New Roman, Arial, Helvetica;
	font-style: normal;
	color: #000000;
	font-size: 13pt;
}

H4 {
	font-family: Times New Roman, Arial, Helvetica;
	font-style: normal;
	color: #000000;
	font-size: 12pt;
}

p {
	font-family: Times New Roman, Arial, Helvetica;
	font-style: normal;
	color: #000000;
	font-size: 12pt;
}

table,td {
	font-family: Times New Roman, Arial, Helvetica;
	color: #000000;
	font-size: 12pt;
}

li {
	font-family: Times New Roman, Arial, Helvetica;
	color: #000000;
	font-size: 12pt;
}

a:link {
	color: #032476;
}

a:visited {
	color: #032476;
}

a:hover {
	color: #800080
}

a:active {
	color: #032476
}

HR {
	height: 1px;
	width: 100%;
	background: #000000;
	margin: 10px 10px 10px 10px;
}

.ul {
	list-style-type: disc;
}

.buttonSubmit {
	color: white; /* font color */
	background-color: #032476; /* button background color */
	font-size: 1.0em; /* font size */
	border: 3px solid #ffffff; /* button border color */
	padding: 1px; /* spacing between text and button border */
}

.buttonReset {
	color: white; /* font color */
	background-color: #032476; /* button background color */
	font-size: 1.0em; /* font size */
	border: 3px solid #ffffff; /* button border color */
	padding: 1px; /* spacing between text and button border */
}

.container {
	width: 760px;
	padding: 2px;
	margin: 0 auto;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;
	border-style: solid;
	border-color: #000000;
	background-color: ffffff;
}

.box_title {
	width: 200px;
	padding: 2px;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-width: 1;
	border-style: solid;
	border-color: #000000;
	background-color: cccccc;
}

.box_content {
	width: 200px;
	padding: 0px;
	border-width: 1;
	border-style: solid;
	border-color: #000000;
	background-color: ffffff;
}

img {
	
}

.image_border {
	padding: 0px;
	border-width: 1;
	border-style: dotted;
	border-color: #000000;
}

td.fr_name { /* formresponse- name of form field. */
	
}

td.fr_data { /* formresponse- form data. */
	
}

fr_errorrow {
	/* formresponse- styles for a row with missing data (background color). */
	
}

fr_okrow {
	/* formresponse- styles for a row with no missing data (background color).. */
	
}

fr_errorname { /* formresponse- name of form field with missing data. */
	
}

fr_errordata { /* formresponse- incorrect/missing data. */
	
}

fr_okname { /* formresponse- name of form field that's OK. */
	
}

fr_okdata { /* formresponse- data thats ok.... */
	
}

.page-footer {
	word-spacing: 0.1em;
	color: #fff;
	font: bold 11px Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 2px 0 2px 1em;
	background: #226AB2 url(/images/index_14.jpg);
}

.page-footer a {
	color: #fff;
}

.page-footer a:visited {
	color: #fff !important;
}

.page-footer a:hover {
	color: #fff !important;
}

p.copyright {
	font-size: 13px;
}
