
/* ------------------------------------------------------------------ */
/* Beginning of Standard Template Styles */
/* ------------------------------------------------------------------ */


body {
	Margin: 0px;
	padding: 0px;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#ECE9E2;
}

a img
{
	border:0px;
}

a
{
	text-decoration:none;
	color: #0033CC;
	
}

a:hover
{
	text-decoration:underline;

}

a:visited
{
color: #0033CC;
}


h1, h2, h3
{
	color:#BD6A28;
	margin-top:0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial , helvetica, sans-serif;
}

h1
{
	font-size: 1.8em;
}

h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.0em;
}

p, ul, ol, li
{
	line-height: 150%;

}

table
{
    text-align:center;
    border: solid 1px white;
}

th
{
    background-color:#A0C66F;
    border: solid 1px white;
}

tr
{
    background-color:#DEECCA
}

td
{
    border: solid 1px white;
    text-align: left;
}

/* For Secondary Headings use background-color:#C0E293; text-align:left*/

/* ------------------------------------------------------------------ */
/* This Starts the DIV stucture of the webpages */
/* ------------------------------------------------------------------ */

#Wrapper
{
    width: 1000px;
    margin: 0 auto; 
}

#HHS a:hover
{
    color: #000;
}

#Border
{
	width: 100%;
	background-color: #FFF;
	border: #CCC 1px solid;
	border-bottom-width: 2px;
	border-right-width: 2px;

}



#Container
{
	margin: 10px;

}

#Banner
{
	background: #F9F5E9 url(/LTC/images/Banners_and_Curves/banner_bckgrd.gif);
}

.float_left
{
float:left;
}

.float_right
{
float:right;
}

#Menu
{
	background: url(/LTC/images/Banners_and_Curves/menu_bckgrd.gif);
	height: 31px;
	margin-bottom: 3px;
	/*line-height: 30px; set this equal to div height to get text middle */
}

#Menu .AspNet-Menu-Horizontal
{
    float:left;
    width: 775px;
}

#Menu .Home
{
    width:75px; 
    float:left;

}

#Menu ul
{
    font-weight:700;
    margin: 0px;
    padding-left: 20px;

}

#Menu li
{
    display:inline;
    list-style-type:none;
    padding-right:28px;
	line-height: 30px;
	
}

#Menu a
{
  text-decoration: none; 
  color: White;   
}

#Menu a:visited
{
    color:#ffffff;
}

#Menu a:hover
{
    text-decoration: underline;
}

/* ------------------------------------------------------------------ */
/* This Starts the DIV stucture Homepage content section  */
/* ------------------------------------------------------------------ */

#Home_Content_Container
{
width: 100%;
background: #FBF5E5 url(/LTC/images/Banners_and_Curves/home_content_bckgrd.gif) repeat-x top;
}


#Left
{
width: 720px;
  float: left;
  margin-top: 10px;
}

#Left_Content
{
  padding-left:10px;
  padding-bottom:10px;

}

#Right
{
	width: 250px;
	float: right;
	background: #FBF5E5 url(/LTC/images/Pixel/white5x5.gif) repeat-y left; /*white border line*/

}

#Right_Content
{
	margin: 10px;
}

/* ------------------------------------------------------------------ */
/* This Starts the DIV stucture Secondary content section  */
/* ------------------------------------------------------------------ */

#Content_Container
{
  background: #FBF5E5;
  padding: 0px 20px 20px 20px;
}

#Breadcrumb
{
width:100%; 
padding:6px 0px 6px;
float: left;
}

#Breadcrumb a
{
    color:#666666;
    text-decoration: underline;
}

#Breadcrumb a:hover
{
	color: #0033CC;
}

.backToTop
{
    text-align:right;
    color: #CCCCCC;
    font-size: 12px;
}

.backToTop a 
{
    color: #666666 !important;
    padding: 0 20px 0 0;
    background: #FBF5E5 url(/ltc/Images/Icons/top2.gif) no-repeat right center; 
}

.backToTop a:hover
{
    color: #0033CC !important;
}

#Left_Navigation
{
	width: 260px;
	background: #EDE6D3;
	
	float: left;
}

#Left_navigation ul
{
    line-height: 150% !important;   
}

Left_navigation ol
{
    line-height: 150% !important;   
}

Left_navigation li
{
    line-height: 150% !important;   
}



#Main_Content_Container
{
	width: 630px;
	float: left;
	margin-left:20px;
	padding-left: 5px;
}

