@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images_shared/background_purple.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redtext 
{
	color: Red;
}
.whitetext 
{
	color: white;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #011A70;
}
a:link {
	color: #001a71;
}
a:hover {
	color: #4d5b8c;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #011A70;
}
#tdNavigation a {
	line-height: 1.7em;
	color: #FFFFFF;
	text-decoration: none;
}
#tdNavigation a:hover {
	text-decoration: underline;
}
.body {
	line-height: 1.5em;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
#tdFooter {
	border: 1px solid #FFFFFF;
}
#tdSidebar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #001a70;
}
#tableEvents {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #001A72;
}
#tableEvents a {
	color: #FFFFFF;
	text-decoration: none;
}
#tableEvents a:hover {
	text-decoration: underline;
}
#tableNews {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #001a72;
}
#tableNews a {
	color: #FFFFFF;
	text-decoration: none;
}
#tableNews a:hover {
	text-decoration: underline;
}
.oldinput {
width:110px;
height:18px;
font-size:8pt;
line-height:18px ! important;
}
.sf_form
{
	margin:0 0;
	padding:0;
	width:154px;
	height:31px;
}
.inputfield{
	position:relative;
/*	left:-10px;*/
	top:0px;
	height:18px ! important;	
	width:110px;
	border:none;
	padding:0px;
	font-size:10pt ! important;
	vertical-align:middle;
}
