table td {
	padding: 0;
		font-family: "helvetica";
	font-size: 12px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
body {
	margin: 0;
	align: center;
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat;
}
table#shell {
	border: 0;
	width: 100%;
}
table#shell td#shell-left {
	padding: 0;
	background: url('../images/stretchfarleft.gif') repeat-x;
	vertical-align: top;
}
table#shell td#shell-left table#left-img{
	padding: 0;
	background: url('../images/leftimage.gif') top right no-repeat;
	width: 100%;
}
td#left-up {
	padding: 0;
	background: url('../images/stretchupleft.gif') repeat-y;
	vertical-align: top;
}
td#left-one {
	padding: 0;
	background: url('../images/leftone.gif') top left no-repeat;
	width: 10px;
}
td#stretchtopcenter {
	padding: 0;
	background: url('../images/stretchtopcenter.gif') repeat-x;
	width: 840px;
	height: 18px;
}
td#abovecenter {
	padding: 0;
	background: url('../images/abovecenter.gif') top left no-repeat;
	width: 280px;
	height: 32px;
}
td#searchbox {
	padding: 0;
	background: url('../images/searchbg.gif') repeat-x;
	width: 280px;
	height: 78px;
}
table#shell td#shell-center {
	padding: 0;
	width: 840px;
	background: #fff;
	vertical-align: top;
}
td#aboveright {
	padding: 0;
	background: url('../images/aboveright.gif') top left no-repeat;
	width: 280px;
	height: 32px;
}
td#right-up {
	padding: 0;
	background: url('../images/stretchupright.gif') repeat-y;
	vertical-align: top;
}
td#right-one {
	padding: 0;
	background: url('../images/rightone.gif') top left no-repeat;
	width: 10px;
}
table#shell td#shell-right {
	padding: 0;
	background: url('../images/stretchfarright.gif') repeat-x;
	vertical-align: top;
}
table#shell td#shell-right table#right-img {
	padding: 0;
	background: url('../images/rightimage.gif') top left no-repeat;
	width: 100%;
}
table#shell td#footer {
	height: 56px;
	background: url('../images/footer.gif') top left no-repeat;
	vertical-align: top;
}
td#showcase {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	background: url('../images/showcasebg.gif') repeat-x;
	vertical-align: top;
}
td#landing, td#briefcase
{
	padding-right: 5px;
	padding-left: 24px;
	background: url(../images/landingbg.gif) repeat-x;
	padding-bottom: 24px;
	vertical-align: top;
	padding-top: 24px;
}

td#submenu {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	word-spacing: 2px;
	width: 560px;
	height: 20px;
	background: url('../images/menubg.gif') no-repeat;
}
td#submenu a:link, td#submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 0px;	
}
td#submenu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	word-spacing: 0px;	
}
td#belowcenter {
	background: url('../images/belowcenter.gif') no-repeat;
	vertical-align: top;
	width: 840px;
	height: 12px;
	padding: 0px;
	margin: 0px;
}
td#footmenu {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	word-spacing: 5px;
	padding-left: 24px;
	padding-bottom: 8px;
	padding-top: 12px;
	left: 24px;
	background-color: #FFFFFF;
}
td#footmenu a:link, td#footmenu a:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	word-spacing: 0px;	
}
td#footmenu a:hover {
	color: #666666;
	text-decoration: underline;
	word-spacing: 0px;	
}
.case {
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
.case a:link, .case a:visited {
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.case a:hover {
	color: #000000;
	text-decoration: underline;
}
.mainline {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
.subline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
}
p {
	font-family: "helvetica";
	font-size: 12px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
.date {
	font-family: "helvetica";
	font-size: 10px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
.blue {
	color: 003366;
}
.tabletdbg {
	padding: 14px;
	background: url('../images/landingbg.gif') repeat-x;
	vertical-align: top;
}
.Attention
{
	font-weight: bold;
	font-size: 13px;
	color: #cc3333;
}
.LinkPage,.LinkPage:Visited
{
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
.LinkPage:Hover
{
	color: #ff0000;
}
A, A:Visited
{
	text-decoration : none;
}

A:Hover
{
	color: #ff0000;
	text-decoration: underline;
}
IMG
{
	border-width : 0;
}