@charset "iso-8859-1";
body 				{color: black; background: #ffffff; margin: 0px;}
table.main			{width:100%;} /* height: 100% will ensure this table is exactly size of viewable window*/
a.normal			{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black;}
a.normal:active		{background: white; color: black; text-decoration: none;}
a.normal:link		{background: white; color: black; text-decoration: none;}
a.normal:visited	{background: white; color: black; text-decoration: none;}
a.normal:hover		{background: white; color: black; text-decoration: underline;}
h1					{background: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: bold; color: black; margin-bottom: -10px; margin-left: 20px; margin-right: 20px; text-align: left;}
h2					{background: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 1.2; font-weight: bold; color: black; margin-bottom: -10px; margin-left: 20px; margin-right: 20px; text-align: left;} 				
p					{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; margin-left: 20px; margin-right: 20px; text-align: justify} 
p.centre 			{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; margin-left: 0px; margin-right: 0px; text-align: center} 
p.form				{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; margin-left: 60px; margin-right: 40px;}
td.left				{background-image: url(images/bground1.jpg); text-align: left;}
#navlist 			{width: 177px;  background-color: white; color: black;}
#navlist li 		{margin: 0px 0px 3px -3px; background-color: #ffffff; color: black;}
#navlist ul 		{background: #ffffff; margin: 0; /*removes indent IE and Opera*/ padding: 0; /*removes indent Mozilla and NN7*/ list-style-type: none; /*turns off display of bullet*/ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: #022d60;}
#navlist a 			{display: block; padding: 2px 2px 2px 10px; border: 0px; background-color: white; color: black; background-image: url(images/11_down.jpg); background-repeat: no-repeat; background-position: 0% 50%;}
#navlist a:link, #navlist a:visited {background: white; color: black; text-decoration: none;}
#navlist a:hover, #navlist a:active {background-color: #022d60;	background-image: url(images/11_over.jpg); background-repeat: no-repeat; background-position: 0% 50%; color: white;}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {background-color: #022d60; background-image: url(images/11_over.jpg); background-repeat: no-repeat; background-position: 0% 50%; color: white;}
.small				{background: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; text-align: right} 	
.right				{margin-top:15px; margin-bottom: 15px; margin-left: 20px; margin-right: 0px;}
.left				{margin-top:15px; margin-bottom: 15px; margin-left: 20px; margin-right: 20px;}
ul.intext			{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; list-style-position: outside; margin-left: 36px; margin-right: 20px; margin-top: -10px; margin-bottom: -10px; list-style-image: url(images/bullet.gif);}
ul.secondary		{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; list-style-position: outside; padding-left: 16px; margin-left: 36px; margin-right: 20px; margin-top: -10px; margin-bottom: -10px; list-style-type: square;}
table.addresses		{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; margin-left: 20px; margin-right: 20px; text-align: justify} 				
table.press			{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; margin-left: 20px; margin-right: 20px; text-align: left}
form p				{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; width: 450px; clear: both;}
form p label 		{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.2; font-weight: normal; color: black; float: left;}
form p input		{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: black; float: right;}
form p textarea		{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: black; float: right;}
form p select		{background: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: black; float: right;}



