/************************************************************************
**                                                                     **
** Copyright 2007                       							   **
** Last modified: 06/02/2007                                           **
** Author: Candace Howcroft                                            **
**                                                                     **
************************************************************************/

/* General ------------------------------- */
/* --------------------------------------- */
body {
	padding:0em;
	margin: 0em 2em 2em 2em;
	font-size:.9em;
	color:#000;
	background-color:#B6D3E3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
form {
	margin:0em;
	padding:0em;
}
img {
	border: 0em;
}
a, a:active, a:visited {
	color: #46677B;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color:#591E00;
}
h5 {
	font-size: .9em;
	font-weight:normal;
	color: #333;
	padding:3.3em .2em .3em .5em;
	margin:0em 8.5em 0em 5.6em;
}
p, strong, ul li, dl dt {
	line-height: 1.5em;
}
ul {
	margin:0em;
	padding:0em;
}
ul ul {
	margin:0em;
	padding:0em;
}
li {
	list-style-type: square;
	list-style-image: url(../../images/icons/check.gif);
	margin:0em;
	padding:0em;
}
.inline ul, .inline ul li {
	display: inline;
	margin:0em;
	padding:0em;
	list-style:none;
}
.error {
	font-weight:bold;
	color:Red;
}
div.guillotineFix {
	clear:both;
	padding-bottom:1em;
}
* html div.guillotineFix {
	padding-bottom:0;
}
/* Header ------------------------------- */
/* -------------------------------------- */

#head {
	margin:0em;
	background:#C7D5DE url(../../images/template/head_bk.jpg) top center repeat-x;
}
#head #logo {
	float: left;
	margin:1.4em 1.4em 1.4em 2.4em;
}
#head #menu {
	float: right;
	padding:0em;
	font-size:.8em;
	color:#333333;
	margin: 3em 3em 0em 0em;
}
/* Bar - "top navigation" ------------------------------- */
/* ------------------------------------------------------ */	
#bar {
	margin:0em;
	padding:.3em .5em .3em 2.3em;
	border-bottom:.4em solid #591E00;
	background:#CCDBE3 url(../../images/template/bar-bk.jpg) left top no-repeat;
}
#bar ul {
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em -.5em;
}
#bar ul li {
	font-size:13px;
	padding:.4em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	letter-spacing:.1em;
}
#bar ul li a {
	background:none;
	text-decoration:none;
	padding-left:1.4em;
	padding-right:2.1em;
	margin-right:-1.5em;
}

#bar li.first a {
	padding-left:1.2em;
	padding-right:2.1em;
	margin-right:-1.5em;
}
/* Frame ------------------------------- */
/* ----------------------------------------- */

#frame {
	min-width:960px;
	margin:0em;
	padding:0em;
	border-left:.1em solid #ccc;
	border-right:.2em solid #999;
	border-bottom:.2em solid #999;
	background-color:#ffffff;
	clear:both;
}

/* Right bar ------------------------------- */
/* ----------------------------------------- */

#index #right {
	width:11.8em;
	float:right;
	margin:0em 3em 0em 3em;
}
#index #right p {
	margin:1em;
	padding:0em 1em .4em 0em;
	font-size:.9em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
	font-weight:normal;
	color: #591E00;
	border-bottom: .1em solid #591E00;
	padding:3.3em .2em .3em .5em;
	margin:0em;
}
/* Photos ------------------------------- */
/* -------------------------------------- */

#photosi {
	margin:0em;
	padding:.8em;
	clear:both;
}
#partnersi {
	border-bottom:.2em solid #999;
	border-right:.2em solid #999;
	border-top:.1em solid #ccc;
	border-left:.1em solid #ccc;
	text-align:center;
	margin:0em;
	padding:1em 0em;
	background:url(../../images/template/body_bk.jpg) right bottom no-repeat;
	clear:both;
}

/* Footer ------------------------------- */
/* -------------------------------------- */
#footer {
	margin:0em 0em 0em 0em;
	text-align:center;
	color:#666;
	border-top:.1em solid #ccc;
	clear: both;
}
#footer p {
	margin:0em;
	padding:.3em 0em .7em 0em;
	font-size:.75em;
}
/* Index ------------------------------- */
/* --------------------------------------- */

