.BodyType {
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
}
.BodyType_Bold  { font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.BodyType_Bold_Em  { font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.BT_Italic_colour   { color: #000099; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic }
.BT_Sub_Head   { font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.Bullet_Bold_font   { font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.Bullet_Normal_font   { font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: normal }
.Form_Label_Font   {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}
.Form_MainSubHead   { color: #990000; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.Header   { color: #FF0000; font-size: 34px; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 40px}
.Header_Sub    {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 22px;
	color: #FF0000;
}
.Header_Sub_Underline   { font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; line-height: 22px; text-decoration: underline }
.Header_Sub_Underline_Red   { color: red; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; line-height: 22px; text-decoration: underline }
.highlight  { font-family: "Times New Roman", Times, Georgia, serif; background-color: #ffff00 }
.Inline_Colour   { color: #000099; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.LeadInBold { font-size: 16px; font-family: "Times New Roman", Times, serif; font-weight: bold }
.LinkBold { font-size: 16px; font-family: "Times New Roman", Times, serif; font-weight: bold }
.LinkNormal { font-size: 16px; font-family: "Times New Roman", Times, serif }
.MainSubHead   { color: #006600; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 24px }
.Text_Warning   { color: #990000; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.highlight_pink {
font-family: "Times New Roman", Times, Georgia, serif; background-color: #FF99CC}
.highlight-sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff00;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.Bullet_blueishclip {
	font-size: 16px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	list-style-image: url('images/bullet_1.gif');
	list-style-position: outside;
	display: list-item
}
.Bullet_Checkmark {
	font-size: 16px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	list-style-image: url('images/bullet_check.gif');
	list-style-position: outside;
	display: list-item
}
.Bullet_Triangle {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	list-style-image: url('images/bullet_triangle.jpg');
	list-style-position: outside;
	display: list-item;
	list-style-type: lower-alpha
}
.BodyTypeSuper {
font-size: 16px; font-family: "Times New Roman", Times
}
.Testimony_Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Testimony_Contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.Bullet_NOT {
	font-size: None;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	list-style-image: url('images/NOT.jpg');
	list-style-position: outside;
	display: list-item;
	left: 100px
}
.highlight-sans-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff00;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
.Form_Header {
color: #990000; font-size: 24px; font-family: Arial, Helvetica, sans-serif; font-weight: bolder}
.Header_red {
color: #990000; font-size: 36px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold
}
.Link_Name {
	font-size: 16px;
	font-family: "Times New Roman", Times;
	font-weight: bolder;
	color: 000099;
}
.Link_Description {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
}
.orderform {
	background-color: #FFFFFF;
	color: #000066;
	padding: 20px;
	border: 4px dashed #000066;
}
.Form-Label-nomargins {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

p {margin:15px 0;line-height:1.1em;}
.center {margin:0 auto;}

#header h1 {display:none;}

#footer a, #footer div {font-size:0.8em;color:#aaa;}


#guarantee h2 {line-height:1.2em;margin-left:-230px;text-align:center;}
#guarantee p {font-size:1.1em;line-height:1.2em;}

.img {margin:50px auto;}
.highlight {background-color:#efff3b;padding:0 3px;font-weight:bold;}

.code {width:100%;margin-bottom:40px;display:block;}

.ui-dialog-overlay-bg {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
   background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.ui-dialog-overlay-window {
   z-index: 102;
}

.smallheadline {
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
color:#B90000;
font-weight: bold;
}

.subhead {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #000000;
}

.redsubhead {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #B90000;
}

.blacksubhead {
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
color: #000000;
line-height: 25px;
}

.overhead {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#000000;
}

.redoverhead {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#B90000;
}

.highoverhead {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#000000;
background-color:#FFFF66;
line-height: 28px;
}

.highbig{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
color:#000000;
background-color:#FFFF66;
}
.bulletss {
font-family:Arial, Helvetica, sans-serif;
font-size: 19px;
}

#bulletbox {
border-left:medium 2px #FF0000; border-right:medium 2px #FF0000; border-top:medium dashed #FF0000; border-bottom:medium dashed #FF0000; width: 500px;
background-color: #EEF3FD;
margin-left: 70px;
line-height: 22px;
padding: 10px
}
