	 body {
	 	margin: 0;
	 	padding: 0;
	 	background-color: #FFF;
	}
	 
	body, div, li, ul {
	 	font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	 
	 a {
		font-weight: bold;
		text-decoration: none;
	 }
	 
	 a:hover {  }
	 
	h1 {
	    font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	h2 {
	}
	 
	 
	h3 {
		font-size: 15px;
	}
	
	h4 {
		font-size: 12px;
	}
	 p.success{
	}

	 #wrapper {
	 }

	 #header1 {
	 	height: 52px;
	
		display: none; 
	 }
	 
	#header2 {
	 	height: 52px;
	
	}
	 
	#main1 {
	
	}

	#main2 {
	}

	 #lc { width: 209px; float: left; display: none; }

	 #rc {
	
	 	padding: 12px;
	 	border: 0;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;

	 }
	 
	 /* RC PROPERTIES */
	 #rc #title1 {
	padding-bottom: 2px;
	 }
	  #rc #title2 {
	padding-bottom: 2px;
		height: 172px;
	 }
	 #rc #title1 .grey-text {
		padding: 15px 0;
	}
	 
	 #qlist {
	 	list-style-type: none;
		padding: 0;
		margin: 0;
	 }
	 
	 #qlist li {
	 	padding: 10px 20px 10px 10px;
	}
	 
	 #qlist .q1 {
	 	font-size: 16px;
		font-weight: bold;
	 }
	 
	 #qlist .q2 {
	 }
	 
	 #rc-right {
	 }
	 
	 #rc-left {
	 }
	 
	 #rc-right strong {
	}
	 
	 .story {
	}
	
	.Rlist {
	}
	
	.Llist {
		display: none;
	}
	
	.Llist ul, .Rlist ul {
		line-height: 14px;	
	}
	
	.Llist ul li, .Rlist ul li {
		padding: 5px 0;
	}
	
	.Llist ul .ro_arrow {
	}
	
	.Llist-imgs {
	}
	 
	 #content {
	 	padding: 5px 15px;
	}
	 #content0 {
	 	padding: 0 0 0 0;
	}
	.lineleft {
	}
	
	.lineleft4imgs {
	}
	
	.event {
		margin: 0 0 15px 0;
		padding: 0 0 15px 0
	}
	
	.toplink {
		width: 100%;
		text-decoration: underline;
		display: block;
	}
	
	.guides {
		padding-top: 12px;
		font-size: 11px;
		line-height: 13px;
	}
	
	.guides > a {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.guides .detail {
	}
	



.newsletter {
	font-size:12px;
	}

.newsletter h1{
	font-size:28px;
	letter-spacing: -1px;
	}
	
.newsletter h2{
	font-size:16px;
	}
	
.newsletter p{
	line-height:14px;
	}
	
.newsletter select{
	font-size:10px;
	}
	
.newsletter input{
	font-size:10px;
	}

	#home-flash {
	}

	#home-content {
	}
	
	#home-ready {
	}
	
	#home-welcome {
		line-height: 16px;
	}
	
	.welcome-header {
		font-weight: bold;
	}
	
	#home-right {
	}
	
	#findhelp {
	}
	
	#ringtone {
	}
	
	#ringtone a {
	}
	
	#ringtone a img {
	}
	
	#ringtone p {
		line-height: 16px;
	
	}
	
	#partners {
	
		
	}

	#partners-header {
	}
	
	#partners-info {
		font-weight: bold;
	
	}



/* POST-IT ROLLVERS */


div#post-its {}
div#post-its a { }
div#post-its a:hover {
	}

div#post-its a span {
	display: none;
	}
div#post-its a:hover span {
	display: block;
	font-weight:100;
	line-height:1.25;
	}




#scrollbox { display: none; }

	
/* MENU */
	 #menu {
	 	width: 163px;
	 	padding-left: 46px;
		display: none;
	 }
	 
	 #headlinks {
 	font-size: 12px;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;
	 }
	 
	 a.headlinks {
		text-decoration: none;
	 }
	 
	 a.headlinks:visited {
		text-decoration: none;
	 }
	 
	 a.headlinks:hover {
		text-decoration: underline;
	 }
	 
	 
/* FOOTER */
	 #footer {
	 	display: none;
	 	padding: 30px 57px 0 0;
	 	text-align: right;
		background-image: url(../images/bottom.jpg);
		background-position:top;
		background-repeat: no-repeat;
	 }
	 #footer a {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:visited {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:hover {
		text-decoration: underline;
	 }
	 

	 
	 #hiddenlogo {
	 	display: block;
	}
