/*Version 2.0 -- Dec 2011 */  
/* ------ Section 1 - Global Body, Font and Link Settings ------ */       
body {
background-color: #000000;
margin: 0;
padding: 0;
font-family: verdana, verdana, arial, helvetica, sans-serif;
color: #000000;
font-size: 90%;
}
h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #c0504d;
clear: both;
}
h2, h3, h4, h5, h6 {
margin-top: 24px;
}
h1 {
margin-top: 5px;
font-family: verdana, verdana, arial, helvetica, sans-serif;
border-bottom: 0 solid #7a7acc;
text-align: center;
}
h2 {
font-size: 130%;
font-family: verdana, verdana, arial, helvetica, sans-serif;
border-bottom: 2px solid #4d83c0;    /* ------ blue color ---- */
}
h5 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 120%;
background: #c0504d;
color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 5px;
text-align: left;
}
h6 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 110%;
text-align: center;
}
/* This is for the heading background color....your H1, H2, and H3 tags*/        
.hbg {
border-top: #4d83c0 2px solid;
border-bottom: #4d83c0 2px solid;
padding-bottom: 10px;
padding-top: 10px;
margin: 20px 0px;
color: #ffffff;
background-color: #C0504D;
}
blockquote {
margin: 12px 56px;
color: #006;
font-size: 90%;
line-height: 15px;
font-family: Georgia,'Courier New', Courier, monospace, Verdana, Arial;
}
img.center {
display: block;
margin-left: auto;
margin-right: auto;
}   

a:link img {
border: 0;
}
/* -- General Link Styling -- */     
a:link {
color: blue;
text-decoration: underline;
}
a:visited {
color: purple;
text-decoration: underline;
}
a:hover {
color: red;
text-decoration: underline;
}
/* ------ Section 2 - Global Page Structure ------- */      
#PageWrapper {
width: 960px;
border: 0px solid #000000;
text-align: justify;
}
#Header {
position: relative;
height: 225px;
}
#ContentWrapper {
float: left;
width: 100%;
}
#ContentColumn {
margin: 0 180px 0 180px;
}
#NavColumn {
float: left;
width: 179px;
margin-left: -960px;
}
#ExtraColumn {
float: left;
width: 179px;
margin-left: -180px;
}
#Footer {
clear: both;
width: 100%;
padding: 8px 0;
border-top: 1px solid #f0f5fb;
}
.Liner {
padding: 10px;
}
#Header .Liner {
padding: 0;
}
#Footer .Liner {
margin: 0;
padding: 0;
}
/* ------ Section 3 - Page Structure Details ------ */           
#PageWrapper {
margin: 24px auto;
}
#Header {
background-image: url(https://logos-buttons.s3.amazonaws.com/lamt-logo.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}
#ContentWrapper {
background-color: #ffffff;
}

#ContentColumn ul {
list-style-image: url(https://logos-buttons.s3.amazonaws.com/small-blue-bullet.gif);
list-style-position: outside;
list-style-type: none;
}
#ContentColumn ul.arrow {
padding-bottom: 10px;
list-style-image: url(https://logos-buttons.s3.amazonaws.com/blue-bullet.gif);
list-style-position: outside;
list-style-type: none;
}

#Footer {
background-color: #000000;
text-align: center;
font-size: 85%;
}
#NavColumn {
font-size: 90%;
color: white;
}
#ExtraColumn {
font-size: 90%;
}
#NavColumn h4 {
font-size: 120%;
margin-top: 0;
padding: 14px;
}
#ExtraColumn h4 {
font-size: 120%;
color: #ffffff;
background-color: #FF6600;
margin-top: 0;
}
#shadow-container {
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}
#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container {
position: relative;
top: -1px;
left: -1px;
}
#shadow-container .shadow1 {
background: #c0405d;
}
#shadow-container .shadow2 {
background: #c0405d;
}
#shadow-container .shadow3 {
background: #8f8f8f;
}
#shadow-container .container {
background: #fafcff;
border: 5px solid #f7f7f7;
padding: 10px;
}
/* ------ Section 4 - Left Column Navigation ------ */     

