a
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.arrowLink
{
	background: url(../images/icon_arrow_out.gif) left 5px no-repeat;
	padding-left: 9px;
}
.arrowLinkWhite
{
	background: url(../images/icon_arrow_white_out.gif) left 5px no-repeat;
	padding-left: 9px;
}
.arrowLink:hover
{
	background: url(../images/icon_arrow_over.gif) left 5px no-repeat;
}
.arrowLinkWhite:hover
{
	background: url(../images/icon_arrow_white_over.gif) left 5px no-repeat;
}
form,body
{
	margin: 0px;
}
body,td,th,b
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 145%;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}
input,select
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #666666;
	border: 1px outset #286b6b;
}
.menLinks
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: white;
	text-align: center;
}

.contentsCell
{
	background: url(../images/back_tabletop.gif) center top repeat-x;
	padding-top: 11px;
}

td.contentsCell
{
	border-left: 1px solid #e3e6e1;
	border-right: 1px solid #e3e6e1;
}

div.contentsCell
{
	width: 100%;
}
.centerWhiteBold
{
	font-size: 14px;
	height: 18px;
}

.menuItem
{
	font-size: 15px;
	height: 15px;
	margin: 0px;
}
.tabTitle
{
	font-size: 20px;
	height: 20px;
	margin: 0px;
}
.pageTitle
{
	font-size: 45px;
	height: 45px;
	margin: 0px;
}
.btnSubmit
{
	background-color: #027f7f;
	
	color: white;
	font-weight: bold;
	border: 1px outset #045858;
	padding: 0px;
}
/*.sIFR-hasFlash h1
{
	visibility: hidden;
	margin: 0px;
	font-size: 1px;
	height: 1px;
}*/