body, html {
 margin:0;
 padding:0;
}

body {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #7D7D7D;
}

a img { border: 0}

sup {line-height: 0px}

#topnav {display: none}
#navwrapper {display:none}
#nav {display: none}
#breadcrumb {display: none}
#rightcol {display:none}
#leftcol ul.subnav, #twocol_leftcol ul.subnav {display: none}
#videomidcol, #videorightcol {display:none}


h1 {
 font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 21px;
 color: #9E218B;
 padding: 0px 10px 2px 0px;
 margin: 0;
}

h2 {
 font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
 color: #005596;
 padding: 0px 5px 10px 0px;
 margin: 0;
}

h3 {
 font-weight: bold;
 font-size: 12px;
 color: #373737;
 padding: 2px 0px 10px 0px;
 margin: 0;
}


p {
 font-size: 12px;
 padding: 0px 10px 7px 0px;
 margin: 0;
 color: #5A5A5A;
 line-height: 18px;
}

a {
 color: #9E218B;
 text-decoration: underline
}

#midcolinner, #twocol_rightcolinner {
 padding: 25px 20px 10px 20px;
}


#midcolinner ul, #twocol_rightcolinner ul, #tips ul {
 margin:0;
 font-size: 12px;
 padding:0px 0px 0px 15px;
 color: #5A5A5A;
 line-height: 16px;
}
#midcolinner ul li, #twocol_rightcolinner ul li, #tips ul li {
 list-style-type:disc;
}

p.footnote {
 font-size: 10px;
 font-style: italic;
 line-height: 12px;
 padding: 10px 0px 10px 0px;
}

#callout {
 background: #F2DEE8;
 padding:20px 15px 20px 15px; 
 margin-bottom:10px;
 border:1px solid #F2DEE8;
}
#callout p {
 color:#6C085D;
}

#callout ul {
 color:#6C085D;
}

#sidebar {
 background: #FFF0C7;
 padding:20px 15px 20px 15px; 
 margin-bottom:10px;
 border:1px solid #CCCCCC;
}
/**************** Glossary *******************/

#ttl_glossary {
 font-family: "Century Gothic", "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
 color: #F38F1D;
 padding: 10px 20px 0px 20px;
}

#ttl_glossary a {
 color: #F38F1D;
 text-decoration: none;
}


#TJK_DL {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #F38F1D;
 padding: 0px 20px 0px 20px;
}


/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {
margin:0;
padding:0;
} 

/* margin for the DTs (shorthand) */
#TJK_DL dt {
/*margin:7px 0;*/
}

/* image and left padding for DDs */
#TJK_DL dd {
 padding: 2px 0px 4px 0px;
 font-weight: normal;
 color: #7D7D7D;
 text-align: left;
 font-size: 9px;
}

/* styling all anchors in the DTs */
#TJK_DL dt a {
 background: 0 50% no-repeat;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #F38F1D;
 font-weight: normal;
 font-style: italic;
 text-decoration:none;
}

#TJK_DL dt a:visited {
 color:#F38F1D;
}

#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {
 text-decoration: underline;
}

 /*************** QUIZ *******************/
#quiz p{
padding:10px 0px 0px 3px;
}
#quiz tr {vertical-align:top;}

.quiz_q {
 font-family: "Century Gothic", "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 30px;
 color: #6C085D;
}

.quiz_a {
 font-family: "Century Gothic", "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 30px;
 color:#F38F1D;
}

/*************** FOOTER *****************/
#footer {
 background:#fff;
 clear:both;
}
#footerspacer {
 background: #fff;
 border-bottom:2px solid #FAD2A4;
 height: 30px;
}
#footer a{
 color: #666666;
}


#footer p {
 font-size: 11px;
 padding: 0px 10px 7px 0px;
 margin: 0;
 color: #696969;
 line-height: 16px;
}


#footer p.warning {
 border: 1px solid #000;
 padding: 10px;
 margin-right:10px;
 font-weight: bold;
}
/*************** END FOOTER *****************/


