.bodytext	{
	font-size:13px;
	font-style : normal;
	font-weight : normal;
	color:#4D4D4D;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.bodytextbold	{
	font-size:12px;
	font-style : normal;
	font-weight : bold;
	color:#4D4D4D;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.footer	{
	font-size:11px;
	font-style : normal;
	font-weight : normal;
	color:#838383;
	font-family : Arial, Helvetica, sans-serif;
	}

.whitelinks	{
	font-size:12px;
	font-style : normal;
	font-weight : normal;
	color:#FFFFFF;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.title1	{
	font-size:16px;
	font-style : normal;
	font-weight : bold;
	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.homelinks	{
	font-size:13px;
	font-style : normal;
	font-weight : bold;
	color:#003399;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.title2	{
	font-size:14px;
	font-style : normal;
	font-weight : bold;
	color:#006699;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 26px;
	text-decoration: none;
	}

.title3	{
	font-size:12px;
	font-style : normal;
	font-weight : bold;
	color:#0033CC;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 26px;
	text-decoration: none;
	}
	
.question	{
	font-size:12px;
	font-style : normal;
	font-weight : bold;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.copyright	{
	font-size:11px;
	font-style : normal;
	font-weight : normal;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	}
	
.copyrightwhite	{
	font-size:11px;
	font-style : normal;
	font-weight : normal;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	}
	
.copyrightwhite1	{
	font-size:13px;
	font-style : normal;
	font-weight : normal;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	}
	
.small	{
	font-size:xx-small;
	}

hr	{
	color:#336699;
}

li	{
	line-height: 20px;
}

.radio  { 
	line-height: 20px;
}

.nBold	{
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

.lBold	{
	font-size : small;
	font-style : normal;
	font-weight : bold;
}

.white {
	color:#FFFFFF;
	font-weight : bold;
}

.pink {
	color:#FFDFDD;
	font-weight : bold;
}

.brightblue {
	color:#036AD7;
	font-weight : bold;
}

.orange {
	font-size:12px;
	font-style : normal;
	font-weight : bold;
	color:#FF0000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.green {
	color:#66FFB9;
	font-weight : bold;
}

.white2 {
	color:#FFFFFF;
	font-weight : normal;
}

.yellow {
	color:#FFFF00;
	font-weight : bold;
}

.blue {
	color:#336699;
	font-weight : bold;
}

.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;

}

link:visited {
	color:#00FF33;
	text-decoration:none;
	}

SELECT {
	font-size : xx-small;
}

.textbox 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	border: thin; 
	border-style: solid; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	border-color: #00000 solid color: #000000; 
	background-color: #FFFFFF; 
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000
}

.hometextbox 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	border: thin; 
	border-style: solid; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	border-color: #00000 solid color: #000000; 
	background-color: #BBCFAF; 
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000
}

A.type1:link    {color:#003399; text-decoration:none;}
A.type1:visited {color:#003399; text-decoration:none;}
A.type1:active  {color:#003399; text-decoration:none;}
A.type1:hover   {color:#0033FF; text-decoration:underline;}

A.type2:link    {color:#838383; text-decoration:none;}
A.type2:visited {color:#838383; text-decoration:none;}
A.type2:active  {color:#838383; text-decoration:none;}
A.type2:hover   {color:#000000; text-decoration:underline;}

A.type3:link    {color:#FF0000; text-decoration:none;}
A.type3:visited {color:#FF0000; text-decoration:none;}
A.type3:active  {color:#FF0000; text-decoration:none;}
A.type3:hover   {color:#FF0000; text-decoration:underline;}
