/* Document Properties */

body {
	font-size:12pt;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
}

a {
	color:#0071ed;
	text-decoration:none;
	}
	
#branding, #search, #rightHead, #tabs, #collage, #horRule {
	display:none;
}
	
#page {
	width:100%;
	text-align:center;
}

#design {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
		


		
		
/* Header Section */

#header {
	float:left;
	width:950px;
	margin:10px 0px 0px 0px;
}

	#logo {
		float:left;
		width:302px;
		height:60px;
		margin:5px 15px 0px 5px;
	}
		


		
		
/* Center Index Page Section */

#center {
	float:left;
	width:950px;
	margin:0px;
}

#center img {
	margin:5px 5px 5px -10px;
}

#center h1 {
	font-size:16pt;
	line-height:150%;
	font-weight:bold;
	margin:5px 5px 5px 10px;
}

#center p {
	line-height:125%;
	font-weight:normal;
	margin:5px 5px 5px 10px;
}

	#section {
		float:left;
		width:230px;
		margin:10px;
	}

		#sectionLinksTop {
			float:left;
			width:230px;
			height:45px;
			margin:0px;
		}

			#sectionLinksTop p {
				font-size:18pt;
				font-weight:bold;
				text-align:center;
				margin:5px;
			}
	
		#sectionLinksMiddle {
			float:left;
			width:230px;
			margin:0px;
		}
	
		#sectionLinksBottom {
			float:left;
			width:230px;
			height:9px;
			margin:0px;
		}
		
		#info {
			float:left;
			width:680px;
			margin:10px;
		}
		
			#info h1 {
				font-size:24pt;
				font-weight:bold;
				line-height:125%;
			}
			
			#info h2 {
				font-size:18pt;
				font-weight:bold;
				line-height:125%;
				margin-bottom:-5px;
			}
			
			#info p {
				font-size:12pt;
				font-weight:normal;
				line-height:150%;
			}
			
			#info ul li {
				list-style-type:none;
				line-height:150%;
			}
			
			#info ol li {
				line-height:150%;
			}
			
			#info ul li .bulletted {
				list-style-type:circle;
				line-height:150%;
			}
		


		
		
/* Bottom Section */

#bottom {
	float:left;
	width:950px;
	margin:0px;
	border:1px solid black;
}

	*+html #bottom {
		margin-top:5px;
	}

#bottom li {
	line-height:150%;
	color:#5a6065;
}

#bottom h1 {
	font-size:14pt;
	line-height:125%;
}

#bottom p {
	font-size:10pt;
	line-height:150%;
}

	#contact {
		float:left;
		width:290px;
		margin:10px 0px 15px 10px;
	}

	#relLinks {
		float:left;
		width:290px;
		margin:10px;
	}

	#licensing {
		float:left;
		width:290px;
		margin:10px 0px 15px 10px;
	}


		
		
/* Footer Section */

#footer {
	float:left;
	width:950px;
	margin:5px 0px 0px 0px;
}

	*+html #footer {
		margin:10px 0px 0px 0px;
	}

	#footerLeft {
		float:left;
		width:465px;
		margin:5px 0px 5px 10px;
		text-align:left;
	}
	
	#footerRight {
		float:left;
		width:465px;
		margin:5px 10px 5px 0px;
	}
