	body {
		font-family: Arial, Helvetica, sans-serif;
		background-color: #cccccc;
		font-size: 12px;
		margin: 10px 0px;
		padding: 0;
	}
	
	#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	}
	
	h1 {
	font-size: 18px;
	color: #007BB7;
	background-color: #ffffff;
	margin: 0px;
	padding: 10px 0px 15px 10px;
	}
	
	h2 {
	font-size: 16px;
	color: #007BB7;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	}
	
	h3 {
	font-size: 14px;
	color: #007BB7;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	}
	
	.white-head {
	background-color: #ffffff;
	}
	
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		margin-left: 10px;
		margin-right: 10px;
		line-height: 1.5em;
		margin-top: 7px;
		margin-bottom: 7px;
		padding-top: 1px;
	}
	
	
	p.img-sm {
	font-size: 10px;
	text-align: center;
	margin: 0px 3px 8px 3px;
	padding:0px;
	line-height: 1.2em;
	}
	
	.form-txt {
	color: #000000;
	font-size: 12px;
	text-align: right;
	}
	
	li {
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px}
	
	
	
	/* start of top navigation bar */
	.nav-top {
	background-image:url(images/nav-bkg.gif);
	height: 39px;
	width: 770px;
	}
	
	.navbar {
	padding-top: 11px;
	text-align: center;
	}
	
	A.nav:link {
	font-size: 12px;
	text-decoration:none; 
	color:#666666; 
	font-weight: bold;
	margin: 0px 12px;
	}
	
	A.nav:visited {
	color:#666666;
	font-size: 12px;
	text-decoration:none; 
	font-weight: bold; 
	margin: 0px 12px;
	
	 }
	
	A.nav:hover {
	color:#007BB7; 
	font-size: 12px;
	text-decoration:none;
	font-weight: bold; 
	margin: 0px 12px;
	
	 }
	
	A.nav:focus {
	color:#FFFFff; 
	font-size: 12px;
	text-decoration:none; 
	font-weight: bold; 
	margin: 0px 12px;
	
	 }
	
	/* end of top navigation bar */
	
	/* start of left navigation bar */
	
	#leftmenu {
	width: 185px;
	
	}
	
	#sidenav {
	display:block;
	margin: 0;
	padding: 0;
	border-right: 2px dotted #3B90B9; 
	}
	
	#sidenav a {
		display: block;
		font-size: 11px;
		font-weight: bold;
		color: #007BB7;
		margin: 0px;
		text-decoration: underline;
		text-align: right;
		padding: 0px;
	}
	
	#sidenav a:visited {
	color: #007BB7;
	}
	
	#sidenav a:hover {
	color: #FFFFFF;
	background-color: #3B90B9; 
	}
	
	#sidenav a#top {
	margin-top: 30px;
	}
	
	/* end of left navigation bar */
	
	.bkg-white {
	background-color:#FFFFFF;
	padding: 0px;
	margin:0px;
	}
	.img-rt {
	margin: 10px 5px 30px 5px;
	}
	
.copyright {
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	line-height: 1.0em;
	padding-bottom: 0px;
	margin-top: 0px;
}

.copyright a{
	color:#CCCCCC;
}
	
.base {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height: 60px;
	width: 100%;
	padding-top:10px;
}

.bubble {
	color: #007BB7;
	text-decoration: none;
	font-weight: bold;
}
	/* menu on the left*/
		
.applemenu{
	padding: 0;
	width: 170px;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #0099CC;
}
	
	.applemenu div.silverheader a{
		color: #666666;
		display: block;
		position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
		width: auto;
		padding: 2px;
		text-decoration: underline;
		background-color: white;
		background-image: url(images/silvergradient.gif);
		background-repeat: repeat-x;
		background-position: left center;
		margin: 0px;
		font-size: 10px;
		font-weight: bold;
	}
	
	
	.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: white;
	}
	
	.nopad {
	margin: 0px;
	color: #007BB7;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
	}
	
	
	.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(images/silvergradientover.gif);
	color: white;
	}
	.applemenu div.silverheader2 a{
		color: #FFFFFF;
		display: block;
		position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
		width: auto;
		padding: 2px;
		text-decoration: none;
		background-color: black;
		background-image: url(images/silvergradient.gif);
		background-repeat: repeat-x;
		background-position: left center;
		margin: 0px;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
	}
	.applemenu div.selected a, .applemenu div.silverheader2 a:hover{
	background-image: url(images/silvergradientover.gif);
	color: white;
	}
	.applemenu div.submenu{ /*DIV that contains each sub menu*/
		background: white;
		padding: 2px;
		height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
		font-size: 10px;
		margin: 0px;
		text-align: right;
	}
	.bubble {
	color: #007BB7;
	text-decoration: none;
	font-weight: bold;
	}
	.nomargin {
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	}
.title1 {
margin-left: 175px;
}



