/* CSS Document */
		
		
		body
			{
				margin:0;
			}
		html
		{
			background:#def4f2;
		}
		#wrapper
			{
				border:0px solid red;
				width:730px;
				margin-left:auto;
				margin-right:auto;
			}
		
		#header-wrapper
			{
				border:0px solid blue;
				width:730px;
				height:143px;
			}
		#menu-wrapper
			{
				border:0px solid yellow;
				/*background-image:url(images/menu.gif);
				background-repeat:repeat-x;*/
				background-color:#006699;
				width:730px;
				height:36px;
				float:left;
				margin:0;
				padding:0;
			
			}
		#left-wrapper
			{
				border:0px solid green;
				width:156px;
				float:left;
				background-color:#0099cc;
				
			}
		#right-wrapper
			{
				border:0px solid red;
				width:574px;
				float:left;
				background-color:#fff;
			
			}
		#right-wrapper p
			{
	text-indent:20px;
	color:#000;
	font-family:arial;
	font-size:13px;
	padding-left:10px;
	margin-right: 10px;
			}
		
		
		#menu-wrapper a 
			{
				text-decoration:none;
				float:right;
				
			}
		#menu-wrapper a img
			{
				text-decoration:none;
				border:0;
				
			}
		
		
		#footer-wrapper
		    {
		    	border:0px solid red;
				float:left;
				margin-top:8px;
				width:730px;
		    }
		#foot-img
			{
				width:730px;
				height:52px;
				background-color:#006699;
			
				
			}
		#foot-img img
			{
				margin:auto;
				float:left;
			}
		#left-list
			{
				border:0px solid red;
			}
		#left-list ul
			{
				border:0px solid green;
				list-style:disc;
				margin:0;
				padding: 0 0 0 10px;	
				color:#fff;
				list-style-position:inside;			
			}
		#left-list ul li
			{
				border:0px solid yellow;
			}
		#left-list ul li a
			{
				border:0px solid grey;
				color:#fff;
				font-size:14px;
				font-family:arial;
				text-decoration:none;
			}
		#foot-img p
			{
				border:0px solid red;
				float:left;
				width:560px;
				margin:0px;
			}
			#foot-img p a
			{
				border:0px solid red;
				font-size:10px;
				font-family:arial;
				color:#fff;
				
			}
			#foot-links
				{
					width:730px;
					border:0px solid red;
					float:center;
				}
			#foot-links span
				{
					color:green;
					font-family:arial;
					font-size:11px;
					font-weight:bold;
					
				}
			#foot-links p
				{
					margin:0;
					float:left;
				}
			#foot-links p a
				{
					color:#000;
					font-family:arial;
					font-size:10px;
					
				}
			#buttons
				{
					border-top:1px solid #000;
					border-top-style:dotted;
				
				}
			#buttons a
				{
					text-decoration:none;
				
				}
			#buttons a img
				{
					text-decoration:none;
					border:0;
				
				}
        .style1 {
	color: #0F5C84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	margin-left: 10px;
	margin-top: 10px;
}
.style3 {font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height: normal; margin-left: 10px; color: #0F5C84;}
        .style4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5C84;
	margin-left: 10px;
}
        .style5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5C84;
	margin-left: 10px;
}
        .style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5C84;
	margin-left: 10px;
	font-style: italic;
	font-size: 14px;
	font-weight: lighter;
}
        .style7 {font-size: 18px}	

.style8 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5C84;
	margin-left: 10px;
	font-style: italic;
	font-weight: lighter;
}
        .style9 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5C84;
	margin-left: 10px;
	font-style: italic;
	font-weight: lighter;
}
     	
