﻿/* CSS Document */
body{background-color:#FFFFFF; margin:0px; padding:0px; font-family:Calibri;}
.pkg{ width:1000px; height:auto; margin:auto; }


.clear{clear:both;}
.header,.footer{width:1000px; height:auto; margin:auto; background-color:#FF9900; color:#FFFFFF; text-align:center;}

.slider{width:1000px; height:auto; margin:auto; }

.adv{ width:728px; height:auto; margin:auto; float:left;}
.pathrunner{color:#104080; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}

.content{width:1000px; height:auto; margin:auto;}
.lftpan{width:720px; height:auto; float:left; margin:auto; font-family:Calibri;}
.rgtpan{width:270px; height:auto; float:right; margin:auto; }
.box{width:240px; height:auto; margin:5px auto; border:#000000 solid thin; background-color:#FFFFFF; border-radius-top:5px;}
.box h1{background-color:#004890; color:#FFFFFF; font-size:18px; font-family:Calibri; height:24px; width:240px; margin:auto; text-align:center; border-radius-top:5px;}
.box h2 { background-color:#832F2F; color:#FFFFFF; text-align:center; font-size:18px; width:240px; height:24px; margin:auto;}
.box h2 a{color:#FFFFFF;}
.box ul{list-style-type:none;}
.box ul li{display:block; padding:2px; margin:1px;}
.box ul li a{text-decoration:none; padding:1px; margin:1px; text-align:left; color:#000000; font-size:14px; font-family:Calibri;}
.box ul li a:hover{color:#FF0000;}

.copy{ text-align:center; font-size:14px; font-family:Calibri; height:auto; width:1000px; margin:auto; color:#104080; font-weight:bold; }

h1{color:#FF9800;font-size:16pt;font-family:verdana;margin-bottom:5px;padding-bottom:5px}h2{color:#FFA611;font-size:13pt;font-family:verdana;margin-bottom:5px;padding-bottom:5px}h3{color:#336C9F;font-size:10pt;font-family:verdana;margin-bottom:5px;padding-bottom:0}h4{color:#3C7BF2;font-size:10pt;font-family:verdana}

.icon{margin:2px; padding:2px;}
.card{width:auto; height:auto; margin:auto 10px; float:right;}

.txtbox , .btnbox{ padding:5px; margin:5px; }
@media (min-width: 1200px){
	.img{margin-left:6px;}
}
.small{position: fixed;top: 0px;z-index: 9999; width: 100%;left: 0px; margin: auto;right: 0px;}
.small1{position: fixed;width: 100%;z-index: 999;top: 0px;padding: 10px;background-color: #ee8b16;}