/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */


body {
	color:#333333;
	font:75% arial, sans-serif;}

h1 {
	color:#0754A0;
	font-size:210%;
	font-weight:normal;}

h2	
	{
	color:#0754A0;
	font-size:170%;
	font-weight:bold;}

h3	
	{
	color:#0754A0;
	font-size:140%;
	font-weight:bold;}

h4 {
	color:#0754A0;
	font-size:120%;
	font-weight:bold;}

h5 {
	color:#336699;
	font-size:140%;
	font-weight:bold;}

h6 {
	color:#666666;
	font-size:90%;
	font-weight:bold;}

p {
	line-height:160%;
	font-size:100%;}
	
ul {line-height:160%;}

a {
	color:#EE950F;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

/*	1.2 [Layout]  */

body {
	background:#EAF7FE url(images/body_bg.gif) 0px 0px repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 19px 0px;}
h2 	{padding:5px 0px 18px 0px;}
h3 	{padding:0px 0px 14px 0px;}
h4 	{padding:0px 0px 7px 0px;}
h5 	{padding:0px;}
h6 	{padding:0px;}
p 	{padding:0px 0px 12px 0px;}
	
.clear {clear:both;height:0px;}
.imgBlock {display:block;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#FFFFFF;
	font-size:80%;
	text-align:right;}

	#utilities a {
		color:#FFFFFF;
		text-decoration:none;}

		#utilities a:hover {
			color:#FFFFFF;
			text-decoration:underline;}

#footer {
	color:#FFFFFF;
	font-size:80%;
	text-align:right;}

	#footer a {
		color:#FFFFFF;
		text-decoration:none;}

		#footer a:hover {
			color:#FFFFFF;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:968px;}

	#header {
		clear:both;
		height:235px;
		width:100%;}

		#logo {
			float:left;
			display:block;
			margin:41px 0px 19px 12px;}
	
		#logo img {
			display:block;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:5px 4px 0px 0px;}
	
		#utilities li {
			background:url(images/util_link_bg.gif) right 4px no-repeat;
			display:inline;
			padding:0px 0px 0px 4px;}
			
			#utilities li img {
				vertical-align:middle;}
	
		#topNav {
			background:url(images/topnav_bg.gif) 0px 0px repeat-x;
			clear:right;
			float:right;
			height:44px;
			padding:11px 0px 0px 0px;
			margin:20px 14px 0px 0px;
			width:715px;}
			
			#topNav a {
				float:left;
				display:block;}
				
				#topNav a.home {
					background:url(images/topnav_home_over.gif) left 0px no-repeat;
					margin:0px 0px 0px 14px;
					height:30px;
					width:34px;}
					
				#topNav a.home:hover {
					background:url(images/topnav_home_over.gif) right 0px no-repeat;
					margin:0px 0px 0px 14px;
					height:30px;
					width:34px;}
					
				#topNav a.authors {
					background:url(images/topnav_authors_over.gif) left 0px no-repeat;
					margin:0px 0px 0px 41px;
					height:30px;
					width:47px;}
					
				#topNav a.authors:hover {
					background:url(images/topnav_authors_over.gif) right 0px no-repeat;
					margin:0px 0px 0px 41px;
					height:30px;
					width:47px;}
					
				#topNav a.about {
					background:url(images/topnav_about_over.gif) left 0px no-repeat;
					margin:0px 0px 0px 41px;
					height:30px;
					width:36px;}
					
				#topNav a.about:hover {
					background:url(images/topnav_about_over.gif) right 0px no-repeat;
					margin:0px 0px 0px 41px;
					height:30px;
					width:36px;}
					
				#topNav a.resources {
					background:url(images/topnav_resources_over.gif) left 0px no-repeat;
					margin:0px 0px 0px 42px;
					height:30px;
					width:98px;}
					
				#topNav a.resources:hover {
					background:url(images/topnav_resources_over.gif) right 0px no-repeat;
					margin:0px 0px 0px 42px;
					height:30px;
					width:98px;}
					
			#search {
				float:right;
				margin:6px 0px 0px 0px;
				width:269px;}
				
				#searchBox {
					float:left;
					display:block;
					width:198px;}
					
				#searchBtn {
					float:left;
					display:block;
					margin:0px 0px 0px 4px;}
			
#mainBottom {
	border-top:1px solid #FEFFFF;
	clear:both;
	height:51px;
	display:block;
	padding:24px 0px 25px 302px;
	width:635px;}
	
	#mainBottom img {
		float:left;}
				
