* {
    margin:  0;
    padding: 0;
}
td,p,div,tr {
    font-family: Tahoma,verdana,arial;
    font-size:   13px;
    color:       #666;
}
body {
    font-family: tahoma,verdana,arial;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}
.all {
    padding:           0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    color:             #333;
    background-image:  url(graphics/main_bg.jpg);
    background-repeat: repeat-x;
    background-color:  #000099;
}
#container {
    width: 100%;
}
#wrapper {
	width:            775px;
}
#header {
    background-image:  url(graphics/fade_header.jpg);
    background-repeat: no-repeat;
    height:            128px;
}
#topnav {
	margin-top:        98px;
	background-image:  url(graphics/top_nav.jpg);
	background-repeat: repeat-x;
	height:            30px;
	width:             228px;
	float:             right;
}
#content {
    background-color:    #FFFFFF;
    padding:             10px;
    background-image:    url(graphics/content_bg.jpg);
    background-repeat:   repeat-x;
    background-position: top;
}
#maincontent {

}
#links {
	font:Verdana;
	width:100%;
}
#left {
    width: 200px;
}
#left div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(graphics/mod_bg.jpg);
    background-repeat: repeat;
    border:            1px solid #E4E4E4 ;
}
#left div.moduletable h3 {
	margin-bottom: 8px;
	color:         #333333;
	font-size:     16px;
	font-weight:   bold;
}
#right {
}
#right div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(graphics/mod_bg.jpg);
    background-repeat: repeat;
    border:            1px solid #E4E4E4 ;
}
#right div.moduletable h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-size:     16px;
    font-weight:   bold;
}
#bottom div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
}
#bottom div.moduletable h3 {
    margin-bottom: 8px;
    color: #FFFFFF;
    font-size:     14px;
    font-weight:   bold;
}
#bottom div.moduletable td {
   
    color: #A2A2A2;
    
}
#right {
    margin-right: 10px;
}
#bottom {
	padding:           10px;
	background-image:  url(graphics/newbottom_bg.jpg);
	background-repeat: repeat;
}
#bottom2 {
	padding:           10px;
	background-image:  url(graphics/bottom_bg.jpg);
	background-repeat: repeat;
	background-position:bottom;
}
#bottom p{ 
    color: #FFFFFF;
    font-size:14px;
}
#bottom2 p{ 
    color: #FFFFFF;
    font-size:11px;
}
#footer{
margin-top:10px
}
#footer P{
color: #FFFFFF;
font-size:11px;
}
#footer a:link, #footer a:visited{
color: #FFFFFF;
}
/* 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 {
    padding:         8px 8px 8px 8px;
    float:           left;
    font-size:       11px;
    margin:          0px;
    text-decoration: none;
    color:           #FFFFFF;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color:             #FFFFFF;
    background-image:  url(graphics/top_nav_active.jpg);
    background-repeat: repeat-x;
}
#navlist a:hover {
    color: #FFFFFF;
}
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:           #FF0000;
    font-weight:     bold;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
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 {
    padding:     3px;
    color:       #935454;
    font-weight: bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #935454;
    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 {
    text-align:    left;
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}

.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
	padding:    0;
	text-align: center;
}
.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 {
    padding:     2px 2px 5px 0px;
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
}
.latestnews a:link {
    text-transform: capitalize;
    color:          #CCC;
}
.latestnews a:visited {
    color: #CCC;
}
.latestnews a:hover {
    color: #FF0000;
}
ul.mostread li {
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
    padding:     2px 2px 5px 0px;
}
.mostread a:link {
    text-transform: capitalize;
    color:          #CCCCCC;
}
.mostread a:visited {
    color: #CCCCCC;
}
.mostread a:hover {
    color: #FF0000;
}
td.contentheading {
	color:           #FF0000;
	font-family:     arial,Helvetica, sans-serif;
	text-decoration: none;
	font-weight:     bold;
	font-size:       28px;
	letter-spacing:  -0.05em;
	font-variant: small-caps;
}
div.componentheading {
    color:           #333333;
    font-family:     tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       20px;
    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: #CCCC99;
}
.createdate, td.createdate {
    color:          #666666;
    font-size:      11px;
    font-weight:    bold;
    text-transform: lowercase;
    padding-bottom: 3px;
}
.modifydate,.small {
    color:          #FF0000;
    font-size:      11px;
    font-weight:    normal;
    text-transform: uppercase;
}
.highlight {
    color:            #FFFFFF;
    background-color: red;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  none ;
}
.mosimage_caption {
    padding:             1px 2px;
    color:               #898371;
    font-size:           10px;
    font-weight:         bold;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    border-bottom-width: 1px;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited {
	display:             block;
	font-size:           12px;
	font-weight:         bold;
	text-align:          left;
	text-decoration:     none;
	color:               #941D08;
	padding-top:         2px;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #F41400;
    font-weight:     bold;
}
a.mainlevel#active_menu {
    color:       #FF0000;
    font-weight: bold;
}
a.mainlevel#active_menu:hover {
    color: #F41400;
}


.inputbox {
    font-size:  12px;
    border:     1px solid gray ;
    background: #FFFFFF ;
}
.button {
    padding:     1px;
    padding:     2px !important;
    color:       #FFFFFF;
    font-size:   11px;
    border:      none ;
    font-weight: bold;
    background:  #F41400 ;
}
.sectiontableheader {
    font-weight: bold;
    background: #A2A2A2;
    padding:     4px;
    color:       #333333;
}

span.pathway {
    color:       #666666;
    font-size:   11px;
    font-weight: bold;
}
span.pathway a:link,
span.pathway a:visited {
    color:       #666666;
    font-weight: bold;
    font-size:   11px;
}

a:link img, a:visited img, a:focus img, a:hover img, a:active img {
border: 1px black solid;
}
