﻿body{
	
	padding: 0px;
	margin:0px;
	background-color: #1f639d;
	background-image:url('graphics/master_bg.gif');
	background-repeat:repeat-x;
}

.slideshow { height: 235px; width: 562px;}
.slideshow img { padding: 0px; border: 4px solid #173249; background-color: #173249; }


/* ------------------------------- HEADER AND FOOTER STYLES ----------------------------- */
.container1{
	width:auto;
	height:80px;
}


.container1a{
	width: 810px;
	margin:auto;
}

.container1aleft{
	width:215px;
	float:left;
	height: 80px;
	background:url('graphics/logo.png');
	background-repeat:no-repeat;
	text-align:center;
}

.container1aright{

	float:right;
	text-align:right;
	padding-right:5px;
	
	
}

.contenttable table{
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;

}

.contenttable td{
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	color: #000000;
	padding:2px;
	font-size:10px;
}

.greyhead{
	background-color:#c1c1c1;
	font-weight:bold;
}

.menubox{
     margin:auto;
     list-style-type:none;
}
        .menubox ul{
          margin:0;
          padding:0;
          /*overflow:hidden;*/
        }
        .menubox li{
          float:right;
          display:block;
          padding-top: 8px;
          padding-right: 5px;
           font-weight:bold;
          font-size:12px;
          color: #0d365a;


        }  
        .menubox a{
          
          width:auto;
          
          text-decoration:none;
          font-family: Arial, Helvetica, sans-serif;
          font-weight:bold;
          font-size:12px;
          color: #0d365a;
         }
        .menubox a:hover{
          color:#ffffff;
        }
      	.menubox a.active_page{
         color:#0d365a;
    	}


.menubox2{
     	list-style-type:none;
     	list-style:none;
     	padding:0px;
     	margin:0px;
}
        .menubox2 ul{
          margin:0px;
          padding:0px;
 
        }
        .menubox2 li{
          padding:0px;
          margin: 0px;
          color:#48da0f;
          font-weight: 900;
         }  
        .menubox2 a{
          text-decoration:none;
          font-family: Arial, Helvetica, sans-serif;
          font-weight:bold;
          display:block;
          font-size:12px;  
          color: #ffffff;
          padding:0px;
          margin-left: 10px;
          margin-top: 10px;
         }
        .menubox2 a:hover{
          color:#48da0f;
        }
      	.menubox2 a.active_page, a.active_page:hover{
 
    	 color:#48da0f;
	
    	}
    
.activelink{
	display:inline-block;
	color:#48da0f;
	font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;  

}


.container2{
	width:auto;
	margin-top:7px;
}

.container3{
	width:auto;
}

.slogan{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-align:right;
	margin-top:55px;
	font-style:oblique;
	width: auto;

}

.container4{
	width:800px;
	margin:auto;

}

.container4a{
	float:left;
	text-align:left;
	background-color: #173249;
	width: 204px;
	min-height:243px;
}

.container4b{
	width:570px;
	height:230px;
	margin-top: 0px;
	float:right;
	text-align:right;
	}
	


.container4_clear{
	clear:both;
}

.container6{
	width:auto;
	height:45px;
	background-color: #173249;
}

.container7{
	width:800px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #548ec0;
}

.container7a{
	width:375px;
	margin-top: 15px;
	float:left;
	text-align:left;
}

.container7b{
	width:375px;
	margin-top: 15px;
	float:right;
	text-align:right;
}

a.credit:active, a.credit:link, a.credit:visited{
	font-weight:bold;
	text-decoration: none;
	color: #548ec0;
}

a.credit:hover{
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}

/* ----------------------------------------- CONTENT STYLES -------------------------------------- */


.content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 22px;
	margin-bottom:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6961;
	background-color:#ffffff;
}

/*baseline size for font size ="3"*/
.fontSize3{
  font-size:12px;
}

.content b{
	font-weight:bold;
	color: #1caa45;
	font-size:14px;
	/*text-decoration: underline;*/
	/*color: #a61f38;*/
}

.content p{
	padding:0px;
	margin: 0px;
	margin-top:12px;

}

.content img{
	border: 0px;
}

.content ul{
  margin-bottom: 12px;
  padding-bottom: 0px;
	margin-top:12px;
}

.leftpanel{
	width:562px;
	float:left;
	text-align:justify;
	overflow: hidden;
}

.leftpanel2{
	width:762px;
	float:left;
	text-align:justify;
	overflow:hidden;
}


.leftpaneltext{
	padding:15px;
}

.rightpanel{
	width:215px;
	/* min-height: 550px;*/
        /*padding-bottom: 15px;*/
	float:right;
	/*background-color: #d0d0d0;*/
	background-color:#dfecd9;
	text-align:right;
	padding-top:15px;
}

.clearer{
	clear:both;
}

h1{
	display:block;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color: #185182;
	/*border-top: 3px #a61f38 solid;
	border-bottom: 1px #a61f38 solid;*/
}

h3{
	font-weight:600;
}

a.readmore:active, a.readmore:link, a.readmore:visited{
	font-weight: normal;
	text-decoration: none;
	color: #a61f38;
}

a.readmore:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #a61f38;
}

/* ----------------------------------------- CONTENT STYLES -------------------------------------- */

.sidepanelbutton{
    width: 180px;
    display: inline-block;
    margin-right:15px;
    border: 1px #545454 solid;
    margin-bottom: 15px;
}

.sidepanelheader{
    height: 34px;
    background: url('graphics/sidepanel/butthead.jpg');
}

.sidepaneltext_2line{
    text-transform: uppercase;
    margin:auto;
    width:auto;
    text-align: center;
    line-height:14px;
    font-weight: bold;
    color:#ffffff;
    padding: 3px;
}

.sidepaneltext_1line{
    text-transform: uppercase;
    margin:auto;
    width:auto;
    text-align: center;
    line-height:31px;
    font-weight: bold;
    color: #ffffff;
    padding: 3px;

}

.sidepanelphoto{
    height:100px;
}