html { height:100%;
		margin-bottom: 1px; 
 }
body{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0 auto;
	height:100%;
	background: white;
	}

#ContainerBody{
	margin: 0px auto;
	width: 100%;
	background: url(../../images/styles/background-ContainerBody.jpg) repeat-x;
	}


#Container{
	margin: 0px auto;
	width: 950px;

}

#PageHeader{
	width:950px;
	height:112px;
	background-color: transparent;
	position: relative;


}

#PageHeaderLogin{
	height:35px;
	text-align: right;
}

#PageHeaderLogin input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width:100px;

}

.PageHeaderLoginbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #cbe9f4;
}

.PageHeaderLoginBack{
	padding: 3px;
	margin: 0;
	background-color: #cbe9f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}


#PageHeaderLinkPromo{
	position:absolute; 
	bottom:0;
}


#PageHeaderPromo{
	width:300px;
	height: 75px;
	margin: 0;
	padding:0;
	float: right;
	background-color: #fef328;


}








#PageMainback{
	float:left;
	width:950px;
	min-height:620px;
	background-color: #e3f5ff;
}


#PageMain{
	float:left;
	width:950px;


}



#PageMainTop{
	width:938px;
	background: White url(../../images/styles/PageMain_Top.gif) no-repeat;
	height:19px;
	float: left;
}

#PageMainFooter{
	width:950px;
	height:15px;
	float: left;
	margin-bottom: 30px;
	padding-top: 10px;

}

.PageMainFooterInner{
	padding: 10px 0 5px 0;
	width:950px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #808185;	
}


.PageMainFooterRight{
	width:400px;
	float:right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #808185;	
}

.PageMainFooterRight a:link, .PageMainFooterRight  li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #808185;
		text-decoration: none;
}
.PageMainFooterRight a,  .PageMainFooterRight  li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #808185;
		text-decoration: none;	
}

.PageMainFooterRight a:hover, {

	color: #00adef;
		text-decoration: none;	
}




.PageMainFooterleft{
	width:400px;
	float:left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #808185;		
}

.PageMainFooterleft a, .PageMainFooterleft a:link, .PageMainFooterleft  li a:visited, .PageMainFooterleft  li a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #808185;
}
.PageMainFooterleft a:hover,  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #00adef;	
}



.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


#PageMainContent{
	float:left;
	width:733px;
}


#PageMainContentBody{
	padding: 0 30px 0 35px;


}



#PageFooter{
	clear:both;
	width:950px;
	height: 120px;
	background-color: blue;

}

#PageFooterInner{
	padding-left: 20px;
	padding-right: 10px;
}

#PageFooterNavLeft{
	width:248px;
	height: 32px;
	float: left;

}

#PageFooterRight {
	height:32px;
	width:400px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}




#PageFooterRight a:link, #PageFooterRight a:visited {
	color:#006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#PageFooterRight a:hover, #PageFooterRight a:active {
	color:#f8981c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}







TABLE		{ COLOR: #666666; FONT: 12px Arial, Helvetica, sans-serif; }

.title		{ COLOR: #AEAFBB; FONT: 18px Arial, Helvetica, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #516d82;; FONT: 14px Arial, sans-serif; font-weight: bold; }
.Memtitle 	{ COLOR: #f8981c; FONT: 9px Arial, Helvetica, sans-serif; }

.smalltitle 	{ COLOR: #000000; FONT: 13px Arial, Helvetica, sans-serif; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px Arial, Helvetica, sans-serif; font-weight: bold; }


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.imgRight{
	padding-left: 10px;
	padding-bottom: 10px;
}

.imgLeft{
	padding-right: 10px;
	padding-bottom: 10px;
}








/* ~~~~~~~~~~~ Form Elements Starts  ~~~~~~~~~~~ */


fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ddd;
	padding: 15px;
	clear: left;
} * html fieldset { padding-top: 0; }

legend {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 1;
	color: #23588b;
	padding: 0 0.5em; /* Top and Bottom for IE7 */
} * html legend { margin-bottom: 15px; padding: 0 0.5em; }

legend span {
	color: #999;
	font-size: 20px;
	letter-spacing: 0;
		color: #23588b;
}

fieldset fieldset input {
	font-size: 20px !important;
}

#form-select {
	width:180px;
}

.Form_TextBox
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/styles/formTextBox.jpg);
}	

