/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}
td,p,div,tr  { color: #006; font-size: 12px; font-family: Tahoma, verdana, arial }
body {
    font-family: tahoma,verdana,arial;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}
.all  { color: #006; background-color: #cde8f3; background-image: url(../images/all.png); background-repeat: repeat-x; margin: 10px 0 30px; padding: 0 }
#container {
    width:             768px;
    background-image:  url(../images/wrap_bg.png);
    background-repeat: repeat;
}
#wrapper {
    width: 757px;
    padding: 5px 0 5px 0;
}
#header {
    background-image:  url(../images/headerwrap.png);
    background-repeat: repeat-x;
    height:            84px;
    width:             757px;
    
}
#logo {
    float: left;
    width:253px;
}
#righthead {
    margin-top: 59px;
    float:right;
    margin-right:50px;
}
#topnav {
    background-image:  url(../images/topnavwrap.png);
    background-repeat: repeat-x;
    height:            30px;
    padding-left:10px;
}
#content  { color: #006; background-color: #cde8f3; background-image: url(../images/content_bg.png); background-repeat: repeat-x; background-position: 50% top; padding: 10px }
#maincontent {
    margin-right: 10px;
}
#left {
    float: right;
    width: 200px;
}
#left div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/left_mod_bg.png);
    background-repeat: repeat;
    border:            1px solid #333333 ;
}
#left div.moduletable h3  { color: #006; font-size: 14px; font-weight: bold; background-image: url(../images/mod_th.png); background-repeat: no-repeat; background-position: left 50%; text-transform: capitalize; margin-bottom: 8px; padding-left: 25px }
#right {
}
#right div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/right_mod_bg.png);
    background-repeat: repeat;
    border:            1px solid #333333 ;
}
#right div.moduletable h3   { color: #fff; font-size: 14px; font-weight: bold; background-image: url(../images/mod_th.png); background-repeat: no-repeat; background-position: left 50%; margin-bottom: 8px; padding-left: 25px }
div.moduletable-login {
   margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/left_mod_bg.png);
    background-repeat: repeat;
    border:            1px solid #333333 ;
}
div.moduletable-login h3  { color: #006; font-size: 14px; font-weight: bold; background-image: url(../images/mod_th.png); background-repeat: no-repeat; background-position: left 50%; margin-bottom: 8px; padding-left: 25px }
div.moduletable-login .button  { color: #006; background-image: url(../images/login_button.png); background-repeat: no-repeat; margin-bottom: 8px; padding-top: 2px; padding-left: 15px; width: 68px; height: 21px }
div.moduletable-blue td {
    font-size:  11px;
    text-align: left;
}
div.moduletable-yellow {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/yellow_mod_bg.png);
    background-repeat: repeat;
}
div.moduletable-yellow td {
    font-size:  11px;
    text-align: left;
}
div.moduletable-yellow h3  { color: #006; font-size: 14px; font-weight: bold; margin-bottom: 8px }

#bottom div.moduletable {
    margin-bottom: 8px;
    padding:       8px;
}
#bottom div.moduletable h3  { color: #0a6bae; font-size: 12px; font-weight: bold; margin-bottom: 8px }
#bottom div.moduletable td  { color: #0b6cb0 }
#right {
    margin-right: 10px;
}
#bottom  { background-color: #cde8f3; background-image: url(../images/bottom_bg.png); background-repeat: repeat-x; padding: 10px }
#bottom p  { color: #0b6cb0; font-size: 11px }
#footer {
    margin-bottom: 10px; 
    background-image: url(../images/footer_bg.png); 
    background-repeat: repeat-x;
    height:32px;
    
    
}
#footer P  { color: #0b6cb0; font-size: 11px; padding-top: 10px }
#footer a:link, #footer a:visited  { color: #006 }
/* splitmenu */
#navlist {
    margin:  0px;
    padding: 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
    display:         inline;
    list-style-type: none;
}
#navlist a:link, #navlist a:visited  { color: #006; font-size: 11px; text-decoration: none; margin: 0; padding: 6px 8px; float: left }
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color:               #FFFFFF;
    background-image:    url(../images/active_top.png);
    background-repeat:   repeat-x;
    background-position: bottom;
}
#navlist a:hover {
    color: #FFFFFF;
}
/* joomla css stuff */
ul#mainlevel-nav {
    list-style:   none;
    font-size:    11px;
    height:       28px;
    padding-left: 20px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-right:  20px;
    padding-top:    5px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color:           #FFFFFF;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    font-weight:     bold;
}
a:link, a:visited  { color: #006; font-weight: bold; text-decoration: none }
a:hover {
    color: #FFFFFF;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1  { color: #006; font-size: 20px; font-weight: normal }
ul {
}
li {
    margin-left: 20px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    margin:  3px;
    padding: 5px;
}
.contenttoc th  { color: #0b6cb0; font-weight: bold; padding: 3px }
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover  { color: #006; font-size: 11px; padding-left: 5px }
.contenttoc td {
    padding: 3px;
}
.contentpane {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen,table.contentpane {
}
table.contentpaneopen li {
    margin-left: 20px;
}
div.moduletable {
    font-size: 11px;
}
div.moduletable td {
    text-align: left;
    font-size:  11px;
}
div.moduletable h3  { color: #006; font-size: 14px; font-weight: bold; text-align: left; margin-bottom: 8px }
table.moduletable th   { color: #fff; font-size: 14px; font-weight: normal; background-image: url(../images/modth.png); background-repeat: no-repeat; background-position: 50% bottom; text-align: left; text-transform: uppercase; padding-top: 15px; padding-bottom: 10px; padding-left: 5px; width: 230px; vertical-align: middle }
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:    0;
    text-align: left;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
}
.latestnews li a {
    border-bottom: 1px solid #666 ;
    display:       block;
}
.latestnews li a:hover {
}
.mostread li {
    list-style-type: none;
}
.mostread li a {
    border-bottom: 1px solid #666 ;
    display:       block;
}
.mostread li a:hover {
}
ul.latestnews li  { color: #0b6cb0; text-align: left; margin-left: 0; padding: 2px 2px 5px 0; width: auto }
.latestnews a:link  { color: #006; text-transform: capitalize }
.latestnews a:visited  { color: #cde8f3 }
.latestnews a:hover  { color: #009cff }
ul.mostread li  { color: #0a6bae; text-align: left; margin-left: 0; padding: 2px 2px 5px 0; width: auto }
.mostread a:link  { color: #006; text-transform: capitalize }
.mostread a:visited  { color: #cde8f3 }
.mostread a:hover  { color: #009cff }
td.contentheading  { color: #0b6cb0; font-size: 18px; font-family: arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
div.componentheading  { color: #006; font-size: 18px; font-family: tahoma, Helvetica, sans-serif; font-weight: normal; text-decoration: none; text-align: left }
a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       14px;
}
a.contentpagetitle:hover  { color: #006 }
.createdate, td.createdate  { color: #0b6cb0; font-size: 11px; font-weight: bold; text-transform: lowercase; padding-bottom: 3px }
.modifydate,.small  { color: #0b6cb0; font-size: 11px; font-weight: normal; text-transform: capitalize }
.highlight  { color: #ffffff; background-color: #006 }
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  none ;
}
.mosimage_caption  { color: #0b6cb0; font-size: 10px; font-weight: bold; padding: 1px 2px; border-bottom: 1px solid #333333 }
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited      { color: #fff; font-size: 12px; font-weight: normal; text-decoration: none; background-color: #006; text-align: left; text-transform: capitalize; display: block; margin-top: 3px; padding-top: 2px; padding-left: 10px; width: 165px; height: 18px !important; vertical-align: middle; border: solid 1px }
a.mainlevel:hover      { color: #006; font-size: 12px; font-weight: bold; text-decoration: none; background-color: #7fc6eb; text-align: left; text-transform: capitalize; margin-top: 3px; padding-left: 10px; width: 165px; height: 18px; vertical-align: middle; border: solid 1px #fff }
a.mainlevel#active_menu   { color: #fff; font-weight: bold }
a.mainlevel#active_menu:hover   { color: #fff }
a.sublevel:link, a.sublevel:visited    { color: #59b9e7; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-weight: normal; line-height: 20px; background-color: #006; text-transform: lowercase; display: block; margin-top: 2px; margin-left: 10px; padding: 1px 3px 1px 10px; border: solid 1px #fff }
a.sublevel:hover   { color: #fff; font-size: 11px; font-family: Arial, Verdana, Tahoma; line-height: 20px; text-decoration: none; background-color: #5abbe9; margin-top: 2px; margin-left: 10px; padding: 1px 3px 1px 10px; border: solid 1px }
#mod_login_username   { color: #006; font-size: 11px; font-family: tahoma; font-weight: bold; background: #cde8f3 url(../images/mod_login_bg.png) repeat-x; padding: 5px 0 0 5px; width: 90%; height: 23px; border: none }
#mod_login_password   { color: #006; font-size: 11px; font-family: tahoma; font-weight: bold; background: #cde8f3 url(../images/mod_login_bg.png) repeat-x; padding: 5px 0 0 5px; width: 90%; height: 23px; border: none }
#mod_login_remember {
    border:     none ;
    margin:     0;
    background: none ;
    
}
.inputbox   { font-size: 12px; background: #7fc6eb; border: solid 1px #006 }
.button  { color: #006; font-size: 11px; font-weight: bold; background: #7fc6eb; padding: 2px; border: none }
.sectiontableheader  { color: #fff; font-weight: bold; background: #0b6cb0; padding: 4px }
.sectiontableentry1 td {
    padding: 3px;
}
.sectiontableentry2 td  { background: #5abbe9; padding: 3px }
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px; 
    
    
    
    
}
.readon {
    font-size:           11px;
    float:               left;
    background-image: url(../images/readon_bg.png);
    background-position: left;
    background-repeat:   no-repeat;
    padding-left:        20px;
    height:              14px;
}
a.readon, a.readon:visited,a.readon:hover  { color: #0b6cb0 }
.back_button a  { background-color: #5abbe9; text-align: center; display: block; padding: 2px 5px 2px 20px }
.back_button a:hover  { color: #ffffff; background-color: #7fc6eb; padding: 2px 5px 2px 20px }
.pagenav  { color: #fff; font-size: 11px; font-family: verdana, tahoma; background-color: #0b6cb0; text-align: center; margin: 0 -2px 0 0; padding: 1px 6px }
a.pagenav, a.pagenav:visited  { color: #7fc6eb }
a.pagenav:hover   { color: #ffffff; background-color: #006; border: solid 1px #cde8f3 }
span.pathway  { color: #006; font-size: 11px; font-weight: bold }
span.pathway a:link,
span.pathway a:visited  { color: #006; font-size: 11px; font-weight: bold }
.blog_more{
margin-bottom:15px;
}

