/* SellingLTC.com */
/* Main.css */
/* by Jason C. Zimdars */
/* Modified March 29, 2004
--------------------------------------- */
.SchoolChart{
	font-size: 12px;
	color: #000;
	border: 3px solid #333;	
}
.SchoolChart TD{
	color:#000;
	padding: 5px;	
	border-bottom: 1px solid #69C;
}
.SchoolChart TH{
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #eee;
	}
body {
	margin: 0;
	padding: 0 0 1em 0;
	color: #000;
	background: #FFF url("images/body_tile.jpg") repeat-x bottom center;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	}

/* header
--------------------------------------- */

#header {
	text-align: left;
	border: 1px solid #84A1C5;
	color: #FFF;
	line-height: 1.2em;
	background: #84A1C5 url("images/header.jpg") repeat-y top left;
	padding-left: 10px;
	clear: both;
	}
	
#logo {
	margin: 10px;
	}

#agent {
	float: right;
	font-size: 70%;
	margin: 0 5px 0 0;
	color: #FFF;
	}

#agent h1 {
	color: #FFF;
	border-color: #FFF;
	font-size: 120%;
	background-color: transparent;
	border-bottom: 2px dotted #FFF;
	padding-bottom: 5px;
	margin-bottom: 0;
	}

/* Structure
--------------------------------------- */

#frame {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 750px;
	text-align: left;
	color: #000;
	background: #FFF url("images/frame_tile.jpg") repeat-y top center;
	border: 3px solid #000;
	}

.MS #frame, .M #frame {
	background: #FFF url("images/frame_tile_MS.jpg") repeat-y top center;
	}

.mainCol {
	width: 500px;
	float: right;
	margin-left: 15px;
	display: inline;
	}

.subCol {
	width: 305px;
	float: left;
	margin: 0;
	display: inline;
	}

.extraCol {
	width: 191px;
	float: right;
	margin: 0;
	background: transparent url("images/extra_tile.jpg") no-repeat top 3;
	display: inline;
	padding: 50px 0 0 0;
	}
	
.MS .container {
	float: left;
	width: 100%;
	}

.SME .container, .MSE .container, .ME .container, .M .container {
	width: 550px;
	float: left;
	}

.SME .mainCol, .MSE .mainCol {
	width: 300px;
	}

.M .mainCol, .M .container {
	width: 700px;
	float: left;
	display: inline;
	}

.SME .mainCol {
	margin-left: 0;
	}

.SME .subCol, .MSE .subCol {
	width: 220px;
	}

.MS .mainCol, .MSE .mainCol, .ME .mainCol {
	float: left;
	}

.ME .mainCol {
	width: 530px;
	}

.MSE .subCol, .MS .subCol {
	float: right;
	}

.MS .subCol {
	width: 225px;
	padding: 0;
	}

.M .extraCol, .SM .extraCol, .MS .extraCol {
	display: none
	}

.M .subCol, .ME .subCol {
	display: none;
	}

/* column contents
---------------------------------------- */

.subCol .content {
	text-align: left;
	font-size: 70%;
	line-height: 1.3em;
	font-style: normal;
	padding: 0;
	margin: 0 10px 0 0;
	color: #000;
	background-color: transparent;
	}
.MS .subCol .content {
	margin: 0 10px 0 10px;
	}

.mainCol .content {
	text-align: left;
	font-size: 75%;
	line-height: 1.5em;
	font-style: normal;
	padding: 0;
	margin: 0;
	}

.extraCol .content {
	text-align: left;
	font-size: 70%;
	line-height: 1.3em;
	font-style: normal;
	padding: 0;
	margin: 10px;
	color: #036;
	background-color: transparent;
	}

.extraCol li, .subCol li {
	list-style-type: none;
	padding: .5em 0em .5em 0em;
	margin: .5em 0em .5em 0em;
	}
	
.extraCol ul, .subCol ul {
	margin: 0;
	padding: 0;
	}

.mainCol ul {
	margin: 1em 1em 1em 1.5em;
	padding: 0;
	}

ul.forced {
	margin: 1em 1em 1em 0em;
	padding: 0;
	}

ul.forced li {
	list-style: none;
	padding: 0 0 0 30px;
	margin: .5em 0 .5em 0;
	}

/* Footer
------------------------------------ */

#footer {
	color: #036;
	font-size:70%;
	line-height: 1.4em;
	background: url("images/footer.jpg") no-repeat left top;
	padding: 100px 0 10px 0;
	text-align: left;
	clear: both;
	height: 72px; 
	}

.MS #footer, .M #footer {
	background: url("images/footer_MS.jpg") no-repeat left top;
	}

#bottomNav {
	margin: 15px 25px 0 25px;
	padding-bottom: 2px;
	border-bottom: 3px solid #036;
	}
	
#legal {
	color: #036;
	background-color: transparent;
	margin: 5px 25px 0 25px;
	padding: 0;
	}

#legal a:link, #legal a:visited, #agent a:link, #agent a:visited {
  color: #036;
  background-color: transparent;
  text-decoration: none;
  border:0;
  }
  
#legal a:visited, #agent a:visited {
  color: #036;
  background-color: transparent;
  border-color: #036;
  }
  
#legal a:hover, #agent a:hover {
  color: #036;
  background-color: transparent;
  border-color: #036;
  border-bottom: 2px solid #036;
  }

#bottomNav a:link, #bottomNav a:visited {
  color: #036;
  background-color: transparent;
  text-decoration: none;
  border: none;
  }
  
#bottomNav a:visited {
  color: #036;
  background-color: transparent;
  }
  
