body {
background-color:#B8BCC2;
margin:0px;
margin-bottom:15px;
background-image: url("common/pageBackground.png");
background-repeat:repeat-x;
}

td {
font-family:arial, sans-serif;
font-size:13px; 
color:#222;
}

.topDivWhite {
background-image:url('common/bgtopwhite.png'); 
background-repeat:no-repeat;
width:900px;
padding-left:6px;
padding-right:6px;
padding-top:2px;
height:25px;
}


.middleDivWhite {
width:900px;
padding-left:6px;
padding-right:6px;
background-image:url('common/bgmiddlewhite.png'); 
background-repeat:repeat-y;

font-family:arial, sans-serif;
font-size:13px; 
text-align:left; 
color:#222;

}

.bottomDivWhite {
background-image:url('common/bgbottomwhite.png'); 
background-repeat:no-repeat;
padding-left:6px;
padding-right:6px;
margin-bottom:25px;
width:900px;
height:13px;
}


.menuBarOn {
text-align:center;
background-color:#FAFAFA;
}

.menuBar {
text-align:center;
background-color:#EAEAEA;
}


.news {
font-size:13px;
margin-left:20px;
}

.newsBreak {
height:1px;
background-color:#eeeeee;
margin-top:35px; 
margin-bottom:25px; 
margin-left:100px;
margin-right:100px;
}

.newsList {
margin-left:20px;
color:#222;
}


/*--------------LINKS-----------------*/
a:link, a:visited, a:hover, a:active {
color:#1818ef;
text-decoration:underline;
}

a:hover, a:active {
text-decoration:none;
}

a.noUnderline:link, a.noUnderline:visited, a.noUnderline:hover, a.noUnderline:active {
text-decoration:none;
}

a.menuBarLink:link, a.menuBarLink:visited, a.menuBarLink:hover, a.menuBarLink:active {
font-family: arial, verdana, sans-serif;
font-size:13px;
color:#222222;
text-decoration:none;
text-shadow:#F7F7F7 0px 1px 0px;
}




a.desktopPictureLink:link, a.desktopPictureLink:visited {
font-family:verdana, arial, sans-serif;;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}

a.desktopPictureLink:hover, a.desktopPictureLink:active {
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}


a.newsTitleLink:link, a.newsTitleLink:visited {
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.newsTitleLink:hover, a.newsTitleLink:active {
text-decoration:underline;
}


a.blackTextLink:link, a.blackTextLink:visited {
font-family:verdana, arial, sans-serif;;
font-size:12px;
color:#000000;
text-decoration:underline;
}

a.blackTextLink:hover, a.blackTextLink:active {
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}


a.blackLink:link, a.blackLink:visited {
color:#000000;
text-decoration:none;
}

a.blackLink:hover, a.blackLink:active {
text-decoration:underline;
}




/*-------------TEXT----------------*/
.desktopPictureTextHeader {
font-weight:bold;
font-size:16px;
color:#000000;
}

.desktopPictureText {
font-family:arial, sans-serif;
font-size:13px;
color:#222222;
}

.defaultInput {
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#000000;
}


.pemdasBlackFont {
font-family:arial, sans-serif;
font-size:13px;
color:#000000;
padding-bottom:24px;
}

.pemdasBlackFontHeader {
font-family:arial, sans-serif;
font-size:13px;
color:#000000;
font-weight:bold;
padding-bottom:3px;
}


.pemdasDocuHeader {
font-size:18px;
color:#000000;
margin-bottom:10px;
font-weight:bold;
}

.pemdasDocuSubHeader {
font-family:arial, sans-serif;
font-size:13px;
color:#000000;
font-weight:bold;
margin-bottom:5px;
}


.pemdasDocuText {
font-family:arial, sans-serif;
font-size:13px;
color:#000000;
margin-bottom:24px;
}

.pemdasDocuTip {
font-family:arial, sans-serif;
font-size:13px;
color:#000000;
padding:4px;
background-color:#F1F1F1;
border:1px solid #AcAcAc;
margin-top:5px;
margin-bottom:10px;
}

.pemdasDocuImage {

margin-top:5px;
margin-bottom:5px;
border:1px solid black;
}



/*-------------TABLES-----------*/
.desktopPictureThumbCellOn {
padding-top:10px;
padding-bottom:10px;
padding-left:28px;
background-color:#FFFFFF;
border:0px solid #d5d5d5;
border-top-width:1px;
border-bottom-width:1px;
}
.desktopPictureThumbCell {
padding-top:11px;
padding-bottom:11px;
padding-left:28px;

}

