﻿/* CSS Landing page: TCMSALES */
body {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
background: url(graphics/bk.jpg) top left repeat-x #274B77;
text-align:center;
}
a:link { color: #274B77; text-decoration: none; }
a:visited { color: #274B77; text-decoration: none; }
a:hover { color: #274B77; text-decoration: underline; }
a:active { color: #274B77; text-decoration: none; }

#all {
text-align:left;
width: 1090px;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
}
h1 { color: #000; font-size: 20px; }
h2 { color: #00387A; font-size: 18px; }
h3 { color: #004188; font-size: 16px; }

#tleft {
position: relative;
padding: 20px 10px 0px 0px;
vertical-align:top;
}

#tleft h1 {
background: url(graphics/lb-top.png) top left no-repeat;
width: 717px;
padding: 20px 0px 10px 30px;
margin: 0px 0px 0px 0px;
}

#tleft #lbcontent {
background: url(graphics/lb-center.png) top left repeat-y;
width: 717px;
padding: 0px 0px 0px 30px;
margin: 0px 0px 0px 0px;
}

#tleft #lblist { list-style-type: none; }
#tleft #lblist li {
list-style-image: url(graphics/bullet_9x9.jpg);
}

#tleft h4 {
background: url(graphics/lb-bottom.png) bottom left no-repeat;
width: 717px;
font-size: 14px;
text-align: center;
padding: 20px 0px 17px 0px;
margin: 0px 0px 0px 0px;
}

.sc { text-align: center; } 

.sc p {
/*border: 1px solid #1A5189;
background-color: #98B2D0;*/
color: #000;
font-size: 12px;
padding: 2px 0px 2px 0px;
margin: 7px 0px 0px 0px;
}

#tright #formbox h2 {
font-size: 20px;
color: #FF9900;
padding: 15px 0px 0px 80px;
margin: 0px 0px 0px 0px;
width: 260px;
}
#tright #formbox h3 {
font-size: 13px;
color: #FFcc00;
padding: 0px 0px 0px 80px;
margin: 0px 0px 0px 0px;
width: 270px;
}