#Main_Content_Container1 /*This is for the 1 Column Template*/
{
	width: 850px;
	float: left;
	margin-left:20px;
	padding-left: 5px;
}
/* ------------------------------------------------------------------ */
/* This Starts the rounded blue frames of homepage  */
/* ------------------------------------------------------------------ */

.blueframe_left
{
	float: left;
	padding-right: 10px;
}



.blueframe_container
{
	width: 330px;
	background: #E3E8E9 url(/LTC/images/Home_Content/blueframe_left.gif) repeat-y left;
}




.blueborder_top
{
	background: url(/LTC/images/Home_Content/blueframe_tl.gif) no-repeat top left;
	height: 10px;
	font-size:2px;
}

.blueborder_top span
{
	background: url(/LTC/images/Home_Content/blueframe_tr_short.gif) no-repeat top right;
	height: 10px;
	display:block; /* required for right corner to show up*/

}

.blueborder_mid
{	
	
	background: url(/LTC/images/Home_Content/blueframe_right.gif) repeat-y right;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 2.5em;
}



.blueborder_bottom
{
	background: #F8F3E3 url(/LTC/images/Home_Content/blueframe_bl.gif) no-repeat bottom left;
	height: 10px;
	font-size:2px; /*to remove the small gap on the right side*/
}

.blueborder_bottom span
{
	background: url(/LTC/images/Home_Content/blueframe_br.gif) no-repeat right;
	height: 10px;
	font-size:2px;
	display:block;
}

.blue
{
	color:#7B88A2;
	font-size: 16px;
	line-height: .75em;
}

.ads
{
	margin-top:10px; /* should match the same margin-top as #LEFT div */
	margin-bottom:40px;
	margin-right: 3px;
	margin-left: 3px;
}

.ad_tools a
{
	color: 	#88664b;
	font-weight: 600;
}

.ad_tools a:hover
{
	text-decoration: underline;
}

ul.ad_tools 
{
	list-style-type: none;
	padding-left: 0px;
}

.ad_tools div
{
	margin-left:43px;
	color: #777777;
	font-size: 11px;
	line-height: 12px;
}

.ad_tools li
{
	margin-bottom: 12px !important;
	font-size: 12px;
}

.ad_tools img
{
	margin-right: 5px;
	vertical-align: top;
}

.ads h3
{
	color: #B35E5E;
	font-weight:600;
	text-align: center;
}

#LTC_Previous_Fact
{
	float: left; 
	margin-left: 10px;
}

#LTC_Previous_Fact a
{
	color: #777777;
	font-size: 11px;
	line-height: 12px;
}

#LTC_Previous_Fact a:hover
{
	text-decoration: none;
}

#LTC_Previous_Fact img
{
	vertical-align:middle;
}

#LTC_Next_Fact
{
	float: right; 
	margin-right: 10px;
}

#LTC_Next_Fact a
{
	color: #777777;
	font-size: 11px;
	line-height: 12px;
}

#LTC_Next_Fact a:hover
{
	text-decoration: none;
}

#LTC_Next_Fact img
{
	vertical-align:middle;
}

#LTC_Fact
{
	margin-left:10px;
	margin-right:10px;
	line-height: 120%;
}

#Fact_Widget
{
	border:solid 1px #e1e2df;
	margin-left:7px;
}

.citation
{
	font-size:10px; 
	color:#777777; 
	line-height: 10px
}

/* ------------------------------------------------------------------ */
/* This Starts custom Class of the horizontal lines */
/* ------------------------------------------------------------------ */


div.hr
{
	height: 2px;
	background: #FFFFFF url(/LTC/images/Pixel/Gray.jpg) repeat-x top;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.hr hr{
display: none;
}

/* ------------------------------------------------------------------ */
/* This Starts custom Class of the bounding box around images */
/* ------------------------------------------------------------------ */


.ad_image{

width: 100px;
background: #FFF;
border: #CCCCCC 1px solid;
text-align:center;
margin-right: 10px;
}



/* ------------------------------------------------------------------ */
/* This Starts the Standard Class of the webpages */
/* ------------------------------------------------------------------ */



.xsmall
{
	font-size:.8em;
	color: #BD6A28;
	font-weight: 700;

}



.clearing {
  height: 0px;
  font-size:1px;
  clear: both;
}

.rust{

	color: #B35E5E;
	}
	
.normal_weight 
{
font-weight:normal;
}

.blue_grey
{
color:#6E7F93;
}	

.dark_grey
{
color:#666666;
}

/* Resize/Print/Email ---------------- */

.ResizePrintEmailSearch
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	background-color:Transparent;
}

