
body 
	{ 
		
		background-repeat: no-repeat;
		background-color:#FFFFFF;
		font-size: 10pt; 
		font-family: verdana,tahoma,arial;
	}
a:visited, a:active, a:link  
	{
	color: #003366;
	text-decoration: none;
	}
a:hover 
	{
	color: #003366;
	text-decoration: underline;
	}
	
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

button {
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	background-color: #1D5B97;
	color: white;
	cursor: pointer;
	letter-spacing: 0.1ex;
}
#logintext
	{
	font-size: 10px;
	color: #2B4556;
	padding: 0px;
	}
#logintext a:visited, #logintext a:active, #logintext a:link  
	{
	color: #2B4556;
	text-decoration: underline;
	}
#logintext a:hover 
	{
	color: #2B4556;
	}

#login
	{
	font-size: 12px;
	color: #2B4556;
	padding: 0px;
	}
#login a:visited, #login a:active, #login a:link  
	{
	color: #375263;
	text-decoration: none;
	}
#login a:hover 
	{
	color: #375263;
	}
#footnote 
	{
	text-align: center;
	font-size: 10px;
	color: #5E7F93;
	padding: 30px;
	}
#footnote a:visited, #footnote a:active, #footnote a:link  
	{
	color: #5E7F93;
	text-decoration: none;
	}
#footnote a:hover 
	{
	color: #2E4959;
	}
input	{
	background-color: #FFFFFF; 
	font-family: verdana,tahoma,arial;
	color: #2B4556; 
	font-size: 8pt; 
	border-left: thin solid rgb(131,161,180); 
	border-right: thin solid rgb(172,192,212); 
	border-top: thin solid rgb(131,161,180); 
	border-bottom: thin solid rgb(172,192,212)
	}
.submit	{
	background-color: #FFFFFF; 
	font-family: verdana,tahoma,arial;
	color: #2B4556; 
	font-size: 8pt; 
	border-left: thin solid rgb(172,192,212); 
	border-right: thin solid rgb(131,161,180); 
	border-top: thin solid rgb(172,192,212); 
	border-bottom: thin solid rgb(131,161,180)
	}
