body {
  color:#4B4B4B;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  background-color: #000033;
  background-position: 50%;
  background-image: url('../images/bg.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 1% 0 2% 0;
  line-height: 1.4;
  text-align: justify;
}

#mainPage {
  background-color: #FFFFFF;
  padding: 10px;
  min-height: 770px;
  margin: 0 auto;
  clear: both;
  border-bottom: thick solid #0084B0;
}

.center, #mainPage, .navPageHeader1{
  width: 792px;
  margin: 0 auto;
}

.largerFont {
  font-family:Calibri;
  font-size:16px;
  line-height: normal;
}

.blueBg {
  color:#2D5676;
}

.bold {
  font-weight: bold;
}

 #mainLeftMargin {
   width: 160px;
   float: left;
   text-align: left;
}

#mainLeftMargin ul {
  padding-left: 15px;
}

#mainPageContent {
  width: 620px;
  background-color: #ffffff;
  float: right;
  padding-right: 5px;
}

.listHeader, .listHeader a, .listHeader a:visited {
  background-color: #3F3F3F;
  color: #FFF;
  text-decoration: none;
}

.listHeader {
  padding-left: 5px;
  padding-top: 15px;
  padding-bottom: 1px;
  border-bottom: thick solid #0084B0;
}

.listHeaderGray {
  background-color: #FFF;
  color: #000;
  padding-left: 5px;
  padding-top: 15px;
  padding-bottom: 1px;
  border-bottom: thick solid #0084B0;
}

#mainPageContent ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0;
}
#mainPageContent ul li {
  background:url("../images/Bullet.png") no-repeat scroll 0% 2px transparent;
  margin-bottom: 5px;
  margin-left: 1em;
  padding-left: 15px;
  padding-right: 15px;
}

#mainPageContent td {
  vertical-align: top;
}

#m3Logo {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

.navPageHeader1 {
  padding: 0;
  display: block;
  height: 260px;
  clear: both;
  overflow: visible;
}

.contentPadding {
  padding-left: 20px;
  padding-right: 20px;
}

.mainPageHeader {
  margin: 0px;
  width: 100%;
}

.leftCol {
  margin-top: 1px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px 5px 5px 0px;
}


h1 {
  font-size: 16px;
  font-weight: bold;
  padding-top: 3px;
  padding-right: 20px;
  text-align: left;
}

h2 {
  color: #366376;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  padding-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

hr, #footerHR {
  height: 1px;
  width: 100%;
  color: #cccccc;
  background-color: #cccccc;
  border: 1px;
}

#footerHR {
  width: 792px;
}

li {
  padding-bottom: 4px;
}

a:link, a:visited, a:hover{
  color: #666666;
  cursor: pointer;
}

#bigNewsDiv {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000000;
  z-index: 2;
  left: 0px;
  top: 0px;
  -moz-opacity: .6;
  opacity: .60;
  visibility: hidden;
  filter: alpha(opacity=60);
}

#newsDiv {
  width: 760px;
  height: 60%;
  position: fixed;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #FFFFFF;
  z-index: 3;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  visibility: hidden;
  overflow: auto;
  border-color: #1A5167;
  border-width: 3px;
  border-style: solid;
}

#newsContent {
  padding-left: 25px;
  padding-right: 25px;
}

#notice {
  width: 90%;
  margin: 0 auto;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FF0000;
  background-color: #FFCE84;
  border-style: solid;
  border-width: 2px;
  border-color: #365F74;
  font-weight: bold;
}

#footer {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: center;
  color: #FFF;
  margin-top: 5px;
}

#footer a:visited{
  color: #cccccc;
  text-decoration: none;
}

.alignJustify {
  text-align: justify;
}

.whiteLinks a, .whiteLinks a:visited {
  color: #FFF;
  text-decoration: none;
}

#deliver {
  display:inline;
  float: left;
  font-size: 12pt;
  font-weight: bold;
  position: relative;
  left:-10px;
  float: left;
  font-family: sans-serif;
  color: #FFF;
  top: 9px;
}

#tfNumber {
  display: inline;
  color: #FFF;
  position: relative;
  float: left;
  left: 25px;
  top: 11px;
}

.whiteLinks {
  background-color: #0084B0;
  width: auto;
  padding: 4px;
  position: relative;
  float: right;
  display: inline;
  left: 10px;
}

.EventTable {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #FFFFFF;
}

.ListLine1 {
  background: #cccccc;
}

input[type="text"], textarea, select, input[type="submit"], input[type="password"] {
  padding-left: 5px;
  background-color: #EAEAEA;
  border-style: solid;
  border-width: 2px;
  border-color: #365F74;
}

input[type="text"] {
  padding-top: 4px;
  line-height: 20px;
  height: 20px;
}

#freeTrialLogo {
  display: block;
  width: 100%;
}

#freeTrialLogo img {
  padding-left: 50px;
  clear: both;
  display: block;
}

#freeTrialLogo p {
  float: left;
  display: block;
  clear: both;
  padding-left: 50px;
}

div.pagination {
  text-align: left;
  width: 100%;
  display: inline-block;
  float: left;
}

#customerInfo{
  text-align: justify;
}

#sitemap {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 792px;
  font-size: 8pt;
  color: #FFF;
}

#sitemap table {
  width: 100%;
  border: none;
  padding: 0;
}

#sitemap table td {
  width: 20%;
  text-align: left;
  vertical-align: top;
  line-height: 15px;
}

#sitemap a:link, #sitemap a, #sitemap a:visited {
  text-decoration: none;
  color: #FFF;
}
#sitemap a:hover {
  color: #FFF;
}

#managementTable {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#managementTable td img {
  margin-right: 15px;
}

#managementTable td {
  padding-bottom: 30px;
}

#navPageHeaderContainer{
  float:right;
  display: inline;
  width: 100%;
  position: relative;
}