﻿body{
margin:0;
padding:0;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
font-family: Arial, helvetica, sans-serif;
color: #000;
}

#container{
width: 884px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#head{
width: 884px;
}

#nav {
width: 884px;
}

#maincontents{
width: 884px;
background-image: url(images/bg_contentshadow.jpg);
background-repeat: no-repeat;
overflow: hidden;
}

#homeleft {
float: left; 
width: 315px; 
left: 0px;
padding: 0;
margin: 0;
font-size: 10pt;
line-height: 16pt;
}

#homeright {
float: left; 
width: 499px; 
left: 335px;
padding: 40px 30px 15px 20px;
margin: 0;
font-size: 10pt;
line-height: 16pt;
}

.homesub {
height: 27px;
padding-top: 5px;
padding-left: 5px;
color: #0b3546;
background-color: #a1c1cd;
background-image: url(images/bg_sectionsideb.jpg);
background-repeat: no-repeat;
background-position: right bottom;
margin-bottom: -10px;
}

.homesub2 {
height: 27px;
padding-top: 5px;
padding-left: 5px;
color: #0b3546;
background-color: #e95f06;
background-image: url(images/bg_sectionsideb2.jpg);
background-repeat: no-repeat;
background-position: right bottom;
margin-bottom: -10px;
}

#homeright ul {
padding-left: 15px;
margin: 0;
}

#homeright ul li {
margin: 0;
font-size: 10pt;
line-height: 13pt;
margin-bottom: 10px;
}

#hometopics {
padding-left: 30px;
padding-top: 10px;
margin: 0;
border-right: 1px dotted #81a8b9;
}

#left {
float: left; 
width: 200px; 
left: 0px;
padding: 0px 20px 20px 30px;
margin-top: 40px;
border-right: 1px dotted #81a8b9;
font-size: 10pt;
line-height: 16pt;
}

#right {
float: left; 
width: 574px; 
left: 270px;
padding: 40px 20px 20px 20px;
margin: 0;
font-size: 10pt;
line-height: 16pt;
}

#footer{
clear: both;
width: 854px;
background-image: url(images/bg_bottomshadow.jpg);
background-repeat: no-repeat;
font: 8.5pt/12pt Arial, helvetica, sans-serif;
padding-left: 30px;
padding-top: 25px;
}

#footer a:link {
  color: #0f345a;
  text-decoration: none;
}
#footer a:visited {
  color: #0f345a;
  text-decoration: none;
}
#footer a:hover {
  color: #0f345a;
  text-decoration: underline;
}
#footer a:active {
  color: #0f345a;
  text-decoration: underline;
}

h1{
font-size: 15pt;
font-weight: bold;
color: #e15b06;		
}

h2{
font-family: "Times New Roman", Times, serif;
font-size: 13.5pt;
color: #91a092;
margin-left: 10px;
margin-bottom: -10px;	
}

img {
border: 0;	
}

.dsa2009 {
font-size: 13pt;
font-weight: bold;
color: #e95f06;	
margin-bottom: -20px;
}

.error {
font-size: 10pt;
font-weight: bold;
color: #e95f06;	
margin-bottom: -20px;
}

.important {
font-size: 13pt;
font-weight: bold;
color: #e15b06;	
}

#order td {
border-bottom: 1px solid #d8e5eb;
}

li {
margin-bottom: 10px;
}

.blue {
color: #0a79a7;
font-weight: bold;
}

.red {
color: #c32910;
font-weight: bold;
}