.Visible
{
	display: block;
	visibility: visible;
}
.Hidden
{
	display: none;
	visibility: hidden;
}
.ModalBackground
{
	background-image: url(../images/modal.png);
	background-repeat: repeat;
}
.Btn40 a
{
	background: url(../images/out40.png) 0 0 no-repeat;
	color: #003A75;
	display: block;
	width: 40px;
	height: 34px;
	text-decoration: none;
	font-weight: bold;
}
.Btn40 a:hover
{
	background: url(../images/over40.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.Btn40Text
{
	font-family: Arial;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
.Btn64 a
{
	background: url(../images/out64.png) 0 0 no-repeat;
	color: #003A75;
	display: block;
	width: 64px;
	height: 34px;
	text-decoration: none;
	font-weight: bold;
}
.Btn64 a:hover
{
	background: url(../images/over64.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.Btn64Text
{
	font-family: Arial;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
.Btn100 a
{
	background: url(../images/out100.png) 0 0 no-repeat;
	color: #003A75;
	display: block;
	width: 100px;
	height: 34px;
	font-weight:bold;
	text-decoration: none;
	font-weight: bold;
}
.Btn100 a:hover
{
	background: url(../images/over100.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.Btn100Text
{
	font-family: Arial;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
.Btn140 a
{
	background: url(../images/out140.png) 0 0 no-repeat;
	color: #003A75;
	display: block;
	width: 140px;
	height: 34px;
	text-decoration: none;
	font-weight: bold;
}
.Btn140 a:hover
{
	background: url(../images/over140.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.Btn140Text
{
	font-family: Arial;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
.Btn180 a
{
	background: url(../images/out180.png) 0 0 no-repeat;
	color: #003A75;
	display: block;
	width: 180px;
	height: 34px;
	text-decoration: none;
	font-weight: bold;
}
.Btn180 a:hover
{
	background: url(../images/over180.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.Btn180Text
{
	font-family: Arial;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
.ClientMenuLevel1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ClientMenuLevel1:hover
{
	color: #000000;
	text-decoration: underline;
}
.ClientMenuLevel2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #267193;
	text-decoration: none;
}
.ClientMenuLevel2:hover
{
	color: #267193;
	text-decoration: underline;
}
.ClientMenuLevel3
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #267193;
}
.ClientMenuLevel3:hover
{
	color: #267193;
	text-decoration: underline;
}
.AccordionMore
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.AccordionMore:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.AccordionLess
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.AccordionLess:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.AccordionInside
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #267193;
	text-decoration: none;
}
.AccordionInside:hover
{
	text-decoration: underline;
}
.Category1 a
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Category1 a:hover
{
	text-decoration:underline;
	
}