/* CSS Document */

body {
	margin: 30px 40px 40px 40px;
	padding: 0px;
	background-color: #FFFFFF;  		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	line-height: 150%;
				}
				
h1 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 20px;
	color: #993333;
	text-decoration: none;
	font-style: normal;
	line-height: 100%;
		}
h2 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #CC6600;
	font-style: italic;
	line-height: 150%;
		}
		
h3 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666699;
	font-style: italic;
	line-height: 150%;
		}

#banner {
	position: absolute;
	top: 0px;
	left: 190px;
	z-index: 2;
			}
			
.tabletype  {  		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	line-height: 100%;
				}

#leftpics {
	position: absolute;
	left: 68px;
	top: 530px;
	width: 150;  		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
				}
				
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	line-height: 150%;
	text-decoration: none;
		}
a:link {  
		color: #CC6633;
		}
a:visited {  
		color: #CC9900;
		}
a:hover {
	color: #CC9900;
		}
				
.caption {
		padding: 0px 0px 15px 0px;
		width: 450px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 140%;
				}
				
.captionleft {
		padding: 0px 0px 0px 0px;
		width: 150px;
		text-align: right;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 130%;
				}