@charset "utf-8";
/* CSS Document */

html, body {
	width:980px;
	margin:0 auto;
	padding:0;
	border:0;
	}

a	{text-decoration:none;}

img {border:none;
outline:none;}

.papergroup {
	width:900px;
	padding:2px;
	height:580px;
	margin:0 auto;
	}

#papergroup2 {
	width:980px;
	padding:2px;
	height:580px;
	margin:0 auto;
	}
	
#GTR {
    background-repeat: no-repeat;
	margin-top:4px;
	padding:5px;
	background-color:#E5E5E5;
	width:200px;
	margin-left:70px;
	height:420px;
	position:relative;
	display:block;
	float:left;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	}
	
	
/* TEST TOP */

#PTR {
	background-repeat: no-repeat;
	margin-top:4px;
	padding:5px;
	background-color:#E5E5E5;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;	
	width:200px;
	margin-left:2px;
	height:420px;
	position:relative;
	display:block;
	float:left;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	}
	
#LT {
    width:200px;
	height:420px;
	position:relative;
	background-repeat: no-repeat;
	background-color:#E5E5E5;
	margin-top:4px;
	margin-left:42px;
	padding:5px;
	display:block;
	float:left;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	}
	
	
#DC {
    width:200px;
	height:420px;
	position:relative;
	background-repeat: no-repeat;
	background-color:#E5E5E5;
	margin-left:42px;
	margin-top:4px;
	padding:5px;
	display:block;
	float:left;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	}

#DN {
    width:200px;
	height:420px;
	position:relative;
	background-repeat: no-repeat;
	background-color:#E5E5E5;
	margin-left:42px;
	margin-top:4px;
	padding:5px;
	display:block;
	float:left;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	}

/* TEST TOP */

#buttona ul{
	width:190px;
	height:40px;
	display:block;
	background-image:url(img/buttonbot.png);
	color:#FFFFFF;
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:400;
	margin:0 auto;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color:none;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
	}

#buttona li, #buttonb li {
	padding-top:8px;
	text-align:center;
	}

#buttona ul li a:visited{
	color:#666;
	}
	
	#buttonb ul li a:visited{
	color:#666;
	}


#select {
	position:relative;
	margin:0 auto;
	text-align:center;
	padding:10px 0;
    width: 900px;
	left:10px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#990000;
	}

#centerbar {
	display:block;
	background-color:#990000;
	width:1px;
	height:350px;
	z-index:-1;
	position:absolute;
	top:540px;
	left:357px;
	opacity:0.20;
	}

#centerbar2 {
	display:block;
	background-color:#990000;
	width:1px;
	height:350px;
	z-index:-1;
	position:absolute;
	top:540px;
	left:636px;
	opacity:0.20;
	}

#centerbar3 {
	display:block;
	background-color:#990000;
	width:1px;
	height:350px;
	z-index:-1;
	position:absolute;
	top:1060px;
	left:840px;
	opacity:0.20;
	}

#centerbar4 {
	display:block;
	background-color:#990000;
	width:1px;
	height:350px;
	z-index:-1;
	position:absolute;
	top:1110px;
	left:578px;
	opacity:0.20;
	}

#centerbar5 {
	display:block;
	background-color:#990000;
	width:1px;
	height:350px;
	z-index:-1;
	position:absolute;
	top:1110px;
	left:830px;
	opacity:0.20;
	}

#centerbar6 {
	display:block;
	background-color:#990000;
	width:1px;
	height:350px;
	z-index:-1;
	position:absolute;
	top:1110px;
	left:1083px;
	opacity:0.20;
	}

#buttonb ul{
	width:190px;
	height:40px;
	display:block;
	background-image:url(img/buttonbot.png);
	color:#900;
	list-style-type:none;
	list-style:none;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:400;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color:none;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
	}

#buttongroup {
	width:250px;
	position:relative;
	list-style:none;
	height:65px;
	list-style-type:none;
	}

#background {
	position:relative;
	margin:0 auto;
	width:980px;
	border-style:none;
	}
	
	#header {
		position:relative;
		font:TribRelayCompMd-Regular;
		font-size:24px;
		width:950px;
		top:-30px;
		left:28px;
		}
	
	span#welcome	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:58px;
		font-weight:bolder;
		font-stretch:ultra-condensed;
		letter-spacing:-0.05em;
		color:#770c0d;
		}
	
	#rin {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:26px;
		font-weight:bolder;
		font-stretch:ultra-condensed;
		letter-spacing:-0.05em;
		color:#990000;
		margin-left:212px;
		top:10px
		}

hr {
	position:relative;
	border:1px solid #999999;
	left:30px;
	top:0px;
	}

#features{
	position:relative;
	font-size:32px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	opacity:.30;
	left:-31px;
	top:-45px;
	}

#bullets {
	position:relative;
	top:50px;
	left:60px;
	width:500px;
	}

h1 {
	width:900px;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bolder;
	font-stretch:ultra-condensed;
	letter-spacing:-0.05em;
	color:#990000;
	text-decoration:none;
	left:1px;
	text-align:center;
	}	
	
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-stretch:ultra-condensed;
	font-size:23px;
	margin:0 auto;
	width:842px;
	font-weight:bolder;
	color:#770c0d;
	padding-top:5px;
	}	
	
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-stretch:ultra-condensed;
	font-size:16px;
	margin:0 auto;
	width:700px;
	font-weight:200;
	}		
	
#paper {
	position:relative;
	left: 30px;
	float:left;
	top:21px;
	background-image:url(img/frontframe.png);
    background-repeat: no-repeat;
	margin-top:4px;
	margin-right:75px;
	width:450px;
	height:807px;
	}
	
#welcomeintro {
	padding-bottom:42px;
	padding-left:12px;
	float:left;
    width: 900px;
	height: 62px;
	left:0px;
	}

#toppapertag {
	position:relative;
	width: 900px;
	height:12px;
	font-size:14px;
	color:#990000;
	text-align:center;
	padding-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#rowtwo {
	position:relative;
	width: 980px;
	height:12px;
	font-size:14px;
	color:#990000;
	text-align:center;
	padding-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}



#footer {
	width:980px;
	margin:0 auto;
	height:43px;
	position:relative;
	top:100px;
	left:0px;	
	}
	
	#signoff {
	width:980px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	height:42px;
	position:relative;
	top:7px;
	left:0px;	
	}
	
	#links	{
	position:relative;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	top:7px;
	left:0px;
	width:-820px;
	margin:0 auto;
	}