/*Body*/
body { text-align: center; font-size: 80%; }
/*End body*/
/*Container*/
#container { width: 62.5em; margin: 1em auto; text-align: left; }
/*End container*/
/*Skip navigation*/
.accessaid { position: absolute; height: 0; overflow: hidden; }
/*End skip navigation*/
/*Header*/
#header { padding: .5em; background: url(images/header.gif) no-repeat; }
/*End header*/
/*Navigation*/
#nav { float: left; width: 14em; margin: 0; padding: 0em 1em 1em 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .9em; font-weight: bold }
#nav ul { padding: 0; margin: 0; list-style: none; color: rgb(7%, 41%, 66%); text-transform: uppercase; }
#nav ul a { text-decoration: none; }
#nav ul a:link { color: rgb(7%, 41%, 66%); }
#nav ul a:visited { color: rgb(7%, 41%, 66%); }
#nav ul a:hover { text-decoration: underline; }
#nav ul a:active { color: rgb(124%, 7%, 15%); }
#nav ul ul { text-indent: 1em; list-style: disc; list-style-position: inside; }
/*End navigation*/
/*Content*/
#content { width: 45em; margin-left: 15em; padding: 0em 1em 1em 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; border-left: .1em solid rgb(7%, 41%, 66%); }
#content h1 { font-size: 1.75em; font-weight: bold; font-variant: small-caps; margin-top: 0; }
#content h2 { font-size: 1.5em; font-style: italic; }
#content p { line-height: 1.5; }
#content ul { line-height: 1.5; }
#content li { line-height: 1.5; }
#content a { text-decoration: none; }
#content a:link { color: rgb(7%, 41%, 66%); }
#content a:visited { color: rgb(60%, 10%, 61%); }
#content a:hover { text-decoration: underline; }
#content a:active { color: rgb(124%, 7%, 15%); }
#content table { border-collapse: collapse; table-layout: fixed; width: 100%; }
#content th, td { border-bottom: .1em solid black; }
#content th { font-size: 1.25em; }
#content dl { line-height: 1.5; }
#content dt { padding: 0; margin: 0; list-style: none; font-size: 1.25em; font-weight: bold; text-indent: 1em; }
#content dd { text-indent: .5em; font-size: 1em; font-weight: normal; }
#content dl a { text-decoration: none; }
#content dl a:link { color: rgb(7%, 41%, 66%); }
#content dl a:visited { color: rgb(60%, 10%, 61%); }
#content dl a:hover { text-decoration: underline; }
#content dl a:active { color: rgb(124%, 7%, 15%); }
#content address { font-weight: bold; font-style: normal; }
.position { font-weight: bold; }
.small { width: 4.44em; height: 6.25em; padding: 0.06em; border: 0.06em solid #333; float: left; margin: 0 .31em 0 0; }
.mentor { float: left; width: 200px; margin-right: 1em; }
/*End content*/
/*Footer*/
#footer { clear: left; width: 69.5em; margin: 0; padding: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .9em; font-style: italic; }
#footer img { float: left; margin-right: 1em; }
#footer a { text-decoration: none; }
#footer a:link { color: rgb(7%, 41%, 66%); }
#footer a:visited { color: rgb(60%, 10%, 61%); }
#footer a:hover { text-decoration: underline; }
#footer a:active { color: rgb(124%, 7%, 15%); }
/*End footer*/
