/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

/* LAYOUT */

BR.breakhere {page-break-before: always}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin: 10px auto 0%;
 width: 815px;
}
#content {
 width: 640px;
 margin: 0px 20px;
 background: #3333CC;
}
#header {
 border-bottom: 1px solid #FFFFFF;
 background: #FFFFFF;
 height: auto;
 display: none;
}
#spacer {
 width: auto;
 height: auto;
 display: none;
}
#leftcolumn { 
 font-size: 13px;
 border-right: 1px solid #FFFFFF;
 color: #FFFFFF;
 display: none;
}
#rightcolumn {
 width: 640px;
 font-size: 13px;
 padding: 20px;
 background: #FFFFFF url(images/content_bg.jpg) no-repeat;
}
#home {
 width: 640px;
 font-size: 13px;
 padding: 20px;
 background: #FFFFFF url(images/home_bg.jpg) no-repeat;
}
#markets {
 width: 640px;
 font-size: 13px;
 padding: 20px;
 background: #FFFFFF url(images/markets_bg2.jpg) no-repeat;
}
#footercorner { 
 height: auto;
 background: #FFFFFF;
 border-right: 1px solid #FFFFFF;
 display: none;
}
#footer { 
 width: 640px;
 height: 70px;
 background: url(images/footerb.jpg) no-repeat;
}
#homefooter { 
 width: 640px;
 height: 70px;
 background: url(images/footer_home.jpg) no-repeat;
}

.clear { clear: both; background: none; }

#rightalign {
 float: right;
 height: auto;
 width: auto;
 margin: 0px 0px 10px 10px;
}
#leftalign {
 float: right;
 height: auto;
 width: auto;
 margin: 0px 10px 10px 0px;
}

#custom { 	
 margin: 0 auto;
 margin: 10px;
 padding: 10px;
 width: 639px;
 text-align: left;
 vertical-align: left;	
 background: url(images/content_bg.jpg) no-repeat;
}

#genbox {
 float: left;
 height: auto;
 width: 240px;
}
#genboxnew {
 float: left;
 height: auto;
 width: 273px;
}
#genboxc {
 height: auto;
 width: 100%;
 padding: 20px 0 0 0;
}

#contactbox {
 float: left;
 height: auto;
 width: 285px;
}

#boxthird {
 float: left;
 height: auto;
 width: 30%;
}

/* STYLES */

h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 {font-size: 36px; font-weight: bold;}
h2 {font-size: 24px; font-weight: bold;}
h3 {font-size: 13px; font-weight: bold;}
h4 {font-size: 18px; font-weight: bold; color: #000000;}
h5 {font-size: 15px; font-weight: bold;}
h6 {font-size: 13px; font-weight: bold; color: #000000; margin-bottom: -1px;}

a.one:link {color: #000000; text-decoration: none;}
a.one:visited {color: #000000;}
a.one:hover {text-decoration: underline;}

hr {border: 0; height: 1px; color: #000000; background-color: #000000;}

.bodywhite {font-weight: bold; color: #ffffff;}
.smallprint {font-size: 9px;}

#leftcolumn p {
 font: 9px Arial, Helvetica, sans-serif ;
 color: #FFFFFF;
 text-align: center;
 display: none;
}
#leftcolumn ul {
 padding: 10px;
 display: none;
}
#leftcolumn li {
 font-weight: bold;
 padding: 5px 0px 0px 5px;
 color: #ffffff;
 list-style: none;
 display: none;
}	
#leftcolumn li li{
 font-size: 11px;
 font-weight: bold;
 padding: 5px 0px 0px 10px;
 color: #ffffff;
 list-style: none;
 display: none;
}
#leftcolumn a {
 color: #FFFFFF;
 text-decoration: none;
 display: none;
}
#leftcolumn a:hover {
 text-decoration: underline;
 display: none;
}

.rightalign {
 float: right;
 height: auto;
 width: auto;
 margin: 0px 0px 10px 10px;
}
.leftalign {
 float: right;
 height: auto;
 width: auto;
 margin: 0px 10px 10px 0px;
}

#footer p {
 font-size: 11px;
 font-weight: bold;
 background: #ffffff;
 color: #000000;
 align: center;
 padding: 3px;
 margin: 0px 20px 0px 20px;
 text-align: center;
 border: 1px solid #000000;
}
#homefooter p {
 font-size: 11px;
 font-weight: bold;
 background: #ffffff;
 color: #000000;
 margin: 0px 20px 0px 20px;
 padding: 3px;
 text-align: center;
 border: 1px solid #000000;
}

table.product {
 border-spacing: 0px;
 border-collapse: collapse;
 background: #FFFFFF;
 border: 1px solid #000000;
}
table.product caption {
 font-size: 15px;
 text-align: left;
 font-weight: bold;
}
table.product th {
 font-size: 11px;
 text-align: center;
 font-weight: normal;
 padding: 1px 1px;
 border: 0px;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
}
table.product td {
 font-size: 11px;
 text-align: center;
 border: 0px;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 padding: 1px 1px;
}
table.product thead th {
 font-size: 11px;
 text-align: center;
 font-weight: bold;
 background-color: #ffffff;
 color: #000000;
 border-right: 1px solid #000000;
}
table.product th.mid {
 border-bottom: 1px solid #FFFFFF;
}
table.product th.first {
 text-align: left;
 border-right: 1px solid #000000;
}
table.product thead th.start {
 text-align: left;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}
table.product thead th.end {
 border-right: 1px solid #000000;
}
table.product th.start {
 text-align: left;
 border-left: 1px solid #000000;
}
table.product td.start {
 text-align: left;
 border-right: 1px solid #000000;
}
table.product td.end {
 border-right: 1px solid #000000;
}
#tint {
 background: #E1D9FF;
}

body ul {
 margin: 0px;
}
body li {
 list-position: inside;
 list-type: disc;
}

#maintitle {
 width: 434px;
 font-size: 36px;
 font-weight: bold;
 text-transform: none;
 margin: 57px 0px 0px 0px;
}
#mainsub {
 font-size: 24px;
 font-weight: bold;
 margin: 20px 0px 0px 0px;
}
.body11px {
 font-size: 11px;
 list-style-position: inside;
 list-style-type: disc;
}

.bullets {
 list-style-type: disc;
 text-decoration: none;
 list-style-position: inside;
}
.bodyk {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;

}
