body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.upgrademessage {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	background-color: #7c8ebe;
	padding: 6px;
	font-weight: normal;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.smalllink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
.smalllink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.mediumtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.smalltextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FF3399;
	border: 1px solid #FFFFFF;
}
.mediumlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.botlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.botlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.dropdownred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF008C;
	width: 100px;
}
.dropdownblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00AAEE;
	width: 100px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	text-align: justify;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.dropdownredbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF008C;
	width: 120px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00AAEE;
	border: 1px solid #666666;
	height: 25px;
}
.mediumtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.mediumlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF6699;
}
.mediumlink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0099CC;
}
.unjusttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
}
.botlink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.botlink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.highlight {
	background-color: #03ACEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.smallesttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.tenants { 
	float:right;
}

h1,h2 {
	font-size: 12px;
}
.page_heading { text-transform: uppercase; color: #fd329b; }

#checklist { }
#checklist ul {list-style-type: none;
padding: 0em;
margin: 0em;}
#checklist li {background-image:url(../graphics/checklist_tick.gif); margin: 15px 0 0 0; padding:0 0 0 32px; background-repeat:no-repeat;}

#anchorlist { }
#anchorlist ul {list-style-type: none;
padding: 0em;
margin: 0em;}
#anchorlist li {background-image:url(../graphics/arrow_down.gif); margin: 15px 0 0 0; padding:0 0 0 20px; background-repeat:no-repeat;}

#morepicture {
	padding:10px; 
	display:block; 
	background:#ccc; 
	margin-right:70px;	
	margin-bottom:20px; 
	color:#000;
	text-decoration : none;
}

.Explorer {
	padding:10px; 
	display:block; 
	background:#ccc; 
	width : 250px;
	margin-bottom:20px; 
	color:#000;
	text-decoration : none;
}

.Safari {
	padding:10px; 
	display:block; 
	background:#ccc; 
	width : 230px;
	margin-bottom:20px; 
	color:#000;
	text-decoration : none;
}

