body {
	margin: auto;
	margin-top: 0px;
	background-color: #0;
	max-width: 2000px;
}

table#body {
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-collapse: collapse;
	padding: 0px;
}

table#body tr th#pageTitle {
	color: white;
	font-family: Calibri;
	font-size: 20pt;
	background-color: #FFFFFF;
  				background-image: url(images/modusystems-gradient.png);
  			background-repeat: repeat-y;
}

table#body th#logo {
	background-color: #FFFFFF;
}

table#body img#logoImage {
	height: 100px;
	float: right;
}

img#logo {
	border: 0px solid;
	width: 760px;
	height: 175px;
}

div#content {
	margin-left: 40px;
}

#footerDivider {
	/*background-color: #002355;*/
  				background-image: url(images/modusystems-gradient.png);
  			background-repeat: repeat-y;
			background-repeat: repeat-y;
}

h1 {
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	color: #002355;
}

h2 {
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
        margin-left: 20px;
	color: #002355;
}

h3 {
	font-family: Courier;
	font-style: normal;
	font-size: 11pt;
  line-height:125%;
  color: #23346C;
	margin-left: 80px;
}

h4 {
	font-family: Courier;
	font-style: normal;
	font-size: 11pt;
  line-height:125%;
  color: #23346C;
	margin-left: 40px;
}

h5 {
	font-family: Calibri;
	font-style: normal;
	font-size: 12pt;
	font-weight:normal;
        line-height:125%;
	color: 002355;
        text-decoration:none;
	margin-left: 2px;
}


p {
	font-family: Calibri;
	font-style: normal;
	font-size: 12pt;
        line-height:125%;
	color: 002355;
	margin-left: 40px;
}

#footerText {
	font-family: Calibri;
}

 .gridtable {
      padding: 10px;
      border: 1px solid black; 
      border-collapse: collapse;
    	font-family: Calibri;
    	font-style: normal;
    	font-size: 12pt;
    	font-weight:bold;
      margin-left: 40 px;
      text-align: center;
      word-wrap:break-word;
      white-space:wrap;
      }

.gridtable th {
      padding: 10px;
      border: 1px solid black; 
      border-collapse: collapse;
    	font-family: Calibri;
    	font-style: normal;
    	font-size: 12pt;
    	font-weight:bold;
      margin-left: 120 px;
      text-align: center;
      word-wrap:break-word;
      white-space:wrap;
      }
      
.gridtable tv {
      padding: 10px;
      border: 1px solid black; 
      border-collapse: collapse;
    	font-family: Calibri;
    	font-style: normal;
    	font-size: 12pt;
    	font-weight:bold;
      margin-left: 120 px;
      text-align: center;
      word-wrap:break-word;
      white-space:wrap;
      transform: rotate(90deg);
      }

.gridtable td {
      padding: 10px;
      border: 1px solid black; 
      border-collapse: collapse;
    	font-family: Calibri;
    	font-style: normal;
    	font-size: 12pt;
    	font-weight:normal;
      text-align: center;
      word-wrap:break-word;
      white-space:wrap;
      }
      