body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0
}

body {
    background: #fff;
    color: #4d4d4d;
    font: 11px / 1.25 Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
    text-align: center
}

a:link, a:visited {
    color: #4f6f18;
    text-decoration: none
}

a:focus, a:hover {
    text-decoration: underline
}

legend {
    display: none
}

.clear {
    clear: both
}

.hidden {
    position: absolute;
    left: -999em
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
* html .clearfix {
    height: 1%
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}

#wrapper {
    margin: 0 auto;
    width: 765px;
    position: relative;
    text-align: left
}

#header {
    height: 122px
}

#navigation {
    background: #4f6f18 url(../images/navigation-bg.png) no-repeat 0 0;
    border-bottom: 14px solid #edf1e8;
    padding-left: 25px;
    height: 44px
}

#secondary-nav {
    position: absolute;
    right: 0;
    top: 0;
    background: #ebf7fc url(../images/secondary-nav-bg.png) no-repeat 0 100%;
    width: 474px;
    font-weight: bold;
    font-size: 1.091em;
    height: 54px;
    overflow: hidden
}

#search {
    position: absolute;
    right: 0;
    top: 59px;
    background: #e1f2fa url(../images/search-bg.png) no-repeat 0 0;
    height: 57px;
    width: 358px;
    padding-left: 117px;
    z-index: 5
}

#content {
    background: url(../images/content-bg.jpg) no-repeat 0 0;
    padding-top: 106px;
    margin-bottom: 1em
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.home #content {
    //background-image: url(../images/home-content-bg.jpg);
    background-image: none !important;
    //padding-top: 190px;
    padding-top: 0px !important;
    position: relative
}

#section-nav {
    float: left;
    width: 186px;
    margin-right: 21px;
    background: url(../images/section-nav-bg.png) no-repeat 0 100%;
    padding-bottom: 60px
}

#main {
    float: left;
    width: 383px;
    position: relative;
	font-size: 1.1em;
}

#main.expandmainleft {
    width: 590px
}

.home #main {
    position: static
}

.home #main, .news {
    width: 499px
}

#sidebar {
    float: right;
    width: 161px
}


.home #sidebar img{
padding-bottom: 5px;
}

.home #sidebar,
#bbc {
    float: right;
    width: 257px
}

.news {
    float: left;
    clear: right;
    *clear:both;
    margin-bottom:
    8px;
    min-height:
    165px;
	font-size: 1.1em;
}

.date {
    font-size: 90%
}

.home #register {
    //position: absolute;
    //right: 8px;
   // top: 95px;
    background: #fff;
    color: #4f6f18;
    padding: 10px;
    width: 222px
}

div.prevnext {
    clear: both;
    margin-top: 2em
}

#footer {
    background: #4f6f18 url(../images/footer-bg.png) no-repeat 0 0;
    color: #fff;
    margin-bottom: 1em;
    font-weight: bold
}

#footer .inner {
    display: block;
    height: 5px;
    background: #4f6f18 url(../images/footer-bg.png) no-repeat 0 100%
}

.textcolor1 {
    color: #37aadc
}

.textcolor2 {
    color: #4f6f18
}

.textunderline {
    text-decoration: underline
}

strong, b {
    font-weight: bold
}

em, i {
    font-style: italic
}

h1 {
    color: #666;
    font-size: 1.909em;
    padding-top: 1em;
    padding-bottom: 0.2em
}

.home h1 {
    color: #37aadc;
    font-weight: bold;
    font-family: Verdana;
    letter-spacing: -0.01em
}

h2 {
    font-weight: bold
}

#main h2 {
    text-transform: uppercase;
    color: #4f6f18;
    font-size: 1.091em;
    margin-top: 2em
}

.news h2, .lite, #related h2 {
    color: #a19689
}

.home h1, .lite {
    margin: 0 80px 1em 17px
}

.news h2, #related h2 {
    font-size: 1.455em
}

.news,
#bbc a {
    color: #4f6f18
}

.news h3 {
    font-size: 1.091em;
    font-weight: bold
}

.news a {
    color: #4d4d4d;
    font-weight: bold
}

#main p {
	color: #4d4d4d;
    margin-bottom: 1.25em
}

#main ul {
    list-style: url(../images/bullet.gif) disc;
    padding-left: 12px;
    *padding-left: 16px
}

