html, body {background:#666; color:#ccc; margin:0; padding:0;} /*set page colors and margin*/
html, body, th, td, p, a, div, li, input, select {font-family:Verdana,Arial,Helvetica,sans-serif;} /*set default font face*/
html, body, th, td, p {font-size:1em; color:#333;} /*set default font size and color*/
body {text-align:center;} /*for IE only, centers all blocks horizontally in page - use class="centered-block" on all children of body.*/

/*headers:*/
h1, h2, h3, h4, h5, h6 {font-weight:bold; margin:0; padding:0;} /*common starting point*/
h1 {color:#000; font-size:1.5em; font-weight:normal; padding-left:.25em; padding-top:.25em;} /*this is <img>, but style for alt text*/
h2 {z-index:2; color:#548540; font-size:1em; line-height:1em; padding-left:.5em; border-bottom:2px solid #548540;}
h3 {color:#063; font-size:1em;}
h4 {font-size:.75em;}
h5 {font-size:.75em; font-style:italic;}

p {margin:0; padding:0; margin-bottom:1em;}
p.bodycopy {line-height:1.5em; padding-left:.5em; padding-right:.5em;}
p.clandestine {font-size:.5em; color:#DDD; line-height:1.5em;}
p.feature {font-size:1em; font-weight:bold; color:#548540; line-height:1.5em;}

.code {font-family:Courier,monospace; COLOR:#11F; font-size:.75em;}
.whiteQuoteText {COLOR: #FFF; FONT-SIZE: .67em; LINE-HEIGHT: 1.5em; VERTICAL-ALIGN: top;}
.smalltext {font-family:Tahoma,Arial,sans-serif COLOR:#333; FONT-SIZE: 8pt; LINE-HEIGHT: 10pt; VERTICAL-ALIGN: top;}
.smalltextwhite {COLOR: #FFF; FONT-SIZE: 8pt; LINE-HEIGHT: 10pt; TEXT-ALIGN: right; VERTICAL-ALIGN: top;}
.navlinks {FONT-SIZE: .75em; TEXT-ALIGN: center; VERTICAL-ALIGN: bottom; padding-bottom:.5em;}
.tablebkgd {background: #FFF url(images/course_bkgd.gif) repeat bottom right}

th {border-bottom: 1px solid #548540; text-align:left; line-height:1.5em; font-size:.75em; color:#333; background-color:#FFF; padding-left:.62em; font-weight: bold; VERTICAL-ALIGN: middle;}

td {vertical-align:top;}
td.white {background-color:#FFF;}
td.breadcrumb {FONT-SIZE:.67em; LINE-HEIGHT: 1.2em; padding-bottom:.25em;}

tr.addressblock {font-size:.75em; line-height:1.5em; padding-left:.62em;}
tr.courses {FONT-SIZE: .75em; padding-left:.62em; padding-bottom:.25em; LINE-HEIGHT: 1.5em; VERTICAL-ALIGN: middle;}

a:link {TEXT-DECORATION: underline; COLOR: #900;}
a:visited {TEXT-DECORATION: underline; COLOR: #600;}
a:hover {TEXT-DECORATION: none; COLOR: #F00;}

td.leftfoot {BACKGROUND-COLOR:#D1B27F; FONT-SIZE:.75em; LINE-HEIGHT:2.5em; TEXT-ALIGN:left; VERTICAL-ALIGN: middle; border-right: 6 solid #D1B27F; border-bottom: 1 solid #D1B27F; padding-left:24px;}
td.rightfoot {BACKGROUND-COLOR:#D1B27F; FONT-SIZE:.75em; LINE-HEIGHT:2.5em; TEXT-ALIGN:right; VERTICAL-ALIGN: middle; border-right: 6 solid #D1B27F; border-bottom: 1 solid #D1B27F; padding-right:12px;}

#subheadunderline {FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; FONT-SIZE: 11pt; FONT-WEIGHT: bold; LINE-HEIGHT: 11pt; VERTICAL-ALIGN: bottom; border-bottom : 2 solid #548540; padding-left:6;}