﻿.portallayout 
{
    width: 810px;
}

li
{
    background-position: left top;
    background: url('file:///C:/Documents and Settings/Michelle/My Documents/Visual Studio 2008/WebSites/CMC_Master/Images/next.gif') no-repeat left top;
    padding: 0 0 0 18px;
}
body
{
    background-position: left top;
    background: url('Images/Background_img.jpg') repeat-x left
top;
}

td.header 
{
    height:100px;
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
}

td.details 
{
    height:200px;
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
}
td.cmcSubTitle
{
     font-family:Arial;
     font-size:x-large;
     font-weight: bold;
     text-align: center;
}
.styleSal
{
      color: #993300;
      font-size: 2;
      font-style: italic;
      font-weight: bold;
}

.styleIntro
{
      font-style: italic;
      font-family: Arial, Helvetica, sans-serif;
      font-size: small;
}
.styleQuote
 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: small;
      font-weight: bold;
}

.registerTM
{
    font-size: x-small;
}

.downloadHeader
{
      font-family: Arial, Helvetica, sans-serif;
      font-size: small;
      font-weight: bold;
      color:Teal;
}
.downloadDesc
{
      font-family: Arial, Helvetica, sans-serif;
      font-size: small;
      font-weight: bold;
}
.downloadButton
{ 
     background-color : Teal;
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
}

.MenuBar
{
    height: 35px;
    background-image: url('Images/MenuBar.jpg');
}

.adjustedZIndex 
{
    z-index: 1;
}
