body
{
    margin: 15px 0 0 0px;
    width: 779px;
    font-family: Arial, serif;
    font-size: 11px !important;
}
img
{
    border-style: none;
    margin: 0px;
    display: block;
}
.greySpacer
{
    float: left;
    width: 779px;
    border: 0px solid #999999;
}
.dropDown
{
    background-color: #FFFF99;
}
.myStyle
{
    visibility: hidden;
}
options
{
    font: 10px Arial, sans-serif;
}
#navigation
{
    height: 38px;
   	align:center;
    width:100%;
    background-image:url(images/navBground.gif);
    border-bottom:1px solid #999999;
    border-top:1px solid #999999;
}
a
{
    color: #003399;
    text-decoration: none;
}

img {
white-space:nowrap;
display:block;
}
ul li {
    font-size:11px;
}
/* commonly used elements */
.left
{
    float: left;
    
}
.right
{
    float: right;
}
.block
{
    display: block;
}
.clear
{
    clear: both;
}

/* main page used elements */
.banner
{
    width: 779px;
    background-image: url(images/banner.jpg);
    background-repeat: no-repeat;
    height: 155px;
    border-top: 1px solid #999999;
}
.bannerd
{
background-image: url(images/MRUNlogo.jpg);
background-repeat: no-repeat;
background-position: top lefts;
height: 156px;
width: 248px;
background-color:white;
}
.mainContent
{
    padding: 10px 0 0 9px;
    width: 238px;
    height: 121px;
    border-bottom: 1px solid #999999;
    color: #000000;
}
.bottomBanner
{
    border-bottom: 1px solid #999999;
    width: 371px;
}

/* Sup Page used elements */
.leftGreyGradient
{
    border-right: 1px solid #999999;
    width: 80px;
    height: 132px;
}
.rightGreyGradient
{
    border-left: 1px solid #999999;
    height: 132px;
    background-color: #0D3D6B;
    width: 79px;
}
ul.disc
{
    list-style-type: disc;
}
.dashed
{
    border-bottom: 1px dashed #0D4375;
    width: 526px;
}
.contentTable
{
    padding-left: 55px;

}
.subPageBanner
{
    background-image: url(images/logoBannerRight.gif);
    height: 81px;
    background-repeat: no-repeat;
}
.subNavBackground
{
    background-color: #0D4375;
    width: 779px;
    height: 20px;
}

/* footer used elements */
.footer
{
    background-image: url(images/footerBackground.jpg);
    height: 81px;
    color: #FFFFFF;
    font-size: 10px;
    background-repeat: no-repeat;
    width: 521px;
    text-align: left;
    margin-left:317px;
}
.subPageFooter
{
    background-color: #E4E4E4;
    width: 618px;
    text-align: center;
    vertical-align: bottom;
    float: left;
    height: 15px;
    border-bottom: 1px solid #999999;
}
a.footerLink:link
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
    height: 15px;
}
a.footerLink:visited
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
    height: 15px;
}
a.footerLink:hover
{
    color: #003366;
    font-weight: bold;
    text-decoration: underline;
    height: 15px;
}
a.footerLink:active
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
    height: 15px;
}

#rside_chunk {
width: 141px;
float:left;
background-image: url(images/right_sideChunk.jpg);
background-repeat: repeat-x; 
border:0px solid red;
background-color: #0D3D6D;
height:396px;
}

a.lt_blue:link, a.lt_blue:active,  a.lt_blue:visited{
font-size:10px;
color:#3399CC;
}

a.lt_blue:hover{
font-size:10px;
color:#FFFFFF;
}
