/* GENERAL ------------------------------------------------------------------ */

/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}

body
{
	padding-bottom: 4em;
	background-color: #FFFFFF;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: 0 148px;
	color: #0d313e;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}

a
{
	color: #008FAA;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #008FAA;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0 none transparent;
}

input, select, table, textarea
{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -1500em;
	height: 1px;
	width: 1px;
	overflow: hidden;
	margin-right: -1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.replacement
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

a .replacement
{
	cursor: hand;
	c\ursor: pointer;
}

#top
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}




/* PAGE --------------------------------------------------------------------- */

#page
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	border-right: 1px solid #daf4fc;
	border-left: 1px solid #daf4fc;
	text-align: left;
}




/* HEADER ------------------------------------------------------------------- */

#header
{
	position: relative;
	height: 148px;
	margin-bottom: 6px;
	border-bottom: 1px solid #daf4fc;
	background-color: #83e7fb;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
}

h1
{
	position: absolute;
	left: 221px;
	top: 0;
	width: 779px;
	height: 111px;
}

h1 .replacement
{
	background-image: url(../images/text_achievers.jpg);
}

#tagLine
{
	position: absolute;
	left: 221px;
	top: 111px;
	width: 779px;
	height: 28px;
}

#tagLine .replacement
{
	background-image: url(../images/text_realise.jpg);
}

