@charset "utf-8";
/* #CD2A6A */
html,body {margin:0;padding:0}
body {font-family:verdana,arial,sans-serif;font-size:100%}
h1, h2, h3 {font-family:'Lucida Sans Unicode','Lucida Grande','Trebuchet MS',sans-serif}
h1 {font-size:190%}
h2 {font-size:150%}
h3 {font-size:120%}
sub {vertical-align:sub}
sup {vertical-align:super}
pre,code,tt,kbd {
	font-family:'DejaVu Sans Mono','Andale Mono','Bitstream Vera Sans Mono',monospace,serif;
	font-size:90%
}
a:hover img {border:0}

a:link {color:#d03874;text-decoration:none}
a:visited {color:#d03874}
a:hover {text-decoration:none}
a:active {}

.placement {margin-left:3.2em}
.ribbon {padding-left:1.3em}
.ribbon-background {position:absolute;top:0;right:0;font-size:8px;color:#cccccc}
.ribbon-background a {color:#cccccc;text-decoration:none;font-weight:normal}
.ribbon-background a:hover {color:#cccccc;text-decoration:none;font-weight:normal}
.theribbon {
	position:relative;
	width:50%;min-width:800px;
	font-size:1.4em;
	font-weight:normal;
	text-indent:1.1em;
	padding:4px 20px 7px 2em;
	margin:30px 10px 10px -1em;
	color:#3bfafa/*#88d72c*/;
	background-color:#cd2a6a;
	text-shadow:0px 1px 2px #580b65;
	-webkit-box-shadow:0px 2px 4px #888;
	-moz-box-shadow:0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888
}
.theribbon:before, .theribbon:after {content:' ';position:absolute;width:0;height:0}
.theribbon:before {
	width:30px;
	left:-30px;
	top:12px;
	border-width:20px 10px;
	border-style:solid;
	border-color:#cd2a6a #cd2a6a #cd2a6a transparent
}
.theribbon:after {
	left:0px;
	top:100%;
	border-width:5px 10px;
	border-style:solid;
	border-color:#666666 #666666 transparent transparent
}
#footer {position:absolute;top:95%;left:0;width:100%;border-top:0.12em solid #3bfafa/*#C686D2*/}
#footer .left,#footer .right {display:table-cell;line-height:2em}
#footer .left {width:75%;padding-left:1em}
#footer .right {width:25%;padding-right:1em;font-size:90%;text-align:right !important;white-space:pre}
#footer sup {font-size:0.65em}
