body {
		text-align:center;
		margin:0;
		background-color:#CCCCCC;
		}
	
	#frame {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-color:#fff;
		}
		
			
	#leftcolumn {
		width:208px;
		margin: 18px 0 18px 0;
		float:left;
		background:#fff;
		}
	#leftcolumn p {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:20px;
		padding: 0 10px 0 10px;
		}


	#contentone {
		margin: 18px 0 18px 0;
		width:376px;
		float:left;
		background:#fff;
		border-left:2px dotted #cccccc; background-color: #fff; 
		border-right:2px dotted #cccccc; background-color: #fff; 
		}
		
	#contentone h1 {
		font-family:"Times New Roman", Times, serif;
		font-size:24px;
		line-height:24px;
		font-weight:bold;
		color:#0066CC;
		}
		
		
	#contentone p {
	color:#999999;
		font-size:18px;
		line-height:30px;
		padding: 0 20px 0 20px;
		text-align:center;
		}

	#contenttwo {
		margin: 18px 0 18px 0;
		width:208px;
		float:left;
		background:#fff;
		}
	#contenttwo p {
		font-size:14px;
		line-height:20px;
		padding: 0 10px 0 10px;
		}


	#contentmain {
		margin: 0 0 18px 0;
		padding: 0 12px 0 12px;
		width:390px;
		float:left;
		background:#fff;
		}
	
		
		
	#rightcolumn{
		margin: 18px 0 18px 0;
		width:168px;
		float:left;
		background:#fff;
		}
	#rightcolumn p { 
		font-size:11px;
		line-height:14px;
		}
	#rightcolumn a {
		text-decoration:none;
		}
		
		
		
	#hero {
		clear:both;
		width:760px;
		height:219px;
		border-bottom:#fff;
		border-bottom-width:1px;
  		border-bottom-style: solid;
		}
		
	#mainnav {
		background-color:#ededed;
		text-align:center;
		height:30px;
		}
	#mainnav p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding: 3px 0 6px 0;
		margin:0;
		color:#999;
		}
	#mainnav a:link {
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		padding: 0 3px 0 3px;
		color:#036;
		}
	#mainnav a:visited {
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		padding: 0 3px 0 3px;
		color:#036;
		}
	#mainnav a:hover {
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		padding: 0 3px 0 3px;
		color:#6e9ecf;
		}
	#mainnav a:active {
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		padding: 0 3px 0 3px;
		color:#036;
		}
	
	#contentheader {
		background-image:url(images/top_bg.gif);
		height:77px;
		width:730px;
		padding: 0 10px 0 20px;
		border-bottom:#fff;
		border-bottom-width:1px;
  		border-bottom-style: solid;
		}
		
	#logo {
		float:left;
		}
		
		
	#topnav{
		float:right;
		margin-top:55px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fff;
		}
	#topnav a:link {
		color:#fff;
		font-weight:bold;
		font-style:normal;
		text-decoration:none;
		padding: 0 3px 0 3px;
	}
	#topnav a:visited {
		color:#fff;
		font-weight:bold;
		font-style:normal;
		text-decoration:none;
		padding: 0 3px 0 3px;
	}
	#topnav a:hover {
		color:#3d74ab;
		font-weight:bold;
		font-style:normal;
		text-decoration:none;
		padding: 0 3px 0 3px;
	}
	#topnav a:active {
		color:#fff;
		font-weight:bold;
		font-style:normal;
		text-decoration:none;
		padding: 0 3px 0 3px;
	}
	
		
	#welcome {
		background:#fff;
		padding: 12px 24px 12px 24px;
		border-bottom:2px dotted #cccccc; background-color: #fff; 
		}
		
	#welcome p {
		font-family:"Times New Roman", Times, serif;
		font-size:18px;
		line-height:24px;
		text-align:center;
	}
		
		
	p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:24px;
	}
			
	h1 {
		font-size:24px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:100;
		color:#999;
		}
	h2 {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#000;
		}
	h3 {
		font-size:24px;
		font-family:"Times New Roman", Times, serif;
		font-weight:100;
		color:#036;
		}

		
	a:link {
		color:#3d74ab;
		font-weight:bold;
		font-style:normal;
		text-decoration:none;
	}
	a:visited {
		color:#3d74ab;
		font-weight:bold;
		font-style:normal;
		text-decoration:none;
	}
	a:hover {
		color:#036;
		font-weight:bold;
		font-style:normal;
		text-decoration:underline;
	}
	a:active {
		color:#3d74ab;
		font-weight:bold;
		font-style:normal;
		text-decoration:none;
	}


	
	
	.dropCap {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		line-height: 24px;
		font-weight: bold;
		color: #036;
	}


	
	#footer {
		background:#000;
		margin: 24px 0 0 0;
		clear:both;
	}
	#footer p {
		color:#fff;
		font-weight:normal;
		font-size:10px;
		text-align:center;
    }
	
	.style1 {
	color: #000000;
	font-weight: bold;
}
