@charset "UTF-8";

.cse-overlay{z-index:1000000;} 

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #F7F7F7;
	margin: 0px 0px 0px 0px;
}
p {
	
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
	
}
.oneColFixCtrHdr #header {
	margin: 0px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 113px;
	*height: 113px;
	z-index: 1;
	position: relative;
}
.oneColFixCtrHdr #SearchBar {
	padding-top: 0px;
	padding-left: 13px;
	margin-top: 82px;
	margin-left: 669px;
	position: absolute;
	background-color: #F7211A;
	height: 31px;
	width: 175px;
	*width: 172px;
	z-index: 99;
}
.oneColFixCtrHdr #SearchBarHome {
	padding-top: 0px;
	padding-left: 13px;
	margin-top: 82px;
	margin-left: 669px;
	position: absolute;
	background-color: #F7211A;
	height: 31px;
	width: 175px;
	*width: 172px;
	z-index: 99;
}

.oneColFixCtrHdr #mainContent {
	background-image: url(../Layout/HomeBody1.1.png);
	height: 343px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
.oneColFixCtrHdr #SubHeading1 {
	background-image: url(../Layout/SubHeader-1.png);
	height: 171px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #SubHeading2 {
	background-image: url(../Layout/SubHeader-2.png);
	height: 171px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #SubHeading3 {
	background-image: url(../Layout/SubHeader-3.png);
	height: 171px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #SubHeading4 {
	background-image: url(../Layout/SubHeader-4.png);
	height: 171px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #SubHeadingAnimation {
	height: 171px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	position: relative;
}
.oneColFixCtrHdr #footer {
	background-image: url(../Layout/Footer.png);
	background-repeat: no-repeat;
	height: 15px;
	background-color: #F7F7F7;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	z-index: 1;
}

.oneColFixCtrHdr #mainContent2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../Layout/HomeBody2.png);
	height: 153px;
	z-index: 1;
}
.oneColFixCtrHdr #BodyRepeat {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../Layout/BodyRepeat.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 140px;
	padding-bottom: 15px;
	padding-left: 120px;
	z-index: 1;
	position: relative;
}
.oneColFixCtrHdr  #mainContent #HomeTop1 {
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	margin-left: 450px;
	margin-right: 130px;
}
.oneColFixCtrHdr  #mainContent #HomeTop2 {
	padding: 165px;
	margin-left: 450px;
	width: 100px;
}
.oneColFixCtrHdr  #mainContent #HomeTop3 {
	padding: 0px 0px 0px 0px;
	margin-top: 165px;
	margin-left: 630px;
	margin-right: 130px;	
}
.tableRowOdd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #EAE9E2;
	border: 1px solid #CCC;
	padding: 2px;
	font-weight: lighter;
}
.tableRowEven {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #EC0021;
	background-color: #F9F8F5;
	border: 1px solid #CCC;
	text-indent: 3px;
	word-spacing: normal;
	font-weight: bolder;
	margin-right: 0px;
	margin-left: 0px;
	padding: 2px;
}
.textBoxHeader {
	height: 27px;
	width: 156px;
	background-color: #EB121D;
	padding-top: 3px;
	vertical-align: middle;
}
.textBoxBody {
	background-image: url(../Layout/NavLeftDots.png);
	background-repeat: no-repeat;
	width: 156px;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
.textBoxFooter {
	margin: 0px;
	padding: 0px;
	background-image: url(../Layout/NavLeftFooter.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 156px;
}
.widgetBox1 {
	background-image: url(../Layout/WidgetBox-1.png);
	height: 116px;
	width: 256px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#WidgetRight {
	height: 93px;
	width: 98px;
	float: right;
	position: relative;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 20px;
	top: 100px;
}
#container #mainContent2 p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
.whiteTxt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}
.ButtonImg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EB0D1D;
	width: auto;
	margin-right: 0.1em;
	padding-right: 0.1em;
	margin-top: 4px;
	*margin-top: 3px;

	overflow: visible; 
}

.tabletop {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tabletopright {
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.tabletopLeft {
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
}
.tableLeft {
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
}
.tableRight {
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.tablebottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.downloadBox {
	background-color: #e3e1d7;
	padding: 5px;
	margin: 0px;
}
.DownloadBoxHeader {
	background-color: #FFFDF7;
}
.DottyLineBGRepeat {
	background-image: url(../Layout/DottyLineBGRepeat.png);
	background-repeat: repeat-y;
}
.ImgBorder {
	border: 1px solid #333;
}
.BtnSubmit {
	background-image: url(../Layout/BtnGoToLogin.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 93px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.oneColFixCtrHdr #container #BodyRepeat #Login1 {
	width: 229px;
	position: absolute;
	left: 135px;
	top: 122px;
	z-index: 3;
}
.oneColFixCtrHdr #container #BodyRepeat #Login2 {
	width: 250px;
	position: absolute;
	left: 525px;
	top: 135px;
	z-index: 3;
}
.ImgBorder {
	border: 1px solid #999;
}
