/* One Future  Core Styles */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, div {margin:0; padding:0;}
ul,li {list-style-type:none;}
img, table {border:0;}
hr {display:none; clear:both; visibility:hidden; height:0px;}

.centered {text-align:center;}	
.alignRight {text-align:right;}
.floatLeft	{float:left;}	
.floatRight {float:right;}
.clear {clear:both; height:0px; font-size:1px; line-height:1px;}
	
/*hack:stops ff/mozilla dotted line around links, doesn't validate */
:focus {-moz-outline-style: none;} 

.largerer {font-size: 16px; margin-bottom:10px; font-weight:bold;}
.larger {font-size: 14px; font-weight:bold;}
.smaller {font-size: 11px;}
.smallest {font-size: 10px;}
.bold { font-weight:bold }

.dottedLine { height:1px; line-height:1px; margin:0 0 10px 0; font-size:1px; background: url(../images/bg_dotted.png) repeat-x; width:100%;}
.dotted {height:1px; line-height:1px; width:100%; padding:1px 0; margin:0; clear:both; background: url(../../home/_images/dotted-horiz-line.gif) repeat-x; }

/* skip */
#skipToContent {position:absolute; padding:0; margin:0; height:0; text-indent:-9999px; display:block;}

.pharkTitle {display:block; text-indent:-9999px;}
.pharkLink a, a.pharkLink {display:block; text-indent:-9999px;}


