

/* CSS Document */
html{
	height:100%;
	    background:#f6f7f7 ;
    padding: 0px; 
    margin: 0px;
    background-attachment: fixed;

}
body{
	margin: 0px ; 
	padding: 0px;
	height:100%;
	
	color:#ffffff;
}




.bgWhite{
	background:#ffffff;
}


a {
	color:#d3191d;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

a.noUnderline{
	text-decoration:none;
}	

.right{
	float:right;
}

.left{
	float:left;
}

.rightMargin{
	margin-right:10px;
}

.leftMargin{
	margin-left:10px;
}

.leftMarginR{
	margin-left:9px;
}

.leftMarginC{
	margin-left:8px;
}


.rightMarginC{
	margin-right:8px;
}

.bottomMargin{
	margin-bottom:10px;
}

.bottomMarginC{
	margin-bottom:8px;
}

.topMargin{
	margin-top:10px;
}

.topMarginSml{
	margin-top:5px;
}

.topMarginTiny{
	margin-top:3px;
}


.margin{
	margin:10px;
}

.central{
	
	margin: 0px auto;
}

.rightPadding{
	padding-right:10px;
}

.leftPadding{
	padding-left:10px;
}

.bottomPadding{
	padding-bottom:10px;
}

.topPadding{
	padding-top:10px;
}

.padding{
	padding:10px;
}
.border{
	border:1px solid #cccccc;
}


.rightBorder{
	border-right:1px solid #cccccc;
}

.leftBorder{
	border-left:1px solid #cccccc;
}

.bottomBorder{
	border-bottom:1px solid #cccccc;
}

.topBorder{
	border-top:1px solid #cccccc;
}

div.cleaner{
	height:0px;
	overflow:hidden;
	clear:both;
}

.wholePage{
	width:985px;
	margin:0px auto;
	position:relative;
	padding:0px 0px;
    


	
}



h1{
	font-size:18px;
	padding:0px 0px;
    font-weight: bold ; 
}


h2{
	font-size:12px;
	padding:2px 0px;
    color:#000000;
}

p{
	padding:5px 0px;
}

hr{
	height:0px;
	margin:3px 0px 4px 0px;
	border-top: 1px solid #cccccc;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	overflow:hidden;
	
}

.txtRight{
	text-align:right;
}

.txtLeft{
	text-align:left;
}

.centered{
	text-align:center;
}

.green{
	color:#509400;
}

.blue{
	color:#2b7bc0;
}

.orange{
	color:#f27a2d;
}

.yellow{
	color:#f7b717;
}


.white{
	color:#ffffff;
}


.HLT{
	color:#d3191d;
}



.lightTxt{
	color:#ffffff;
}

.bigTxt {
	font-size:24px;
}

.medTxt {
	font-size:20px;
}


.smallTxt{
	font-size:10px;
}	


form{
	margin: 0px ;
    padding: 0px;
}

.header{
	width:985px;
    color:#cbcbcb;
    height:130px;
    background:#dc291e url(../assets/general/bgHead.gif) repeat-x 0px 0px;
    font-weight:bold;
}

.login{
	margin-top:5px;
    margin-right:10px;
}

.topSearch{
	width:750px;
    height:40px;
       
}

.topDate{
	 height:40px;
     line-height:40px;
     text-align:right;
}

a.topHeadLink{
	display:block;
    width:50px;
    height:40px;
    line-height:40px;
    color:#ffffff;
    text-decoration: none;
    padding:0px 25px;
    background: transparent url(../assets/general/btnChevron.gif) no-repeat 80px 17px ;
}


a:hover.topHeadLink{
	display:block;
    width:50px;
    height:40px;
    line-height:40px;
    color:#383838;
    text-decoration: none;
}

.livechat{
	display:block;
    background:transparent url(../assets/general/topLiveChat.gif) no-repeat 60px 6px;
	width:80px;
    height:20px;
    min-height:20px;
    line-height:20px;
    margin-left:15px;
}

.topNav{
	margin-top:5px;
    margin-right:10px;
}

ul.topNavList{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.topNavList li{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:11px;

    border-right:1px solid #ffffff;
}

ul.topNavList li.last{
	
    border-right:0px;
}

a.topLink {
	
	display:block;
	
	line-height:30px;
	height:30px;


	margin:0px 0px;
	padding:0px 10px;
	
	color:#ffffff;
	text-decoration:none;
	text-align:center;
   
	
	
}



a:hover.topLink {
	display:block;
	
	line-height:30px;
	height:30px;
	
	

	margin:0px 0px;
	padding:0px 10px;
	
	color:#383838;
	text-decoration:none;
	text-align:center;
    
	
}

a.topSelectedLink {
	display:block;
	
	line-height:30px;
	height:30px;
	
	

	margin:0px 0px;
	padding:0px 10px;
	
	color:#d3191d;
	text-decoration:none;
	text-align:center;
    
	
}

 a.topSelectedLink {
 	background:#ffffff;
 }



.ddSearch{
	width:135px;
    padding-right:10px;
    z-index:1000;
}

.topSubmit{
	width:20px;
    background: #ffffff url(../assets/general/btnChevronBlack.gif) no-repeat 3px 7px ;
    border: 0px;
    height:22px;
     cursor:pointer;
}

.topSubmitLogin{
	
    background: #d3191d;
    border: 0px;
    height:22px;
    line-height:20px;
    color:#ffffff;
    border: 1px solid #ffffff;
     cursor:pointer;
}


.topInputLogin{
	border: 1px solid #3e3e40;
    height:16px;
    line-height:16px;
    width:90px;
    padding:2px 5px;
}

.topInput{
	border: 1px solid #3e3e40;
    height:16px;
    line-height:16px;
    width:90px;
    padding:2px 5px;
}

/* liScroll style declarations */
.rssHolder{
	height:50px;
    line-height:50px;
    color:#ffffff;
    background:transparent url(../assets/general/iconRss.gif) no-repeat 0px 10px;
    padding-left:45px ;
    margin-top: 0px;
    width:680px;
   
}

.rssHolderHollow{
	height:50px;
    line-height:50px;
    color:#ffffff;
    background: transparent;
    padding-left:45px ;
    margin-top: 0px;
    width:680px;
   
}
.tickercontainer { 

width: 536px; 
height: 50px; 
line-height:50px;
margin: 0px; 
padding: 0px 0px 0px 0px;
overflow: hidden; 
}
.tickercontainer .mask { 
position: relative;
left: 10px;
top: 8px;
width: 518px;
overflow: hidden;
}
ul.newsticker { 
position: relative;
left: 0px;

list-style-type: none;
margin-top: -12px;
padding: 0px;
overflow:hidden;

}
ul.newsticker li {
float: left; 
margin: 0px;
padding: 0px;
line-height:50px;
height:50px;
overflow:hidden;

}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ffffff;

margin: 0px;
} 
/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 20px; text-decoration: none; font-size: 100%; list-style: none;
	
	background: #ffffff;
	float: left;
	position: relative;
	z-index: 1;

	bottom: 0px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 20px; text-decoration: none; font-size: 100%; list-style: none;
	
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 20px; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	
	border-right: none;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	
	border-top: 1px solid #d3191d;
    border-left: 1px solid #d3191d;
    border-right: 1px solid #d3191d;
	width:78px;
	height:19px;
	color: #696969;
	background: #ffffff;
}
.ui-tabs-nav li a:hover {
	background: #ffffff;
	color: #d3191d;
    border-top: 1px solid #d3191d;
    border-left: 1px solid #d3191d;
    border-right: 1px solid #d3191d;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #d3191d;
	color: #ffffff;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	
	color: #222222;
	padding-left: 1px;	
	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}