#main ol {
    padding-left: 12px;
    *padding-left: 16px
}

p#breadcrumb {
    border-bottom: 1px solid #37aadc;
    color: #37aadc;
    margin: 0;
    padding-right: 100px
}

p#breadcrumb a, a#print {
    font-weight: bold;
    color: #4d4d4d
}

a#print {
    position: absolute;
    top: 0;
    right: 0
}

a#print img {
    margin-top: -5px;
    float: left
}

#shortcuts dt, #shortcuts dd {
    float: left;
    font-weight: bold
}

#shortcuts dt {
    color: #37aadc;
    margin-right: 8px
}

#shortcuts dd {
    border-right: 1px solid #37aabc;
    padding-right: 4px;
    margin-right: 4px
}

#shortcuts dd.last-child {
    border: 0
}

.links {
    color: #37aabc;
    margin-left: -11px
}

.links a {
    font-weight: bold;
    font-size: 1.091em;
    margin: 0 11px
}

hr {
    color: #37AADC;
    height: 1px
}

#logo {
    position: relative;
    top: 12px;
    left: 26px
}

#navigation li {
    margin-top: 20px;
    float: left;
    padding-right: 3px
}

#navigation li.on {
    background: transparent url(../images/navigation-on-r.gif) no-repeat top right
}

#navigation a {
    font-size: 1.25em;
    font-weight: bold;
    color: #fff;
    display: block;
    outline: none;
    line-height: 25px;
    padding: 0 9px 0 12px
}

#navigation li.on a {
    color: #4f6f18;
    background: transparent url(../images/navigation-on-l.gif) no-repeat 0 0
}

#section-nav h2 {
    background: url(../images/section-nav-h2-bg.gif) no-repeat 0 0;
    font-size: 1.455em;
    font-weight: bold;
    color: #fff;
    padding: 17px 14px 65px
}

#section-nav ul {
    margin: -53px 9px 0
}

#section-nav li {
    margin-bottom: 2px
}

#section-nav a {
    display: block;
    background: #8da169;
    color: #fff;
    font-weight: bold;
    padding: 2px 6px
}

#section-nav .on {
    background: #edf1e8
}

#section-nav .on a, #section-nav a:hover {
    background: #edf1e8;
    color: #4f6f18;
    text-decoration: none
}

#section-nav ul ul {
    margin: 0 0 0 20px;
    list-style-type: disc
}

#section-nav ul ul li {
    margin-bottom: 0
}

#section-nav ul ul li a:hover {
    text-decoration: underline
}

#section-nav ul ul li.on {
    list-style: url(../images/bullet2.gif) disc;
    color: #666
}

#secondary-nav p {
    padding: 14px 11px 4px;
    white-space: nowrap
}

#secondary-nav p span {
    margin-right: 9px;
    padding-right: 9px;
    border-right: 1px solid #4d4d4d
}

#secondary-nav p a {
    color: #4d4d4d
}

#secondary-nav ul {
    padding-left: 5px
}

#secondary-nav li {
    float: left;
    padding: 0 6px;
    margin-bottom: 6px;
    border-right: 1px solid #fff
}

#secondary-nav li.last-child {
    border-right: 0
}

#secondary-nav ul a {
    color: #fff
}

#search div {
    float: left;
    padding-top: 10px;
    width: 151px
}

#search label {
    color: #4f6f18;
    font-weight: bold;
    font-size: 1.091em
}

#search input {
    color: #666;
    display: block;
    width: 99px
}

#search .submit {
    position: absolute;
    right: 0;
    padding: 0;
    width: 88px
}

#search .submit input {
    width: 88px;
    border: 0
}

#kw_suggestions, #cg_suggestions {
    position: absolute;
    width: 1px;
    height: 1px;
    background-color: transparent;
    margin: 0;
    padding: 0;
    float: none
}

#kw_suggestions.enabled, #cg_suggestions.enabled {
    padding: 0;
    height: auto;
    background-color: #fff;
    border: 1px solid #999
}

#kw_suggestions ul#cg_suggestions ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#kw_suggestions ul li.selected, #cg_suggestions ul li.selected {
    background-color: #f6f4f3
}