.text_conditions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.SubmitButton {
  border-bottom: 1px solid Silver;
  border-right: 1px solid Silver;
  padding: 3px 0px 5px 0px;
   background: #91a5b5 url(../../images/styles/navHeader/butBackblu.gif) repeat-x;
  }
  
.SubmitButton2 {
  border-bottom: 1px solid Silver;
  border-right: 1px solid Silver;
  padding: 3px 0px 5px 0px;
	background: url(../../images/styles/butBackgry.gif) repeat-x;
 	}  


	 
	 
.tdformrows{
	border-bottom: 1px solid #D8D8D8;
	padding: 5px 0px 3px 0px;
}	

.tdformrows2{
	border-bottom: 1px solid #D8D8D8;
	padding: 10px 0px 3px 0px;
}	


.tdformrowsNOLine{
	padding: 10px 0px 3px 0px;
}	


.tdformrowsright{
	border-bottom: 1px solid #D8D8D8;
	padding: 10px 10px 5px 10px;
}	

.tdformrowsleft{
	border-bottom: 1px solid #D8D8D8;
	padding: 10px 10px 5px 10px;
	border-right: 1px dashed #DCDCDC;
}		 



/* ~~~~~~~~~~~ Form Elements  Ends ~~~~~~~~~~~ */



h1{
		font-weight: bold;
		font-size: 15px;
		color: #516d82;
}

h2{
 COLOR: #516d82; FONT: 18px arial, Arial, Helvetica, sans-serif; font-weight: normal;
}

h3{
		font-weight: bold;
		font-size: 15px;
		color: #333333;
}



#ContentBackground{
	float:left;
	width:950px;
	min-height:620px;
	background-color: #e3f5ff;
}


#ContentBackground{
	float:left;
	width:950px;
}


/* Main Page Layouts */

#MainContentBody{
	float:left;
	width:950px;
}

.MainContentColLeft{
float:left; 
width:400px; 
position:relative; 
min-height:620px;
}

.MainContentColLeftIntro{
margin: 40px 0 0 0; 
width:355px
}

.MainContentColLeftIntroCopy{
padding-top:30px; 
font-family:Arial,Helvetica, sans-serif; 
font-size:18px; 
color:#7f8084; 
line-height:22px;
width:300px;
height: 200px;

	font-weight: normal;
}

.MainContentColLeftIntroCopyTitle{
	color:#00adef; 
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 15px;
	text-transform: capitalize;
	
}

.MainContentColLeftIntroCopy h1{
	color:black; 
	margin: 0;
	padding: 0 0 25px 0;
	font-weight: normal;
	font-size: 22px;
	text-transform: capitalize;
	
}

.MainContentColLeftIntroCopy h2{
	color: #00adef;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}


.MainContentColLeftLinks{
position:absolute; 
bottom:0; 
margin-bottom:30px; 

}
.MainRightOverlay{
height:620px;
position:absolute;
top:0;
width:550px;
z-index:320;
overflow:hidden;
clear:both;
float:left;
}

.MainContentColRight{
float: left; 
width:550px;
 position:relative; 
 min-height:620px;

}

.MainContentColRightDescBox{
bottom:0;
position:absolute;
right:0;
z-index:0;
width:368px;

 }
.MainContentColRightDescBoxIn{
width:368px; height:84px;
 } 
 
 .MainContentColRightDescBoxLeft{
float:left; 
width:271px; 
height:69px; 
background: white url(../../images/styles/MainBackImgDesc.png) no-repeat; 
opacity:0.7;
filter:alpha(opacity=70);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: black;
 font-weight: bold; 
  line-height: 15px;
 padding-top: 15px;
  padding-Left: 15px;

 
 } 

  .MainContentColRightDescBoxRight{
float:left; 
width:77px; 
height:69px;
background: #00adef url(../../images/styles/MainBackImgDesc-Title.png)  no-repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: white;
 font-weight: bold;
 margin:0;
 text-transform: uppercase;
 padding-top: 15px;
 line-height: 13px;
   padding-Left: 5px;
   display:block;
 
 } 

.MainContentTextL{

 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: black;
  line-height: 15px;
  text-transform: uppercase; 
  float:left;
  width:75px;
  display:block;

 	
  }

.MainContentTextR{

 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: black;
 font-weight: bold; 
  line-height: 15px;

  float:left;
  width:185px;

 	
  }



/* Internal Page Layouts */
#InternalContentBackground{
	float:left;
	width:950px;
	min-height:620px;
	background-color: white;
}

