body {
    background: url(images/left-bg.gif) no-repeat;
    margin: 0;
    padding: 0;
    top: 0;
    width: 1250px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
}

.UnselectedWidget, .SelectedWidget {
    color:#F00;
    cursor:pointer;
    font-weight:bold;
    display:inline-block;
    padding:5px;
}

.SelectedWidget {
    color:#888;
}

.hidden {
    display: none;
}

html, body {
    height: 100%;
}

#top_container {
   height: 115px;
   min-width: 790px;
   right: 0;
}

#logo {
    padding: 18px 15px 15px 14px;
    float: left;
    width: auto;
    height: auto;
}

#header {
    left: 191px;
    right: 0;
    position: absolute;
    min-width: 610px;
    z-index: -1;
    overflow: hidden;
}

#TO-Head {
    width: 100%;
    text-align: center;
    display: none;
}



#breadcrumb {
    margin: 20px 250px 0 200px;
    padding: 10px 0 0 0;
    height: 5px;
    min-width: 600px;
}

#breadcrumb.wide-form {
    margin: 20px 10px 0 200px;
    padding: 10px 0 0 0;
    height: 5px;
    z-index: -3;
}

/* old version 5.6.2
 #Breadcrumb{height:30px;width:700px;line-height:30px;background:url(images/Breadcrumb-BG2.jpg) no-repeat 0 0; margin: 40px 200px 0 200px;
    font-size:11px; }
    #Breadcrumb span{display:inline-block;height:30px;float:left;font-weight:bold;color:#666;font-size:11px;}
    #Breadcrumb .Intro{text-transform:uppercase;padding:0 15px 0 13px;margin:0 15px 0 0;font-size:10px;background:url(images/Breadcrumb-FirstSep.jpg) no-repeat right 0;}
    #Breadcrumb .SkinObject{display:inline-block;color:#944e4e;height:30px;float:left;}
    #Breadcrumb .SkinObject:hover{text-decoration:underline;}
    #Breadcrumb span.Sep{width:14px;background:url(images/Breadcrumb-Sep.jpg) no-repeat 0 0;margin:0 15px;}
*/
#container {
    margin-top: 45px;
    margin-bottom: -50px;
    position: relative;
    min-height: 100%;
    min-width: 1050px;
    margin-left: 0;
}

#left {
    /*float: left;*/
    width: 200px;
    margin-left: 0;
    position: absolute;
    z-index: 3;
}

#centre {
    margin-left: 200px;
    margin-right: 250px;
    min-width: 600px;
    z-index:0;
    /*position: relative;*/
}

#centre.wide-form {
    margin-left: 200px;
    margin-right: 10px;
}

#centre a {
    color: #0085B8;
}

#centre a:hover {
    color: #ff0000;
}

#right 
{
   
    width: 210px;
    padding-right: 10px;
    right: 0;
    position: absolute;
    /*float: right;*/
    /*display: none;*/
}

/*
#right.wide-form {
    z-index: 55;
}*/

#centre-boxes-wrapper {
    position: relative;
    font-size: 1.2em;
    z-index: 0;
}

#centre-boxes-wrapper strong {
    font-size: 1.3em;
}

#centre-boxes-wrapper li {
    font-size: 1.2em;
    padding-bottom: 7px;
}
 
#quick-links-box {
    background-color: #E1F5FC;
    width: 200px;
    position:relative;
    left: 75px;
    float: left;
    padding: 5px;
}
 
#recog-cent-box {
    background-color: #E1F5FC;
    width: 400px;
    position:relative;
    right: 75px;
    float: right;
    padding: 5px;
}

#access-he-box {
    background-color: #E1F5FC;
    width: 400px;
    position:relative;
    top: 20px;
    right: 75px;
    float: right;
    padding: 5px;
}

#access-he-logo {
    width: 151px;
    height: 56px;
    position:relative;
    top: 140px;
    left: 200px;
    float: right;
}

#news-and-events {
    width: 200px;
    border: 1px solid #2FAEE1;
    margin-top: 30px;
    /*margin-bottom: 10px;*/
    position: relative;
}

#news-and-events p {
word-wrap:break-word;
text-align:justify; 
}

#news-and-events.wide-form {
    display: none;
}

#news-section,
#events-section {
    /*margin-top: -20px;
    margin-bottom: -10px;*/
    padding-right: 6px;
    padding-left: 4px;	
}

 /*   #head .Content{position:relative;width:200px;height:63px;margin:auto;}  
    #head .SearchContainer {position:absolute;z-index:22;bottom:19px;right:0px;width:231px;height:32px;background:url(images/search.png);}
    #head .SearchContainer .SearchBorder{border:0;background:none;}
    #head .SearchContainer .SearchIcon{float:left;width:25px;padding:3px;background-position:9px 6px;}
    #head .SearchContainer .SearchTextBox{float:left;background:none;width:120px;margin:3px;color:#eee;}
    #head .SearchContainer .SearchButton{float:left;text-indent:-9999px;display:block;height:30px;width:8px;padding:0px;}
*/