#kw_suggestions ul li, #cg_suggestions ul li {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0.5em;
    cursor: pointer
}

#kw_suggestions strong, #cg_suggestions strong {
    color: #c00
}

#search a {
    position: absolute;
    right: 0;
    color: #37aadc;
    font-weight: bold;
    font-size: 1.091em;
    padding: 0 0 0 11px;
    top: -28px;
    width: 122px;
    white-space: nowrap;
    height: 23px;
    line-height: 23px;
    background: url(../images/advanced-search-bg.png) no-repeat 0 bottom
}

#register h2, #share h2 {
    font-size: 1.455em;
    font-weight: bold;
    letter-spacing: 0.05em
}

.home #register h2 {
    padding: 0;
    border: 0;
    margin: 0;
    text-transform: none
}

#register p {
    margin: 0
}

#register input, #sidebar input {
    font-weight: bold;
    color: #666;
    font-size: 0.909em;
    padding: 2px
}

.home #register input {
    width: 122px
}

#register .button, #sidebar .button {
    width: auto !important;
    border: 0;
    padding: 0;
    position: relative;
    top: 4px
}

.news {
    background: #f6f4f3 url(../images/news-bg.gif) no-repeat 0 100%
}
#bbc {
    background: #f6f4f3 url(../images/bbc-bg.gif) no-repeat 0 100%
}

.news h2 {
    background: #f6f4f3 url(../images/news-h2-bg.gif) no-repeat 0 0;
    padding: 13px 19px 0
}
#bbc h2 {
    background: #f6f4f3 url(../images/bbc-h2-bg.gif) no-repeat 0 0
}

.news ul {
    margin: 13px 19px
}

.news li, #related li {
    border-top: 1px solid #a19689;
    padding-top: 6px;
    margin-top: 8px
}

.news li.first-child, #related li.first-child {
    border: 0;
    padding-top: 0;
    margin-top: 0
}

.ad {
    margin-bottom: 6px
}

#related {
    background: url(../images/related-bg.gif) no-repeat 0 0;
    padding-top: 18px;
    margin-bottom: 9px
}

#related h2 {
    margin: 0 16px 1em
}

#related ul {
    background: url(../images/related-ul-bg.gif) no-repeat 0 100%;
    padding-bottom: 8px
}

#related li {
    list-style-type: none;
    list-style-position: outside;
    margin: 0 16px 4px
}

#related a {
    font-weight: bold
}

#share, #register {
    background: url(../images/grey-fade.png) no-repeat 0 0;
    padding: 16px 14px;
    color: #4f6f18
}

#register {
    background: url(../images/grey-fade-short.png) no-repeat 0 0;
    margin-bottom: 10px;
    padding-top: 0
}

#register h2 {
    padding-top: 14px
}

#register.coursesdet {
    background: url(../images/grey-fade.png) no-repeat 0 0;
    background-position: 0 100%
}

#register.coursesdet h2 {
    border-top: 1px solid #a19689
}

#share h2 {
    line-height: 1
}

#share h2 span {
    font-size: 0.857em;
    font-weight: normal
}

#sidebar input {
    width: 103px
}

#footer img {
    margin: 12px 24px 0 20px;
    float: left;
    display: inline
}

#footer p {
    padding-top: 20px
}

#footer .copy {
    padding: 15px 0
}

#footer p span {
    padding-right: 18px;
    margin-right: 15px;
    border-right: 1px solid #fff
}

#footer a {
    color: #fff;
    text-decoration: underline
}

ul.circle {
    list-style-image: none;
    list-style-type: circle
}

ul.disc {
    list-style-image: none;
    list-style-type: disc
}

ul.square {
    list-style-image: none;
    list-style-type: square
}

#main ul.circle {
    list-style-image: none;
    list-style-type: circle
}

#main ul.disc {
    list-style-image: none;
    list-style-type: disc
}

#main ul.square {
    list-style-image: none;
    list-style-type: square
}

#main ol.decimal {
    list-style-image: none;
    list-style-type: decimal
}

#main ol.lower-alpha {
    list-style-image: none;
    list-style-type: lower-alpha
}

#main ol.upper-alpha {
    list-style-image: none;
    list-style-type: upper-alpha
}

#main ol.lower-roman {
    list-style-image: none;
    list-style-type: lower-roman
}

