@media screen {
/* =General page settings
----------------------------------------------- */
* { font-size: 100%; margin: 0; padding: 0; }

html { height: 100%; }

body { background: #FFFFFF; color: #666666; font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; min-width: 780px; text-align: center; }

p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, textarea, blockquote, pre, table { margin: 0 0 .8em 0; }

/* =Headings - Generic styles
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 { background: transparent; color: #09357A; font-weight: bolder; letter-spacing: 0.1em; }

#content h2 { font-size: 1.4em; }

#content h3 { font-size: 1.2em; }

#content h4 { font-size: 1em; }

#content h5{ font-size: 1em; }

#content h6 { font-size: 1em; }

#content-b h3 { height: 15px; overflow: hidden; text-indent: -9999px; width: auto; }

/* =Headings - IR
----------------------------------------------- */
#pageheader { height: 15px; overflow: hidden; text-indent: -9999px; width: auto; }

.homepage #pageheader { background: transparent url(images/pageheader_homepage.gif) no-repeat 0 0; }

/* =Anchors
----------------------------------------------- */
a img { border: none; }

a:link { background: transparent; color: #333333; }

a:visited, a:hover, a:focus, a:active {
	background: transparent;
	color: #005596;
}

/* =Lists
----------------------------------------------- */
#content ol { list-style-position: inside; list-style-type: lower-roman; }

#content ul { list-style-type: none; }

#content ul li {
	background: transparent url(images/bullet.gif) no-repeat 0 3px;
	padding-left: 20px;
}

#content dt { font-weight: bold; }

/* =Forms
----------------------------------------------- */
label { background: transparent; color: #999999; display: block; font-size: .9em; }

label span { background: transparent; color: #999500; font-size: .8em; text-transform: uppercase; }

input, textarea, select { background: transparent url(images/form_inputtext.jpg) repeat-x 0 0; border: 1px solid #DDDDDD; color: #666666; font: .9em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; margin-top: .5em; padding: 2px; }

#contactform table td { padding: 0 10px .5em 0; }

#contactform-name, #contactform-email, #contactform-subject, #contactform-message { width: 200px; }

#contactform-subject, #contactform-message { width: 427px; }

#contactform-message { height: 140px; }

input.imagesubmit { border: none; margin: 0; padding: 0; }

/* =Quotations
----------------------------------------------- */
blockquote { font-style: normal; text-indent: -.7em; }

blockquote cite { display: block; font-style: normal; margin: .8em 0 0 .6em; }

/* =Warnings and notes
----------------------------------------------- */
p.note-general { background: transparent; border: 1px solid #DDDDDD; color: #666666; font-size: 0.9em; padding: 2px 4px 2px 34px; }

p.note-general { background: url(images/note_general.gif) no-repeat 8px 50%; }

p.note-general:hover { border: 1px solid #999500; color: #666666; }

/* =Wrappers
----------------------------------------------- */
#wrapper-a { background: transparent url(images/wrapper-a.jpg) repeat-x 0 0; width: auto; }

#wrapper-b { background: transparent url(images/wrapper-b.gif) repeat-y 0 0; margin: 0 auto; text-align: left; width: 780px; }

/* =Heading Layout
----------------------------------------------- */
#heading { background: url(images/heading_background.jpg) #FFFFFF no-repeat 0 0; height: 222px; position: relative; width: 780px; }

#heading h1 { left: 45px; position: absolute; top: 104px; }

#heading-intro {
	background: transparent;
	border-left: 1px solid #91C1E5;
	color: #333333;
	left: 590px;
	padding-left: 5px;
	position: absolute;
	top: 60px;
	width: 160px;
	font-size: 0.9em;
}

#heading h2, #heading-skipnav { left: -9999px; overflow: hidden; position: absolute; }

/* =Content Layout
----------------------------------------------- */
#content-a { float: left; font-size: 1.2em; width: 480px; }

#content-a img { padding-right: 10px; padding-bottom: 10px;}

#content-b { float: left; font-size: 1em; width: 300px; }

#content-c { clear: both; }

#content-a-inner { padding: 8px 9px 8px 18px; }

#content-b-inner { padding: 8px 18px 8px 18px; }

#content-b-inner img { padding-right: 10px; padding-bottom: 10px;}

#content-b-inner div { margin-bottom: .8em; }

#content-c-inner { margin: 0 0 .5em 0; padding: 0 18px; text-align: center; }

/* =Top Of Page etc
----------------------------------------------- */
ul#nav-b li {
	background: none;
	display: inline;
	padding: 0;
	text-align: center;
}

#nav-b li a { border: 1px solid #DDDDDD; color: #999999; font-size: 0.9em; padding: 3px 15px 3px 15px; text-decoration: none; }

#nav-b li a:hover, #nav-b li a:focus, #nav-b li a:active {
	color: #000000;
	background-color: #B8CFE1;
	border-color: #1D5593;
}

/* =Footer
----------------------------------------------- */
#footer { background: url(images/footer.jpg) no-repeat 50% 0; padding: 20px 0 15px 0; }

#footer p { background: transparent; color: #EEEEEE; font-size: .8em; line-height: 1em; margin: 0 0 .4em 0; text-align: center; text-transform: uppercase; }

#footer a:link, #footer a:visited { background: transparent; border-bottom: 1px dotted #EEEEEE; color: #91C1E5; text-decoration: none; }

#footer a:hover, #footer a:focus, #footer a:active { background: transparent; color: #FFFFFF; }

/* =Main Navigation
----------------------------------------------- */
#nav-a { left: 60px; list-style-type: none; position: absolute; top: 15px; }

#nav-a li {
	float: left;
	margin: 0 1px 0 0;
	width: 107px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

#nav-a li a {
	display: block;
	height: 20px;
	overflow: text-indent: -9999px; 		width: 107px;
	text-decoration: none;
	color: #FFFFFF;
}

#nav-a li a:link, #nav-a li a:visited {
	display: block;
	height: 20px;
	overflow: text-indent: -9999px; 		width: 107px;
	text-decoration: none;
	color: #FFFFFF;
}

#nav-a li a:hover {
	display: block;
	height: 20px;
	overflow: text-indent: -9999px;
	width: 107px;
	text-decoration: underline;
	color: #FFFFFF;
}


/* =Images and thumbnails
----------------------------------------------- */
#content-randomimage img { border: 1px solid #91C1E5; margin: 0; padding: 1px; }

#content-randomimage p { background: transparent; color: #999999; font-size: .8em; margin: 0 0 .8em 0; padding-right: 4px; text-align: right; text-transform: uppercase; }

.content-thumbnail { border: 1px solid #DDDDDD; padding: 1px; }

/* =Floats
----------------------------------------------- */
.float-left { float: left; margin-right: 10px; }

.float-right { float: right; margin-left: 10px; }

}
@media print {
body { background: #FFFFFF; color: #333333; font: 8pt Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6, code, pre { color: #333333; }

h2	{ font-size: 10pt; }

h3	{ font-size: 9pt; }

h4, h5, h6 { font-size: 8pt; }

abbr, acronym { border-bottom: none; }

abbr:after, acronym:after { content: ' (' attr(title) ') '; }

a:after { content: ' (' attr(href) ') '; }

a { color: #333333; text-decoration: none; }

#nav-a, #nav-b, #heading-skipnav, #heading-intro, form { display: none; }

#heading { border-bottom: 2px solid #666666; }

}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/portal/paperBg.jpg);
	background-position: 0px 0px;
	height: 1024px;
	width: 1024px;
}
#header {
	background-image: url(images/portal/headerTile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 146px;
	width: auto;
	float: none;
}
#mainContent {
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 875px;
	position: relative;
}
#brandingBlock {
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 875px;
	position: relative;
	top: 36px;
	right: 0px;
	z-index: 0;
	clear: none;
}
#addressBlock {
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 305px;
	position: absolute;
	top: 0px;
	float: left;
	right: 0px;
	clear: none;
	left: 570px;
	z-index: 1;
}
#coachesBlock {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 875px;
	position: absolute;
	clear: none;
	left: 0px;
	top: 173px;
}
#subcoachblock {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 875px;
	top: 203px;
	position: absolute;
}
#boxes {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 875px;
	position: absolute;
	top: 0px;
}
#coachingBox {
	margin: 0px;
	padding: 0px;
	height: 357px;
	width: 286px;
	position: absolute;
	left: 295px;
	top: 213px;
}
#veBox {
	margin: 0px;
	padding: 0px;
	height: 357px;
	width: 294px;
	position: absolute;
	left: 581px;
	top: 213px;
}
#vbBox {
	margin: 0px;
	padding: 0px;
	height: 357px;
	width: 295px;
	position: absolute;
	top: 213px;
}
#bottonBox {
	margin: 0px;
	padding: 0px;
	width: 875px;
	position: absolute;
	top: 0px;
}
#fanus {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 294px;
	position: absolute;
	left: 581px;
	top: 0px;
}
#go {
	margin: 0px;
	padding: 0px;
	width: 280px;
	position: absolute;
	top: 50px;
	left: 300px;
}

#sharethis {
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 294px;
	position: absolute;
	left: 581px;
	top: 42px;
}
#newsletter {
	height: 100px;
	width: 551px;
	position: absolute;
	left: 0px;
	top: 570px;
	float: none;
	background-image: url(images/portal/SubscribeFooter.jpg);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#newsletter a:link, #newsletter a:visited { background: transparent; color: #005596; text-decoration: none }

#newsletter a:hover, #footer a:focus, #footer a:active { background: transparent; color: #005596; text-decoration: underline }

