html {
	background-color: #FFFFFF;
	border: 0px;
}

body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: "Century Gothic", Calibri, Verdana, "Bitstream Vera Sans", Helvetica, Sans-Serif;
	font-size: 76%;
	line-height: 150%;
	color: #1e2b41;	
	min-height: 100%;
}

/******************************************************************
* LINKS
******************************************************************/

a,
a:link,
a:active {
	color: #35567B;
}

a:hover {
	color: #961D1D;
}

a img {
	border: 0px none;
}

/******************************************************************
* CONTAINER
******************************************************************/

#container {
	background-color: #FFFFFF;
}

/******************************************************************
* HEADER
******************************************************************/

#header {
	font-family: Calibri, Verdana, "Bitstream Vera Sans", Helvetica, Sans-Serif;
	font-size: 120%;
	background: #D8DFE7 url('../images/hGrad-blue.gif')	repeat-x;
	height: 100px;
	border-bottom: 1px solid #1e2b41;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header #infotext {
	font-weight: bold;
	font-size: 120%;
	position: absolute;
	top: 75px;
	right: 5px;
}

/******************************************************************
* FOOTER
******************************************************************/

#footer {
	font-size: 90%;
	text-align: center;
}

/******************************************************************
* SIDEBARS
******************************************************************/

#sidebar
{
	width: 225px;
	border-bottom: 1px solid #97AAC0;
}

#sidebar b.section-head 
{
	background: #242553 url('../images/tBar-blue.gif') repeat-x;
	color: #FFFFFF;
	display: block;
	margin: 0;
}

#sidebar { background-color: #97AAC0;	}

#sidebar 
{
	float:left;
	border-right: 1px solid #97AAC0;
}

#sidebar ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0px;
	padding-left: 0px;
}

#sidebar li 
{
	background: #D8DFE7 url('../images/bGrad-blue.gif') repeat-y;
	list-style-type: none;
	margin: 0px;
}

#sidebar li a, 
#sidebar li a:link, 
#sidebar li a:active 
{	
	background: transparent url('../images/icons/resultset_next_grey.png') no-repeat;
	color: #242553;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 20px;
	border: 1px solid;
	border-color: #D8DFE7 #D8DFE7 #242553 #D8DFE7;
	display: block;
}

#sidebar li a:hover,
#sidebar li a.current 
{
	background: #D8DFE7 url('../images/icons/resultset_next.png') no-repeat;
}

#sidebar li a.current 
{
	padding: 0;
	margin: 0px;
	padding-left: 20px;
}

#sidebar dl {
	background: #97AAC0 url('../images/bGradR-blue.gif') repeat-y;
	margin: 0;
}

#sidebar #list-news {	padding: 2px;}

#sidebar #list-news dt {
	font-size: 120%;
	color: #000000;
	border-bottom: 1px solid #304965;
}

#sidebar #list-news dd {
	margin-left: 5px;
	padding: 0px;
}

#sidebar #list-news dd p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#sidebar #list-news .news-posted {
	font-size: 75%;
	color: #304965;
}

#sidebar #logos {	background-color: #FFFFFF; }

/******************************************************************
* TOOLBAR
******************************************************************/

#toolbar {
	margin: 3px 205px 3px 205px;
	padding: 2px;
	padding-top: 0;
	border: 1px solid #99a5ba;
	background-color: #cfd6e3;
	font-weight: bold;
	letter-spacing: 2px;
}

/******************************************************************
* CONTENT
******************************************************************/

#content {
	margin: 10px 10px 10px 235px;
}

#content dt {
	font-weight: bold;
	font-size: 110;
}

#content form label 
{
	float:left;
	font-weight:bold;
	margin-right:0.5em;
	margin-top:10px;
	text-align:right;
	width: 30%;
}

#content form label.required {
	font-weight: bold;
}

#content form input, #content form textarea {
	font-family: Calibri, Tahoma, "Bitstream Vera Sans", Helvetica, Sans-Serif;
	font-weight: bold;
	background-color: #DEE5EE;
	border: 1px solid #97AAC0;
	color: #344E73;
	vertical-align: middle;
	margin-top: 12px;
}

#indepth-insight {
	border: 1px solid #C6D1DC;
	background: transparent url('../images/pGrad-blue.gif') repeat-x;
	padding: 5px;
}

