.label
{
	font-size: 14px;
	font-weight: bold;
}
	
a:link
{
/*	color: #ee1a2c; */
	color: #202020; 
	text-decoration: none;
}
a:visited
{
	color: #202020; 
	text-decoration: none; 
} 
a:active 
{
	color: #202020;
}
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: #348DAB; 
}
h1
{
	font-size: 24px; 
}
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;
	background: #eff7fa;
}

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;
}

table.subTable { 
	border: 1px solid  #348DAB;
	border-left-width: 0px;
}

table.subTable td {
	padding: 2px 7px;
	text-align: left;
	background: #eff7fa;
}

table.subTable th{
	font: 12px Arial, Helvetica, san-serif;
	font-weight: bold;
	background: #348DAB;
	color: #ffffff;
	text-align: left;
	padding: 2px 7px;
}
table.subTable th a:link
{
	color: #ffffff; 
	text-decoration: none;
}
table.subTable th a:visited
{
	color: #ffffff; 
	text-decoration: none;
}
table.subTable th a:hover {
	color: #A9B8DF;
	text-decoration: underline;
}


table.group { 
	font: 8pt Verdana, Tahoma, Arial, Helvetica, san-serif;
	margin-top: 0px;
	border: 4px solid  #348DAB; 
	border-top: 0px;
	background: #ffffff;
}

table.group td {
	padding: 2px 3px;
	text-align: left;
}
table.group td a:link, table.group td a:visited
{
	color: #000000; 
	text-decoration: none;
}


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 {

	font: 16pt Tahoma,Verdana, Arial, Helvetica, san-serif;
	color: white; 
	line-height: 95%;
	padding-top: 10px;
	padding-right: 5px;
}

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 #348DAB;
/*	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: #ffffff;
}*/
.cls
{
	background: #FFFFFF url(bgw2_cell.gif) no-repeat top left;
}

.formcls
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 11pt;
}
.footer {

	font: 8pt Arial, Verdana, Tahoma, Helvetica, san-serif;
	font-weight: normal;
	color: #404040; 
	line-height: 100%;
}


