@charset "utf-8";
img { behavior: url(iepngfix.htc) }
.BodyRed {
	background-image: url(images/bg_red.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.BodyBlue {
	background-image: url(images/bg_blue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.RedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/button_red.png);
	height: 22px;
	width: 221px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/button_blue.png);
	height: 22px;
	width: 221px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.RedLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/button_red_small.png);
	height: 22px;
	width: 145px;
	float: left;
	text-decoration: none;
	text-align: center;
	border: 3px none #FFFFFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
}
.RedLinkContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/button_blue_small-light.png);
	height: 22px;
	width: 130px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BlueLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/button_blue_small.png);
	height: 22px;
	width: 145px;
	float: left;
	text-decoration: none;
	text-align: center;
	border: 3px none #FFFFFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.LoggedInAs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.LoggedInCell {
	height: 60px;
}
.BoxTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
}
.BoxTopSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 28px;
	background-color: #F99090;
	background-image: url(images/box_small_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.MainContentDiv {
	background-color: #FFFFFF;
	border: 1px solid #B3B3FE;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	height: 406px;
	overflow: auto;
	overflow-x: hidden;
}
.MainContentSmall {
	background-color: #FFFFFF;
	border: 1px solid #B3B3FE;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	height: 190px;
}
.TopImages {
	border: 1px solid #000000;
}
.TopRowSpaced {
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: transparent;
	border-left-color: #FFFFFF;
}
.TopPicDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BottomPic {
	border: 1px solid #000000;
	height: 159px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SideSpacer {
	font-size: 2px;
	height: 5px;
}
.BottomPicDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.ErrorBox {
	background-image: url(images/error_box.png);
	height: 123px;
	width: 114px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.BlackLink {
	color: #000000;
}
.eboxP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.SmallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.TopErrorBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
}
.CheckIt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.SubmitError {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SmallFontError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FBB;
	border: 1px solid #000000;
	padding: 2px;
}
.LeftSmallScroll {
	height: 180px;
	border: 1px solid #F99090;
	overflow: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.LeftSmallIframe {
	padding: 0px;
	height: 220px;
	border: 1px solid #F99090;
	overflow: hidden;
	background-color: #FFFFFF;
}
.RalCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TabCell {
	height: 34px;
}
.CompanyLit1 {
	border: 1px solid #000000;
}
.SiteLink {
	color: #8282FD;
	text-decoration: none;
}
.LinkTop {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.LinkLink {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.white {
	background-color: #FFFFFF;
}
.TabOuter {
	margin: 0px;
	padding: 0px;
	height: 35px;
}
.TabOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(images/tab_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 100px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	cursor: pointer;
}
.TabOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(images/tab_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 100px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	cursor:pointer;
}.TabSpace {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 5px;
}
.ClickToText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.SmallTopMargin {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SmallTopMargin2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.CallBackBox {
	background-color: #FFF2F2;
	border: 1px solid #000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.CallBackInput {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 130px;
	margin: 0px;
	padding-top: 1px;
}
.CallBackNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 98%;
}
.CallBackButton {
	background-image: url(images/button_red_small.png);
	height: 27px;
	width: 145px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