#InternalContentBody{
	float:left;
	width:950px;
}

#InternalHeader{
	width: 950px;
	height: 139px;


}
.InternalHeaderLine{
	width: 950px;
	height: 7px;
	background: white url(../../images/styles/InternalHeaderLine.gif) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

#InternalHeaderLogoNavBox{
	float:left;
	margin-left:40px;
	margin-top:30px;
	position: relative;

}


.InternalHeaderLogo{
	float:left;
	width:130px;



}
.InternalHeaderNavBox{
float: left;


}

.InternalHeaderNavInspired{
	color:#14a3cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	bottom: 0;
	margin: 0;
	position: absolute;

}



.InternalHeaderNavInspired h1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

}




.InternalHeaderNav{
	color:#14a3cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:550px;
	bottom: 0;
	margin: 0 0 0 0;
	position: absolute;

}



.InternalHeaderNav h1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

}

.InternalHeaderNav a:link, .InternalHeaderNav a:visited {
	color:#14a3cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: underline;
	
}
.InternalHeaderNav a:hover, .InternalHeaderNav a:active {
	color:#808285;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
}

.InternalHeaderNavSelected  {
color:#808285;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	
}
.InternalHeaderNavSelected a , .InternalHeaderNavSelected a:visited ,.InternalHeaderNavSelected a:link ,.InternalHeaderNavSelected a:hover{
color:#808285;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	
}


						
.InternalHeaderImg{
	float:right;
	height:139px; 
}

#InternalBody{
	margin: 50px 100px 0 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#InternalBodyGallery{
	margin: 50px 100px 0 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#InternalBodyInspired{
	margin: 0 0 0 25px;
}

#InternalBodySpec{
	margin: 50px 25px 0 25px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.InternalBodyLeftSpec{
float: left;
width: 400px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}


.InternalBodyRightSpec{
float: right;
width: 400px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}



.InternalBodyLeft{
float: left;
width: 330px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;

}

.InternalBodyLeftStatement{
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color:#14a3cd;
font-weight: bold;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.InternalBodyLeft a:link, .InternalBodyLeft a:visited {
color:#14a3cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	te
	
}
.InternalBodyLeft a:hover, .InternalBodyLeft a:active {
	color:#808285;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
		font-weight: bold;
}


.InternalBodyLeft H1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

	
}

.InternalBodyLeft H2{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

	
}

.InternalBodyRight{
float: right;
width: 330px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}

.InternalBodyRight H1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	
	}
	
	
.InternalBodyGallery{
float: left;
width: 680px;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #333333;

}	

.InternalBodyGalleryMainImage H1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	
}



.InternalBodyGalleryMainImage{
float: left;
width: 510px;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #333333;

}

.InternalBodyGalleryMainImage a, .InternalBodyGalleryMainImage a:active, .InternalBodyGalleryMainImage a:link, .InternalBodyGalleryMainImage a:visited{
color:#14a3cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	
}
.InternalBodyGalleryMainImage a:hover {
	color:#808285;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;

}
.InternalBodyGalleryThumbs{
float: right;
width: 180px;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #333333;
padding-top:38px;

}	

.InternalBodyGalleryThumbImg{
	padding-bottom:4px
}



.galleryScroller{
	
	float:right;
	width: 180px; 
	height: 500px; 
	overflow: auto; 
	overflow-x: hidden;
	scrollbar-base-color: #00adee;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: #c9cccd;
	scrollbar-3dlight-color: #0caef6;
}






.InternalBodyLeftMember{
float: left;
width: 545px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}


.InternalBodyLeftMember a:link, .InternalBodyLeftMember a:visited {
	color:#808285;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	
}
.InternalBodyLeftMember a:hover, .InternalBodyLeftMember a:active {
	color:#14a3cd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
}


.InternalBodyLeftMember H1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

	
}

.InternalBodyLeftMember H2{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

	
}


	
.InternalBody1col{
float: left;
width: 680px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 12px;
color: #333333;

}