.Navleft {
color: #000000;
text-decoration : none;
width: 100%;
font-family: verdana, arial, helvetica, sans-serif;
background-color: transparent;
font-size: 90%;
text-align: left;
}  
/* -- Nav Headers -- */   
.Navleft h3 {
padding: 2px;
font-size: 110%;
color: #c0504d;
margin: 12px 0;
background-color: #000000;
text-align: center;
}
.Navleft h4 {
padding: 2px;
font-size: 110%;
color: #c0504d;
margin: 12px 0;
background-color: #000000;
text-align: center;
}
.Navleft a:link {
color: #000000;
display: block;
text-decoration: none;
padding: 5px 0 0px 15px;
background-image: url(https://logos-buttons.s3.amazonaws.com/nav-red-arrow.png);  
background-position: 0 .5em; 
background-repeat: no-repeat;
}
.Navleft a:visited {
color: #989898;
display: block;
text-decoration: none;
padding: 5px 0 0px 15px;
background-image: url(https://logos-buttons.s3.amazonaws.com/nav-red-arrow.png);
background-repeat: no-repeat;
}
.Navleft a:hover {
color: #c0504d;
display: block;
text-decoration: underline;
padding: 5px 0 0px 15px;
background-image: url(https://logos-buttons.s3.amazonaws.com/nav-red-arrow.png);
background-repeat: no-repeat;
}

     
/* ------ Section  - Right Column Navigation ------ */  
.NavigationR {
width: 100%;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #c0504d;
font-size: 90%;
text-align: left;
padding: 1px;
}
.NavigationR h3 {
padding: 0;
font-size: 130%;
background-color: #c0504d;
color: #0000cd;
border-bottom: 1px solid #7a7acc;
margin: 0px;
}
.NavigationR ul {
list-style-type: none;
padding: 0 0 8px 0px;
margin: 0 0 0 0;
}
.NavigationR li {
text-decoration: none;
list-style-type: none;
font-size: 1em;
line-height: 1.7em;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #B9D3EE;
margin: 0px;
padding: 1px;
}
.NavigationR a:link {
color: blue;
display: block;
padding: 3px 0 3px 2px;
text-decoration: none;
}
.NavigationR a:visited {
color: #989898;
padding: 3px 0 3px 2px;
text-decoration: none;
}
.NavigationR a:hover {
color: white;
display: block;
padding: 3px 0 3px 2px;
background-color: #0000cd;
text-decoration: underline;
}
/* -- Thumbnail-with-Caption Navigation -- */   
.ThumbnailLink {
text-align: center;
}
.ThumbnailLink a:link {
text-decoration: none;
}
.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: red;
}
/* -- Horizontal Text NavBar -- */       
.ExtraNav {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 80%;
}
.ExtraNav ul {
list-style-type: none;
background-color: #c0504d;
padding-bottom: 6px;
padding-top: 6px;
}
.ExtraNav ul li {
display: inline;
text-align: center;
}
.ExtraNav a:link {
color: #ffffff;
text-decoration: underline;
text-align: center;
padding: 5px;
}
.ExtraNav a:visited {
color: #ffffff;
text-decoration: none;
}
.ExtraNav a:hover {
color: #5892C4;
background-color: transparent;
text-decoration: underline;
}
#Header .ExtraNav {
font-size: 75%;
position: absolute;
top: 0;
right: 0;
}
#Header .ExtraNav ul {
margin: 0;
}
#Footer .ExtraNav {
margin: 12px auto;
background-color: transparent;
}
/* ------ Section 6 - Boxes ------ */       
.CalloutBox {
background-color: #ffffff;
border: 1px dotted #c0504d;
margin: 18px 40px 24px 40px;
padding: 14px;
color: black;
}
div.CalloutBox p {
margin: 13px;
}
p.CalloutBox {
padding: 13px;
}
div.CalloutBox h1, div.CalloutBox h2, div.CalloutBox h3, div.CalloutBox h4, div.CalloutBox h5, div.CalloutBox h6 {
margin: 13px 0 0 13px;
}
.ReminderBox {
background-color: #c0504d;
width: 30%;
border: 1px solid #4d83c0;
margin: 0 0 12px 18px;
padding: 5px;
float: right;
color: #ffffff;
}
.text-wrap {
width: 100%;
}
.ReminderBox h4 {
margin: 6px;
padding: 3px;
text-align: center;
background-color: #fafcff;
color: #c0504d;
}
.ReminderBox p {
font-size: 90%;
padding: 0 4px;
line-height: 120%;
}
.ReminderBox a:link {
color: #ffffff;
text-decoration: underline;
text-align: center;
padding: 0px;
}
.ReminderBox a:visited {
color: #ffffff;
text-decoration: none;
}
.ReminderBox a:hover {
color: #5892C4;
background-color: transparent;
text-decoration: underline;
}
.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn, .AdSenseBoxTop {
padding: 5px;
border: 0px;
}
.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}
.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}  
.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}
.AdSenseBoxTop {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}   
.MoreArticles {
width: 460px;
clear: both;
}
.SiteMap {
line-height: 25px;
}
.ReturnToNavBox {
width: 90%;
border: 2px solid #4d83c0;
margin: 0 auto 12px auto;
padding: 4px;
}
div.grey-box {
margin: 2px 40px 12px 40px;
padding: 10px;
background-color: #F0F0F0;
border: 1px solid #B9D3EE;
}
div.grey-box-testimonials {
margin: 2px 40px 12px 40px;
padding: 10px;
background-color: #ffffdd;
border: 1px solid #B9D3EE;
}
/*** full-width-yellow background and white border***/  
div.full-width-box2 {
background-color: #ffffdd;
margin: 15px 0px 10px 0px;
padding: 15px;
}
div.yellow-box {
background-color: yellow;
padding: 10px;
border: thin dashed #0000cd;
font-weight: bold;
font-size: 12px;
}
/*** left side, yellow background, blue border ***/     
div.half-width-box-left2 {
margin: 0 12px 12px 12px;
border: 1px dotted #B9D3EE;
background-color: #ffffdd;
padding: 15px;
width: 50%;
float: left;
}
/*** right column Half of width box right ***/          
div.half-width-box-right {
background-color: #ffffff;
margin: 5px 5px 5px 15px;
border: 1px solid #B9D3EE;
padding: 15px;
width: 50%;
float: right;
}
div.half-width-box-right2 {
margin: 0 12px 12px 12px;
border: 1px dotted #B9D3EE;
background-color: #ffffdd;
padding: 15px;
width: 50%;
float: right;
}

