/* CSS Document */
	
	Body
	{
	margin: 0px;
	background-color: #fff;
	}
	
	a {
	color:#00f;
	text-decoration: underline;
	font-family:arial, helvetica, geneva, sans-serif;
	}
	a:link 
	{color:#00f;
	text-decoration: underline;
	font-family:arial, helvetica, geneva, sans-serif;
	}
	a:visited 
	{color:#800080;
	text-decoration: underline;
	font-family:arial, helvetica, geneva, sans-serif;
	}
	a:hover 
	{color:#f00;
	text-decoration: underline;
	font-family:arial, helvetica, geneva, sans-serif;
	}
	a:active
	{color:#f00;
	text-decoration: underline;
	font-family:arial, helvetica, geneva, sans-serif;
	}

	a.smalllink:link
	{
	    COLOR: blue;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 8pt;
	    TEXT-DECORATION: underline
	}
	a.smalllink:visited
	{
	    COLOR: purple;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 8pt;
	    TEXT-DECORATION: underline
	}
	a.smalllink:active
	{
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 8pt;
	    TEXT-DECORATION: underline
	}
	a.smalllink:hover
	{
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 8pt;
	    TEXT-DECORATION: underline
	}

	a.gnblink:link	
	{
		font-size : 10px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #000;
		text-decoration: underline;
	}
		 
	a.gnblink:visited	 	
	{
		font-size : 10px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #000;
		text-decoration: underline;
	}	
		 
	a.gnblink:hover	 	
	{
		font-size : 10px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #666;
		text-decoration: underline;
	}		 
	
	.gnblink	
	{
		font-size : 10px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #039;
		text-decoration : none;	
	}
		

	a.snblink:link	
	{
		font-size : 11px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #fff;
		text-decoration : underline;	
	}
	
	a.snblink:visited	
	{
		font-size : 11px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #fff;
		text-decoration : underline;	
	}	
	
	a.snblink:hover	
	{
		font-size : 11px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #fff;
		text-decoration : underline;	
	}

	.snblink	
	{
		font-size : 11px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #fff;
		text-decoration : none;	
	}	

	.bcred	
	{	
		font-size : 10px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #c00;
	}
		
	.bc	
	{	
		font-size : 10px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #000;
	}
	
	.copy	
	{
		font-size : 8px;
		font-family : Verdana, Arial, Helvetica, Sans Serif;
		color: #fff;
		text-decoration : none;	
	}	

	.HeaderText
	{
		font-size : 20px;
		font-family : Arial;
		color: black;
		FONT-WEIGHT: bold;	
	}	

	.Lvl2Header
	{
		font-size : 16px;
		font-family : Arial;
		color: black;
		FONT-WEIGHT: bold;	
	}	

	.BoldText
	{
		font-size : 10pt;
		font-family : Arial;
		color: black;
		FONT-WEIGHT: bold;	
	}	

	.RegText
	{
		font-size : 10pt;
		font-family : Arial;
		color: black;
		text-decoration : none;	
	}	

	.WarningText
	{
		font-size : 16px;
		font-family : Arial;
		color: black;
		FONT-WEIGHT: bold;	
	}	

	.searchtext
	{
		font-size : 10pt;
		font-family : Arial;
		color: white;
		text-decoration : none;	
		background-color: #003399
	}	

	.keymatch
	{
		font-size : 10pt;
		font-family : Arial;
		color: #003399;
		text-decoration : none;	
		background-color: #D6DEE8
	}	
		
	.SmallText
	{
		font-size : 8pt;
		font-family : Arial;
		color: black;
		text-decoration : none;	
	}	

	A.reglink:link
	{
	    COLOR: blue;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}
	A.reglink:visited
	{
	    COLOR: purple;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}
	A.reglink:active
	{
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}
	A.reglink:hover
	{
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}

	A.keymatchlink:link
	{
	    COLOR: #003399;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}
	A.keymatchlink:visited
	{
	    COLOR: #003399;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}
	A.keymatchlink:active
	{
	    COLOR: #003399;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}
	A.keymatchlink:hover
	{
	    COLOR: #003399;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline
	}

	A.boldlink:link
	{
	    COLOR: blue;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline;
	    FONT-WEIGHT: bold
	}
	A.boldlink:visited
	{
	    COLOR: purple;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline;
            FONT-WEIGHT: bold
	}
	A.boldlink:active
	{
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline;
	    FONT-WEIGHT: bold
	}
	A.boldlink:hover
	{
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 10pt;
	    TEXT-DECORATION: underline;
	    FONT-WEIGHT: bold	
	}

