body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	text-align:justify;
}

td.MenuHeader
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:White;
	text-align:center;
	vertical-align:middle;
}


td.MenuItem
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:336666;
	text-align:center;
}

td.SmallText
{
	font-family:Arial;
	font-size:10px;
	color:black;
	text-align:center;
}

td.Headings
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:336666;
	text-align:left;
}

a.HorizontalMenuItemLink
{
    vertical-align: middle;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.HorizontalMenuItemLink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #add8e6;
	text-decoration: none;
}

a.MenuItemLink
{
    vertical-align: middle;
	color: #336666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.MenuItemLink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

tr.tableHeader
{
	background-color: #65AAC0;
	color : White ;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align : center ;
}

tr.tableData
{
	color : black ;
	font-family: Arial;
	font-size: 12px;
	text-align : center ;
}

tr.tableText
{
	color : black ;
	font-family: Arial;
	font-size: 12px;
	text-align : justify ;
}

p
{
	color : black ;
	font-family: Arial;
	font-size: 12px;
	text-align : left ;
	text-align:justify;
}
p.smallText
{
	color : #666666 ;
	font-family: Arial;
	font-size: 10px;
	text-align : center ;
	font-weight: bold;
}

p.pageHeader
{
	color : #666666 ;
	font-family: Arial;
	font-size: 20px;
	text-align : left ;
	font-weight: bold;
}

p.pageDefinition
{
	color : black ;
	font-family: Arial;
	font-size: 12px;
	text-align : left ;
	font-weight: bold;
}

p.horizontalMenuItem
{
	color : white ;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             