﻿body
{
	background-color: #ededed;
	text-align: center;
	font-family: Tahoma, "MS Sans Serif" , "Times New Roman" , serif;
	font-size: 9pt;
	margin: 0px;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.verticalLine
{
	color: #999999;
}
.mainTable
{
	width: 980px;
}
.upperMenuContainer
{
	width: 100%;
	font-size: 12px;
	text-align: center;
}
.upperMenuCell
{
	width: 33%;
	text-align: left;
	padding-left: 5px;
}
.langugeCell
{
	width: 34%;
	text-align: center;
}
.membershipCell
{
	width: 33%;
	text-align: right;
	padding-right: 5px;
}
.contentsTable
{
	width: 100%;
	background-color: white;
	border: 3px #E0E0E0 solid;
}
.leftMargin
{
	width: 7px;
}
.rightMargin
{
	width: 7px;
}
.bottomMargin
{
	height: 7px;
}
.searchTable
{
	width: 100%;
}
.searchTextBox
{
	height: 14px;
	border-style: inset;
	border-width: thin;
	font-size: 11px;
	color: #999999;
	vertical-align: middle;
}
.searchCell
{
	text-align: right;
}
.searchBotton
{
	vertical-align: middle;
}
.logoCell
{
	width: 160px;
	padding-right: 10px;
	background-image: url(Images/Overlay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: right;
}
.menuContainer
{
	width: 100%;
	background-image: url(Images/Top-Gradient.jpg);
	background-repeat: repeat-x;
}
.menu
{
	width: 100%;
	font-size: small;
}
.menuLeft
{
	width: 25px;
	padding: 0px;
	background-image: url(Images/GlassLeft.gif);
	background-repeat: no-repeat;
	background-color: #D3E3FD;
}
.menuRight
{
	width: 25px;
	padding: 0px;
	background-image: url(Images/GlassRight.gif);
	background-repeat: no-repeat;
	background-color: #D3E3FD;
}
.menuLink
{
	color: #FFFFFF;
}
.menuItem
{
	height: 28px;
	background-color: #1c03a4;
	background-image: url(Images/GlassButton.gif);
	background-repeat: repeat-x;
	border-left: 3px #3366CC solid;
	border-right: 3px #3366CC solid;
}
.menuItem-Over
{
	height: 28px;
	background-color: #2b6dfc;
	background-image: url(Images/GlassButton-Over.gif);
	background-repeat: repeat-x;
	border-left: 3px #3399FF solid;
	border-right: 3px #3399FF solid;
}
.subMenuContainer
{
	height: 27px;
}
.subMenuDIV
{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.flashContainer
{
	border: 1px #C4C4C4 solid;
	background-color: #f0f0f0;
	background-image: url(Images/Flash-Background.gif);
	background-repeat: repeat-x;
}
.flash
{
	width: 100%;
	height: 100%;
}
.serviceContainer
{
	width: 230px;
	height: 122px;
	border: 1px #C4C4C4 solid;
	background-color: #f0f0f0;
	background-image: url(Images/Service-Background.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.service
{
	width: 100%;
	height: 100%;
}
.serviceHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #184992;
}
.serviceText
{
	font-size: 12px;
}
.horizontalMargin
{
	height: 6px;
}
.verticalMargin
{
	width: 5px;
}
.footer
{
	width: 100%;
}
.quickLinkCells
{
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
.quickLinkTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #184992;
}
.quickLinkText
{
	font-size: 12px;
}

