body, html {
	font-family: Arial, Verdana;
	font-size: 13px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
Form {
	margin: 0px;
	padding: 0px;
}
H1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
H4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
H5 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
H6 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.TopMenuTd {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #272525;
	background-image: url('../images/linkbg.gif');
}
.TopMenuTd A{
	color: #272525;
	text-decoration: none;
}
.TopMenuTd A:link{
	color: #272525;
	text-decoration: none;
}
.TopMenuTd A:visited{
	color: #272525;
	text-decoration: none;
}
.TopMenuTd A:active{
	color: #272525;
	text-decoration: none;
}
.TopMenuTd A:hover{
	color: #272525;
	text-decoration: underline;
}
.LogoTd {
	padding-left: 10px;
	padding-right: 10px;

}
.TopText {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #878787;
}
.TopText A{
	color: #006EC6;
	text-decoration: underline;
}
.TopText A:link{
	color: #006EC6;
	text-decoration: underline;
}
.TopText A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.TopText A:active{
	color: #006EC6;
	text-decoration: underline;
}
.TopText A:hover{
	color: #006EC6;
	text-decoration: underline;
}

.SearchTextBox {
	float:left;
	height: 30px;
	border: 1px solid #7F9DB9;
	width: 240px;
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;

}
.ButtonText {
	background-image: url('../images/buttonbg.gif');
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none
}
.ButtonText A{
	color: #333333;
	text-decoration: none;
}
.ButtonText A:link{
	color: #333333;
	text-decoration: none;
}
.ButtonText A:active{
	color: #333333;
	text-decoration: none;
}
.ButtonText A:visited{
	color: #333333;
	text-decoration: none;
}
.ButtonText A:hover{
	color: #333333;
	text-decoration: underline;
}
.SearchLinks {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
}
.SearchLinks A{
	color: #006EC6;
	text-decoration: underline;
}
.SearchLinks A:link{
	color: #006EC6;
	text-decoration: underline;
}
.SearchLinks A:active{
	color: #006EC6;
	text-decoration: underline;
}
.SearchLinks A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.SearchLinks A:hover{
	color: #FE6A00;
	text-decoration: underline;
}
.MainContainer {
	padding-top: 12px;
	padding-bottom: 12px;
}
.ContentHeaderpopup {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #29272A;
	margin: 0px;
	padding: 4px 0px;
}
div.ContentHeader {
	margin: 0px;
	padding: 4px 0px;
}
.ContentHeader H1 {
	color: #FF6a00;
	margin: 0px;
	padding: 0px;
}
.ContentHeader H2 {
	color: #FF6a00;
	margin: 0px;
	padding: 0px;
}
.ContentHeader H4 {
	color: #FF6a00;
	margin: 0px;
	padding: 0px;
}
.ContentHeader H6 {
	color: #FF6a00;
	margin: 0px;
	padding: 0px;
}
.PageContent {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.PageContent P {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 2px 0px;
	padding: 4px 0px 2px;
}
.PageContent A{
	color: #006EC6;
	text-decoration: underline;
}
.PageContent A:link{
	color: #006EC6;
	text-decoration: underline;
}
.PageContent A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.PageContent A:active{
	color: #006EC6;
	text-decoration: underline;
}
.PageContent A:hover{
	color: #FE6A00;

	text-decoration: underline;
}
.FooterTd {
	background-color: #F8F8F8;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006EC6;
}
.FooterLinks A {
	color: #006EC6;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.FooterLinks A:link {
	color: #006EC6;
	text-decoration: none;
}
.FooterLinks A:active {
	color: #006EC6;
	text-decoration: none;
}
.FooterLinks A:visited {
	color: #006EC6;
	text-decoration: none;
}
.FooterLinks A:hover {
	color: #FE6A00;
	text-decoration: underline;
}

div.Container {
	 width:100%;
	 height: 100%;
	 margin:0px auto;
	/* background-color: #F8F8F8;*/
}
.TopContainer {
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;*/
}
.TopContainer1 {
	width:100%;
	background-color: #FFFFFF;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;*/
}
div.HeaderContainer {
	width: 100%;
	height: 92px;
	background-image: url('../images/headerbg.gif');
	text-align: center;
	background-color: #FFFFFF
}
div.HeaderContainerindex {
	width: 100%;
	height: 30px;
	background-image: url('../images/small-bgline.gif');
	background-color: #FFFFFF;
	padding-left:20px
}
.Header {
	width: 770px;
	height: 92px;
	margin:0px auto;
}
.logoclass {
	float:left;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #888888;
	padding-top:26px;
}
.HeaderLogo {
	width: 71px;
	height: 92px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	clear: right;
	float: left;
}
.HeaderRight {
	height: 92px;
	width: 495px;
	float: right;
	margin:0px auto;
}
.HeaderRightTop {
	clear: left;
	float: right;
	height: 62px;
	width: 495px;
	text-align: right;
}
.HeaderMenu {
	float: right;
	height: 30px;
	width: 495px;
	text-align: right;
}

.HeaderRightTop {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #878787;
}
.HeaderRightTop A{
	color: #006EC6;
	text-decoration: underline;
}
.HeaderRightTop A:link{
	color: #006EC6;
	text-decoration: underline;
}
.HeaderRightTop A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.HeaderRightTop A:active{
	color: #006EC6;
	text-decoration: underline;
}
.HeaderRightTop A:hover{
	color: #FE6A00;
	text-decoration: underline;
}
div.SearchFormContainer {
	background-image: url('../images/bluebg.gif');
	width: 100%;
	height: 80px;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFFFFF
}
.HeaderMenuLeft{
	height: 30px;
	width: 5px;
	margin: 0px;
	padding: 0px;
	display:block;
	float: right;
}
.HeaderMenuRight{
	height: 30px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	display:block;
	float: right;
}
.HeaderMenuSep{
	height: 30px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	display:block;
	float: right;
}
.HeaderMenuItem{
	background-image: url('../images/linkbg.gif');
	text-align: center;
	height: 30px;
	width: 110px;
	float: right;
	vertical-align: middle;
	padding-top: 10px;
	background-repeat: repeat-x
}
.HeaderMenuItem A{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #272525;
	text-decoration: none;
}
.HeaderMenuItem A:link{
	color: #272525;
	text-decoration: none;
}
.HeaderMenuItem A:visited{
	color: #272525;
	text-decoration: none;
}
.HeaderMenuItem A:active{
	color: #272525;
	text-decoration: none;
}
.HeaderMenuItem A:hover{
	color: #272525;
	text-decoration: underline;
}
.SearchBox {
	height: 80px;
	width: 770px;
	margin:0px auto;
	padding-top:10px;
}
.SearchForm {
	height: 30px;
	padding-left: 0px;
	padding-right: 5px;
	clear: right;
	float: left;
}
.SearchField {
	width: 250px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	display:block;
	float: left;
}
.SearchButtonLeft {
	height: 30px;
	width: 3px;
	margin: 0px;
	padding: 0px;
	display:block;
	float: left;
}
.SearchButtonRight {
	height: 30px;
	width: 3px;
	margin: 0px;
	padding: 0px;
	display:block;
	float: left;
}
.SearchButtonText{
	background-image: url('../images/buttonbg.gif');
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 60px;
	float: left;
	vertical-align: middle;
	padding-top: 8px;
	background-repeat: repeat-x
}
.SearchButtonText A{
	color: #333333;
	text-decoration: none;
}
.SearchButtonText A:link{
	color: #333333;
	text-decoration: none;
}
.SearchButtonText A:active{
	color: #333333;
	text-decoration: none;
}
.SearchButtonText A:visited{
	color: #333333;
	text-decoration: none;
}
.SearchButtonText A:hover{
	color: #333333;
	text-decoration: underline;
}
.SearchFormLinks {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
	width: 770px;
	height: 30px;
	margin: 0px;
	padding: 8px 0px 0px 1px;
	display:block;
	float: left;
	text-align: left;
	vertical-align: middle;
	
}
.SearchFormLinks A{
	color: #006EC6;
	text-decoration: underline;
}
.SearchFormLinks A:link{
	color: #006EC6;
	text-decoration: underline;
}
.SearchFormLinks A:active{
	color: #006EC6;
	text-decoration: underline;
}
.SearchFormLinks A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.SearchFormLinks A:hover{
	color: #FE6A00;
	text-decoration: underline;
}
.PageContainer {
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 770px;
	height:370px;
	/*height: 425px;*/
	margin:0px auto;
	text-align: left;
	padding-left: 1px;
	background-color: #FFFFFF;
}
.PageContainer1 {
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 770px;
	/*min-height:100%;*/
	min-height: 390px;
	margin:0px auto;
	text-align: left;
	padding-left: 14px;
	background-color: #FFFFFF;
	
}
.PageContainerpopup {
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 434px;
	height:450px;
	/*height: 425px;*/
	margin:0px auto;
	text-align: left;
	padding-left: 1px;
	background-color: #E8F4FE;
}
.PageContainer1popup {
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 434px;
	/*min-height:100%;*/
	min-height: 400px;
	margin:0px auto;
	text-align: left;
	padding-left: 14px;
	background-color: #FFFFFF;
	
}

.FooterContainer {
	padding-top: 4px;
	width: 770px;
	margin:0px auto;
	clear: both;
	vertical-align:bottom;
}
div.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006EC6;
	text-align: left;
	float: left;
	padding-left: 14px;
}
div.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	text-align: right;
	float: right;
}
div.Pageregister {
	font-family: Arial, Verdana;
	font-size: 14px;
	width: 770px;
	/*margin:0px auto;*/
	background-color: #E8F4FE;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
div.Pageregisterpopup {
	font-family: Arial, Verdana;
	font-size: 14px;
	width: 420px;
	/*margin:0px auto;*/
	background-color: #E8F4FE;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
.regtd {
	font-family: Arial, Verdana;
	font-size: 14px;
	width: 150px;
	height: 50px;
	text-align: right;
}
.rowtitlenew {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	padding-left:20px;
}
.rowtitlepopup {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width:120px;
	text-align:right;
	vertical-align: middle;
	padding:3px 8px 0px 0px;
	float:left;
}

.rowtitle {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width:165px;
	text-align:right;
	vertical-align: middle;
	padding:8px 18px 0px 0px;
	float:left;
}
.rowtitle1 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width:165px;
	text-align:right;
	vertical-align: middle;
	padding:2px 18px 0px 0px;
	float:left;
}

.rowtop {
	padding-top:5px
}	
.rowtop1 {
	padding-top:10px
}	
.rowtop2 {
	padding-top:15px
}
.rowtop3 {
	padding-top:3px
}	
	
.input {
	background:#ffffff; 
	font-size: 16px;
	color:#333333; 
	font-family: Arial, Verdana ; 
	border: 1px solid #7F9DB9;
	padding-top: 4px;
	vertical-align: middle;
}
.input1 {
	background:#ffffff; 
	font-size: 16px;
	color:#333333; 
	font-family: Arial, Verdana ; 
	border: 1px solid #7F9DB9;
	vertical-align: middle;
}

.content {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#333333; 
}
.CreateaccountButtonText{
	background-image:  url('../images/buttonbg.gif');
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 100px;
	float: left;
	vertical-align: middle;
	padding-top: 8px;
	background-repeat: repeat-x
}
.CreateaccountButtonText A{
	color: #333333;
	text-decoration: none;
}
.CreateaccountButtonText A:link{
	color: #333333;
	text-decoration: none;
}
.CreateaccountButtonText A:active{
	color: #333333;
	text-decoration: none;
}
.CreateaccountButtonText A:visited{
	color: #333333;
	text-decoration: none;
}
.CreateaccountButtonText A:hover{
	color: #333333;
	text-decoration: none;
}
.TermFormLinks {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	
}
.TermFormLinks A{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinks A:link{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinks A:active{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinks A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinks A:hover{
	color: #FE6A00;
	text-decoration: underline;
}
.ErrorMsg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ED1C24;
}
.rowtitle2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width:30px;
	height:50px;
	text-align:right;
	vertical-align: middle;
	padding:2px 18px 0px 0px;
	float:left;
}
.WelcomeMsg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6a00;
}
.TermFormLinksheader {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	
}
.TermFormLinksheader A{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinksheader A:link{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinksheader A:active{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinksheader A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinksheader A:hover{
	color: #006EC6;
	text-decoration: underline;
}
.spantext {
	font-size: 14px;
	color:#333333; 
	font-family: Arial, Verdana ; 
	vertical-align: middle;
}
div.SearchFormContainerGroom {
	background-image: url('../images/bg-blue_bedgroom.gif');
	width: 100%;
	height: 30px;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFFFFF
}
.GroomBox {
	height: 30px;
	width: 770px;
	margin:0px auto;
	padding-top:10px;
}
.GroomForm {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 0px;
	padding-right: 5px;
	width:600px;
	clear: right;
	float: left;
}
.GroomForm A{
	color: #006EC6;
	text-decoration: underline;
}
.GroomForm A:link{
	color: #006EC6;
	text-decoration: underline;
}
.GroomForm A:active{
	color: #006EC6;
	text-decoration: underline;
}
.GroomForm A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.GroomForm A:hover{
	color: #FE6A00;
	text-decoration: underline;
}

.rowcontrol {
	width:40px;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 5px;
	float:left;
}
.PageContainerinner {
	padding-top: 8px;
	padding-bottom: 12px;
	width: 770px;
	height: 425px;
	margin:0px auto;
	text-align: left;
	padding-left: 1px;
	background-color: #FFFFFF;
}
.PageContainerinner1 {
	padding-top: 8px;
	padding-bottom: 12px;
	width: 770px;
	min-height: 390px;
	margin:0px auto;
	text-align: left;
	padding-left: 14px;
	background-color: #FFFFFF;
}
div.ContentHeaderinner {
	margin: 0px;
	padding: 4px 0px;
}
.ContentHeaderinner H1 {
	color: #FF6a00;
	margin: 0px;
	padding: 0px;
}
.ContentHeaderinner H2 {
	color: #FF6a00;
	margin: 0px;
	padding: 11px;
}
.ContentHeaderinner H3 {
	color: #FF6a00;
	margin: 0px;
	padding: 11px;
}
.ContentHeaderinner H4 {
	color: #FF6a00;
	margin: 0px;
	padding: 0px;
}
.ContentHeaderinner H6 {
	color: #FF6a00;
	margin: 0px;
	padding: 0px;
}
.PageContentinner {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.PageContentinner P {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 2px 0px;
	padding: 4px 15px 2px;
}
.PageContentinner A{
	color: #006EC6;
	text-decoration: underline;
}
.PageContentinner A:link{
	color: #006EC6;
	text-decoration: underline;
}
.PageContentinner A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.PageContentinner A:active{
	color: #006EC6;
	text-decoration: underline;
}
.PageContentinner A:hover{
	color: #ED1C24;
	text-decoration: underline;
}
.imgmpanel1index{ padding-left:0px;padding-right:0px;}
.imgmpanel1{ padding-left:5px;padding-right:0px;}
#middle21 { margin:0 0;margin-right:10px;font-size:80%;}
#left_11 { float:left;margin:0; padding:0;font-size:80%;display:inline;}
.mpad11{ padding-left:70px;padding-right:0px;}
.mpad11_1{ padding-left:50px;padding-right:0px;}
.mpad111{ padding-left:400px;}
.mpad111index{ padding-left:250px;}
.mpad2{ padding-left:220px;}
.mpad22{ padding-left:0px;padding-right:0px;}
.securemspace1{ padding-left:10px;padding-right:5px;}
.securespace2{ padding-top:3px; }
.securetxt_1{ font-family: Arial, Verdana;font-size: 14px;color:#333333;padding-left: 0pt;vertical-align:middle; }
.fl	{float:left;}
.fl1{
	float:left;
	background-image: url('../images/content-bg.gif');
	background-repeat:repeat-x;
	background-color:#F6FBFF	
}
.imp{color: #F32B19;}
.imgborder {
	border: 2px solid #FE6A00;
	background-color: #FFFFFF;
}
.imgborderout {
	border: 2px solid #F6FBFF;
	background-color: #FFFFFF;
}
.iconborder{
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
div.publicprofileheaderff {
	width: 212px;
	height: 28px;
	background-image: url('../images/title-bg.gif');
	background-repeat: no-repeat-x;
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#333333	
}
div.publicprofileheaderie {
	width: 220px;
	height: 34px;
	background-image: url('../images/title-bg.gif');
	background-repeat: no-repeat-x;
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#333333	
}

div.publicprofileheaderright {
	width: 528px;
	height: 33px;
	background-image: url('../images/title-bg.gif');
	vertical-align: middle
}
div.publicprofileheaderrightff {
	width: 536px;
	min-height: 28px;
	background-image: url('../images/title-bg.gif');
	background-repeat: no-repeat-x;
	vertical-align: middle
}
div.publicprofileheaderrightie {
	width: 540px;
	height: 33px;
	background-image: url('../images/title-bg.gif');
	background-repeat: no-repeat-x;
	vertical-align: middle
}

div.publicprofilecontentff {
	border-bottom:1px solid #CDDEF2; width: 200px;
	background-image: url('../images/content-bg.gif');
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#333333;	
	background-repeat:repeat-x;
	background-color:#F6FBFF
	
}
div.publicprofilecontentie {
	border-bottom:1px solid #CDDEF2; width: 220px;
	background-image: url('../images/content-bg.gif');
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#333333;	
	background-repeat:repeat-x;
	background-color:#F6FBFF
	
}

div.publicprofilecontentrightff {
	border-bottom:1px solid #CDDEF2; width: 539px;
	background-image: url('../images/content-bg.gif');
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#333333;	
	background-repeat:repeat-x;
	background-color:#F6FBFF	
	
}
div.publicprofilecontentrightie {
	border-bottom:1px solid #CDDEF2; width: 540px;
	background-image: url('../images/content-bg.gif');
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#333333;	
	background-repeat:repeat-x;
	background-color:#F6FBFF
	
}

.publicprofile {
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#333333;	
	font-weight: normal;
}
.publicprofilehead {
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#8E8F91;		
	font-weight: bold;
}
.lineborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CDDEF2;
}

.finalimgborder{
	border: 2px solid #FE6A00;
	background-color: #FFFFFF;
}
#r-col-225 {
	width:540px;
	float:left;
	display:inline;
}

#l-col-525 {
	width:225px;
	margin:0px 0px 0px 0px;
	float:left;
}
.clear-both {clear:both;}
.SearchNewFormLinks {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #006EC6;
	text-align: left;
	vertical-align: middle;
	
}
.SearchNewFormLinks A{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinks A:link{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinks A:active{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinks A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinks A:hover{
	color: #FF6A00;
	text-decoration: underline;
}
.content1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#959595; 
}
.flsearch	{
	float:left;
	border: 2px solid #E9E9E9;
}
.flsearch1	{
	float:left;
	border: 2px solid #FE6A00;
}
.CartHead {
	font-family: Tahoma;
	font-size: 11px;
	color: #959595;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #E9E9E9;
	text-decoration: none;
}
.CartHeadmouseover {
	font-family: Tahoma;
	font-size: 11px;
	color: #959595;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FE6A00;
	text-decoration: none;
}

.CartHeadActive {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FE6A00;
	background-color: #FE6A00;	
	text-decoration: none;
}
.CartHead1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #006EC6;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: underline;
}
.CartHead2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #959595;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
}
.rowtext {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align:right;
	vertical-align: middle;
}
.TermFormLinkstime {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	
}
.TermFormLinkstime A{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkstime A:link{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkstime A:active{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkstime A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkstime A:hover{
	color: #FE6A00;
	text-decoration: underline;
}
.icontitle{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #FF6a00;
	font-weight: bold;
	padding: 11px;
}
.icontitleindex{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #FF6a00;
	font-weight: bold;
}
.icontitleindex1{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #FF6a00;
	font-weight: bold;
	background-color:#FFFFFF;
	padding: 5px;
}

.ErrorMsg1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #C70400;
}
.userheader {
	color: #0270C7;
}
.indexsignup{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #0271C3;
	font-weight: normal;
	text-decoration: underline;
}
.indexsignup A{
	color: #0271C3;
	text-decoration: underline;
}
.indexsignup A:link{
	color: #0271C3;
	text-decoration: underline;
}
.indexsignup A:active{
	color: #0271C3;
	text-decoration: underline;
}
.indexsignup A:visited{
	color: #0271C3;
	text-decoration: underline;
}
.indexsignup A:hover{
	color: #FF6B00;
	text-decoration: underline;
}
.SearchMsg {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6a00;
}
#container-foot {
  bottom: 0 !important;

  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}

#foot {
  padding: 0 1em;
  line-height: 40px;
}
.TermFormLinkspopup {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	
}
.TermFormLinkspopup {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	
}
.TermFormLinkspopup A{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkspopup A:link{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkspopup A:active{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkspopup A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.TermFormLinkspopup A:hover{
	color: #FE6A00;
	text-decoration: underline;
}
.SearchNewFormLinksindex {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	
}
.SearchNewFormLinksindex A{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinksindex A:link{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinksindex A:active{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinksindex A:visited{
	color: #006EC6;
	text-decoration: underline;
}
.SearchNewFormLinksindex A:hover{
	color: #FF6A00;
	text-decoration: underline;
}
.PageContentcontestinner {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-left: 20px;
}