div.priceFeed{
	border-top: 1px solid #d3191d;
}


h1.rightPriceFeed{
	width:230px;
    padding:0px 0px 0px 10px;
    background-color:#d3191d;
    height:auto;
    line-height:50px;
    color:#ffffff;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}


.banner{
	width:735px;
    height:277px;
    position:relative;
    overflow:hidden;
}
/*UI tabs*/
.banner .ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 20px; text-decoration: none; font-size: 100%; list-style: none;
	
	background: transparent;
	float: left;
	position: relative;
	z-index: 1;

	bottom: 0px;
}
.banner .ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 20px; text-decoration: none; font-size: 100%; list-style: none;position:absolute; bottom:0px; left:1px;
	
}
.banner .ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 20px; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	
	border: none;
}
.banner .ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	padding:0px 10px;
	border-left:0px solid #ffffff;
    border-right:1px solid #ffffff;
	width:auto;
	height:45px;
    line-height:45px;
	color: #ffffff;
	background: transparent;
}
.banner .ui-tabs-nav li a:hover {
	background: #ffffff;
	color: #d3191d;
   border-left:0px solid #ffffff;
    border-right:1px solid #ffffff;
}
.banner .ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.banner .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #d3191d;
	color: #ffffff;
}
.banner .ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	
	color: #222222;
	padding-left: 1px;	
	
}
.banner .ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}