#index {
	background:url(../../images/icons/home.jpg) left top no-repeat;
}
#index h1 {
	font-size: 1.7em;
	letter-spacing:1px;
	font-weight:mormal;
	color: #591E00;
	border-bottom: .1em solid #591E00;
	padding:1.5em .2em .6em 5em;
	margin:0em 12em 0em 2em;
}
#index p {
	margin:.9em;
	padding:.8em 10em .4em 2.8em;
	font-size:.9em;
	line-height: 1.5em;
}
#index li {
	margin-left:0em;
	padding:2em;
	font-size:.9em;
}

/* Content ------------------------------- */
/* --------------------------------------- */

#content {
	margin:0em;
	padding:0em 0em 4em 0em;
	background:url(../../images/template/body_bk.jpg) right bottom no-repeat;
}
#content h2 {
	font-size: 1.2em;
	font-weight:normal;
	color: #591E00;
	border-bottom: .1em solid #591E00;
	padding:1.5em .2em .4em 0em;
	margin:1em 10em 0em 8em;
}
h2 .text {
	font-size:.75em;
	color:#000;
	line-height:1.5em;
}
#content h4 {
	font-size: .95em;
	font-weight: bold;
	color: #557D95;
	padding:1em .2em .4em .5em;
	margin:0em 10em 0em 9.5em;
}
#content p {
	margin:0em 14em 0em 9.5em;
	padding:.8em 1em .4em 1em;
	font-size:.9em;
}
#content hr {
	width:75%;
	color:#591E00;
	background-color:#591E00;
	height: .1em;
	border:0;
}
#content img {
	padding:.6em;
	background-color:#591E00;
}
#content #icon img{
	padding:0em;
	background-color:#ffffff;
}
#content .small {
	font-size:0.8em;
}

div.highlight {
	padding:0em 0em .5em 10.7em;
	margin:1em 14em 0em 0em;
	font-size:0.9em;
	}

div.highlight h5{
	color:#000;
	font-weight:bold;
	background:#fff;
	margin:.5em 0em .5em -.3em;
	padding:0em;
	}

div.highlight img {
	margin:0;
	padding:0;
	}
	
div.highlight div.col2 {
	width:25%; 
	float:left;
	}
	
div.highlight div.col2 ul li{
	margin:0em;
	padding:0em;
	}

/**************************************
 * Tables
 **************************************/
table {
	border:1px solid #A6A6A6;
	background-color:#fff;
	font-size:.85em;
	margin:2em 8em 0em 11em;

}
th {
	background-color:#fff;
	color:#05407F;
	font-size:1em;
	font-weight:bold;
	padding: 5px;
	vertical-align: top;
	text-align:left;
}
td {
	background-color:#f5f5f5;
	border-top:1px solid #666;
	padding: 5px;
	vertical-align: top;
}
td a:link, td a:visited, td a:active {
	text-decoration:underline;
	color:#069;
}
td a:hover, td a:visited:hover {
	color:#069;
	text-decoration:none;
	background-color:#CCE0EB;
}
.tt {
width:600px;
}

/**************************************
 * Lists
 **************************************/
#content li, #content ul {
	font-size:.9em;
	line-height:1.3em;
	list-style-image: url(../../images/icons/check.gif);
	margin: 0em 3em 0em 6.3em;
	padding:.3em 4em .4em 0em;
}
#content ul li li, #content li ul li ul li {
	list-style-type: square;
	list-style-image: none;
	margin-left: 1.75em;
}
#content .li_block {
	list-style-image: url(../../images/icons/check.gif);
	padding-bottom: 1em;
}
#content .li_pdf {
	list-style-image:url(images/icons/acrobat.gif);
	margin-right: 1em;
}
#content .li_web {
	list-style-image:url(images/icons/web.gif);
}
#content .li_doc {
	list-style-image:url(images/icons/word.gif);
}
#content .li_xls {
	list-style-image:url(images/icons/excel.gif);
}
#content .li_mov {
	list-style-image:url(images/icons/vid.gif);
}
#content .li_ppt {
	list-style-image:url(images/icons/ppt.gif);
}
#content .li_swf {
	list-style-image:url(images/icons/swf.gif);
}
#content .li_none {
	list-style-image: none;
}
