/*
CSS: TheReplacementService
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copyright(C)2008 The Replacement Service Ltd.
Created By: www.RedCherrySolutions.co.uk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


/*
--------------------------------------------------------------- ORIGINAL
*/
img { border:0px; margin:0 0 0 0; padding:0 0 0 0}
a { color:#1467A0; font-family:tahoma; font-size:11px; line-height:13px}
.list_1 { width:10; height:14; padding-top:6}
.priv { padding-top:13}
.foot { color:#A6A6A6; font-family:tahoma; font-size:11px; line-height:13px}
.grey_dark { color:#5A5A5A; font-family:tahoma; font-size:11px; line-height:13px}
.gray_light { color:#8D8D8D; font-family:tahoma; font-size:11px; line-height:13px}
.green { color:#DBF294; font-family:tahoma; font-size:11px; line-height:13px}
.nlack_b { color:#323232; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold}
.blue_b { color:#1467A0; font-family:tahoma; font-size:11px; line-height:14px; font-weight:bold}
.grey_b { color:#454545; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold}
a.this_link {color:#6E6E6E; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; font-weight:bold; vertical-align:middle}
.bottom { color:#6E6E6E; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; vertical-align:middle}
a.bottom { color:#6E6E6E; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; vertical-align:middle}


.style2 {font-size: 24px}
.style3 {font-size: 36px}
.style4 {color: #666666}
.style5 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	font-family: tahoma;
}
.style6 {color: #FFFFFF}

/*
--------------------------------------------------------------- INC.
*/
.blue_light {
	color: #A1E3FF;
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
}
.blue_dark {
	color:#1467A0;
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	line-height:13px
}

/*
--------------------------------------------------------------- GLOBAL
*/
body {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
	margin: 0px;	
}
table td {
	vertical-align: top;
}

/*
--------------------------------------------------------------- PAGE CONTAINER
*/
div.pageContainer {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 753px;
}

/*
--------------------------------------------------------------- HEADER
*/
div.header {
	height: 316px;
}

/*
--------------------------------------------------------------- BREADCRUMBS
*/
div.breadcrumbs {
	background-color: #CCCCCC;
	color: #777777;
	height: 18px;
	padding: 7px 0px 3px 10px;
}
div.breadcrumbs a {
	color: #777777;
	text-decoration: none;
}

/*
--------------------------------------------------------------- PAGE CONTENT
*/
div.content {
	background-image: url(content_header.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
div.content div.column {
	border-right: 1px dotted #9B9B9B;

	min-height: 500px;
	height: expression(this.scrollHeight > 500 ? "auto":"500px"); 
}
div.content div.column h1 {
	background-color: #DEDEDE;
	color: #687375;
	font-size: 1.2em;
	margin: 0px;
	padding: 13px 0px 11px 20px;
	letter-spacing: -0.05em;
}
div.content div.column h1 a {
	background-color: #DEDEDE;
	color: #687375;
	display: block;
	font-family: arial;
	font-size: 1em;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	letter-spacing: -0.05em;
	text-decoration: none;
}
div.content div.column h1 a:hover {
	color: #AAAAAA;
}
div.content div.column h2 {
	color: #000000;
	font-size: 0.85em;
	padding: 10px 0px 0px 15px;
}
div.content div.column p {
	color: #8D8D8D;
	font-family: tahoma;
	font-size: 0.85em;
	line-height: 13px;
	padding: 3px 10px 3px 15px;
}
div.content div.column p.bold {
	color: #444444;
	font-weight: bold;
}
div.content div.column a {
	color: #1467A0;
	font-family: tahoma;
	line-height: 14px;
	font-weight: bold;
}
div.content div.column a.blue_dark {
	font-weight: normal;
}
div.content div.column img {
}
div.content div.column ul {
	color: #8D8D8D;
	font-family: tahoma;
	font-size: 0.85em;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 15px;
}
div.content div.column li {
	padding: 2px;
}
div.content div.column table td p {
	color: #8D8D8D;
	font-family: tahoma;
	font-size: 0.7em;
	line-height: 13px;
	padding: 3px 15px 3px 15px;
}
div.content div.column table td a {
	font-size: 1em;
	font-family: arial;
}

/*
--------------------------------------------------------------- FOOTER
*/
div.footer {
	clear: both; 
	background-color: #DADADA;
	color: #A6A6A6;
	font-family: tahoma;
	font-size: 11px;
	height: 25px;
	line-height: 13px;
	padding-top: 10px;
	padding-left: 31px;
}
div.footer a {
	color: #A6A6A6;
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
div.footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}
div.footer a.active {
	color: #6E6E6E;
	font-weight: bold;
}

/*
--------------------------------------------------------------- COPYRIGHT
*/
div.copyright {
	color:#A6A6A6;
	font-family:tahoma;
	font-size:11px;
	line-height:13px
}

/*
--------------------------------------------------------------- DISPLAY TABLE
*/
table.display {
	border: 1px solid #EFEFEF;
	font-size: 0.9em;
	margin: 20px 10px 10px 200px;
	width: 330px;
}
table.display thead th {
	background-color: #DDDDDD;
	text-align: left;
	padding: 3px 0px 3px 10px;
}
table.display tbody th {
	background-color: #EEEEEE;
	text-align: left;
	padding: 3px 0px 3px 10px;
}
table.display tbody td {
	padding: 3px 0px 3px 10px;
}