.leftNav{
	width:240px;
}

ul.linkList{

	list-style: none;
  	margin: 5px 0px;
  	padding: 0px;
	
}

li.linkListItem a{
	display: block;
	font-size:11px;
	width:205px;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 210px 8px ;
	
	
	line-height:20px;
	height:auto;
	padding: 2px 25px 2px 10px;
	font-weight:bold;
	text-decoration: none;
	color:#383838 ;
}

li.linkListItem a:hover, li.linkListItemStatic{
	display: block;
	font-size:11px;
	width:205px;
	background: #efefef url(../assets/general/btnChevron.gif) no-repeat 210px 8px ;
	font-weight:bold;
	
	line-height:20px;
	height:auto;
	padding: 2px 25px 2px 10px;
	
	text-decoration: none;
	color:#d3191d ;
}

li.linkListItemStatic a{
	font-weight:bold;
	
	text-decoration: none;
	color:#d3191d ;
}

li.linkListItemSub a{
	display: block;
	font-size:11px;
	width:185px;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 210px 8px ;
	font-weight:bold;
	
	line-height:20px;
	height:auto;
	padding: 2px 25px 2px 30px;
	
	text-decoration: none;
	color:#383838 ;
}

li.linkListItemSub a:hover, li.linkListItemSubStatic{
	display: block;
	font-size:11px;
	width:185px;
	background:#efefef url(../assets/general/btnChevron.gif) no-repeat 210px 8px ;
	font-weight:bold;
	
	line-height:20px;
	height:auto;
	padding: 2px 25px 2px 30px;
	
	text-decoration: none;
	color:#d3191d ;
}

