/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/
a:link	{
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}

a:hover	{
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color : #000080;
	font-weight : normal;
	text-decoration : none;

}


a.one:link	{
		color : #FFFFFF;
		font-weight : bold;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : bold;
		text-decoration : none;
}

a.one:hover	{
		color : #FFFF00;
		font-weight : bold;
		text-decoration : none;

}


a.two:link	{
		color : #7990A4;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #7990A4;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;

}


.imageRight {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 0px solid #6AC7C3;
}

.imageLeft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 0px solid #6AC7C3;
}


.imageright {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 0px solid #6AC7C3;
}

.imageleft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 0px solid #6AC7C3;
}

.imageCenter {
  margin: 5px 10px 10px 5px;
  text-align: center;
  border: 0px solid #6AC7C3;
}

.imagecenter {
  margin: 5px 0px 5px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 0px solid #6AC7C3;
}

.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}
/**End CSS Style*****************************************/
