	/*---------- GENERAL ----------*/

		body, p, th, td, h1, h2, .search {

			font-family: Arial, Helvetica, sans-serif;

		}

		

		body  {

			font-size: 12px;

			color: #333333;

			background-color: #224862;

			font-weight: normal;

			margin-top : 0px;

		}

		

		td, th  {

			font-size: 12px;

			color: #333333;

			font-weight: normal;

		}

		

		th {

			font-size : 13pt;

			font-weight: bold;

		}

		

		h1 { 

			font-size: 16px;

			color: #234963;

			font-weight: bold; 

			letter-spacing: 1px;

			margin-top : 0px;

			margin-bottom : -3px;

		}

		

		h2 {

			font-family: Verdana, Helvetica, sans-serif;

			font-size: 11px; 

			COLOR : #333333;

			font-weight: bold; 

			text-transform: uppercase;

			letter-spacing: 1px;

			margin-top : -3px;

			margin-bottom : 15px;

		}

		h3 { 
   			FONT-SIZE : 11px; 
   			COLOR : #234963;
   			font-weight: bolder; 
   			text-transform: uppercase;
   			letter-spacing: 1px; 
   			padding-bottom: 1px; 
   			margin-top : 0px;
   			margin-bottom : 0px;
        }

		hr {

			margin-top : 0px;

			color : #2F6588;

			height : 1px;

		}

		

		a:link {

			text-decoration : underline;

			color : #336699;

		}

		a:visited {

			text-decoration : underline;

			color : #003366;

		}

		a:active {

			text-decoration : underline;

			color : #003366;

		}

		a:hover {

			text-decoration : none;

			color : #336699;

		}

	/*-----------------------------*/

	

	/*---------- FONT SETTINGS ----------*/

		.textheader {

			font-weight: bold;

			margin-top : 3px;

		}

	/*-------------------------------------*/

	

	/*---------- LEFT NAV ----------*/

		.leftnav1 a:link , .leftnav1 a:visited , .leftnav1 a:active , .leftnav1 a:hover {

			font-size : 12px;

			color : #ffffff;

			background-color : transparent;

		}

		.leftnav {

			padding-top : 3px;

			margin-top : 2px;

			margin-bottom : 2px;

		}

		.firstlevel {

			font-weight : bold;

		}

		.homenav {

			margin-bottom : 6px;

			margin-top : 6px;

		}

		.quicklink {

			font-weight : normal;

			word-spacing: normal; 

			font-size: 10pt;

		}

		.search {

			text-align : left;

			height : 20px;

			width : 110px;

			background-color : #ffffff;

		}

	/*------------------------------*/

	

	/*---------- TOP NAV ----------*/

		.topnavigation a:link , .topnavigation a:visited , .topnavigation a:active , .topnavigation a:hover {

			font-size : 10px;

			color : #ffffff;

		}

	/*-----------------------------*/

	

	/*---------- SUB NAV ----------*/

		.rightnav {

			margin-left : 6px;

			margin-bottom : 2px;

			margin-top : 0px;

			padding-top : 4px;

		}

	/*-----------------------------*/

	

	/*---------- CONTENT ----------*/

		.smaller {

			font-size : 8pt;

			color : #333333;

			margin-top : -3px;

		}

		.smaller a:link {

			font-size : 8pt;

			color : #336699;

			background-color : transparent;

		}

		.smaller a:active {

			font-size : 8pt;

			color : #003366;

			background-color : transparent;

		}

		.smaller a:visited  { 

			font-size : 8pt;

			color : #003366;

			background-color : transparent;

		}

		.indent {

			padding-left : 5px;

		}

		.indexlist {

			padding : 4px 0px 4px 0px;

		}

		.indexlistb {

			font-weight : bold;

			padding : 6px 0px 6px 0px;

		}

	/*---------------------------------*/

	

	/*---------- FORMS ----------*/

		.textarea300 {

			width: 300px;

		}

	/*---------------------------*/