/***center box blue***/   
div.center-box-blue {
margin: 0px auto;
width: 60%;
padding: 10px;
background-color: #4545ba;
border: 1px solid #B9D3EE;
color: #ffffff;
font-size: 110%;
}
/***right-column-fire**/   
.right-box-fire {
background-color: #0000cd;
border: 1px solid #B9D3EE;
color: #ffffff;
font-size: 110%;
padding: 2px 5px 2px 5px;
}
.right-box-grey {
background-color: #F0F0F0;
border: 1px solid #B9D3EE;
color: #000000;
font-size: 110%;
padding: 2px 5px 2px 5px;
}
.right-box-fire a:link {
color: #ffffff;
display: block;
padding: 3px 0 3px 4px;
text-decoration: underline;
}
.right-box-fire a:visited {
color: #989898;
padding: 3px 0 3px 4px;
text-decoration: none;
}
.right-box-fire a:hover {
color: white;
display: block;
padding: 3px 0 3px 4px;
background-color: #0000cd;
text-decoration: underline;
}
  
.extra-col-yellow-box {
background-color: #f0f0f0;
border: 1px solid #b9d3ee;
color: #000000;
font-size: 110%;
padding: 2px 5px 2px 5px;
}  
.extra-col-yellow-box h3 {
padding: 2px;
font-size: 105%;
color: #4d83c0;
border-bottom: 1px dashed #7a7acc;
}
 /* -- RSS Box -- */        
#RSSbox {
width: 148px;
background-color: transparent;
border: 0px;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #1d487e;
line-height: 120%;
text-align: center;
}
/* ------ Section 7 - Frequently Used Styles ------ */         
.Clear {
clear: both;
}
.Caption {
font-size: 85%;
font-weight: bold;
color: #000000;
display: block;
line-height: 150%;
margin-bottom: 10px;
}
/***Indenting Paragraph***/ 
.indented {
padding-left: 30pt;
padding-right: 50pt;
}
.indented2 {
padding-left: 30pt;
}
/* -- floats -- */    
.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}
.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}
.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}
.BlueBold {
font-weight: bold;
color: #c0504d;
}
.Blue {
color: #c0504d;
}

.tableborder {
border-collapse: collapse;
}
.tableborder td, th {
border: 1px solid black;
padding: 10px;
}
/* -- C2  -- */     
body .InvSquestions {
color: #ffffff;
font-weight: bold;
font-size: 87.5%;
background: #C0504D;
padding: 2px;
}
.InvShelp {
color: #000;
}
body .InvShelpT {
background: #cccccc;
}
body .InvShelpT a:link, a:hover, a:visited {
background: #ffffff;
}
#INV a, a:visited, a:hover {
text-decoration: none;
}
.date {
font-size: 87.5%;
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
}
.subBodyText {
font-size: 87.5%;
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
}
.author {
font-size: 87.5%;
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
}
#notificationOptions {
font-size: 87.5%;
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
}
#SSC2NotificationContactDiv td {
font-size: 87.5%;
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
}
body .storyInput {
height: 150px;
}
body .vIsText_3000 {
height: 100px;
}

