body {
	background-color: #F7F9FA;
}

p {
	margin-top: 10;
}

.boxborder {
	background-color: #E7E7E7;
}

.boxends {
	background-color: #F5F5F5;
}

.content {
	background-color: #FFFFFF;
}

.iboxborder {
	background-color: #D7D7D7;
}

.irow1 {
	background-color: #E7E7E7;
}

.irow2 {
	background-color: #F5F5F5;
}

.prevc {
	background-color: #FFEEEE;
}

h1 {
	font-size: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

h2 {
	font-size: 1.25em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.def {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

.ttl2 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

.ftr {
	font-weight: normal;
	font-size: 11px;
	color: #969696;
	font-family: arial, helvetica, verdana, 'ms sans serif';
}

.req {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: 'courier new';
}

hr {
	border-top: 1px dotted #D7D7D7;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.top:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.top:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.top:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.top:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.ftr:link {
	color: #969696;
	text-decoration: underline;
}

a.ftr:visited {
	color: #969696;
	text-decoration: underline;
}

a.ftr:active {
	color: #969696;
	text-decoration: underline;
}

a.ftr:hover {
	color: #969696;
	text-decoration: underline;
}

a.iboxtxt:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.iboxtxt:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.iboxtxt:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.iboxtxt:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	cursor: auto;
}

a:link {
	color: #B189AC;
	background: transparent;
	text-decoration: underline;
}

a:visited {
	color: #B189AC;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}