﻿/* CSS Document */


body 
{
 font-size:12px; 
 color:#333333; 
 font-family:Arial; 
 background:none repeat scroll 0 0 #1E3366;
}

h1{ }
h2{ margin-bottom:10px; margin-top:0; }
h3{ margin-bottom:0; margin-top:0; }

img.center { display:block; margin-left:auto; margin-right:auto;  }

.maindiv1{width:980px;margin-top:10px; float:left;height:auto;}
.maindiv{width:980px; margin:auto;}

.width{ width:100%;}

.width95{ width:95%;}

.fl{ float:left;}
.fr{ float:right;}

.dateinfo{ font-size:10px; }

.martop10{ margin-top:10px;}

.logo{ font-size:12px; color:#FFFFFF;}

.toplft{background-image:url(images/white-top-lft.png); width:12px; height:13px; float:left; background-repeat:no-repeat;}
.topmid{background-image: url(images/middle-white.gif); width:954px; height:13px; float:left; background-repeat:repeat-x;}
.topright{background-image:url(images/white-top-rht.png); width:12px; height:13px; float:left; background-repeat:no-repeat;}
.middle-line{ background-color:#FFFFFF; width:978px; float:left; min-height:800px;}
.botlft{background-image:url(images/white-bot-lft.png); width:12px; height:13px; float:left; background-repeat:no-repeat;}
.botmid{background-image: url(images/middle-white.gif); width:954px; height:13px; float:left; background-repeat:repeat-x;}
.botright{background-image:url(images/white-bot-rht.png); width:12px; height:13px; float:left; background-repeat:no-repeat;}

.mainmargins{margin-left:30px; margin-right:30px; margin-top:25px;}

.box1pich{width:450px;}
.box1gray{width:450px; margin-left:10px;}


.pich-top-lft{ background-image:url(images/pich-top-lft.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}
.pich-mid{ background-image:url(images/pich-mid.gif); width:430px; height:9px; float:left; background-repeat:repeat-x;}
.pich-top-rht{ background-image:url(images/pich-top-rht.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}

.middle-content{ background-color:#eae0c1; width:448px; min-height:300px;}
.pich-bot-lft{ background-image:url(images/pich-bot-lft.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}
.pich-mid2{background-image:url(images/pich-mid.gif); width:430px; height:9px; float:left; background-repeat:repeat-x;}
.pich-bot-rht{ background-image:url(images/pich-bot-rht.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}


.gray-top-lft{background-image:url(images/gray-top-lft.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}
.gray-mid{background-image:url(images/graymid.gif); width:430px; height:9px; float:left; background-repeat:repeat-x;}
.gray-top-rht{ background-image:url(images/gray-top-rht.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}

.middle-content-gray{ background-color:#e8e8e8; width:448px; min-height:300px;}
.middle-content-gray-2{ background-color:#e8e8e8; width:448px; min-height:100px;}

.gray-bot-lft{ background-image:url(images/gray-bot-lft.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}
.gray-mid2{background-image:url(images/graymid.gif); width:430px; height:9px; float:left; background-repeat:repeat-x;}
.gray-bot-rht{ background-image:url(images/gray-bot-rht.png); width:9px; height:9px; float:left; background-repeat:no-repeat;}

.marlft-rht{margin-left:12px; margin-right:12px; margin-top:5px;}

.heading{font-size:16px; color:#000000; font-weight:bold; text-decoration:underline;}

.cont-width{width:410px;}

.border{ border-bottom:#666666 solid 1px; width:420px; margin-top:10px; margin-bottom:10px;}

.imppoints{ font-size:16px; color:#000000; font-weight:bold;}

.points{ text-decoration:underline; color:#000000;}

.martop7{margin-top:10px;} 