/* SmartEnglish content styles */

/* Basic */
body {font: 81.25% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; background: white; color: #333333; line-height: 1.6923; }

h1, h2, h3, h4, h5, h6, caption { margin-top: 0; margin-bottom: 0.3em; }
h1, h2, h3, caption { font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

h1 { font-weight: normal; font-size: 230.76%; margin: 0 0 18px 0; line-height: 1.2; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; letter-spacing: -1px; }
h2 { font-weight: normal; font-size: 146.15%; line-height: 1.4; margin: 20px 0 5px; }

.intro-box h1 { font-size: 200%; }


h3, caption { font-size: 107.692%; margin-bottom: 0.1em; }
h4, h5, h6 { font-size: 100%; }

p, li { margin-top: 0; }
p, ul, ol, dl, table { margin-bottom: 1.6923em; margin-bottom: 14px; }
p.no-margin { margin: 0; }

ul { margin: 0px 0 14px 0; padding: 0; }
ul li {margin: 0.2em 0 0.2em 0; padding: 0 0 0 18px; background: url("img/bullet-default.png") no-repeat 4px 0.5em; list-style: none; }
ol li { padding: 0; background: none; }

blockquote { }

hr { display: block; width: 100%; height: 1px; font-size: 1px; overflow: hidden; border: 0; color: #E9E8E5; background: #E9E8E5; margin: 10px 0; clear: both; }

cite { font-style: italic; }

a {color: #d10606; }
a:visited {color: #d10606;}
a:hover {color: #D78D01; }

/* Misc */
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.out { position: absolute; left: -2000px; top: -2000px; }
.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.small { font-size: 92%;}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }

.center { text-align: center; }
.left { text-align: left !important; }
.right { text-align: right; }

h3 strong { font-weight: normal; }
/* Tables */

table { margin: 0 0 1.6923em 0; background: none; border: 0; border-collapse: collapse; font-size: 100%; xxclear: both; width: auto;  }
caption { text-align: left; padding-bottom: 5px; margin-bottom: 0; margin-top: 0; font-weight: bold;}
th, td {vertical-align: top; padding: 2px 10px; }
th, td { background: none; border: 2px solid #fff; border-width: 2px; background: #F3F8F9; }
th { text-align: left; border-top: 2px solid #fff; background: #DDEAEF; }
th[align=right] { text-align: right; }
th[align=center] { text-align: center; }

table td p { margin: 0.1em 0; }


/* Plain table */
table.plain { background: none; border: none; margin: 0; }
table.plain tr td, table.plain tr { background: none; border: none; padding: 0; font-size: 100%;}
table.plain tr td { padding-right: 5px; }
table.plain h2 { margin-top: 10px; }

/* Half columns */
.col-h-l, .col-h-r {width: 47%; }
.col-h-l {float: left; display: inline;}
.col-h-r {float: right; display: inline;}

/* Images */
img { border: 0; padding: 0; margin: 0; }
img.fl, img.fr {margin: 0 15px 15px 15px; padding: 5px; border: 1px solid #DFDFDF;}
img.fl {margin-left: 0; float: left; clear: left;}
img.fr {margin-right: 0; float: right; clear: right;}
img.plain {margin: 0; padding: 0; border: 0; display: inline; vertical-align: middle;}
img.border { padding: 5px; border: 1px solid #DFDFDF; }
.block { display: block; }

