﻿body {background-color:#245397;		
      margin:0px;
      padding:0px;
      font-family:tahoma, Arial, Helvetica, sans-serif;
      font-size:12px;		
      color:#153259;}
.header {background:#FFFFFF;
	      background-repeat:repeat-x;
         width:1000px;
         height:104px;
	      margin-left:auto;
	      margin-right:auto;
	      clear:both;}
.mainContent{width:1000px;
	          background-repeat:no-repeat;
	          background-image:url(images/bgContent.gif);
	          top:0px;
	          background-color:#ffffff;
	          padding:10px 10px 10px 10px;
	          width:980px;
	          margin-left:auto;
	          margin-right:auto;}
.pageTitle {color:#9c2d33;
            font-weight:bold;
            font-family:tahoma,arial,verdana;
            margin-top:0px;
            margin-left:10px;
            padding-bottom:10px;
            font-size:32px;
            border-bottom:0px solid #BDBEBF;
            float:left;
            text-align:left;}
.divider {width: 45px;}            
p.footernav {color:#ffffff;
             font-weight:normal;
             font-size:12px;
             line-height:14px;
             font-family:tahoma,arial,verdana;
             margin-top:10px;
             margin-left:15px;
             margin-right:15px;
             margin-bottom:0px;
             padding:0px;}
a.footernav:link {color:#ffffff;
                  font-weight:normal;
                  font-size:12px;
                  line-height:12px;
                  font-family:tahoma,arial,verdana;
                  text-decoration:none;}
a.footernav:visited {color:#ffffff;
                     font-weight:normal;
                     font-size:12px;
                     line-height:12px;
                     font-family:tahoma,arial,verdana;
                     text-decoration:none;}
a.footernav:hover {color:#ffffff;
                   font-weight:normal;
                   font-size:12px;
                   line-height:12px;
                   font-family:tahoma,arial,verdana;
                   text-decoration:underline;}
a.footernav:active {color:#ffffff;
                    font-weight:normal;
                    font-size:12px;
                    line-height:12px;
                    font-family:tahoma,arial,verdana;
                    text-decoration:underline;}                      
div#background {width:100%;
                height:100%;
                min-height:700px;
                background-repeat:no-repeat;
                background-image:url(images/bg.jpg);
                background-position:top center;}
div#top {width:1000px;
         height:61px;
         background-repeat:no-repeat;
         /* background-image:url(images/top.jpg); */
         background-position:top center;}