body {
	background-color:#ffffff;
	text-align:centre;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:100%;
	height:100%;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color:#CCFF00;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;

}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009BDB;
}
.pricesmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009BDB;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009BDB;
	line-height: 20px;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009BDB;

}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009BDB;
	font-weight: normal;
}
.rm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	vertical-align: top;

}
.rm2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	vertical-align: top;
}
.ulnobullet {
	list-style-image: none;
	list-style-type: none;
}
.invisiblebox {
	background-color: #FFFFFF;
	border: none;
}
.small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009BDB;
}
.maintenancebg {
	background-attachment: fixed;
	background-image: url(/2010/images/email_logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.pagealpha {
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	width: 12px;
	background-color: #eeeeee;
	cursor: hand;



}
.pagealphasel {
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	width: 12px;
	background-color: #FFCCCC;
	cursor: hand;

}
.pagenumber {
	height: 20px;
	width: 20px;
	padding: 0px;
	margin: 0px;
	border: 1px none #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:  url(/2010/images/pg_bg.gif);
	vertical-align: text-bottom;
	cursor: hand;


}
.td_border {
	border: 1px solid #000000;
}
.tabhead {
	color: #009BdB;
	background-color: #E0F5F8;
	padding: 3px;
	font-weight: normal;
}
.mediapic {
	border: 1px solid #000000;
	margin:0;
	padding:0;
	width:120px;
	height:100px;
	background-color:#ffffff;
}
.mediacell {
	margin:0;
	float: left;
	height: 200px;
	width: 120px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	text-align:left;
}

a.medialink {
	font-size: 10px;
}
a.medialink:link {
	font-size: 10px;
}
a.medialink:hover {
	font-size: 10px;
}
a.medialink:visited {
	font-size: 10px;
}
ul {
	margin:0 0 0 20;
	list-style-type:disc;
	
}
hr {
	color:#ffffff;
}
.hilight {
	background-color: #015579;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
