h1 {
	font-family: "Century Gothic", Verdana, Arial, "Franklin Gothic Medium";
	font-weight: normal;
	color: #27A6D5;
}
p,li,td {
	font-family: "Century Gothic", Verdana, Arial, "Franklin Gothic Medium";
}
li{
	font-family: "Century Gothic", Verdana, Arial, "Franklin Gothic Medium";
	line-height: 200%;
	list-style-position: inside;
	list-style-image: url(images/new_blue_bullet.gif);
}
.imgborder {
	border: 1px solid #C1C1C1;
}
.cellAllborder {
	border: 1px solid #C1C1C1;
}
.deliverytext {
	font-family: "Century Gothic", Verdana, Arial, "Franklin Gothic Medium";
	font-size: 14px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
}
.bannerback {
	background-image: url(images/new_banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-weight: normal;
}
.bannertexthead {
	font-family: "Century Gothic", Verdana, Arial, "Franklin Gothic Medium";
	font-size: 14px;
		color: #333333;
}
.bannertextgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #176F18;
}
.cellback {
	background-image:  url(images/new_button_up.gif);
	background-repeat: repeat-x;
}
.cellback_reverse {
	background-image:  url(images/new_button_over.gif);
	background-repeat: repeat-x;
}

body {
	background-image: url(images/new_site_back_slice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.mainbackcell {
	background-image: url(images/new_site_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a.bulletlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #222222;
}
a.bulletlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #222222;
}
a.bulletlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #222222;
}
a.bulletlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #222222;
}

a.headlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffcc00;
}
a.headlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffcc00;
}
a.headlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffff00;
}
a.headlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffcc00;
}

.dossierName {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
}.dossierContent {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
		border: 1px solid #C1C1C1;
}
.dossierContentBig {
	font-family: "Century Gothic", Verdana, Arial, "Franklin Gothic Medium";
	font-size: 24px;
	border: 1px solid #C1C1C1;
	font-weight: bold;
	color: #006600;

}
.dossierContentSmall {
	font-family: "Century Gothic", Verdana, Arial, "Franklin Gothic Medium";
	font-size: 10px;
	border: 1px solid #C1C1C1;
	color: #333333;

}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#displaybox {
	z-index: 10000;
	filter: alpha(opacity=50);
	filter:progid;
	visibility: hidden;
:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
	-moz-opacity: .50; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
}
.emailback {
	background-image:  url(images/email_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.cellBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

