body, html 	{
	margin: 0;
	padding: 0;
 	}

background	{
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
	}	
	
.light     {
	font-family: Arial, Helvetica;;
	font-size: 8pt;
	line-height: 11pt;
	color: #fff;
	}

input.text {
       border: 1px solid black;
      }
		
.red {
       color: red;
		 font-weight: bold;
		 font-size: larger;
   }		

P     {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #333;
	margin-left: 20%;
	margin-right: 5%;
	}
	
.normal     {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #333;
	}	

.small     {   
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #999;
	margin-left: 2%;
	margin-right: 2%;
	}
	

.smallp     {   
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #444;
	margin-left: 20%;
	margin-right: 5%;
	}
		
	
.question    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 9pt;
	line-height: 12pt;
	color: #006;
	margin-left: 20%;
	margin-right: 5%;
	}

.list     {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	/*list-style-image: url(images/bullet_list_item.gif);*/
	color: #000;
	margin-left: 25%;
	margin-right: 5%;
	}

.normal     {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	line-height: 11pt;
	color: #333;
	margin-left: 20%;
	margin-right: 5%;
	}


H1    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 18pt;
	color: #000;
	margin-left: 20%;
	margin-right: 5%;
	}
H2    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 16pt;
	color: #000;
	margin-left: 20%;
	margin-right: 5%;
	}

H3    {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 14pt;
	color: #006;
	margin-left: 20%;
	margin-right: 5%;
	}

H4    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	color: #600;
	margin-left: 20%;
	margin-right: 5%;
	}

.head5    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	color: #006;
	}

.head5left    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	color: #000;
	}

A:link {
	font-family: Arial;
	font-size: 9pt;
	color: #603;
	}

A:active {
	font-family: Arial;
	font-size: 9pt;
	color: #603;
	}
	
A:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #333;
	}
	
A:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #7C946B;
	}

A.left:link {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 8pt;
	color: #000;
	}

A.left:active {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 8pt;
	color: #000;
	}
	
A.left:visited {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 8pt;
	color: #232323;
	}
	
A.left:hover {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 8pt;
	color: #fff;
	}

A.featured:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #009;
	text-decoration: none;
	}

A.featured:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #009;
	text-decoration: none;
	}
	
A.featured:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #484848;
	text-decoration: none;
	}
	
A.featured:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #0000ff;
	text-decoration: underline;
	}

A.soft:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #900;
	text-decoration: none;
	}

A.soft:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #900;
	text-decoration: none;
	}
	
A.soft:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #900;
	text-decoration: none;
	}
	
A.soft:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 12pt;
	color: #CC0000;
	text-decoration: underline;
	}

A.h5left:link {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-decoration: none;
	}

A.h5left:active {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-decoration: none;
	}
	
A.h5left:visited {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-decoration: none;
	}
	
A.h5left:hover {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-decoration: none;
	}

A.resource:link {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #004200;
	text-align: left;
	text-decoration: none;
	}

A.resource:active {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #004200;
	text-align: left;
	text-decoration: none;
	}
	
A.resource:visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-decoration: none;
	}
	
A.resource:hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #AFBFAA;
	text-align: left;
	text-decoration: underline;
	}

A.member:link {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-decoration: none;
	}

A.member:active {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #004200;
	text-align: left;
	text-decoration: none;
	}
	
A.member:visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-decoration: none;
	}
	
A.member:hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-decoration: underline;
	}
	
/*---------------------------------------
				FORM: marginform	
-----------------------------------------*/				
	
#marginForm fieldset
{
	display: block;
	margin: 0 0 10px 150px;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;
	font-size: 1.5em;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 16em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}
#marginForm legend
{
	float: left;
	font-weight: bold;
	color: #07066c;
	font-size: 14pt;
}
#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 220px;/*16em;*/
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
	/*margin-left: 0;*/
	text-align: center;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 220px;/*16em;*/
	margin-top: -1em;
margin-left: 0em;	
	font-weight: normal;
	font-size: 11pt;
}

#marginForm label.first
{
	margin-top: 10px;/*1em;*/
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 220px;/*16em;*/
	display: block;
}

#marginForm textarea	{
	position: relative;
	top: -1.4em;
	left: 220px;/*16em;*/
	display: block;
}
	