table.home {
	background: #ffffff;
	spacing: 10px;
	text-align: justify;
	}

td.home {
	background: #Fef1f2;
border: 1px solid  #ee1a2c;
	}
a:link
{
/*	color: #ee1a2c; */
	color: #D50035; 
	text-decoration: none;
}
a:visited
{
	color: #D50035; 
	text-decoration: none; 
} 
a:active 
{
	color: #D50035;
}
a:hover {
	color: #A9B8DF;
	text-decoration: underline;
}
.news {
	color: #000000;
	text-decoration: underline;}

a:link.question
{
	color: #282828;
	text-decoration: underline;
}
a:link:visited.question
{
	color: #282828;
	text-decoration: underline;
}
a:hover.question {
	color: #A9B8DF;
	text-decoration: underline;
}

a:link.contents
{
	text-decoration: underline;
	color: #ee1a2c;
}
a:link:visited.contents
{
	text-decoration: underline;
	color: #ee1a2c;
}
a:link.sitemap
{
	color: #000000;
}
a:visited.sitemap
{
	color: #000000;
}
li
{
	margin-top: 10px;
}
.contents
{
	line-height: 165%;
}

body
{
	font-family: Arial, Helvetica, san-serif;
	background-color: #ffffff;
	color: rgb(40,40,40);
}
p
{
	padding-left: 0px;
}

/*table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
}*/

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, san-serif;
	text-decoration: none;
	font-weight: normal;
	color: #D50035; 
}
h1
{
	font-size: 23px; 
}
h2
{
	font-size: 18px; 
}
h3
{
	font-size: 16px; 
}
h4
{
	color: #ee1a2c;
	font-size: 12px;
	font-weight: bold;
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}

table {
	font: 10pt Verdana, Arial, Helvetica, san-serif;
}
table.content td, table.content th {
	padding: 1px 7px;
	text-align: left;
	vertical-align: top;
}

table.contentline
{
	border-right-width: 0pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-width: 0pt;
	border-style: solid;
	border-color: #D50035;
} 

table.contentline td, table.contentline th 
{
	text-align: left;
	vertical-align: top;
	border-left-width: 0pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 0pt; 
	border-style: solid;
	border-color: #D50035;
	padding: 2px 7px; 
}

table.contentline th 
{
	background-color: #fed3d5;
}

table.subTable { 
	font: 8pt Verdana, Tahoma, Arial, Helvetica, san-serif;
	margin-top: 8px;
	border: 1px solid  #ee1a2c; 
	border-left: 0px;
	background: #ffffff;
}

table.group { 
	font: 8pt Verdana, Tahoma, Arial, Helvetica, san-serif;
	margin-top: 0px;
	border: 4px solid  #ee1a2c; 
	border-top: 0px;
	background: #ffffff;
}

table.subTable td, table.group td {
	padding: 2px 3px;
	text-align: left;
}

table.subTable td a:link , table.group td a:link, td a:visited , table.group td a:visited
{
	color: #000000; 
	text-decoration: none;
}
table.subTable th, table.group th{
	font: 12px Arial, Helvetica, san-serif;
	font-weight: bold;
	background: #ee1a2c;
	color: #ffffff;
	text-align: left;
	padding: 2px 7px;
}
table.subTable th a:link , table.group th a:link
{
	color: #ffffff; 
	text-decoration: none;
}
table.subTable th a:visited , table.group th a:visited
{
	color: #ffffff; 
	text-decoration: none;
}
table.subTable th a:hover , table.group th a:hover ,table.subTable td a:hover , table.group td a:hover 
{
	color: #A9B8DF;
	text-decoration: underline;
}
table.outTable { 
	border: 1px solid  #ee1a2c;
}

td.header {

	font: 10pt Arial, Verdana, Tahoma, Helvetica, san-serif;
	font-weight: bold;
	color: white; 
	line-height: 110%;
}

td.header2, td.header3 {

	font: 16pt Tahoma,Verdana, Arial, Helvetica, san-serif;
	color: white; 
	line-height: 95%;
	padding-top: 0px;
	padding-right: 5px;
}

td.header3 {

	border-right: 4px solid  #fed1d3;
}

table.iform th {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 4px 0px;
}

.inputborder {
	border: 1px solid #EE1A2C;
/*	background: #FED3D5;
	background: #FEE4E6;	
	background: #FEEBEC;	*/
	background: #ffffff;
}

/*  Start Form Formatting */

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding: 2px 2px;
}

/* Determines background of main document */

.backcolor
{
	background-color: #fef1f2;
	background-color: #ffffff;

}

.footer {

	font: 8pt Arial, Verdana, Tahoma, Helvetica, san-serif;
	font-weight: normal;
	color: #404040; 
	line-height: 100%;
}


li {
	list-style-type: disc;
	//list-style-position: outside;
	margin: 6px;
	//margin-top: 4px;
	margin-left: 24px;
	//font-size: 12px;
}

ul {

	//list-style-position: outside;
	//margin-left: 0px;
}