#footerContainer {
	clear:both;
	margin:0px auto;
	width:948px;}

	#footer {
		background:url(images/footer_bg.png) 0px 0px;
		clear:both;
		height:19px;
		padding:2px 25px 0px 0px;}
	
		#footer ul {}
	
			#footer ul li {
				display:inline;
				padding:0px 0px 0px 5px;}			

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

/*	4.2 [Layout]  */

#main {
	clear:both;
	width:100%;}
	
	#mainColumns {
		clear:both;
		width:100%;}
	
		#content {
			float:left;
			margin:39px 0px 0px 15px;
			width:657px;}
			
			#post {
				clear:both;
				width:100%;
				padding:0px 0px 40px 0px;}
		
			#post ul {
				margin:0px 0px 5px 39px;
				list-style:none;
				padding:0px;}
				
				#post ul li {
					background: url(images/content_list.gif) 3px 8px no-repeat;
					padding:0px 0px 7px 12px;}
					
				#post ul ul {
					margin:0px 0px 0px 25px;
					padding:0px;}
					
					#post ul ul li {
						background: url(images/int_list.gif) 3px 7px no-repeat;
						padding:0px 0px 7px 12px;}
		
		#content p.postedBy {
			font-size:80%;
			border-bottom:1px solid #B1D2E5;
			padding:0px 0px 7px 0px;
			margin:0px 0px 16px 0px;}
			
			#content p.postedBy .name {
				color:#EE950F;}
				
		table.postInfo {
			border-top:1px solid #B1D2E5;
			border-bottom:1px solid #B1D2E5;
			font-size:90%;}
			
			table.postInfo td {
				padding:8px 0px;}
						
#sidebar {
	float:right;
	padding:100px 0px 0px 0px;
	width:258px;}
	
	#rss {
		clear:both:}
		
	#email {
		background:url(images/email_bg.gif) 0px 0px no-repeat;
		clear:both;
		width:100%;}
		
		#email h1 {
			color:#6193C3;
			font:normal 130% 'arial black', arial, sans-serif;
			padding:15px 0px 4px 17px;}
	
		#emailBox {
			float:left;
			display:block;
			margin:0px 0px 3px 15px;
			width:143px;}
			
		#emailBtn {
			float:left;
			display:block;
			margin:0px 0px 0px 4px;}
	
	#widgetContainer {
		clear:both;
		background:url(images/widget_container_bg.gif) 0px 0px repeat-y;
		width:100%;}
		
		#widgets {
			background:url(images/widget_bg.gif) 0px bottom no-repeat;
			padding:25px 19px 20px 18px;
			min-height:200px;}
			
			#widgets h4 {
				background:url(images/h4_bg.gif) 0px 0px no-repeat;
				border-top:1px solid #9FBDCE;
				border-bottom:1px solid #9FBDCE;
				height:23px;
				padding:8px 0px 0px 13px;
				margin:0px 0px 14px 0px;}
			
			#widgets ul {
				margin:0px 0px 7px 12px;}
				
				#widgets ul li {
					background: url(images/widget_list.gif) 0px 8px no-repeat;
					padding:0px 0px 7px 7px;}
					
				#widgets ul li ul {
					margin:7px 0px 0px 20px;}
					
					#widgets ul li ul li {
						background: url(images/widget_list_lvl2.gif) 0px 7px no-repeat;
						padding:0px 0px 7px 7px;}
						
			#widgets ul.recentPosts li {
				color:#4E4E4E;
				font-weight:bold;}
				
				#widgets ul.recentPosts li a {
					color:#4E4E4E;
					font-weight:bold;
					text-decoration:none;}
					
					#widgets ul.recentPosts li a:hover {
						text-decoration:underline;}
						
			#widgets ul.category li {
				color:#0754A0;
				font-weight:bold;}
				
				#widgets ul.category li a {
					color:#0754A0;
					font-weight:bold;
					text-decoration:none;}
					
					#widgets ul.category li a:hover {
						text-decoration:underline;}						
				
				#widgets ul.category li ul.subCategory {
					color:#4E4E4E;
					font-weight:bold;}
				
					#widgets ul.category li ul.subCategory li a {
						color:#4E4E4E;
						font-weight:bold;
						text-decoration:none;}
					
						#widgets ul.category li ul.subCategory li a:hover {
							text-decoration:underline;}
							
	#widgets select {
		color:#0254B6;
		margin:0px 0px 0px 11px;
		width:198px;}
	