@charset "utf-8";
/* CSS Document */

body {
margin:0 auto;
text-align:center;
}

#redirectWrapper {
margin:auto;
margin-top:10%;
width:619px;
height:518px;
background:url(capmslREDIRECT_09_bg.jpg) top left no-repeat;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
font-weight:bold;
line-height:20px;
}

#txt {
padding-left:44px;
padding-right:59px;
padding-top:150px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
