body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

table {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

td {
	vertical-align: top;
}

a {
	color: #00A2E3;
	text-decoration: none;
}

a:hover {
	color: #800080;
}

img {
	border: 0px;
}

#header {
	width: 960px;
	height: 210px;
	background-repeat: no-repeat;
}

#header a {
	color: #FFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .homeLink, #header .serviceLinks {
	float: left;
	width: 480px;
	height: 160px;
}

#header .homeLink a img {
	width: 164px;
	height: 88px;
	margin-top: 37px;
	margin-left: 85px;
}

#header .serviceLinks {
	text-align: right;
	color: #FFF;
	line-height: 20px;
}

#header .navPt {
	float: left;
	width: 160px;
	line-height: 20px;
	text-align: center;
}

#navi, #info {
	width: 170px;
	padding: 10px 14px;
	border: 1px solid #DCDCDC;
	background-color: #EFEFEF;
	color: #666;
}

#navi {
	text-align: right;
}

#info {
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 16px;
}

#info .info {
	font-size: 10px;
	line-height: 15px;
	color: #808080;
}

#footer {
	border-top: 1px dotted #CCC;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	color: #808080;
	height: 60px;
}

#footer a {
	color: #808080;
}

#footer a:hover {
	text-decoration: underline;
}

#content {
	width: 502px;
	padding: 6px 29px;
	padding-bottom: 28px;
	font-size: 12px;
	line-height: 17px;
}

#content b {
	font-size: 11px;
}

#content div.block {
	float: left;
	width: 502px;
}

#content div.block div.left {
	float: left;
	width: 224px;
}

#content div.block div.right {
	float: left;
	width: 278px;
}

#content h1, #content .hdl {
	margin: 0px;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
}

#content img.topic {
	float: left;
	margin: 5px 24px 0px 0px;
}

#content img.service {
	float: left;
	margin: 5px 24px 16px 0px;
}

#content div.referenceIndex {
	float: left;
	width: 502px;
}

#content div.reference {
	float: left;
	padding-right: 31px;
	padding-top: 17px;
}

#content div.referencePos4 {
	float: left;
	padding-top: 17px;
}

#content div.referenceIndex img {
	border: 1px solid #CCC;
}

#content img.refImgOpacityOut {
	filter: alpha(opacity = 50);
	opacity: .50;
}

#content img.refImgOpacityOver {
	filter: alpha(opacity = 100);
	opacity: 1;
}

#reference {
	padding-top: 21px;
	font-size: 11px;
	line-height: 16px;
}

#reference img {
	margin-bottom: 5px;
}

#postIndex {
	float: left;
	width: 200px;
	margin-right: 24px;
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 16px;
}

#postIndex .info {
	font-size: 10px;
	line-height: 15px;
	color: #808080;
}

#postIndex a {
	font-weight: bold;
	color: #666;
}

#postIndex a:hover, #postIndex a.post {
	color: #00A2E3;
}

#post {
	float: left;
	width: 278px;
	font-family: arial, verdana;
}

#post .info {
	font-size: 10px;
	line-height: 15px;
	color: #666;
}

#post h1 {
	font-size: 12px;
	line-height: 17px;
}

#postPageIndex {
	float: left;
	width: 502px;
	margin-top: 17px;
	font-family: arial, verdana;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #808080;
}