#bottomNav a:hover {
  color: #036;
  background-color: transparent;
  border-bottom: 6px solid #036;
  }


/* Navigation
------------------------------------- */

#nav {
	/*display: none;*/
	height: 48px;
	background: #EEE url("images/nav_tile.jpg") repeat 0 -48px;
	font-size: 75%;
	line-height: 48px;
	color: #000;
	clear: both;
	}

#nav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 -5px 0 0;
	padding: 0;
	background: url("images/nav_buttons.jpg") repeat 0 -48px;
	height: 48px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	}
	
#nav a:link, #nav a:visited {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding: 17px 11px 17px 11px;
  margin: 0;
  color: #000;
  background: url("images/nav_buttons.jpg") repeat 0 0;
  font-weight: bold;
  border-bottom: none;
  }
  
#nav a:visited {
  color: #000;
  background-color: transparent;
  }
  
#nav a:hover {
  color: #000;
  background-image: none;
  }

#nav strong {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding: 17px 11px 17px 11px;
  margin: 0;
  color: #000;
  background: #EEE url("images/nav_buttons.jpg") repeat 0 -96px;
  font-weight: bold;
  border-bottom: none;
	}

#subnav {
	font-size: 75%;
	line-height: 1em;
	color: #000;
	text-align: center;
	}

#subnav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
	background: url("images/subnav.jpg") repeat 0 -26px;
	}

#subnav ul {
	margin: 0;
	padding: 0;
	}
	
#subnav a:link, #subnav a:visited {
  padding: 7px 0 7px 14px;
  margin: 0;
  color: #000;
  background: url("images/subnav.jpg") repeat left top;
  font-weight: bold;
  border-bottom: none;
  display: block;
  }
  
#subnav a:visited {
  color: #000;
  background-color: transparent;
  }
  
#subnav a:hover {
  background-image: none;
  border-bottom: none;
  }

#subnav strong {
  padding: 7px 0 7px 14px;
  margin: 0;
  color: #000;
  background: url("images/subnav.jpg") no-repeat 0 -52px;
  font-weight: bold;
  border-bottom: none;
  display: block;
  }

/* Links
------------------------------------- */

a:link, a:visited {
  color: #336699;
  background-color: transparent;
  text-decoration: none;
  border:0;
  font-weight: bold;
  }
  
a:visited {
  color: #336699;
  background-color: transparent;
  border-color: #336699;
  }
  
a:hover {
  color: #003366;
  background-color: transparent;
  border-color: #003366;
  border-bottom: 2px solid #003366;
  }
  
a:link img, a:visited img, a.noborder {
	border-bottom: none;
	background-color: transparent;
	}


/* Headers
------------------------------------- */

h1, h2, h3, h4 {
	margin: 1.2em 0 .5em 0;
	padding: 0;
	}

h1 {	
	font-style: normal;
	font-weight: bold;
	font-size: 210%;
	line-height: 1.1em;
	color: #000;
	}

.mainCol h1 {
	background: url("images/header_orb.gif") no-repeat 0 0;
	padding-left: 36px;
	}

h2 {	
	font-style: normal;
	font-weight: bold;
	font-size: 175%;
	line-height: 1.1em;
	}

h3 {	
	font-style: normal;
	font-weight: bold;
	font-size: 150%;
	line-height: 1.1em;
	}

h4 {	
	font-style: normal;
	font-weight: bold;
	font-size: 125%;
	line-height: 1.1em;
	}

/* Forms
------------------------------------- */

form.contact {
	background-color: #EEE;
	color: #000;
	padding: .5em 1em .5em 1em;
	border-top: 1px solid #666;
	}
	
form.contact p {
	clear: both;
	padding: .5em 0 0 0;
	margin: 0;
	text-align: right;
	}

form.contact label {
	float: left;
	width: 35%;
	text-align: right;
	}
  
form.contact input, form.contact select, form.contact textarea {
	float: right;
	width: 60%;
	text-align: left;
	}

.required {
	color: #F00;
	background-color: transparent;
	}

form.contact .submit {
	color: #000;
	font-weight: bold;
	text-align: center;
	border-width: 2px;
	border-style: solid;
	}
	

/* general classes
------------------------------------- */

p {
	margin: .5em 0 1em 0;
	padding: 0;
	}

li {
	padding-top: .5em;
	padding-bottom: .5em;
	}

.small {
	font-size: smaller;
	}

.right {
	float: right;
	margin-left: 10px;
	}

.left {
	float: left;
	margin-right: 10px;
	}

.hidden {
	display: none;
	}
	
/* tables
------------------------------------- */
table.one {
	border: 2px solid #000;
	margin: 10px 0 10px 0;
	padding: 0;
	background-color: #B7D7F4;
	color: #000;
	}

table.one th {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #6EAEE9;
	}

table.one td {
	background-color: #FFF;
	color: #000;
	padding: 2px;
	margin: 2px;
	}

table.two {
	border: 2px solid #000;
	margin: 10px 0 10px 0;
	padding: 0;
	background-color: #336699;
	color: #000;
	}

table.two th {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #003366;
	}

table.two td {
	background-color: #FFF;
	color: #000;
	padding: 2px;
	margin: 2px;
	}

summary {
	color: #000;
	background-color: transparent;
	}
	
/* misc
------------------------------------- */
.small {
	font-size: smaller;
	}

.left {
	float: left;
	margin-right: 10px;
	}

.right{
	float: right;
	margin-left: 10px;
	}

dl, dt, blockquote, code, pre {
	color: #000;
	background-color: inherit;
	}

#agent a:link, #agent a:hover, #agent a:visited {
	color: #FFF;
	border-color: #FFF;
	}