
* {
padding : 0;
margin : 0;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-image : url(../images/bg.jpg);
background-repeat : repeat-x;
margin : 0;
padding : 0;
color : #666666;
}
#wrapper {
margin : 0 auto;
width : 828px;
background-image : url(../images/content.jpg);
background-repeat : repeat-y;
line-height : 21px;
}
#top {
width : 828px;
height : 36px;
background-image : url(../images/top.jpg);
background-repeat : no-repeat;
line-height : 36px;
}
#header {
width : 828px;
}
#logo {
background-image : url(../images/logo.jpg);
background-repeat : no-repeat;
width : 290px;
height : 125px;
float : left;
}
#news-flash {
background-image : url(../images/newsflash.jpg);
background-repeat : no-repeat;
width : 538px;
height : 125px;
float : right;
}
#news-flash-inside {
color : #ffffff;
padding-top : 23px;
padding-right : 40px;
}
#header-closer {
clear : both;
}
#leftcolumn {
width : 184px;
float : left;
}
#leftcolumn-inside {
padding-left : 34px;
padding-right : 10px;
}
#content {
float : left;
width : 460px;
display : inline;
}
#clear {
clear : both;
padding-top : 20px;
}
#content-inside {
padding-right : 10px;
padding-left : 10px;
}
#news {
background-image : url(../images/news.jpg);
}
#news1 {
float : left;
width : 50%;
}
#news1-inside {
padding : 10px;
background-color : #e5e5e5;
}
#news2 {
float : right;
width : 50%;
}
#news2-inside {
padding : 10px;
background-color : #f4f4f4;
}
#news-end {
clear : both;
}
#rightcolumn {
width : 184px;
float : left;
}
#rightcolumn-inside {
padding-left : 4px;
padding-right : 40px;
}
#content-end {
width : 828px;
clear : both;
background-image : url(../images/end-content.jpg);
height : 30px;
}
#footer {
margin : 0 auto;
width : 828px;
background-image : url(../images/footer.jpg);
height : 30px;
}
#footer-inside {
padding-right : 40px;
padding-left : 40px;
line-height : 30px;
}
#footer-end {
margin : 0 auto;
width : 828px;
background-image : url(../images/bottom.jpg);
height : 40px;
}
a:link {
color : #006699;
}
a:visited {
color : #006699;
}
a:hover {
color : #ff6600;
}
a.mainlevel {
display : block;
width : 100%;
background-color : #efefef;
text-decoration : none;
color : #999;
border-bottom : 1px solid #efefef;
margin-bottom : 5px;
padding : 2px 2px 2px 5px;
}
a.mainlevel:hover {
background-color : #fff;
color : #000;
border-bottom : 1px solid #efefef;
}
div.moduletable h3 {
text-transform : uppercase;
color : #999;
font-size : 10px;
padding-bottom : 10px;
}
ul {
list-style : none;
}
a.mainlevel#active_menu {
color : #000;
background : #fff;
}
#news-flash-inside h3 {
display : none;
}
#news-flash-inside a:link {
color : #fff;
}
#news-flash-inside a:visited {
color : #fff;
}
#news-flash-inside a:active {
color : #fff;
}
#news-flash-inside a:hover {
color : #fff;
text-decoration : none;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
font-weight : bold;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 36px;
white-space : nowrap;
}
ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}
#buttons {
float : left;
margin : 0;
padding : 0;
width : auto;
}
#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
color : #000;
}
.pathway {
font-size : 10px;
color : #333;
font-weight : bold;
}
.small {
color : #333;
font-size : 10px;
padding-left : 10px;
}
.createdate {
color : #333;
font-size : 10px;
padding-left : 10px;
}
.modifydate {
color : #333;
font-size : 10px;
padding-left : 10px;
}
.button {
color : #333;
font-size : 10px;
background-color : #efefef;
border : 1px solid #ccc;
padding-left : 5px;
padding-right : 5px;
}
.readon {
padding-left : 10px;
}
.category {
padding-left : 10px;
}
.blogsection {
padding-left : 10px;
}
.back_button {
padding-left : 10px;
}
.contentheading {
font-size : 18px;
color : #999;
padding-left : 10px;
padding-bottom : 10px;
}
.componentheading {
font-size : 18px;
color : #999;
padding-left : 10px;
padding-bottom : 10px;
}
.sectiontableheader {
font-weight : bold;
}
.sectiontableentry2 {
background-color : #efefef;
}
p:first-letter {
color : #ff9900;
font-size : 21px;
font-weight : bold;
}
p:first-line {
color : #ff9900;
font-variant : small-caps;
}
body.contentpane {
background : #fff;
padding : 10px;
color : #000;
font-size : 1em;
}