#indepth-insight table {
	width: 100%;
	padding: 2px;
	vertical-align: top;
}

#indepth-insight table td {
	vertical-align: top;
}

#content .errorlist
{
	padding: 5px;
	font-weight: bold;
	color: Maroon;
	width: 80%;
	margin: 0 auto 15px auto;
	border: 1px solid Maroon;
}

#content textarea.fullsize
{
	margin: 0;
	width:75%;
}

/******************************************************************
* CLASSES
******************************************************************/

.nopres {
	display:none;
}

.permalink {
	font-size: 90%;
}

.logo-right {
	margin: 2px;
	margin-right: 10px;
	float: right;
	border: 1px solid #000000;
}

.news-posted {
	
}

.smaller {
	font-size: 80%;
}

.larger {
	font-size: 120%;
}

.no-underline {
	text-decoration: none;	
}

.no-list {
	list-style-type: none;
}

.italic {
	font-style: italic;
}

.centred {
	text-align: center;
}

.left-col, 
.right-col {
	width: 45%;	
	padding-left: 5px;
}

.left-col,
.float-left {
	float: left;
}

.right-col,
.float-right {
	float: right;
}

.indent {
	margin-left: 40px;
}

/******************************************************************
* ELEMENTS
******************************************************************/

address {
	padding: 10px;
	margin-left: 10px;
}

blockquote {
	background-color: #F6F6FF;
	border: 1px solid #CED7E0;
	padding: 5px;
}

blockquote .openQuote {
	background: transparent url('../images/openquote.gif') no-repeat top left;
	font-weight: bold;
	padding: 5px;
	padding-left: 30px;
}

blockquote .closeQuote {
	background: transparent url('../images/closequote.gif') no-repeat bottom right;
	display: block;
	padding-right: 30px;
	margin: 0px;
	height: 30px;
	text-align: right;
}

/****************************************************************************
*
*	BASE CLASSES
*		Buttons
*
****************************************************************************/

.button, 
.button-disabled 
{
	background: transparent url('/images/button.png') repeat-x;
	border: 1px solid;
	font-size: 110%;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

.button 
{
	background-position: left 0px;
	border-color: #CED5DF;
}

.button:hover
{
	background-position: left -30px;
	border-color: #8398AA;
}

.button-disabled
{
	background-position: left -60px;
	border-color: #333333;
}

.button a,
.button a:active,
.button a:visited
{
	text-decoration: none;
	color: #347141;
}

/****************************************************************************
*
*	FORMS
*
****************************************************************************/

label 
{
	float:left;
	font-weight:bold;
	margin-right:0.5em;
	margin-top:10px;
	padding-top:0.2em;
	text-align:right;
	width: 20%;
}

input, select, textarea 
{
	margin-top: 12px;
	border: 1px solid #C8D2E1;
	background-color: #E8EDF1;
	padding: 2px;
	font-family: Calibri, Tahoma, Verdana, Helvetica, Sans-Serif;
	vertical-align: middle;
}

ul.radiolist { margin: 0; padding: 0; list-style: none;}
#content ul.radiolist li label { float: none; margin: 0; padding: 0; text-align:inherit; display: inline;}
#content ul.radiolist li input { margin-bottom: 4px; margin-top: 0; }

optgroup 
{
	font-family: Calibri, Tahoma, Verdana, Helvetica, Sans-Serif;
	min-width: 100px;
}

optgroup option 
{
	padding-left: 0px;
	margin-left: 5px;
}

input:hover { border-color: #98A7B9; } 
input:focus { border-color: #444F61; }

fieldset 
{
	width: 80%;
	margin: 0 auto 0 auto;
	border: 1px solid #BCC5D1;
	background: transparent url('../images/verticalBarGrad.png') repeat-x bottom;
	padding: 10px;
	min-height: 175px;
}

fieldset legend 
{
	border: 1px solid #BCC5D1;
	background: #E8EEF1 url('../images/barGrad.png') repeat-x;
	padding: 3px;
	font-weight: bold;
	color: #000000;
}

.helptext { margin-left:22%; }
#content label.noformat { float: none; }

/******************************************************************
* CLEARFIX
******************************************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}