.InternalBody1col a:link, .InternalBody1col a:visited {
color:#14a3cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	te
	
}
.InternalBody1col a:hover, .InternalBody1col a:active {
	color:#808285;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
		font-weight: bold;
}


.InternalBody1col H1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

	
}


.InternalBody3col{
float: left;
width: 220px;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #333333;
margin-right:10px;
padding: 0;
}

.InternalBody3colRight{
float: right;
width: 215px;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #333333;
padding: 0;
}		
	



	
	
#FormBodyBox{
	background-color: #e2f4fd;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0 0 0;
	padding: 10px 10px 10px 10px;
 

}	

#FormBodyBox span{
	background-color: #e2f4fd;
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

#FormBodyBox table{
	
}	

.FormBodyBoxtd{
	background-color: white;
	color:#808184;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}


.FormBodyBoxtd a, .FormBodyBoxtd a:link, .FormBodyBoxtd a:visited, {
	background-color: white;
	color:#808184;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	text-transform: none;
}

.FormBodyBoxtd a:hover {
	background-color: white;
	color:#808184;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
		text-transform: none;
}


.FormBodyBoxtdLogin{
	padding: 3px;
	background-color: white;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	
}


.FormBodyBoxtdLink{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.FormBodyBoxtdLink a, .FormBodyBoxtdLink a:link, .FormBodyBoxtdLink a:visited {
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: underline;
}

.FormBodyBoxtdLink a:hover {
	color:#808184;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
}




#FormBodyBoxInput{
	background-color: white;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:229px;
	border: 1px solid white;
}	

#FormBodyBox textarea{
	background-color: white;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	border: 1px solid white;
}	

#FormButton{
	background-color: #8dd8f8;
	color:WHITE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width:305px;
	border: 1px solid white;
}	

#FormButtonMem{
	background-color: #8dd8f8;
	color:WHITE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width:100%;
	border: 1px solid white;
}	

.footerAbout td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: black;
	padding-right:30px;
	padding-bottom: 20px;
	margin: 0 0 0 0;
	
}
#horizontal_slide, #horizontal_slide2, #horizontal_slide3, #horizontal_slide4, #horizontal_slide5 {
	height: 26px;
	width: 200px;
	background: transparent url(../../images/styles/TabBackground.png) no-repeat left;
	opacity:0.7;
	filter:alpha(opacity=70); 
	display: block;
	padding: 10px 0 0 20px;
	text-decoration: none;
	text-indent: 10px;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;	
}

.horizontal_slideLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.horizontal_slideLink A, .horizontal_slideLink A:visited, .horizontal_slideLink A:link, .horizontal_slideLink A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

#horizontal_slideOPEN{
	height: 26px;
	width: 246px;
	background: transparent url(../../images/styles/TabBackground2.png) no-repeat left;
	opacity:0.7;
	filter:alpha(opacity=70); 
	display: block;
	padding: 10px 0 0 20px;
	text-decoration: none;
	text-indent: 10px;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;	
}
table.sample td { padding: 0.2em 2ex; color: black; border-color: black; border-style: dotted; border-width: 1px 0 0; }

.BGwhite { background-color: white; }
.RowsPadding { border-top: thin dotted aqua; }
.Backgrd {  background-attachment: fixed; background-image: url(../assets/background.jpg); background-repeat: no-repeat}
.IntroText {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF; font-weight: bold; clip:  rect(0px   ); font-style: normal; line-height: normal; font-variant: normal}
.SmallItalic {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #666666; font-weight: normal; line-height: normal; font-variant: normal}
.TitlesHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #333333; top: 0px; clip:  rect(   )}
.BodyCopyText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000066}
.LinkText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FF6600; text-decoration: underline}
.SmallCopy2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333}
.SmallCopy1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #666666 }
.IntroTextRegistered { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; clip: rect(0px ); font-style: normal; line-height: 25px; font-variant: normal }
.Squared {  font-family: Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; line-height: normal; text-decoration: overline}

.InternalBodyListing{
float: left;
width: 650px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333;
}



.InternalBodyListing a, .InternalBodyListing a:link, .InternalBodyListing a:visited, .InternalBodyListing a:active{
color:#14a3cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	
}
.InternalBodyListing a:hover  {
	color:#808285;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}


.InternalBodyListing H1{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

	
}

.InternalBodyListing H2{
	color:#00adee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
	color: #00adef;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;

	
}
	