﻿			h1
			{
				color:#4495d1; 
				font-size:15px;
				margin:0px;
				padding:0px;
				font-weight:normal;				
			}
        	h2 
        	{
				color:#4495d1; 
				font-size:15px;
				margin:0px;
				padding:0px;
				font-weight:normal;
		
			}
			h3
			{
				font-weight:bold;
				margin:0px;
				padding:0px;
				color:black;
				font-size:10px;
			}
            .menuActive
            {				
				width:75px; 
				height:50px; 
				float:left; 
				padding:10px; 
				text-align:center; 
				background-image:url('../images/MenuActive.gif'); 
				background-repeat:repeat-x;				
		    }

		    .menuInactive
		    {    				
				    width:75px; 
				    height:50px; 
				    float:left; 
				    padding:10px; 
				    text-align:center; 
				    background-image:url('../images/MenuInactive.gif'); 
				    background-repeat:repeat-x;
		    }
		    .menuActive a
		    {
				    color:#1c6eab;
				    text-decoration:none;
				    font-weight:bold;
				    font-size:12px;	    			
			}
		    
		    .menuInactive a
		    {
				    color:white;
				    text-decoration:none;
				    font-weight:bold;
				    font-size:12px;	 			    			
			}
		    .menuShadow
		    {
				    width:7px; 
				    height:50px; 
				    float:left;
				    background-image:url('../images/MenuShadow.gif'); 
				    background-repeat:repeat-x;
		    }
            .menuEndShadow
            {
				    width:11px; 
				    height:50px; 
				    float:left;
				    background-image:url('../images/MenuEndShadow.gif'); 
				    background-repeat:repeat-x;								
		    }
		    .Introduction
		    {

				padding:15px 10px 15px 15px;
				line-height:13px;
				
			}
			.divCopyRight
			{
				width:954px; 
				background-color:silver; 
				font-size: 7pt; 
				line-height:15px; 
				height:77px; 
				margin-top:1px; 
				padding:10px 0px 0px 25px; 
				font-family:Verdana;
				margin-left:auto; 
				margin-right:auto;
			}			
			.divCopyRight a
			{				
				color:#4495d1;				
			}

			#LeftSide
			{
				 float:left; 
				 width:545px; 
				 padding-left:6px; 
				 background-color:White;
				}
			#HTMLContent
			{
				padding:0px 30px 30px 20px; 
				height:755px; 
				color:#363636; 
				background-color:#d7d7d7; 
				border-top:solid 3px #3f92cf;
			}
			#HTMLContent a
			{				
				color:#4495d1;				
			}
			#MainContent
			{
				margin-left:15px;
			}
		    #silverlightControlHost {
			    height: 152px;
			    width: 374px;
		    }
		    #errorLocation {
			    font-size: small;
			    color: Gray;
		    }