A.ResizePrintEmailSearch:hover
{
    color:#333;
}
/* Search Box */
.googleSearch
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	background-color:White;
}

/* ------------------------------------------------------------------ */
/* This Starts forms                                                  */
/* ------------------------------------------------------------------ */


#formbox
{
	width:95%;/* cannot have 100% otherwise it will require horizontal scroll */
	padding: 10px;
    background-color:#FCF8E6;
}

#formbox2
{
	width:95%;/* cannot have 100% otherwise it will require horizontal scroll */
	padding: 10px;
    background-color:#FCF8E6;
}

fieldset
{
    margin:0 0 0 0;
    padding:0;
    float:left;
    clear:both;
    width: 100%;
    margin-bottom: 1em;
    
}

legend
{
    margin-left: 1em;
    font-weight:bold;
}

label
{
    float:none;
    width: auto;
    margin-right: auto;
    cursor:hand;
}

fieldset ol
{
    padding: 1em 1em 0 1em;
    list-style: none;
    margin: 0;  /*to force listings closer to border */    
}

fieldset li
{
    padding-bottom: 1em;
    float:left;
    clear:left;
    width: 100%;
}

fieldset.submit
{
	float:none;
	width: auto;
	border: none;
	padding: 2em 0 0 2em;
	background-color: transparent;	 /*function as no color */
}





label.indent
{
	float:left;
	width:10em;
	margin-right: 1em;	/*provides spacing between text and input box */
	text-align:right;
}



/* ------------------------------------------------------------------ */
/* Skip Navigation                                                    */
/* ------------------------------------------------------------------ */


.SkipNav
{
    margin-left: -100px;
    margin-top: -999px;
    color: green;
    font-size: 7px;
    line-height: 0px;
    position:absolute;

}

a.quicklinks:link,a.quicklinks:visited {
position:absolute;
color:#fff;
top:-100px;
left:-1000px;
height:1px;
width:1px;
overflow:hidden;
text-align:left;
}

a.quicklinks:active,a.quicklinks:focus {
top:0;
left:0;
background-color:#008ECE;
height:auto;
overflow:auto;
width:100%;
padding:5px;
text-decoration:none;
z-index:2;
}


/* ------------------------------------------------------------------ */
/* Home Panels Area                                                   */
/* ------------------------------------------------------------------ */


/*
.Home_Panel
{
width: 670px;    
background: #FFFFFF;
float: left;
border-bottom: 2px solid #CCCCCC;
padding: 6px 0px 0px 5px;
margin: 15px 0px 40px 10px;
}

.Home_Panel_Blue
{
margin: auto;    
width: 660px;
background: #E3E8E9;
border: 1px solid #CCCCCC;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
float: left;
margin: 15px 0px 40px 10px;
}

.Home_Panel_Gray
{
margin: auto;    
width: 654px;
background: #E3E8E9;
border: 1px solid #CCCCCC;
padding-right: 5px;
padding-bottom: 5px;
float: left;
}

.Home_Panel_Img
{
float: left;
width: 159px;
margin: 7px 10px 7px 5px;
}

.Home_Panel_BlueTitle
{
float: left;
color: #B35E5E;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
padding-right: 5px;
padding-bottom: 10px;
padding-top: 8px;
padding-left: 5px; 
font-weight: bold;
font-size: 18px;
width: 654px;
}

.Home_Panel_BlueText  p
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 1.5em; 
padding:  10px 5px 5px 5px; 

}

.Home_Panel_FirstText
{
float: left;
color: #94B867;
font-family: Georgia, Serif;    
font-size: 22px;
font-weight: bold;
padding-right: 5px;
}

.Home_Panel_Text 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 2em;  
padding-bottom: 5px;
padding-top: 8px;
padding-left: 5px; 
}

.Home_Panel_SlideNum
{
float: left;
color: #9c9c9c;
font-family: Arial, Helvetica, Verdana, Sans-Serif;        
}

.Home_Panel_Buttons
{
float: left;
color: #9c9c9c;
font-family: Arial, Helvetica, Verdana, Sans-Serif;   
padding-left: 5px; 
}

.Home_Panel_Buttons img
{
float: left;
align: top;
padding-right: 2px;
}

.Home_Panel_Findbtn img
{
float: right;
margin-right: 20px;
}

.Home_Panel_Tool ul 
{
    list-style-type: none;
}

.Home_Panel_Tool li
{
    padding-right: 70px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.Home_Panel_Tool img
{
    float:left; 
    padding-right:5px;
}

.Home_Panel_Tool a
{
    color: #88664B
}


.Home_Panel_Tool a:hover
{
	text-decoration:underline;

}

.Home_Panel_Tool a:hover span
{
	text-decoration:underline;

}

*/

