html, body, td {	margin: 0; 
							padding: 0; 
							font-size: 11px; 
							line-height: 160%; 
							color: #333333; 
							font-family: "trebuchet ms", "Verdana", "Trebuchet MS", "Arial", "Helvetica", "Tahoma"; 
							font-weight: 400;
							}

.form-objects {	color: #666666; 
						font-weight: 100; 
						text-decoration: none; 
						font-family: "Trebuchet MS", "verdana", "Arial", "Helvetica", "tahoma";
						font-size: 11px;
						width: 150px; 
					 }

.form-button {	color: #666666; 
						font-weight: 500; 
						text-decoration: none; 
						font-family: "Trebuchet MS", "Tahoma", "Arial", "Helvetica", "Verdana";
						font-size: 11px;
					 }

#innermenu a{
text-decoration:none;
}
#innermenu a:hover{
text-decoration:underline;
}

.heading {	margin: 0; 
			padding: 0; 
			font-size: 12px; 
			line-height: 140%; 
			color: #333333; 
			font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "Tahoma"; 
			font-weight: 800; 
			}

.sublogo {	margin: 0; 
			padding: 0; 
			font-size: 12px; 
			line-height: 140%; 
			color: #ffffff; 
			font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "Tahoma"; 
			font-weight: 800; 
			}

.title {	margin: 0; 
			padding: 0; 
			font-size: 16px; 
			line-height: 140%; 
			color: #CC0066; 
			font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "Tahoma"; 
			font-weight: 800; 
			}

.subtitle {	margin: 0; 
			padding: 0; 
			font-size: 14px; 
			line-height: 140%; 
			color: #333333; 
			font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "Tahoma"; 
			font-weight: 800; 
			}

.briefings {	margin: 0; 
			padding: 0; 
			font-size: 14px; 
			line-height: 140%; 
			color: #CC0066; 
			font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "Tahoma"; 
			font-weight: 800; 
			}

.publisher {	margin: 0; 
			padding: 0; 
			font-size: 12px; 
			line-height: 140%; 
			color: #333333; 
			font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "Tahoma"; 
			font-weight: 400; 
			}

.alt	{	 
			color: #CC0066; 

			}

.small {	margin: 0; 
			padding: 0; 
			font-size: 10px; 
			line-height: 100%; 
			color: #333333; 
			font-family: "Trebuchet MS", "Tahoma", "Arial", "Helvetica", "Verdana"; 
			font-weight: 500; 
			}

.Caption {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 140%; 
	color: #333333;
}

.dash {	color: #006699;
			font-size: 11px;}

a				{	text-decoration: none; 
					font-size: 11px; 
					font-weight: 700;
					font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; }
a:link			{	color: #000099; }
a:visited	{	color: #000099; }
a:hover		{	color: #000099; 
					text-decoration: underline;
				}

a.Caption				{ text-decoration: none; font-size: 10px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;}
a.Caption:link			{ color: #000099 }
a.Caption:visited		{ color: #000099 }
a.Caption:hover		{ color: #9999FF }

a.topmenu				{ text-decoration: none; font-size: 11px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;}
a.topmenu:link			{ color: #CCD2FD; }
a.topmenu:visited		{ color: #CCD2FD; }
a.topmenu:hover		{ color: #CCD2FD; }


a.small				{	text-decoration: none; 
							font-size: 10px; 
							font-weight: 500; 
							font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana";
							}
a.small:link		{	color: #000099; }
a.small:visited	{	color: #8080FF; }
a.small:hover	{	color: #8080FF;text-decoration: underline;}