#backHome
{
	position: absolute;
	right: 0;
	bottom: 12px;
	z-index: 20000;
	width: 16em;
	height: 22px;
	padding: 0 0 0 11px;
	background-image: url(../images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position:
}

#backHome a
{
	display: inline;
	float: right;
	width: 16em;
	height: 22px;
	background-color: #b4b4b4;
	line-height: 22px;
	color: #cef3fa;
	text-align: center;
}




/* CONTENT ------------------------------------------------------------------ */

#menuTitle
{
	position: absolute;
	left: 0;
	top: 155px;
	width: 200px;
	padding: 0 10 0 10px;
	line-height: 28px;
	color: #999999;
	text-align: right;
}

#menu
{
	height: 28px;
	background-color: #e7e5e5;
	text-align: right;
}

#hero
{
	position: relative;
	z-index: 10;
	height: 350px;
	background-color: #e7e5e5;
}

#hero.hidden
{
	visibility: hidden;
}

#downloadPopup
{
	position: absolute;
	left: 0;
	top: 260px;
	z-index: 10000;
	width: 596px;
	height: 220px;
	overflow: hidden;
	padding: 15px;
	background-color: #35bfd9;
	color: #FFFFFF;
}

#downloadPopupClose
{
	position: absolute;
	top: 4px;
	right: 4px;
	width: 17px;
	height: 16px;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#downloadPopup h4
{
	margin: 1.4em 0 0 0;
	font-size: 100%;
}

#termsOfUse
{
	height: 125px;
	padding: 10px;
	overflow: auto;
	background-color: #008faa;
	font-size: 85%;
}

#content
{
	display: inline;
	float: right;
	width: 626px;
	margin-top: 15px;
}

body.error #content
{
	display: block;
	float: none;
	width: auto;
}

body.error #content p
{
	margin: 1.4em 15px 1.4em 15px;
}

#main ol, #main p, #main ul
{
	margin-top: 1.4em;
}

h2
{
	padding: 3px 9px 3px 9px;
	background-color: #008faa;
	color: #FFFFFF;
	font-size: 125%;
}

body.error #content h2
{
	padding: 0 15px 0 15px;
	background-color: transparent;
	color: #000000;
}

#blogPosts
{
	margin: 0 0 0 9px !important;
	list-style: none;
}

#blogPosts li
{
	margin-top: 0.7em;
}

#blogPosts h3
{
	margin-bottom: -1em;
	color: #008faa;
	font-size: 140%;
}

.blogInfo
{
	overflow: auto;
	margin-top: 0.7em !important;
	color: #999999;
}

.blogDate
{
	margin-left: 7em;
}

.rssLink
{
	clear: both;
	min-height: 16px;
	background-image: url(../images/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content .rssLink
{
	margin-left: 9px;
}

* html .rssLink
{
	height: 16px;
}

.rssLink a
{
	padding-left: 22px;
	color: #333333;
}

#blogComments
{
	margin: 1.4em 0 0 0;
	border-top: 1px solid #daf4fc;
	padding: 9px;
}

#blogComments h3
{
	margin-bottom: -0.4em;
	font-size: 140%;
}

#blogComments ul
{
	list-style: none;
}

#blogComments li
{
	margin-bottom: 1.4em;
	padding: 0 0 0 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.05em;
}

#blogComments ul h3
{
	margin-bottom: -0.7em !important;
	color: #0d313e !important;
	font-size: 100% !important;
	font-weight: normal;
}

#blogComments ul h3 span
{
	font-weight: bold;
}

#blogComments ul a
{
	display: block;
}

#tags
{
	border-top: 1px solid #daf4fc;
	padding: 9px;
}

#tags ul
{
	margin-top: 0.7em;
	list-style: none;
	line-height: 1;
}

#tags li
{
	display: inline;
	margin-right: 9px;
}

#tags a
{
	color: #35bfd9;
	font-weight: normal;
}

#tags .priority2
{
	font-size: 130%;
}

#tags .priority3
{
	font-size: 160%;
}

#tags .priority4
{
	font-size: 190%;
}

#announcements
{
	margin-top: 0;
	margin-bottom: 15px;
	list-style: none;
}

#announcements li
{
	position: relative;
	min-height: 75px;
	margin-top: 15px;
	padding: 15px 15px 15px 130px;
	background-color: #cef3fa;
}

* html #announcements li
{
	height: 75px;
}

#announcements li.first
{
	margin-top: 0;
	background-color: #b0f0fc;
}

#announcements img
{
	position: absolute;
	left: 15px;
	top: 15px;
}

#announcements #slideshowPreview
{
	position: absolute;
	left: 15px;
	top: 15px;
}

#announcements h2
{
	margin-bottom: -1.12em;
	padding: 0;
	background-color: transparent;
	color: #0d313e;
}

#announcements a
{
	display: block;
}




/* SECONDARY CONTENT -------------------------------------------------------- */

#contentSecondary
{
	display: inline;
	float: left;
	width: 359px;
	margin-top: 15px;
}

#about
{
	padding: 15px;
	background-color: #35bfd9;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}

#about h2
{
	margin-bottom: -0.7em;
	padding: 0;
	background-color: transparent;
	color: #FFFFFF;
}

#related
{
	padding: 15px;
}

#related h2
{
	margin-bottom: -0.7em;
	padding: 0;
	background-color: transparent;
	color: #35bfd9;
}

#related ul
{
	list-style: none;
}

#related li
{
	margin-top: 0.7em;
}

#related h3
{
	font-size: 100%;
}

#related a
{
	color: #ff9900;
}

.disclaimer
{
	color: #B2B2B2;
	font-size: 90%;
}




/* FOOTER ------------------------------------------------------------------- */

#footer
{
	clear: both;
}

#footer h2
{
	width: 973px;
	margin: 0 auto;
	border-right: 1px solid #daf4fc;
	border-left: 1px solid #daf4fc;
	padding: 4px 12px 4px 15px;
	background-color: #666666;
	color: #ff9900;
	font-size: 125%;
	text-align: left;
}

#footer h3
{
	padding: 0;
	font-size: 115%;
}

#footer .inner
{
	position: relative;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	border-right: 1px solid #daf4fc;
	border-left: 1px solid #daf4fc;
	text-align: left;
}

#tvHighlight
{
	position: relative;
	clear: both;
	min-height: 84px;
	border-bottom: 1px solid #daf4fc;
	color: #CCCCCC;
}

* html #tvHighlight
{
	height: 84px;
}

#tvHighlight .inner
{
	width: 614px;
	padding: 0 386px 0 0;
	background-color: #333333;
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: 626px 100%;
}

#tvHighlight iframe
{
	width: 550px;
}

#tvHighlight h3
{
	color: #FFFFFF;
}

#tvHighlight a
{
	display: block;
	margin: 0.7em 0 0 0;
	color: #ccffff;
}

#tvHighlight img
{
	position: absolute;
	top: 0;
	left: 15px;
}

#siteMap
{
	border-bottom: 1px solid #daf4fc;
}

#siteMap .inner
{
	width: 970px;
	padding: 15px;
	background-color: #e4e4e3;
	background-image: url(../images/footer_bottom.jpg);
	background-repeat: repeat-y;
	background-position: 626px 0;
}

#siteMap h2
{
	margin-bottom: 0.7em;
	border: 0 none #FFFFFF;
	padding: 0;
	background-color: transparent;
}

#siteMap .section
{
	display: inline;
	float: left;
	margin: 0 4em 0 0;
}

#siteMap h3
{
	color: #333333 !important;
}

#siteMap ul
{
	list-style: none;
}

#siteMap a
{
	color: #55737d;
}

#extras
{
	width: 1000px;
	margin: 0.7em auto 0 auto;
	color: #999999;
	font-size: 90%;
	line-height: 1;
}

#extras p
{
	display: inline;
	float: left;
	margin: 0 0 0 15px;
}

#extras ul
{
	display: inline;
	float: right;
	margin: 0 15px 0 0;
}

#extras li
{
	display: inline;
	float: left;
	margin-left: 1em;
	border-left: 1px solid #999999;
	padding-left: 1em;
}

#extras li.first
{
	margin-left: 0;
	border-left: 0 none #FFFFFF;
	padding-left: 0;
}

#extras a
{
	color: #999999;
	text-decoration: underline;
}

#extras a:hover
{
	text-decoration: none;
}
