﻿body
{
	margin: 0px;
	font-family: calibri,tahoma,arial,sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}

li
{
	padding-bottom: 8px;
}

P
{
	margin-top: 14px;
	margin-bottom: 14px;
}

#header
{
	background-image: url(../images/header_background.png);
	background-position: top left;
	background-color: Transparent;
	background-repeat: repeat;
	
	text-align: center;
	width: 100%;
	height: 178px;
}

#headerLogo
{
	border: none;
}

#content
{
	text-align: justify;
	margin-top: 20px;
	margin-left: 3px;
	margin-right: 3px;
	height: 100%;
	max-width: 766px;
}

H2
{
	padding-bottom: 2px;
	margin: 0px 0px 2px;
	font: 210% "Trebuchet MS" , Tahoma, Arial;
	color: #163f53;
	letter-spacing: -1px;
}

H3
{
	margin-bottom: 0px;
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: 140%;
	font-weight: normal;
	color: #163f53;
	letter-spacing: -1px;
}

DT
{
	margin-bottom: 5px;
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: 120%;
	font-weight: normal;
	color: #163f53;
	letter-spacing: -1px;
	font-weight: bold;
}

DD
{
	margin-bottom: 20px;
}

#borderTable
{
	margin-top: 30px;
	width: 800px;	
	border: solid 1px #bbbbbb;
}

.menuBarTable
{
	width: 105px;	
	border: solid 1px #bbbbbb;
	background-color: #ffffff;
	margin-left: 3px;
	margin-right: 3px;
}

.menuBarTableCell
{
	background-color: #dddddd;
	height: 33px;
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: medium;	
	font-weight: bold;
	color: #163f53;
	letter-spacing: -1px;
	cursor: default;
	text-align: center;
}

.menuBarTableCellHover
{
	background-color: #818181;
	height: 33px;
	font: "Trebuchet MS" , Tahoma, Arial;
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: medium;	
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
	cursor: pointer;
	text-align: center;
}

.menuItemCellHighlight
{
	background-color: #8cc63f;
	height: 33px;
	font: "Trebuchet MS" , Tahoma, Arial;
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: medium;	
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
	cursor: default;
	text-align: center;
}

.acceditationsTable
{
}

.acceditationsTable .logo
{
	width: 120px;
}

#footerTable TD
{
	text-align: center;
}

#footerTable a
{
	text-decoration: none;
}

.subMenuTable
{
	margin-top: 5px;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

img
{
	border: none;
}

#subMenuTableCellCurrent
{
	background-color: #61c3e0;

	margin-left: 3px;
	margin-right: 3px;
	
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: 8pt;	
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	text-align: center;
	
	cursor: default;
}

A.subMenuLink:link, A.subMenuLink:visited, A.subMenuLink:active, A.subMenuLink:hover
{
	letter-spacing: -0.15mm;
	font-weight: bold;
	
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.subMenuActiveCell
{
	margin-left: 3px;
	margin-right: 3px;
	
	letter-spacing: -0.15mm;
	font-weight: bold;
	
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: 8pt;	
	font-weight: normal;
	color: #000000;
	text-align: center;
	
	background-image: url('../images/active_submenu_button.gif'); 
	background-repeat: no-repeat;
	width: 186px; 
	height: 29px;	
}

.subMenuInactiveCell
{
	margin-left: 3px;
	margin-right: 3px;
	
	letter-spacing: -0.15mm;
	font-weight: bold;
	
	font-family: "Trebuchet MS" , Tahoma, Arial;
	font-size: 8pt;	
	font-weight: normal;
	color: #000000;
	text-align: center;
	
	background-image: url('../images/inactive_submenu_button.gif'); 
	background-repeat: no-repeat;
	width: 186px; 
	height: 29px;	
}
