html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
.leading {
	line-height:14px;
}
.tableWidth664 {
width:664px;
}
a {
	text-decoration: underline;
	color: #6CABE7;
}

h2 {
	line-height: 1.2em;
	font-size: 1.6em;
	color: #292A7A;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 0.04em;
}

h3 {
	line-height: 1em;
	font-size: 1em;
	color: #292A7A;
	font-weight: bold;
}

.marginLeftNeg15 {
	margin-left: -15px;
	vertical-align: middle;
}

.marginLeftNeg20 {
	margin-left: -20px;
	vertical-align: middle;
}

ul.green {
	margin: 0;
	padding: 0;
}

ul.green li {
	overflow: hidden;
	list-style: none;
	padding-left: 20px;
	background-color: white;
	background-image: url(../images/common/arrow_green_22x17.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 20px;
	padding-right: 10px;
}

ul.orange {
	margin: 0;
	padding: 0;
}

ul.orange li {
	overflow: hidden;
	list-style: none;
	padding-left: 20px;
	background-color: white;
	background-image: url(../images/common/arrow_orange_22x17.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 20px;
	padding-right: 10px;
}

.breadcrumb {
	color: #000;
	height: 21px;
	clear: left;
	white-space: nowrap;
}

.containerMain {
	height: 100%;
	width: 100%;	
	border: 1px none #C1C1C1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-width: 684px;
}
.containerWhiteBox{
	background-color: #FFFFFF;
}
.containerRestrict{
	width: 684px;
	margin: 0 auto;
}
/* containerMainNav START */
.containerMainNav {
	font-size: 1.1em;	
	width: 100%;
	height: 1.9em;
	margin: 0 auto;
}
.navMainSections {
	color: #878787;
	float: left;
	height: 2.1em;
	padding-left: 0;
	text-align: left;
	width: 590px;
	position: relative;
	z-index: 4;
}
.navMainSections a {
	text-decoration: none;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: .25em;
	padding-left: .25em;	
}
.navMainSections a:hover {
	color: #878787;
	text-decoration: none;
	background-color: #ECECEC;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: .25em;
	padding-left: .25em;
}
.navMainLanguages {
	color: #878787;
	background-color: #ECECEC;
	float: right;
	text-align: right;
	padding-top: .4em;
	padding-right: .25em;
	padding-bottom: .4em;
	padding-left: .25em;
}
.navMainLanguages a {
	color: #878787;
	text-decoration: none;
	background-color: #ECECEC;
	padding-top: .4em;
	padding-right: .25em;
	padding-bottom: .4em;
	padding-left: .25em;

}
.navMainLanguages a:hover {
	color: #5A99E1;
	text-decoration: none;
	background-color: #ECECEC;
}
/* containerMainNav END */

/* containerLogo containerTagline START */
.containerMain .containerLogo {
	height: 50px;
	width: 457px;
	text-align: left;
	float: left;
}
.containerMain .containerTagline {
	height:22px;
	min-width:176px;
	width:100%;
	text-align:right;
}
.containerMain .containerLogout {
	height:22px;
	min-width:176px;
	width:675px;
	text-align:right;
}
/* containerLogo END */

/* containerSearch START */
.containerMain .containerSearch {
	height: 46px;
	width: 227px;
	text-align: right;
	float: left;
	padding-top: 6px;
}
/* containerSearch END */

/* containerFooter START */
.containerFooter {
	width: 100%;
}
.containerFooter .containerLegal{
	float: left;
	width: 684px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
.containerFooter .containerLegal a {
	color: #999999;
}
.containerFooter .containerLegal a:hover {
	color: #999999;
}
/* containerFooter END */
/* dotted divider START */

.dotHorizBottomDivider{
	background: url(../images/common/horiz_div_2x1.gif) repeat-x left bottom;	
}

.dotHorizTopDivider{
	background: url(../images/common/horiz_div_2x1.gif) repeat-x left top;	
}

/* dotted divider END */

/* special text colours START */

.bluetext {
	font-weight: bold;
	color: #292a7a;
}
.redtext {
	font-weight: bold;
	color:red;
}

/* special text colours END */

/* layout spacers START */
.OnePixSpacer{
	height: 1px; clear: left;
}
.TwoPixSpacer{
	height: 2px; clear: left;
}

.ThreePixSpacer{
	height: 3px; clear: left;
}

.FivePixSpacer{
	height: 5px; clear: left;
}

.SixPixSpacer{
	height: 6px; clear: left;
}

.SevenPixSpacer{
	height: 7px; clear: left;
}

.TenPixSpacer{
	height: 10px; clear: left;
}

.FourteenPixSpacer{
	height: 14px; clear: left;
}
.FifteenPixSpacer{
	height: 15px; clear: left;
}
.TwentyPixSpacer{
	height: 20px; clear: left;
}

.TwentyOnePixSpacer{
	height: 21px; clear: left;
}

.TwentyTwoPixSpacer{
	height: 22px; clear: left;
}

.TwentyFivePixSpacer{
	height: 25px; clear: left;
}

.TwentySixPixSpacer{
	height: 26px; clear: left;
}

.TwentyNinePixSpacer{
	height: 29px; clear: left;
}

.ThirtyPixSpacer{
	height: 30px; clear: left;
}

.ThirtyThreePixSpacer{
	height: 33px; clear: left;
}

.ThirtyFivePixSpacer{
	height: 35px; clear: left;
}
.FourtyPixSpacer{
	height: 40px; clear: left;
}
.FiftyPixSpacer{
	height: 50px; clear: left;
}
.SixtyThreePixSpacer{
	height: 63px; clear: left;
}
.Two50PixSpacer{
	width: 30px;
	height: 250px;
	float: left; 
	background: white;
}
.50PixSpacer{
	width: 30px;
	height: 50px;
	float: left; 
	background: white;
}
.80PixSpacer{
	width: 30px;
	height: 80px;
	float: left; 
	background: white;
}
.One00PixSpacer{
	width: 30px;
	height: 100px;
	float: left; 
	background: white;
}
.Three28PixSpacer{
	width: 30px;
	height: 328px;
	float: left; 
	background: white;
}
.Four00PixSpacer{
	width: 30px;
	height: 400px;
	float: left; 
	background: white;
}
.Six00PixSpacer{
	width: 30px;
	height: 600px;
	float: left; 
	background: white;
}
/* layout spacers END */