body,p,td,li	{ color: #000000;
				  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
				  font-size: 9pt;}
a:link		{ color: #003163; text-decoration: none;}
a:hover		{ color: #40465A; text-decoration: underline;}
a:active	{ color: #125367; text-decoration: underline;}
a:visited	{ color: #003163; text-decoration: none;}	

a.navbar:link		{ color: #BDA97D; text-decoration: none; 
					font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 9pt;}
a.navbar:hover		{ color: #ccffff; text-decoration: underline;}
a.navbar:active		{ color: #D4AD00; text-decoration: underline;}
a.navbar:visited	{ color: #BDA97D; text-decoration: none;}	

.header {font-size: 12pt;	color: #BDA97D; font-weight:bold; text-decoration: none;}
a.header:link		{ color: #BDA97D; text-decoration: none; 
					font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 12pt;}
a.header:hover		{ color: #ccffff; text-decoration: underline;}
a.header:active		{ color: #D4AD00; text-decoration: underline;}
a.header:visited	{ color: #BDA97D; text-decoration: none;}	

hr				{ color: #40465A;}
.white			{color: #ffffff;}
.blue			{color: #003163;}
.medblue		{color: #40465A;}
.aqua			{color: #125367;}
.purple			{color: #570A6A;}
.lilac			{color: #F0E1FF;}

input, select, textarea{
	background-color: #A3BBE1;
	color: #000000;
	border: 1px solid #40465A;
	font-size: 9pt;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0px;
}
input.blackbutton{color: #ffffff; background-color: #ffffff; font-size: 10pt;  font-weight: bold; border: 1px solid #666666;}
input.checkbox{color: #000000; background-color: #ffffff; font-size: 10pt;  font-weight: bold; margin:0px; padding:0px; border:0;}