h1.navTitle{
	font-size:15px;
    padding:5px 5px 0px 5px;
    width:200px;
    margin:0px;
    color:#191919}


.breadcrumb{
  	width:745px;
	background:#ffffff;
    padding:0px 0px 0px 240px;
    font-size:10px;
    line-height:20px;
    height:20px;
}

.breadcrumb a{
	color:#383838;
    text-decoration:none;
}

.breadcrumb a:hover{
	color:#666666;
    text-decoration:underline;
}
	
.hpMain{
	width:736px;
}

.hpQuickLinks{
	width:733px;
}

h1.hpTitle{
	width:724px;
    padding:0px 0px 0px 10px;
    background-color:#d3191d;
    height:50px;
    line-height:50px;
    color:#ffffff;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}

h1.hpTitleMT4{
	width:734px;
    padding:0px 0px 0px 0px;
    background-color:#d3191d;
    height:50px;
    line-height:50px;
    color:#ffffff;
    font-size:24px;
    margin:0px;
    overflow:hidden;
    text-align:center;
}

h1.hpTitle a, h1.hpTitleMT4 a{
	color:#ffffff;
    text-decoration:none;
}

h1.hpTitle a:hover, h1.hpTitleMT4 a:hover{
	color:#383838;
    text-decoration:underline;
}


.hpCopy{
	width:488px;
    background:#ffffff;
    padding:0px 0px 0px 10px;
    color:#383838;
    height:468px;
}
.hpCopyNP{
	width:498px;
    background:#ffffff;
    padding:0px 0px 0px 0px;
    color:#383838;
    height:468px;
}

.hpBlocks{
	width:240px;
}

.productHPBox{

	font-size:11px;
       line-height:18px;
}

h2.hpBlockTitle{
	width:230px;
    padding:0px 0px 0px 10px;
    background-color:#ffffff;
    height:50px;
    line-height:50px;
    color:#d3191d;
    font-size:16px;
    margin:0px;

    overflow:hidden;
}


h2.hpLinkTitle{
	    padding:0px 0px 0px 10px;

    height:auto;
    line-height:18px;
    color:#383838;
    font-size:14px;
    margin:0px 0px 5px 0px;
    overflow:hidden;
}

h2.hpLinkTitle a{
	text-decoration:none;
    color:#d3191d;
}


h2.hpLinkTitle a:hover{
	text-decoration:underline;
    color:#383838;
}

.hpBlockBG{
	background:#ffffff;
    overflow:hidden;
}

.mainCopyContent{
	width:486px;
}

.gradientBlock{
	background:#ffffff url(../assets/general/bgGradient.gif) repeat-x bottom left;
   
    width:484px;
    min-height:119px;
    color:#383838;
    
    
}

.gradientBg{
	background:#ffffff url(../assets/general/bgGradient.gif) repeat-x bottom left;
   
    min-height:119px;
    color:#383838;
    border: 1px solid #cccccc;
    
}

.contentBlock{
	/*background:#ffffff;*/
    width:484px;
    color:#383838;
   
    
}

.contentBlock a{
	color:#d3191d;
}

.contentBlock a:hover{
	color:#000000;
}
.contentBlockWhite{
	background:#ffffff;
    width:486px;
    color:#cbcbcb;
    
}

.contentHead {
	background:#ffffff;
}

.contentHead h1{
	font-size:18px;
    margin:10px 10px 0px 10px;
    color:#d3191d;
   
    
}

.contentHead h2{
	font-size:12px;
    margin:0px 10px 10px 10px;
    padding:0px;
    color:#d3191d;
     font-weight:normal;
}



h2.centralTitle{
	width:464px;
    padding:0px 10px 0px 10px;
    background-color:#ffffff;
    height:50px;
    line-height:50px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}

h2.centralTxtTitle{
	width:464px;
    padding:10px 10px 0px 10px;
    
    
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
    
}
h2.centralTxtTitleSub{
	width:464px;
    padding:0px 10px 5px 10px;
   
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:14px;
    margin:0px;
    overflow:hidden;
}

h2.centralTxtTitle a{
	display: block;
	background: transparent url(../assets/general/navForward.gif) no-repeat 429px 0px ;
    width:464px;
    height:30px;
    line-height:30px;
    color:#d3191d;
    text-decoration:none;
}
h2.centralTxtTitle a:hover{
	display: block;
	background: transparent url(../assets/general/navForward.gif) no-repeat 429px 0px ;
    width:464px;
    height:30px;
    line-height:30px;
    color:#000000;
    text-decoration:none;
    
}
.centralTxt{
	padding:0px 10px;
    overflow:hidden;
}

.centralTxt h1{
	width:464px;
    padding:10px 0px 0px 0px;
    
    
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
    
}

.contentHead h1 a{
	display: block;
	background: transparent url(../assets/general/navBack.gif) no-repeat 429px 0px ;
    width:464px;
 
    color:#d3191d;
    text-decoration:underline;
    height:28px;
    line-height:28px;
    min-height:28px;
}

.contentHead h1 a:hover{
	display: block;
	background: transparent url(../assets/general/navBack.gif) no-repeat 429px 0px ;
    width:464px;
   
    color:#383838;
    text-decoration:none;
}

h2.centralTitleWhite{
	width:464px;
    padding:5px 10px 5px 10px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}
h2.centralTitleWhiteSub{
	width:464px;
    padding:0px 10px 5px 10px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:14px;
    margin:0px;
    overflow:hidden;
}

h2.centralTitleWhite a{
	display: block;
	background: transparent url(../assets/general/navForward.gif) no-repeat 429px 0px ;
    width:464px;
    height:30px;
    line-height:30px;
    color:#d3191d;
    text-decoration:none;
}
h2.centralTitleWhite a:hover{
	display: block;
	background: transparent url(../assets/general/navForward.gif) no-repeat 429px 0px ;
    width:464px;
    height:30px;
    line-height:30px;
    color:#d3191d;
    text-decoration:none;
    
}

.picBlock{
	overflow:hidden;
}

.seminarBtnMore{
 display:block;
	
    padding:0px 20px 0px 20px;
    background:#74cc42 url(../assets/general/gradientGreen.gif) repeat-x 0px 0px;
    height:31px;
    min-height:31px;
    line-height:31px;
    color:#ffffff;
    font-size:16px;
    border:1px solid #74cc42;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
}

h2.linkTitle{
	width:356px;
    padding:5px 0px 0px 0px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}

.googlemap{
	width:484px;
    height:250px;
}

.crmFormBlock{
	background:#ebebeb;
    width:484px;
    color:#383838;
}

h1.crmFormTitle{
	width:456px;
    padding:0px 10px 0px 10px;
    height:50px;
    line-height:50px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}

.crmFormBlock h2{
	width:456px;
    padding:0px 10px 0px 10px;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:12px;
    margin:0px;
    overflow:hidden;
}

.crmFormBlock label.contentLabel{
	width:150px;
	
	line-height:20px;
	display:block;
    color:#383838;
    padding-left:10px;
    font-size:10px;
	
}

.crmFormBlock label.contentLabelLong{
	width:450px;
	
	line-height:20px;
	display:block;
    color:#383838;
    padding-left:10px;
    font-size:10px;
	
}

.crmFormBlock input.contentInput{
	background: #ffffff ;
	width:450px;
	height:20px;
	line-height:20px;
	border: 1px solid #191919;
	padding-top:5px;
	padding-left:5px;
	margin:5px 0px 5px 10px ;
	
}

.crmFormBlock input.contentInputHalf{
	background: #ffffff ;
	width:217px;
	height:20px;
	line-height:20px;
	border: 1px solid #191919;
	padding-top:5px;
	padding-left:5px;
	margin:5px 0px 5px 10px ;
	
}

.crmFormBlock textarea.contentTA{
	background: #ffffff ;
	width:445px;
	height:90px;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	border: 1px solid #191919;
	padding:5px;
	margin:5px 0px 5px 10px ;
	
}

.crmFormBlock input.contentInputSml{
	background: #ffffff ;
	width:50px;
	height:20px;
	line-height:20px;
	border: 1px solid #191919;
	padding-top:2px;
	padding-left:2px;
	margin:5px 10px 5px 10px ;
	
}

.crmFormBlock input.contentInputMed{
	background: #ffffff ;
	width:235px;
	height:20px;
	line-height:20px;
	border: 1px solid #191919;
	padding-top:5px;
	padding-left:5px;
	margin:5px 0px ;
	
}

.crmFormBlock table.telNum{
	border-collapse:collapse;
    padding:0px;
    margin:0px;
}

.crmFormBlock select.contentSelect{
	
	
	
}

input.contentSubmit{
	
     
    display:block;
	
    padding:0px 20px 0px 20px;
    background:#74cc42 url(../assets/general/gradientGreen.gif) repeat-x 0px 0px;
    height:31px;
    min-height:31px;
    line-height:31px;
    color:#ffffff;
    font-size:16px;
    border:1px solid #74cc42;
    text-align:center;
    font-weight:bold;
    
}




.crmFormBlock form.cmxform label.error, .crmFormBlock label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	width:450px;
	padding:5px;
	margin:1px 0px 0px 10px;
	background-color: transparent;
	color : #d3191d;
	display:block;
	float:left;
	font-style: italic;
    clear:both;
}


.crmFormBlockRight form.cmxform label.error, .crmFormBlockRight label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	width:210px;
	padding:5px;
	margin:1px 0px 0px 0px;
	background-color: transparent;
	color : #d3191d;
	display:block;
	
	font-style: italic;
}





