abbr, acronym, dfn { border-bottom: 1px dashed #666; }

body, input, textarea, button, select, 
.column h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	h1, h2, h3, h4, h5, h6,
	.sub-navigation {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}


a:focus, 
a:hover     { color: #FF6600; }
a           { color: #999; text-decoration: none; }


h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 20px; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }


h1, h2, h3, h4, h5, h6 {
	line-height: 20px;
	margin-top: 20px;
	color: #000;
}

h1 {
	font-size: 10px;
	margin-top: 5px;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	line-height: 40px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	font-style: italic;
	color: #666;
	text-align: right;
	line-height: 20px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: -5px;
	font-style: italic;
	color: #666;
	text-align: center;
	line-height: 16px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	font-style: normal;
	color: #666;
	text-align: left;
	line-height: 30px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	font-style: italic;
	color: #666;
	text-align: right;
	line-height: 20px;
}


/* 	Line Heights */
table, label, li, p, dt, dd {
	line-height: 20px;
}

/*	Font sizes of 'common' elements */
p, table, ul, ol, dl {
	margin: 0 0 20px;
	padding: 0;
}


/*	=================================================================
	Header
	=================================================================
*/

#header {

}


	#nav {
	}
	
		#nav li {
			line-height: 20px;
		}
	
		#nav a, #nav a:link, #nav a:visited {
			color: #fff;
			text-decoration: none;
			
			display: block;
		}
		
			#nav a:hover {
				color: #f90;
			}


/*	=================================================================
	Main
	=================================================================
*/

#main {

}

	#aside {
	
	}
	
	.sub-navigation {
		font-size: 11px;
	}

		.sub-navigation li {
			line-height: px;
		}

		.sub-navigation a {
			color: #fff;
			text-decoration: none;
		}
	

	#contents {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	
		#contents dt {
			font-weight: bold;
		}
		
			#contents dd {
				margin-left: 20px;
			}
			
	#contents table {}
		
		#contents caption {
			text-align: center;
			font-weight: bold;
		}

		#contents thead th {
			font-weight: bold;
		}
		
	#contents .readmore {
		margin: 0;
		text-align: right;
		font-weight: bold;
	}

/*	=================================================================
	Advanced Contents
	=================================================================
*/
	
	.double-column,
	.triple-column {
		
	}
	
		.triple-column h3 {
			font-size: 13px;
			text-transform: uppercase;
		}



/*	=================================================================
	Footer
	=================================================================
*/


#footer {

}

	#copyright {
		text-indent: -9999em;
	}