#main ol.upper-roman {
    list-style-image: none;
    list-style-type: upper-roman
}

table.left, p.left, img.left {
    float: left;
    margin: 0 10px 10px 0
}

table.right, p.right, img.right {
    float: right;
    margin: 0 0 10px 10px
}

table.center {
    margin: 0 auto
}

p.center {
    text-align: center
}

p.textcenter {
    text-align: center;
    display: block
}

p.textleft {
    text-align: left;
    display: block
}

p.textright {
    text-align: right;
    display: block
}

p.textjustify {
    text-align: justify;
    display: block
}

table.datatable {
    border-style: solid;
    border-color: #4f6f18;
    border-width: 1px 0px 0px 1px
}

table.datatable th {
    border-style: solid;
    border-color: #4f6f18;
    border-width: 0px 1px 1px 0px;
    background-color: #f6f4f3;
    padding: 4px;
    text-align: left;
    font-weight: bold;
    color: #4f6f18
}

table.datatable th.plaintext {
    font-weight: normal;
    text-align: left
}

table.datatable td {
    border-style: solid;
    border-color: #4f6f18;
    border-width: 0px 1px 1px 0px;
    padding: 4px;
    text-align: left
}

table.datatable tr.altrow td {
    background-color: #edf1e8
}

table.datatable td td {
    border-width: 0px
}

table.datatable caption {
    color: #fff;
    border-style: solid;
    border-color: #4f6f18;
    font-weight: bold;
    padding: 4px;
    text-align: left;
    border-width: 1px 1px 0px 1px;
    background-color: #4f6f18
}

form {
    margin: 0px
}

input, select, textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif
}

.textarea {
    border: 1px solid #666;
    width: 95%;
    font-size: 95%
}

.textareashort {
    border: 1px solid #666;
    width: 120px;
    font-size: 95%
}

.textarea2d {
    border: 1px solid #666;
    width: 95%;
    height: 150px;
    font-size: 95%
}

.textareafree {
    border: 1px solid #666
}

span.warning {
    color: #c00
}

#SearchDataGrid td {
    padding: 10px
}

tr.pagerstyle td {
    background-color: #f6f4f3
}

tr.pagerstyle td span {
    padding: 0px 10px
}

#TJK_ToggleON, #TJK_ToggleOFF {
    padding: 0px 10px 10px 0px
}

#TJK_DL dt {
    padding: 5px;
    margin: 0.7em 0 0.5em;
    background-color: #f6f4f3
}

#TJK_DL dd {
    margin: 0;
    padding: 0 0.5em
}

#TJK_DL .showDD {
    display: block
}

#TJK_DL .hideDD {
    display: none
}

#TJK_DL dt a.singlecontrol {
    float: right;
    font-weight: normal;
    font-size: 0.9em
}

.showpop {
    float: right
}

.popup {
    background-color: #f6f4f3;
    border: 1px solid #4f6f18;
    width: 20em;
    max-height: 15em;
    height: 15em;
    padding: 0.5em;
    visibility: hidden;
    position: absolute;
    overflow: auto;
    right: -160px;
    z-index: 3;
    color: #666;
    font-weight: normal;
    text-align: left
}

.popup a.hidepop {
    margin: 0.2em 0 0.2em 0.2em;
    float: right;
    display: block
}

.shim {
    position: absolute;
    display: none;
    z-index: 2
}

div.sociallinks {
float: right;
top: -40px;
position: relative;
margin-right: 8px;
vertical-align: middle;
}

div.sociallinks img {
margin: 0px !important;
float: none !important;
}

ul.socicons {
list-style: none outside none;
}

ul.socicons li {
    float: right;
    padding-left: 2px;
}

ul.socicons li a{
    display: block;
    height: 35px;
    text-indent: -999em;
}

ul.socicons li a#twitter {
   background: url("../images/twitter_badge.png") repeat scroll 0 0 transparent; 
   width: 35px;
}

ul.socicons li a#facebook {
   background: url("../images/facebook_badge.png") repeat scroll 0 0 transparent;
   width: 35px;
}

ul.socicons li#soctext {
   position: relative;
   top: 10px;
   padding-right: 5px;
}

div.regbox {
float: right; 
position: relative; 
top: 95px; 
right: 8px;
}