#search-box.wide-form {
    margin-top: -52px;
    z-index: 20;
}


#user-controls.wide-form {
    margin-top: -52px;
    margin-left: -250px;
    z-index: 2;
}

.side_article {
    margin-bottom: -20px;
    font-size: 13px;
}

p.sa_event_info {
    color: #471B7E;
    font-size: 11px;
}

.side_article a {
    color: #471B7E;
}

#dnn_NewsPane,
#dnn_EventsPane {
    margin-bottom: -20px;
}

.sa_posted_date {
    margin-top: -20px;
    margin-bottom: -10px;
    color: #471B7E;
    font-size: 11px;
}

.sa_read_more {
    margin-top: -20px;
    float: right;
    font-size: 11px;
}

#dnn_ctr512_ModuleContent,
#dnn_ctr511_ModuleContent {
    margin-top: -40px;
}

table.BlogInfo {
    display: none;
}

.blog_body {
    margin-top: -15px;
}

.blog_body p{
    font-size: 1px;
}

/*.blog_footer {
    margin-top: -40px;
}*/

h2.blog_title {
    font-size: 1.2em;
}

#news-and-events h3 {
    color: #FFF;
    font-size: 1.2em;
    background-color: #2FAEE1;
    margin-top: 0;
}

#news-and-events a {
    color: #FFF;
}

#news-and-events span.TitleHead, #dnn_NewsPane .head_title, #dnn_EventsPane .head_title {
    display:none;
}

.clearFooter {
    height: 50px;
    clear: both;
}

#footer {
    font-size: .7em;
    height: 20px;
    position: relative;
    margin-left: 200px;
    padding: 20px 0 10px 0;
    width: 600px;
    /*min-width: 650px;*/
}

#footer-forum-terms {
    display: inline;
}

#footer-forum-terms.hidden {
    display: none;
}

a {
    color: #000;
    outline: none;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

h1 {
	font-size: 	17.9167px;
	color: #471B7E;
	font-weight: bold;
}

span.TitleHead {
    color: #471B7E;
}

h2 {
    font-size: 1.5em;
	font-weight: bold;
    border-bottom: 1px dotted #471B7E;
    padding-bottom: 3px;
    display:block;
    color: #471B7E;
}

/*strong 
{
    font-size: 1.25em;
}*/

h3 {
    font-size: 1.5em;
    font-weight: bold;
    padding: 3px 3px 3px 6px;
	background: #e1f5fc;
}

h4 {
    font-size: 1.5em;
}

h5 {
    font-size: 1.20em;
    font-weight: bold;
}

h-home {
    font-size: 1.3em;
    font-weight: bold;
}

li {
    font-size: 11.5333px;
}

ul li, ol li {
    font-size: 13.5333px;
}

#centre p {
    font-size: 1.23em;
}

#centre table {
    font-size: 1.23em;
}

p.box-shaded {
    background-color: #E1F5FC;
    padding: 10px;
}

p.ie-only {
    display:none;
}

/*NAVIGATION AND MENU STYLING*/

#navigation {
    position: relative;
    width: 180px;
    background: url( images/nav-bg-50percent.png );
    padding: 10px 0 10px 0;
    color: #000;
     
}

.Main_DNNMenu_ContainerSub {
    border: #009DDC 1px solid;
    background-color: #009DDC;
       z-index:1000;
    cursor: pointer;
    cursor: hand;
    width: 200px;
    margin-left: -20px;
}

.Main_DNNMenu_NodeRoot {
    cursor: pointer;
    cursor: hand;
    /*font-size: 10pt; z-index: 949;    
    background-color: #009DDC;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    white-space: nowrap;
    background-color: Transparent;
    background: url(images/nav-bg-50percent.png);*/
    padding: 6px 15px 6px 20px;
}

.Main_DNNMenu_Node td 
{  
    cursor: pointer;
    cursor: hand;
    font-size: 10pt;
    /*font-weight: bold;
    color: #000000;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    background-color: Transparent;
    white-space: nowrap;*/
    padding: 5px 5px 5px 5px;
    background-image: url(images/nav-bg-50percent.png );
}

.Main_DNNMenu_NodeHoverRoot,
.Main_DNNMenu_NodeHoverRoot td,
.Main_DNNMenu_NodeHoverSub,
.Main_DNNMenu_NodeHoverSub td {
font-weight: bold;
background-image: url(images/nav-bg-50percent.png);
}

.Main_DNNMenu_NodeSelectedRoot {
    font-weight: bold;       
}

/*  .Main_DNNMenu_NodeSelectedSub {
    font-weight: bold;
    background-image: url(images/nav-bg-50percent.png );
    font-size: 10pt;
    margin: 500px 500px 500px 500px; */





























