body
{
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	background-color: #000066;
	background-repeat: repeat-x;
}

ul
{
	list-style-image: url(../images/bulletB.gif);
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 5px;
	line-height: 120%;
}

li
{
	margin-bottom: 4px;
}

td
{
	font-size: 9pt;
}

.headerCell
{
	background-color: #FFE50B;
}

.headerCellRounded
{
	background-color: #FFE50B;
	background-image: url(../images/roundYellowLine.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.grayCell
{
	background-color: #FFF9B5;
}

.grayCellWithGradient
{
	background-color: #B5FD1B;
	background-image: url(../images/yellowGradient1.gif);
	background-repeat: repeat-x;
	border: Solid 1px Silver;
}

.grayCellWithGradient A, .grayCellWithGradient A:hover,
.grayCellWithGradient A:link, .grayCellWithGradient A:visited,
.grayCellWithGradient h1
{
	Color: #455E00;
}

.grayCellWithGradient ul
{
	list-style-image: url(../images/bulletW.gif);
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 5px;
	line-height: 120%;
}

.darkGrayCell
{
	background-image: url(../images/grayGradient1.gif);
	background-repeat: repeat-x;
	background-color: #DDDDDD;
}

.europeCell
{
	border-top: Solid 1px #FFE50B;
	background-image: url(../images/europe.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	border-right: Solid 1px White;
}

.contentCell
{
	background-color: White;
	background-image: url(../images/bckgBus.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 35px;
}

.SideBarLinks, .SideBarLinks A, .SideBarLinks A:link, .SideBarLinks A:visited
{
	Color: #000000; text-decoration: none;
}

.SideBarLinks A:hover
{
	Color: #000000; text-decoration: underline;
}

.HeaderLinks, .HeaderLinks A, .HeaderLinks A:link, .HeaderLinks A:visited
{
	Color: #000000; text-decoration: none;
}

.HeaderLinks A:hover
{
	Color: #000000; text-decoration: underline;
}

.WhiteLinks, .WhiteLinks A, .WhiteLinks A:link, .WhiteLinks A:visited
{
	Color: #FFFFFF; text-decoration: none;
}

.WhiteLinks A:hover
{
	Color: #FFFFFF; text-decoration: underline;
}

A, A:visited, A:link
{
	Color: #4F84BA; text-decoration: none;
}

A:hover
{
	Color: #4F84BA; text-decoration: underline;
}

h1
{
	Color: #4F84BA;
	font-weight: normal;
	font-size: 16pt;
	line-height: 100%;
	word-spacing: 0;
	margin-top: 5px;
	margin-bottom: 15px;
}

h2
{
	Color: #4F84BA;
	font-weight: bold;
	font-size: 10pt;
	line-height: 100%;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

p
{
	word-spacing: 0; margin-top: 0; margin-bottom: 0;
}