/* CSS Document */

/** {
	padding: 0px;
	margin: 0px;
}*/
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}

p,ul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
p.p2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #773944;
	line-height: 17px;
	}
.bgcolor-1-dark {
	background-color: #98b3ce;
}
.bgcolor-1-pale {
	background-color: #F0f4f9;
	
}
.bgcolor-2-purple {
	background-color: #6C6479;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}.bg-image-1 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #98b3ce;
	text-align: right;
}
.bordercolour1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBF7F4;
	border-bottom-color: #FBF7F4;
	text-align: left;
	vertical-align: top;
}
.content-cell {
	padding: 15px 20px;
	text-align: left;
	vertical-align: top;
}
.large-image-cell {
	text-align: right;
	vertical-align: top;
}
.thumbnail-cell {
	text-align: center;
	vertical-align: middle;
}
.nav-cells {
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 94px;
}
.nav-cells-base {
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 110px;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration:underline;
	}
a.body:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #773944;
}
a.body:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #773944;
	text-decoration: underline;
}
a.body:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #773944;
}
a.body:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #773944;
}
.text-cell {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.text-cellb {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.textcellc {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#container {

	left		: 10px;
	top			: 10px;
	width		: 632px;
	height		: 271px;
	background	: #ffffff;
	overflow	: hidden;
}

#content {
	position	: relative;
	width		: 600px;
	left		: 20px;

}

#scrollArea {
	left		: 0px;
	top			: 0px;
	height		: 271px;
	width		: 15px;
	border		: 1px solid #cccccc;
	overflow	: hidden;
}

#scroller {
	position	: relative;
	top			: 0px;
	width		: 15px;
	background	: #ffffff url(images/scroll-arrows.gif) no-repeat center center;
	border-top	: 1px solid #cccccc;
	border-bottom	: 1px solid #cccccc;
}
.imagealert {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #773944;
}
.picborder {
	border: 1px solid #CCCCCC;
}
#divUpControl {top:1px; width:14px;height:14px; z-index:1; text-align: right}
#divDownControl {width:14px;height:14px; z-index:1;text-align: right}
#divContainer {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:620px; CLIP: rect(0px 320px 150px 0px); HEIGHT: 230px}
#divContent {LEFT: 0px; POSITION: relative; TOP: 0px}

.scrollborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.form {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 180px;
}
.formButton {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#FORM_TABLE td {
	padding:0px 8px 8px 0px;
}
#FORM_TABLE p {margin:0px; }
