html {
  background-color      : #fff;
  height                : 100%;

  
}

body {
  background-color      : #fff;
  margin                : 0;
  font-family           : arial;
  background-position   : center; 
  background-repeat     : no-repeat;
  background            : url('../images/pageBG1.gif');
  height:100%;
}

.centerText {
  text-align            : center;
}

.container {
  width                 : 750px;
  margin                : 0 auto;
  background            : url('../images/contBG.png');
  background-repeat     : repeat-y;
  background-color      : #fff;
}

.container-wide {
  width                 : 750px;
  margin                : 0 auto;
  background-color      : #fff;
  font-size             : 12px;
}

.container-wide .header {
  height            : 19px;
  background        : url('../images/mainBG.png');
  color             : white;
  text-align        : center;
  border-right      : 1px solid #194c85;
  border-left       : 1px solid #194c85;
  border-top        : 1px solid #194c85;
  font-weight       : bold;
  font-size         : 13px;
}
.bold {
  font-weight       : bold;
}

.greyText {
  color             : #606060;
  font-weight       : bold;

}

.pageHeader {
  width             : 748px;
  height            : 88px;
  border            : 1px solid #194c85;
  margin            : 0 auto;
  margin-bottom     : 1px;
  background        : url('../images/headerBG.png');
  font-size         : 12px;
  color             : white;
  font-weight       : bold;
  text-align        : center;
  
}
.pageHeader .title {
  font-size         : 16px;
}

.pageHeader .logo {
  margin            : 4px 0 0 8px;
  float             : left;
}

.left {
  width             : 181px;
  float             : left;
}

.left .header a {
  color             : white;
}

.left .header {
  height            : 18px;
  border-right      : 0 !important;
  color             : white;
  margin-bottom     : 5px;
  font-size         : 13px;
  font-weight       : bold;
  padding-top       :1px;
}
.items {
  border-right      : 0 !important;
  color             : black;
  margin-bottom     : 5px;
  font-size         : 12px;
  font-weight       : bold;
  padding-top       : 1px;
  margin-left       : 5px;
}
.items a {
  color             : black; 
  text-decoration   : none;
}

.left .items a:hover {
  color             : #CC9900; 
}

.left .header .arrow {
  margin-left       : 3px;
  margin-right      : 3px;
  margin-top        : 2px;
  float             : left;
}

.menu1 {
  background        : url('../images/menuBG1.png');
  border            : 1px solid #861511;
}                    
.menu2 {             
  background        : url('../images/menuBG2.png');
  border            : 1px solid #4b46d3;
}                    
.menu3 {             
  background        : url('../images/menuBG3.png');
  border            : 1px solid #0b8564;
}                    
.menu4 {             
  background        : url('../images/menuBG4.png');
  border            : 1px solid #870d82;
}                    
.menu5 {             
  background        : url('../images/menuBG5.png');
  border            : 1px solid #ff8500;
}                    
.menu6 {             
  background        : url('../images/menuBG6.png');
  border            : 1px solid #1480ce;
}                    
.menu7 {             
  background        : url('../images/menuBG7.png');
  border            : 1px solid #007402;
}                    
.menu8 {             
  background        : url('../images/menuBG8.png');
  border            : 1px solid #0cb8e3;
}                    
.menu9 {             
  background        : url('../images/menuBG9.png');
  border            : 1px solid #906811;
}


.right {
  margin-left       : 183px;
  width             : 566px;
  border-left       : 1px solid #194c85;
  border-right      : 0px;
  background-color  : #fff;
  
}

.right .header {
  
  height            : 19px;
  background        : url('../images/mainBG.png');
  color             : white;
  text-align        : center;
  border-right      : 1px solid #194c85;
  border-top        : 1px solid #194c85;
  font-weight       : bold;
  font-size         : 13px;
}

.right ul {
  list-style-type: none !important;

}


.right h2 {
  font-size         : 12px;
  color             : blue;
  margin-left       : 5px;
  padding-top       : 0px;
  padding-bottom    : 0px;
  margin-top        : 0px;
  margin-bottom     : 0px;
}

.right  ul li {
  text-decoration   : none;
  font-weight       : bold;
  font-size         : 11px;
  
}

.right  ul li a{
  text-decoration   : none;
  font-weight       : bold;
  font-size         : 11px;
  color             : black;
}

.right  ul li a:hover{
  color             : #CC9900;   
}

.right p {
  margin-left       : 20px;
  margin-right      : 10px;
  font-size         : 11px;
}



.footer {
  width             : 738px;
  height            : 19px;
  background        : url('../images/mainBG.png');
  color             : white;
  text-align        : right;
  border            : 1px solid #194c85;
  clear             : both;
  font-size         : 12px;
  padding-right     : 10px;
  
}

.spacer {
  margin-left:-1px;
}


.r1 {background-color:	#f7f7e7}
.r0 {background-color:	#86A2BF}
.WCsmallbalck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
}
.solidheader {
   background        : url('../images/headerBG.png');
}
.solidheader2 {
  background        : url('../images/headerBG.png');
}


.frontSelect {
  width:150px;
}


img { 
  border: 0;
}

