                      .page {
		                background-color : #11396F;
						margin : 10px 0px 0px 0px;
	                               }			
					 .edit {
					     background-image: url(img/bg.gif);
						 border: solid 1px #C0C0C0;
						 font-family: arial;
						 font-size: 8pt;
					           }
					  .futureLink{
						background: #4B9F67;
						padding: 2px;
						color: #ffffff;
						font-weight: bold;
						text-align: center;
						border: solid 1px #ffffff;
						}	
						a:link, a:visited, a:link{
					    color: #003399;
	                    text-decoration: underline;
						font-weight: bold;
					   }
			           a:hover{
					   color: #003399;
	                   text-decoration: underline;
					   font-weight: bold;
					   }		
					    .Header{font-size: 13pt; font-weight: bold;}		
					    .menu {
				        background-color: #9FC8E2;
	                               }
			       .menuButton, .menudefault, .menuButton_on {
				        background-color: #012257;
		                font-family : arial;
		                font-size : 8pt;
						font-weight : bold;
						color : #ffffff;
						font-style : normal;
						padding-left: 15px;
						padding-right :15px;
	                               }
					.menuButton {
						background-color: #012257;
					}
					.menuButton_on {
						background-color: #FF6969;
					}
                    .menudefault{
					background-color: #012257;
					width:25%;
					 }
					.menuright {
						background-color: #012257;
						width:1px;
					}
					.menuright_on {
						background-color: #FF6969;
						width:1px;
					}
					
					.menuleft {
						background-color: #012257;
						width:1px;
					}
                    .menuleft_on {
						background-color: #FF6969;
						width:1px;
					}
					.menu_ButtonHeight {
					  background-color : none ;
					   width: 0px;
					   height: 30px;
					}
					.menu_h_space{
					background-color : none ;
					height : 1px;
					}
					.menu a:link, .menu a:active{
					color: #ffffff;
	                text-decoration: none;
					}
					.menu a:hover, .menu a:visited{
					color: #ffffff;
	                text-decoration: none;
					}
					.body {
					      background-color : #9FC8E2;
						  background-image : none;
				          font-family : arial;
						  font-size : 9pt;
						  font-weight : normal;
						  color : #000000;
						  font-style : normal;
						               }
					 .body td {
					      background-color : none;
						  background-image : none;
				          font-family : arial;
						  font-size : 9pt;
						  font-weight : normal;
						  color : #000000;
						  font-style : normal;
						               }
					 .signin td
						{
						font-family: arial;
						font-size: 8pt;
						color: #000000;
						}
					.signin a:link, .signin a:visited, .signin a:link{
					    color: #0000cc;
	                    text-decoration: underline;
					   }
			        .signin a:hover{
					   color: #0000cc;
	                   text-decoration: underline;
					   }	
					 .toolHeader{color: #37760D;}
					 .toolText {color: #000000; font-size:8pt;}
					 .footer {
					    background-color : #DBDBDC;
						background-image : none;
				        font-family : arial;
					    font-size : 8pt;
						font-weight : normal;
						font-style : normal;
						color : #000000;
						}
					.footer td {
					    background-color : #DBDBDC;
						background-image : none;
				        font-family : arial;
					    font-size : 8pt;
						font-weight : normal;
						font-style : normal;
						color : #000000;
						}	
					  li {color:#003399; font-weight:bold;}
					    .divider{background-image: url(img/h_dotline.gif); background-repeat: repeat-x;}
