p.subtitle
	{
	font-family: Arial;
	font-size: 12px;
	color: #e3e3e3;

	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

p.disclaimer
	{
	font-family: Arial;
	font-size: 10px;
	color: #e3e3e3;

	line-height: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

p
	{
	font-family: Arial;
	font-size: 12px;
	color: #e3e3e3;

	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	}


p.tablefield
	{
	font-family: Arial;
	font-size: 12px;
	color: #e3e3e3;

	line-height: 12px;
	margin-top: 6px;
	margin-bottom: 0px;
	}

p.smalltext
	{
	font-family: Tahoma;
	font-size: 9px;
	color: #5e8a8a;

	line-height: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

div.hide
	{
	visibility : hidden;
	}

div.regularnospace
	{
	font-family: Arial;
	font-size: 12px;
	color: #e3e3e3;
	line-height: 12px;
	}

div.contentbigtitle
	{
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 20px;
	}

div.title
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f7f7f7;
	}


body
	{
	font-family: Arial;
	font-size: 12px;
	color: #e3e3e3;

	line-height: 12px;
	}

hr
	{
	color: #4d9494;
	background-color: #4d9494;
	height: 2px;
	}

a
	{
	font-family: Arial;
	font-size: 12px;
	color: #00d4d4;
	text-decoration:none;
	font-style: normal;
	}

a:visited
	{
	font-family: Arial;
	font-size: 12px;
	color: #00d4d4;
	text-decoration:none;
	font-style: normal;
	}

a:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #ff3434;
	text-decoration:underline;
	font-style: normal;
	}


option
	{
	background-color: #d1dad0;
	}

input
	{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background: #d1dad0;
	border: 1px solid #455436;
	}

textarea
	{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background: #d1dad0;
	border: 1px solid #455436;
	}

.submit input
	{
	color: #00000;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
	} 

ul
	{
	font-family: Arial;
	font-size: 12px;
	color: #c7ffff;
	margin-top: -6px;
	margin-bottom: 14px;
	line-height: 14px;
	font-style: italic;
	}

ul.submenu
	{
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 14px; 
	}

li
	{
	list-style-image: url(images/content_point_bullet.jpg);
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 5px;
	line-height: 17px; 
	}

li.submenu
	{
	list-style-image: url(images/content_point_bullet_sm.jpg);
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -22px;
	line-height: 17px; 
	align: bottom;
	}

div.description
	{
	margin-top: 2px;
	margin-bottom: -1px;
	line-height: 18px; 
	color: #E5E5E5;
	font-style: normal;
	}