.searchLabel{
    display:block;
    margin-bottom:5px;
}

.searchInput{
	width:220px;
    border: 1px solid #cccccc;
}

.searchSubmit{
	width:100px;
    background: transparent url(../assets/general/btnChevron.gif) no-repeat 87px 4px ;
    border: 0px;
     cursor:pointer;
}
.searchInputDate{
	width:190px;
    border: 1px solid #cccccc;
    height:15px;
}


.searchCalendar{
	border:0px;
    width:21px;
    height:19px;
    background: transparent url(../assets/general/btnCalendar.gif) no-repeat 0px 0px ;
}



.crmFormBlockRight{
	background:#ebebeb;
    width:238px;
    color:#383838;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}

h1.crmFormTitleRight{
	
    padding:0px 10px 0px 5px;
    height:50px;
    line-height:50px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}

.crmFormBlockRight h2{
	
    padding:0px 10px 0px 5px;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:12px;
    margin:0px;
    overflow:hidden;
}

.crmFormBlockRight label.contentLabel{
	width:210px;
	
	line-height:20px;
	display:block;
    color:#383838;
    padding-top:3px;
    margin-left:5px;
    font-size:10px;
	
}



.crmFormBlockRight label.contentLabelCheckBox{
	width:150px;
	
	line-height:20px;
	display:block;
    color:#383838;
    margin-left:5px;
    font-size:10px;
	
}

.crmFormBlockRight input.contentInput{
	background: #ffffff ;
	width:210px;
	height:15px;
	line-height:15px;
	border: 1px solid #191919;
	padding-top:5px;
	margin:5px 0px 5px 5px;
	
}

.crmFormBlockRight textarea.contentTA{
	background: #ffffff ;
	width:210px;
	height:90px;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	border: 1px solid #191919;
	padding: 5px;
	margin:5px 0px 5px 5px;
	
}

.crmFormBlockRight input.contentInputSml{
	background: #ffffff ;
	width:50px;
	height:15px;
	line-height:15px;
	border: 1px solid #191919;
	padding-top:5px;
	padding-left:5px;
	margin:5px 0px 5px 5px;
    overflow:hidden;
	
}

.crmFormBlockRight input.contentInputMed{
	background: #ffffff ;
	width:105px;
	height:15px;
	line-height:15px;
	border: 1px solid #191919;
	padding-top:5px;
	padding-left:5px;
	margin:5px 0px 5px 5px;
	
}

.crmFormBlockRight table.telNum{
	border-collapse:collapse;
    padding:0px;
    margin:0px;
}

.crmFormBlockRight select.contentSelect{
	
	
    margin-left:5px;
	
}

input.contentSubmitRight{
	     
      display:block;
	width:240px;
    padding:0px 40px 0px 10px;
    background:#3e3e40 url(../assets/general/btnChevron.gif) no-repeat 220px 22px;
    height:45px;
    line-height:45px;
    color:#ffffff;
    font-size:16px;
    border:0px;
    text-align:right;
}






div.error { display: none; }

input.contentInput:focus { border:1px solid #509400; }
input.contentInput.error { border:1px solid #d3191d; }
input.contentInputMed:focus { border:1px solid #509400; }
input.contentInputMed.error { border:1px solid #d3191d; }
input.contentInputHalf:focus { border:1px solid #509400; }
input.contentInputHalf.error { border:1px solid #d3191d; }
textarea.metaDesc:focus { border:1px solid #509400; }
textarea.metaDesc.error { border:1px solid #d3191d; }

form.cmxform .gray * { color: gray; }



.rc_calendar {
	border: 1px solid #191919;
}

.rc_iframe_body {
	margin: 0px;
	background: #ffffff;
	border: 0px;
	cursor: default;
}

.rc_iframe_body .rc_table {
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	
}

.rc_iframe_body .rc_wd_tr td {
	border-bottom: 1px solid #191919;
	padding: 2px;
	text-align: center;
	color: #d3191d;
	white-space: nowrap;
}
.rc_iframe_body .rc_time_tr td {
	border-top: 1px solid #191919;
	padding: 2px;
	text-align: center;
	color: #000;
	white-space: nowrap;
}

.rc_iframe_body .rc_head_tr td,
.rc_iframe_body .rc_nav_tr td {
	border-bottom: none;
	padding: 2px;
	text-align: center;
	color: #ffffff;
    background:#d3191d;
	white-space: nowrap;
	font-weight: bold;
}

.rc_iframe_body .rc_cal_tr td {
	border: 1px solid #fff;
	padding: 4px 2px 4px 2px;
	text-align: right;
	color: #000;
	white-space: nowrap;
	width: 20px;
}

.rc_iframe_body .rc_footer_tr td {
	border-top: none;
	padding: 2px;
	text-align: center;
	color: #ffffff;
    background:#d3191d;
	white-space: nowrap;
}

.rc_iframe_body .rc_hours {
	width: 20px;
}

.rc_iframe_body .rc_colon_span {
}

.rc_iframe_body .rc_mins {
	width: 20px;
}

.rc_iframe_body .rc_mins {
	width: 20px;
}

.rc_iframe_body td.rc_current {
	color: #fff;
	background: #d3191d;
	font-weight: bold;
}

.rc_iframe_body td.rc_today {
	font-weight: bold;
}

.rc_iframe_body td.rc_weekend_head {
	color: #f00;
}

.rc_iframe_body td.rc_weekend_day {
	color: #f00;
}

.rc_iframe_body tr.rc_highlight,
.rc_iframe_body tr.rc_highlight td {
	border: 1px solid #cccccc;
	background: #cccccc;
}

.rc_iframe_body tr.rc_highlight td.rc_highlight {
	background: #666666;
	border: 1px solid #666666;
    color:#ffffff;
}



.rightBlocks{
	width:240px;
}

.rightGradient{
	background:#ffffff url(../assets/general/rightBGGradient.gif) repeat-x right bottom;
    min-height:49px;
    
    color:#383838;
    
}

h3.rightTitle{
	width:230px;
    padding:0px 0px 0px 8px;
    
    height:auto;
    line-height:50px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}

h3.rightGradientTitle{
	width:230px;
    padding:0px 0px 0px 10px;
    background:transparent url(../assets/general/rightGradientTitle.gif) repeat-y 0px 0px;
    height:auto;
    line-height:50px;
    color:#ffffff;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}
.rightGradientBG{
	width:230px;
    padding:0px 0px 0px 10px;
    background:transparent url(../assets/general/rightGradientBG.gif) repeat-y 0px 0px;
    height:182px;
   
    color:#ffffff;
   
    margin:0px;
    overflow:hidden;
}
.rightGradientBG p{
	font-size:14px;
    line-height:18px;
}

.rightGradientBG ul{
	font-size:10px;
    line-height:14px;
}
.rightGradient2Col{
	width:160px;
}
.rightGradient1Col{
	width:60px;
    padding-right:10px;
}
a.rightGradientMore{
	display:block;
	width:230px;
    padding:0px 0px 0px 10px;
    background:#3e3e40 url(../assets/general/btnChevron.gif) no-repeat 210px 19px;
    height:auto;
    line-height:45px;
    color:#ffffff;
    font-size:16px;
}
.right
h3.rightTitle a{
	text-decoration:none;
}

h3.rightTitle a:hover{
	text-decoration:none;
    color:#666666;
}
.rightTxt{
	background:#ffffff;
    color:#383838;
    padding:10px;
}

.rightMore a{
	display: block;
	font-size:10px;
	width:50px;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 200px 8px ;
	
	
	line-height:20px;
	height:20px;
	padding: 2px 0px 2px 165px;
	
	text-decoration: none;
	color:#d3191d ;
}

.rightMore a:hover {
	display: block;
	font-size:10px;
	width:50px;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 200px 8px ;
	
	
	line-height:20px;
	height:20px;
	padding: 2px 0px 2px 165px;
	
	text-decoration: none;
	color:#383838 ;
}

.lpHead {
	padding:10px;
}

.lpHead h1{
	font-size:18px;
    padding:0px;
   margin:0px;
   
    
}

.lpHead h2{
	font-size:12px;
    padding:3px ;
    margin:0px;
   
     font-weight:normal;
}
.whiteTxt{
	background:#ffffff;
    color:#383838;
    padding:10px;
}

h2.centralTitleLP{
	width:466px;
    padding:5px 0px 5px 0px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}
h2.centralTitleLPSub{
	width:466px;
    padding:0px 10px 5px 10px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:14px;
    margin:0px;
    overflow:hidden;
}

h2.centralTitleLP a{
	display: block;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 450px 8px ;
    width:466px;
    height:30px;
    line-height:30px;
    color:#d3191d;
    text-decoration:none;
}
h2.centralTitleLP a:hover{
	display: block;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 450px 8px ;
    width:466px;
    height:30px;
    line-height:30px;
    color:#d3191d;
    text-decoration:none;
    
}

.lpMore a{
	display: block;
	font-size:10px;
	width:55px;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 440px 8px ;
	
	
	line-height:20px;
	height:20px;
	padding: 2px 0px 2px 400px;
	
	text-decoration: none;
	color:#d3191d ;
}

.lpMore a:hover {
	display: block;
	font-size:10px;
	width:55px;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 440px 8px ;
	
	
	line-height:20px;
	height:20px;
	padding: 2px 0px 2px 400px;
	
	text-decoration: none;
	color:#d3191d ;
}

h2.linkTitleWhite{
	width:356px;
    padding:5px 0px 0px 0px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}
.bubbleInfo, .bubbleInfoBlock {
            position: relative;
           
        }
      
     
        /* Bubble pop-up */

       .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
			font-size:12px;
        	background: url(../assets/general/popup.png) no-repeat top center;
        	color: #ffffff;
        	border-collapse: collapse;
			padding:20px;
			width:199px;
			height:98px;
			overflow:hidden;
        }

      .popup h1{
	  	font-size:14px;
		margin:0px 0px 5px 0px;
		padding: 0px 0px;
		
		
	  }
	  
	  .popupBlock table{
	  	width:100%;
	  }
      
      /* Bubble pop-up */

       .popupBlock {
        	position: absolute;
        	display: none;
        	z-index: 50;
			font-size:12px;
        	background: url(../assets/general/popup.png) no-repeat top center;
        	color: #ffffff;
        	border-collapse: collapse;
			padding:20px;
			width:199px;
			height:98px;
			overflow:hidden;
        }

      .popupBlock h1{
	  	font-size:14px;
		margin:0px 0px 5px 0px;
		padding: 0px 0px;
		
		
	  }
	  
	  .popupBlock table{
	  	width:100%;
	  }
	  
.contentBlockWhiteSearch{
	background:#ffffff;
   
    color:#383838;
    
}

h2.centralTitleWhiteSearch{
	width:716px;
    padding:5px 10px 5px 10px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}
h2.centralTitleWhiteSubSearch{
	width:716px;
    padding:0px 10px 5px 10px;
    background-color:#ffffff;
    height:20px;
    line-height:20px;
    color:#d3191d;
    font-size:14px;
    margin:0px;
    overflow:hidden;
}

h2.centralTitleWhiteSearch a{
	display: block;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 700px 8px ;
    width:716px;
    height:30px;
    line-height:30px;
    color:#d3191d;
    text-decoration:none;
}
h2.centralTitleWhiteSearch a:hover{
	display: block;
	background: transparent url(../assets/general/btnChevron.gif) no-repeat 700px 8px ;
    width:716px;
    height:30px;
    line-height:30px;
    color:#d3191d;
    text-decoration:none;
    
}


.footer{
	width:965px;
	padding:10px;
	background: #ffffff;
	color:#383838;
	
	margin-top:10px;
}

.footerGradient{
	width:963px;
	padding:10px;
	background: #ffffff url(../assets/general/bgGradient.gif) repeat-x bottom left;
	color:#383838;
	min-height:120px;
	margin-top:10px;
    border:1px solid #cccccc;
    margin-bottom:150px;
}



ul.baseNavList{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.baseNavList li{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px 10px;
	font-size:10px;
	
    border-right:1px solid #ffffff;
}

ul.baseNavList li.last{
	
    border-right:0px;
}

li.baseLink a {
	
	display:block;
	
	line-height:15px;
	height:15px;


	margin:0px 0px;
	padding:0px 10px;
	
	color:#ffffff;
	text-decoration:none;
	text-align:center;
   
	
	
}



li.baseLink a:hover , li.baseSelectedLink a {
	display:block;
	
	line-height:15px;
	height:15px;
	
	

	margin:0px 0px;
	padding:0px 10px;
	
	color:#d3191d;
	text-decoration:none;
	text-align:center;
    
	
}

.disclaimer{
	width:965px;
	padding:10px;
    color:#383838;
	
	
}