/* ------------------------------------------------------------------ */
/* Home Panels Area  BIGGER IMAGE                                     */
/* ------------------------------------------------------------------ */

.Home_Panel
{
width: 682px;    
background: #FFFFFF;
float: left;
padding: 2px 0px 2px 2px;
margin: 15px 0px 40px 10px;
}

.Home_Panel_Img
{
float: left;
width: 188px;
margin: 7px 15px 7px 5px;
float: left;
}

.Home_Panel_FirstText
{
float: left;
color: #94B867;
font-family: Georgia, Times New Roman, serif;   
font-size: 2.0em;
font-weight: 700;
padding-right: 5px;
}

.Home_Panel_Textbig
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 150%;  
padding: 5px 10px 5px 14px;
float: left;
width: 450px;
}




/* ------------------------------------------------------------------ */
/* Home Intro Statement                                               */
/* ------------------------------------------------------------------ */

#Home_Intro
{
width: 670px;    
float: left;
padding: 6px 0px 0px 5px;
margin: 0px 15px 0px 15px;
color: #333333;
}

/* ------------------------------------------------------------------ */
/* Planning Section Examples                                          */
/* ------------------------------------------------------------------ */

.example img
{
float: left;
width: 98px;
height: 120px;
border: 1px solid #666666;
margin: 0px 10px 0px 0px;    

}

/* ------------------------------------------------------------------ */
/* Savings Calculator                                                 */
/* ------------------------------------------------------------------ */

.steptitle
{
    color:#4D7DA3;
    font-size:1.5em;
}

.steptitle:first-letter
{
    font-size:2.5em;
    font-family: Times New Roman, Serif;
}

#step1Content
{
    background: #EDE6D4;
    width:400px;
    float:left;
}

#stepWrapper
{
    width:400px;
    float:right;    
}
#step2Content
{
    background: #ADA68C;
    width:400px;
    margin-bottom:25px;
}
#step3Content
{
    background: #A7C393;
    width:400px;
}

#CalcWrapper
{
    width:825px;
}

.calcDiv
{
    float:right; 
    margin-right:3px; 
    width:150px
}

.roundededges
{
    width:400px; 
    height:10px;
}
.roundededgesLeft
{
    height:10px; 
    width:10px; 
    float:left;
}
.roundededgesRight
{
    height:10px; 
    width:10px; 
    float:right;
}



.roundededgesMidstep3
{
    height:115px;
    padding-left:10px; 
    padding-right:10px; 
    width:380px;
    vertical-align:middle;
}

.roundededgesMidstep2
{
    height:250px;
    padding-left:10px; 
    padding-right:10px; 
    width:380px;
    vertical-align:middle;
}

.roundededgesMidstep1
{
    height:410px;
    padding-left:10px; 
    padding-right:10px; 
    width:380px;
    vertical-align:middle;
}

#questionleft
{
    width:150px; 
    float:left;
}

#questionright
{
    width:150px; 
    float:right;
}

.transparentCell tr
{
    background-color:Transparent;
    border-style:none;
    text-align: left;
}

.transparentCell td
{
    background-color:Transparent;
    border-style:none;
    text-align: left;
}

.transparentCell
{
    background-color:Transparent;
    border-style:none;
    text-align: left;
}


/* ------------------------------------------------------------------ */
/* Blue Panels                                  */
/* ------------------------------------------------------------------ */

#Blue_Panel_Section
{
	margin: 0px 10px;
}

.Panel_Top
{
	margin-right: 5px;
	background: url(/LTC/images/banners_and_curves/blue_top.gif)no repeat;	
	width: 217px;
}

.Panel
{
	float: left;
	margin-right: 15px;
	width: 217px;
}

.Panel_Text
{
	padding: 5px;
	background: url(/LTC/images/banners_and_curves/blue_middle.gif);
	line-height: 188%;
	font-size: .95em;
	color: #666666;
	min-height: 210px;
}

.Panel_Bottom
{
	margin-right: 5px;
	background: url(/LTC/images/banners_and_curves/blue_bottom.gif);	
}

.Panel_Findbtn
{
background: url(/LTC/images/banners_and_curves/blue_middle.gif);
margin: 0px;
text-align: center;
}

/* Notice Message ---------------- */
.notice_msg
{
	background-image: url(/LTC/Images/Banners_and_Curves/notice_msg_bkg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	margin: 0 auto;

}

.notice_msg img
{
	margin: 0 auto;	
	display: block;

}
