body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copy {
	font-size: 11px;
	color: #666666;
}
.bread {
	font-size: 11px;
}
h1{
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D4594;
	border-right-color: #3D4594;
	border-bottom-color: #3D4594;
	border-left-color: #3D4594;
	height: 25px;
	width: 560px;
	padding-top: 5px;
	padding-left: 5px;
}
#content p {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	padding-left: 20px;
}
#content li {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.title {
	background-color: #D9DCF0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: solid;
	border-top-color: #9296E4;
	border-right-color: #9296E4;
	border-bottom-color: #9296E4;
	border-left-color: #9296E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	font-size: 12px;
	color: #333333;
}
.font {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.combination {
	font-size: 12px;
	color: #333333;
}
.table_left {
	background-image: url(../img/bg_left.jpg);
	background-repeat: repeat-y;
}
.table_right {
	background-image: url(../img/bg_right.jpg);
	background-repeat: repeat-y;
}
.table_bottom {
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: repeat-x;
}

