body {
	background-image: url(http://localhost/ht/assets/images/background_tile.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: -30px;
}

.blue003366 {
	color: #003366;
}
.orange {
	color: #FF6600;
}
a:link {color: #CCFFFF; text-decoration: underline}
a:visited {color: #CCFFFF; text-decoration: underline}
a:hover {color: #FF9900; text-decoration: underline}
a:active {color: #6699CC; text-decoration: underline}

.menudiv {  }
.menudiv td {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px}
.menudiv p {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; margin-top: 12px; margin-bottom: 6px}
.menudiv b {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #CCCCCC}
.menudiv a:link {color: #CCFFFF; text-decoration: underline}
.menudiv a:visited {color: #CCFFFF; text-decoration: underline}
.menudiv a:hover {color: #FF9900; text-decoration: underline}
.menudiv a:active {color: #6699CC; text-decoration: underline}

.footer {
	padding: 0px;
	margin: 0px;

}
.dk {
	color: #000066;
	font-size: 12px;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.dk .smalltext {
	font-size: 10px;
}

.dk a:link {color: #000066}
.dk a:visited {color: #000066; text-decoration: underline}
.dk a:hover {color: #FF6600; text-decoration: underline}
.dk a:active {color: #000066; text-decoration: underline}

.ft {
	font-size: 10px;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.ft a:link {color: #CCCCCC; text-decoration: none}
.ft a:visited {color: #3333FF; text-decoration: none}
.ft a:hover {color: #FFFFFF; text-decoration: underline}
.ft a:active {color: #CC6600; text-decoration: underline}
.ft p {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #CCCCCC;
	font-size: x-small;
}
.content {
	text-align: left;
	margin: 25px;
	width: 300px;
}

.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;

}
h2 {
	margin: 0px 0px -20px;
	padding: 0px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;




}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .1em;
	font-variant: small-caps;
	margin: 0px 0px -20px;
	padding: 0px 0px -20px;

}

#LiveHelpMain { position:relative; 
				width:200px; 
				height:115px;
				z-index:121;
				overflow: hidden;
			}
#panel01 {
	width: 500px;
}

#main {
	position:relative;
	width:95%;
	height:auto;
	z-index:121;
	padding: 30px;
}
ol {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.gb {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bullet_green.gif);
	list-style-type: square;
}
.lb {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/bullet_orange_small.gif);
	list-style-type: none;


}
.nb {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/bullet_blank.gif);
	list-style-type: none;
	margin-right: 2px;
}
.ob {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bullet_orange.gif);
	list-style-type: square;
}
.ds {
	margin: 10px;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	width: 100%;
	color: #FF9900;

}
.green {
	color: #00CC33;
}
h5 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	width: 100%;
	color: #00CC33;
}
.cell1 {
	font-size: 0px;
	margin: 0px;
	padding: 0px;

}
.lgPanelTile1 {
	background-image: url(http://www.feuvrel.com/assets/images/panel_large_left_tile.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.stroke1pxBlue {
	border: 1px solid #3DA4EF;

}
.textLg {
	font-size: 18px;
	letter-spacing: .15em;
	font-weight: lighter;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.textSmOrange {
	font-size: x-small;
	color: #FF6600;
}
.textLgBlue {
	font-size: 16px;
	color: #003366;
	letter-spacing: 0.3em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 100;
	vertical-align: top;
}
.RightColumn
{
font-family: "Trebuchet MS", Arial, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #CCCCCC; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
}
.superscript {
	font-size: xx-small;
	vertical-align: super;
}
.superscriptLg {


	font-size: 10px;
	vertical-align: super;
}
.smalltext {
	font-size: xx-small;
}
.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C90D4F;
	font-weight: bold;
	font-style: normal;
	text-decoration: blink;
	background-color: white;
	background-image: none;
	text-align: center;
	border: 1px solid #CC0000;
	vertical-align: middle;
	padding: 5px;
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C90D4F;
	font-weight: bold;
	font-style: normal;
	text-decoration: blink;
	background-color: white;
	background-image: none;
	text-align: center;
	border: 1px solid #CC0000;
	vertical-align: middle;
	padding: 5px;
}
.bc {
	font-size: xx-small;
	font-family: "Trebuchet MS", Arial, sans-serif;

}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.redNS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
