BODY

{

    FONT-SIZE: 13pt;

    COLOR: #000000;

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;

		margin-top: 0px;

		margin-right: 0px;

		margin-bottom: 0px;

		margin-left: 0px;

		background-color: white;		

}



P

{

	FONT-SIZE: 9pt;

	COLOR: #000000;

	background-color: white;		

	FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;

	line-height : 12pt;

	margin-top: 5px; 

	margin-right: 0px; 

	margin-bottom: 5px; 

	margin-left: 0px;

}



ul.checklist

{

	list-style-image: url(/images/icons/tick.gif);

}



.subHeadingBlue

{

    FONT-SIZE: 13pt;

    FONT-WEIGHT: bold;

    COLOR: #006AB3;

		background-color: white;		

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;   

}



.bodyContent

{

    FONT-SIZE: 9pt;

    COLOR: #000000;

		background-color: white;		

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;

}



.blueBodyContent

{

    FONT-SIZE: 9pt;

    COLOR: #006AB3;

		background-color: white;		

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;

}



.address

{

    FONT-SIZE: 8pt;

    COLOR: #000000;

		background-color: white;		

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;

		text-indent:5px;

}



#dropmenudiv

{

	position:absolute;

	background-color: #E0F1BA;

	border:1px solid white;

	font-size: 12px;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	line-height:18px;

	z-index:100;

	color: white;

}



#dropmenudiv a

{

	width: 100%;

	display: block;

	text-indent: 3px;

	border-bottom: 1px solid white;

	padding: 1px 0;

	text-decoration: none;

	color: #006AB3;

	background-color: #E0F1BA;

}



#dropmenudiv a:hover

{ 

	/*hover background color*/

	background-color: #B2D2E7;

	color: #006AB3;

}



.selectedMainmenu

{

	color: white;

	background-color: #006AB3;

	font-size: 10pt;

	font-weight: bold;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-indent: 5px;

	height: 21px;

	width: 100%;

	display: block;

	vertical-align: top;

}



.mainmenu

{

  background-color: #99CF16;

	color: white;

	font-size: 10pt;

	font-weight: bold;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-indent:5px;

	width: 100%;

	height: 21px;

	display:block;

	vertical-align: top;

}



.mainmenu a:link

{

	background-color: #99CF16;

	font-size: 10pt;

	color: white;

	font-weight: bold;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-decoration: none;

	text-indent:5px;

	width: 100%;

	height: 21px;

	display: block;

	vertical-align: top;

}



.mainmenu a:visited

{

	background-color: #99CF16;

	font-size: 10pt;

	color: white;

	font-weight: bold;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-decoration: none;

	text-indent:5px;

	width: 100%;

	height: 21px;

	display:block;

	vertical-align: top;

}



.mainmenu a:hover

{

	background-color: #006AB3;

	font-size: 10pt;

	font-weight: bold;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	color: white;

	text-decoration: none;

	text-indent:5px;

	width: 100%;

	height: 21px;

	display:block;

	vertical-align: top;

}



.selectedSubmenu

{

	background-color: #B2D2E7;

	font-size: 10pt;

	color: #006AB3;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-decoration: none;

	text-indent: 15px;

	height: 21px;

	width: 100%;

	display:block;

	vertical-align: top;

}



.submenu

{

	font-size: 10pt;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-indent: 15px;

	width: 100%;

	height: 21px;

	display:block;

	vertical-align: top;

}



.submenu a:link

{

	background-color: #E0F1BA;

	font-size: 10pt;

	color: #006AB3;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-decoration: none;

	text-indent: 15px;

	height: 21px;

	width: 100%;

	display:block;

	vertical-align: top;

}



.submenu a:visited

{

	background-color: #E0F1BA;

	font-size: 10pt;

	color: #006AB3;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-decoration: none;

	text-indent: 15px;

	height: 21px;

	width: 100%;

	display:block;

	vertical-align: top;

}



.submenu a:hover

{

	background-color: #B2D2E7;

	font-size: 10pt;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	color: #006AB3;

	text-decoration: none;

	text-indent: 15px;

	height: 21px;

	width: 100%;

	display: block;

	vertical-align: top;

}



ul.hasSubMenu

{

	margin: 0;

	padding: 0;

	list-style-type: none;

	text-indent:5px;

	vertical-align: top;

}

/*

ul.hasSubMenu a

{

	margin: 0;

	padding: 0;

	width: 100%;

	height: 100%;

	display: block;

	list-style-type: none;

	text-decoration: none;

	color: white;

	font-size: 10pt;

	font-weight: bold;

	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	text-indent: 5px;

	vertical-align: top;

}



ul.hasSubMenu a:hover

{

	background-color: #006AB3;

}

*/



TD.standard

{

    FONT-SIZE: 10pt;

    COLOR: black;

		background-color: white;		

    FONT-FAMILY: 'Trebuchet MS', Verdana, Arial, sans-serif;

}



TEXTAREA.standard

{

    FONT-SIZE: 10pt;

    COLOR: black;

		background-color: white;		

    FONT-FAMILY: 'Trebuchet MS', Verdana, Arial, sans-serif;

}



INPUT.standard

{

    FONT-SIZE: 10pt;

    COLOR: black;

		background-color: white;		

    FONT-FAMILY: 'Trebuchet MS', Verdana, Arial, sans-serif;

}



A

{

    COLOR: #FF5A01; /* #8ba500; */

		background-color: white;		

    TEXT-DECORATION: none

}



A:link

{

    COLOR: #FF5A01;

		background-color: white;		

    TEXT-DECORATION: none;

}



A:visited

{

    COLOR: #FF5A01;

		background-color: white;		

    TEXT-DECORATION: none;

}



A:active

{

    COLOR: #FF5A01;

		background-color: white;		

    TEXT-DECORATION: underline;

}



A:hover

{

    COLOR: #FF5A01;

		background-color: white;		

    TEXT-DECORATION: underline;

}



TD.body

{

/*	vertical-align: top;*/

}



.filler

{

    FONT-SIZE:1pt;

    COLOR: #000000;

		background-color: white;		

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;

}



.indentedBodyContent

{

    FONT-SIZE:9pt;

    COLOR: #000000;

		background-color: white;		

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;

		text-indent: 10px;

}



blockquote

{

	margin-left: 1em;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

}



.subHeadingInPractice

{

    FONT-SIZE: 11pt;

    FONT-WEIGHT: normal;

    COLOR: #006AB3;

	background-color: white;		

    FONT-FAMILY: Arial, 'Trebuchet MS', Verdana, sans-serif;   

}

