.text, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.TopLineRed{
	height:7px;
	background-color:#EE021E;
	border-bottom:1px solid #FFFFFF;
}
.TopLineGrey{
	height:16px;
	background-color:#C5C7CD;
}
.TopLineLogo{
	height:62px;
	background-color:#FFFFFF;
}

.TopLineGrey2{
	height:4px;
	background-color:#7C828E;
}
.TopLinks {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding: 1px;
}

.leftRow1{
	height:43;
	width:4px;
	background-color:#7C828E;
	border-bottom:1px solid #B2B5BC;
}
.leftRow2{
	width:4px;
	background-color:#FFFFFF;
}
.naviImage{
	height:43;
	width:201px;
	background-color:#E9EAEB;
	border-bottom:1px solid #B2B5BC;
	border-right:1px solid #B2B5BC;
}
.MainTop{
	height:43;
	width:592px;
	background-color:#E9EAEB;
	border-bottom:1px solid #B2B5BC;
	border-right:1px solid #B2B5BC;
	background-image: url(../gfx/layout/TradiusMainBGTop.jpg);
	background-repeat: no-repeat;
	background-position: left left;

}


.MainContent{
	width:592px;
	background-color:#FFFFFF;
	background-image: url(../gfx/layout/TradiusMainBG.jpg);
	background-repeat: no-repeat;
	border-right:1px solid #B2B5BC;
}

.MainTopRight{
	width:*;
	height:43;
	font-size: 20px;
	color:#E9EAEB;
	background-color:#B2B5BC;
	border-bottom:1px solid #B2B5BC;
	padding-bottom: 6px;
	padding-left: 13px;
}


.LeftNavi{
	width:201px;
	background-color:#E9EAEB;
	border-right:1px solid #B2B5BC;
}

.NaviSpace{
	height:21px;
	width:27;
	border-bottom:1px solid #FFFFFF;
}
.ParentNavi{
	width:135;
	border-bottom:1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.ParentNaviLink{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.ParentNaviLink:hover{
	font-size: 12px;
	font-weight: bold;
	color: #EE021E;
	text-decoration: none;
}

h2 {
	font-size: 20px;
	color: #666666;
	font-weight: normal;

}
.content {
	text-align: justify;

}
