@charset "utf-8";
/* CSS Document */

body{
  margin:0px 0px 0px 0px; padding:0px;
  background-image: url(/images/design/Background.jpg); background-repeat: repeat-x;}
.outer{
  width:941px; margin:0px auto; padding:0px;}
.head{
  width:941px; height:130px; margin:0px; padding:0px; overflow:hide;}

.left{
  width:181px; margin:0px; padding:0px; float:left;}
.buttons{
  width:181px; height:29px; margin:0px; padding:0px;}
.menu{
  width:171px; height:419px; margin:0px; padding:1px 5px 0px 4px;
  background-image:url(/images/design/MenuBackground.jpg); background-repeat:repeat-y;}
.menu ul{
  list-style-type:none; padding:0; margin:0; }
.menu li{
  width:160px; margin:0px 0px 8px 0px; padding:0px;
  border-top:1px solid #b3b2b1;
  border-right:1px solid #fffefc;
  border-bottom:1px solid #fffefc;
  border-left:1px solid #b3b2b1;}
.menu li li{
  margin:0px;
  border:0px solid #000;}
.menu a{
  margin:0px; padding:0px; display:block;
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:none; line-height:150%;  text-align:center;}
.menu a:hover{
  background-color:#f3971c;}
.menu li a{
  border:0px solid #000;
  font-size:11pt; color:#154175; width:160px; padding:3px 0px 2px 0px;}
.menu li li a{
  border:0px solid #000;
  font-size:10pt; color:#091d33; width:160px; padding:0px 0px 0px 0px;}
.menu li li li a{
  font-size: 9pt; color:#091d33; width:160px; padding:0px 0px 0px 0px;}
.menufooter{
  width:170px; height:23px; margin:0px; padding:0px;
  background-image:url(/images/design/MenuFooter.gif); background-repeat:no-repeat;  }

.menu .menuitem{
  background-color:#ffcccc;}
.menu .menuitemselected{
  background-color:#fcc359;} /*text-decoration:underline;}*/

.right{
  width:760px; margin:0px; padding:0px; float:left;}
.breadcrumb{
  width:755px; height:20px; margin:0px; padding: 5px 0px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-variant: small-caps;
  background-image:url(/images/design/Breadcrumb.jpg); background-repeat:no-repeat;}
.breadcrumb ul{
  display:inline; margin:0px; padding:0px;}
.breadcrumb li{
  margin:0px; padding:0px; list-style-type: none; display:inline;}
.breadcrumb li a{
  color:#999;}
.menutop{
  width:760px; height:25px; margin:0px; padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align:center; font-size:9pt;
  backkground-image:url(/images/design/Breadcrumb.jpg); background-repeat:no-repeat;}
.menutop ul{
  list-style-type:none; padding:0; margin:0px 0px 0px 10px;height:25px;}
.menutop li{
  float:left; height:23px;
  margin:1px 0px 0px 6px; padding:0px 0px 0px 0px; background-color:#ffcccc;
  border-left:1px solid #b3b2b1;
  border-top:1px solid #b3b2b1;
  border-right:1px solid #b3b2b1;
  border-bottom:0px solid #b3b2b1;}
.menutop a{
  margin:0px; padding:2px 6px 0px 6px; display:block;
  border-left:0px solid #838281;
  border-top:0px solid #838281;
  border-right:0px solid #e3e2e1;
  color:#154175; text-decoration:none;}
.menutop .menuitem{
  background-color:#ffcccc;}
.menutop .menuitemselected{
  background-color:#fcc359;} /*text-decoration:underline;}*/
.menutop a:hover{
  background-color:#f3971c;}
.contentouter{
  width:760px; margin:0px; padding:0px;
  background-image:url(/images/design/ContentBackground.jpg); background-repeat:repeat-y;}
.contentouter1{
  width:760px; margin:0px; padding:0px;
  border-top:1px solid #AAA;
  border-bottom:1px solid #AAA;
  baackground-image:url(/images/design/ContentHeader.jpg); background-repeat:no-repeat; background-position:top;}
.contentouter2{
  width:760px; margin:0px; padding:0px;
  baackground-image:url(/images/design/ContentFooter.jpg); background-repeat:no-repeat; background-position:bottom;}
.content{
  width:750px; height:435px; margin:0px; padding:5px; overflow:auto;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#fff;}
.content img{
  margin:5px; padding:0px;
  border:2px solid #fff;}
.content p{
  margin:0px; padding:3px 10px 4px 10px;}
.content a{
  color:#fff;}
.contentfooter{
  width:941px; height:16px; margin:0px; padding:2px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-variant: small-caps; text-align:center; color:#FFFFFF;}
.contentfooter a{
  color:#a66; text-decoration:none;} 
.contentfooter a:hover{
  color:#fff;} 

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size:18px;
margin:0px 0px 10px 0px;
padding: 0px 0px 2px 10px;
border-bottom:1px solid #FFF;
color:#FFF;
}

h2 {
font-size:14px;
margin:0px 0px 5px 0px;
padding: 0px 0px 2px 10px;
border-bottom:1px dashed #FFF;
color:#FFF;
}

.smaller {
font-size:10px;
}

.txtcenter {
text-align:center;
}

