body {
	margin: 0px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #214B8F;
	text-align: justify;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #214B8F;
	text-align: justify;
	font-weight: bold;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214B8F;
	text-align: justify;
	font-weight: bold;
}
.text3paleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #20A1D9;
	text-align: justify;
	font-weight: bold;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #214B8F;
	text-align: justify;
	font-weight: bold;
}
.text4nj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #214B8F;
	font-weight: bold;
}
.text4pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E01579;
	text-align: justify;
	font-weight: bold;
}
.text4paleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #20A1D9;
	font-weight: bold;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #214B8F;
	text-align: justify;
	font-weight: bold;
}
.text5njnb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #214B8F;
}
.text5black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.table_home {
	background-image: url(graphics/bg_home.jpg);
	background-repeat: no-repeat;
}
.table_other {
	background-image: url(graphics/bg_other.jpg);
	background-repeat: no-repeat;
}
a:link     {color: #214B8F; text-decoration: none;}
a:visited  {color: #214B8F; text-decoration: none;}
a:hover    {color: #E01579; text-decoration: underline;}

a.pink:link     {color: #E01579; text-decoration: none;}
a.pink:visited  {color: #E01579; text-decoration: none;}
a.pink:hover    {color: #E01579; text-decoration: underline;}

a.text4paleblue:link     {color: #214B8F; text-decoration: none;}
a.text4paleblue:visited  {color: #214B8F; text-decoration: none;}
a.text4paleblue:hover    {color: #20A1D9; text-decoration: none;}

a.text4paleblue_on:link     {color: #20A1D9; text-decoration: none;}
a.text4paleblue_on:visited  {color: #20A1D9; text-decoration: none;}
a.text4paleblue_on:hover    {color: #20A1D9; text-decoration: none;}

.inputbox0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214B8F;
	background-color: #FFFFFF;
	border: 1px solid #5978AB;
}
.inputbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214B8F;
	background-color: #F5FAFE;
	border: 1px solid #5978AB;
}
