	A 	{ font-family: Arial, Helvetica, sans-serif; font-weight: 700; font-size: 14pt; text-decoration : none; } 
	A:link		{ color: #125d65; text-decoration : none; } 
	A:visited	{ color: #125d65; text-decoration : none; } 
	A:active	{ color: #125d65; text-decoration : none; } 
	A:hover		{ color: #F0F0FF; text-decoration : none; }

	body {
		width:100%; min-width:1234px;
		margin: 0;
		text-align:center;
		background:#ffffff;
		font-family: Georgia, Times New Roman, serif;
		color:#2D2D34;
		font-size:16px;
		font-weight:normal;
  		line-height:150%;
		}

	#page {
		-webkit-background-size: 1920px 2880px;
		width:100%; min-width:1234px; 
		margin: 0;
		background:url('../../images/paper/bg-blue.jpg') repeat top center fixed;
		font-family: Georgia, Times New Roman, serif;
		color:#2D2D34;
		font-size:16px;
		font-weight:normal;
  		line-height:150%;
		text-align:center;
		overflow:hidden;
	}

	.wrapper {
		-webkit-background-width: 990px;
		width:990px;
		margin:0px auto;
		background:url('../../images/paper/rwm-transp3.png') no-repeat top center;
		padding:0px;
		overflow:hidden;
		}

	.highlights {
		width:274px;
		margin:0px 0px 0px 24px;
		float:left;
		border:0px solid #bbb;
		padding:0px;
		overflow:hidden;
		font-family: 'Microsoft Sans Serif', sans-serif;
		font-size:13px;
		color:#000080;
		font-weight:normal;
  		line-height:130%;
		text-align:left;
		}
	
	.highlights a:link {
	font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#000080; text-decoration:none;
	
	 }

	.highlights a:active {
	font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#000080; text-decoration:none;
	 }

	.highlights a:visited {
	font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#000080; text-decoration:none;
	
	 }

	.highlights a:hover {
	font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#ffffff; text-decoration:none;
	
	 }
			
	#holder {
		width:896px; margin:0px auto; text-align:left; overflow:hidden;
	}

	.tile {
		margin:8px 0px 0px 8px; float:left; text-align:left;
	}

	form {
	font-family: Arial; color:#999999; font-size:9pt; font-weight:normal; line-height: 130%; text-align:left;
	}
	input[type=text] { 
	width:348px; padding:10px;	font-family: Arial; font-size:12pt; color:#08b4ff; letter-spacing:0px; background:#1a1a1a; border-bottom:1px #444444 solid;border-right:1px #444444 solid;border-top:1px #000000 solid;border-left:1px #000000 solid;
	} 
	textarea { 
	width:348px; height:300px; overflow:hidden; width:500px; padding:10px; font-family: Arial; font-size:12pt; color:#08b4ff; letter-spacing:0px; background:#1a1a1a; border-bottom:1px #444444 solid;border-right:1px #444444 solid;border-top:1px #000000 solid;border-left:1px #000000 solid;
	} 
	input[type=password] { 
	width:348px; padding:10px;	font-family: Arial; font-size:12pt; color:#08b4ff; letter-spacing:0px; background:#1a1a1a; border-bottom:1px #444444 solid;border-right:1px #444444 solid;border-top:1px #000000 solid;border-left:1px #000000 solid;
	} 

	html {
	width:100%;
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6;
	}