body {
	margin: 0px;
	background-color: #FFFFFF;
}

/*td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

td.content {
	padding: 5px 8px 5px 8px;
}*/

/* Hyperlink Styles */
a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #1F467A;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
}

a.casestudy {
	line-height: 14px;
}

a.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #509DE9;
}
a.header_menu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #454545;
	text-decoration: none;
}

a.header_menu:hover {
	color: #DF6F1C;
}

a.disclaimer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}

a.disclaimer:hover {
	color: #ACACAC;
}

.containertitleblack {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	bgcolor: black;
	background-color: #000000;
	
}


/* Form Styles */
form {
	margin: 0px;
	padding: 0px;
}

input.text {
	height: 14px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

input.login {
	height: 14px;
	border: 1px solid #1F467A;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #1F467A;
}
input.button {
	height: 17px;
	border: 1px solid #1F467A;
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #1F467A;
}
select.button {
	height: 17px;
	border: 1px solid #1F467A;
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #1F467A;
}

/* Content Item Styles */
.header-black {
	height: 35px;
	background-image: url("../images/header-black-bg.gif");
}

.header-primary {
	height: 35px;
	background-image: url("../images/header-primary-bg.gif");
}

.header-secondary {
	height: 35px;
	background-image: url("../images/header-secondary-bg.gif");
}

/* Background Colours */
.bg-black { background-color: #000000; }
.bg-primary { background-color: #1F467A; }
.bg-secondary { background-color: #3171C5; }
.bg-terciary { background-color: #E9F9FF; }

/* Foreground Colours */
.fg-white { color: #FFFFFF; }
.fg-primary { color: #000000; }
.fg-secondary { color: #1F467A; }
.fg-terciary { color: #E9F9FF; }

.disclaimer { color: #CCCCCC; }
/*table.spreadsheet {
	border-top:		1px solid #716F64;
	border-right:	0px;
	border-bottom:	0px;
	border-left:	1px solid #716F64;
	margin:			3px 0px 10px 0px;
	
	font-family:	Verdana;
	font-size:		12px;
	color:			#000000;
}

table.inner-spreadsheet {
	border-top:		1px solid #C0C0C0;
	border-right:	0px;
	border-bottom:	0px;
	border-left:	1px solid #C0C0C0;
	margin:			0px 0px 0px 0px;
	
	font-family:	Verdana;
	font-size:		12px;
	color:			#000000;
}

table.spreadsheet th,
table.inner-spreadsheet th {
	border-top:			0px;
	border-right:		1px solid #9D9DA1;
	border-bottom:		1px solid #9D9DA1;
	border-left:		0px;
	background-color:	#E5E4E8;
	font-weight:		bold;
}

table.spreadsheet td,
table.inner-spreadsheet td {
	border-top:			0px;
	border-right:		1px solid #C0C0C0;
	border-bottom:		1px solid #C0C0C0;
	border-left:		0px;
	background-color:	#FFFFFF;
}*/

.containertitleblack-bottom {
	background-image: url(../images/title-black-bottom.png);
	background-repeat: repeat-x;
}


#dhtmltooltip{
FONT-WEIGHT: bolder; 
FONT-SIZE: 9px; 
COLOR: #3a5487; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 1000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3);
}
.cardselectoff {
	border: 1px solid #999999;
}
.cardselecton {

	border: 1px solid #EFED94;
}
input.smallbutton {
	height: 17px;
	border: 1px solid #1F467A;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #1F467A;
}
#colOne, #colTwo {
	width:390px;
	color:#333333;
	float:left;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#colOne { border-right:1px dashed #CCCCCC; padding-right:10px }
#colTwo{padding-left:10px }
body {
	margin:0px;
}

div.container {
	padding: 0px;
	padding-top:20px
}

input.text {
	width:264px;
}
h1{ color:#CB7E46 ; font-size:24px ; font-family:Verdana, Arial, Helvetica, sans-serif}