/************************************************************************
**                                                                     **
** 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:#fff url(../../images/template/body_bk.jpg) bottom right no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
form {
	margin:0em;
	padding:0em;
}
img {
	border: 0em;
}
a, a:active, a:visited {
	color: #000064;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color:#3D8C09;
	background-color: #eee;
}
hr {
	border: 0em;
	color: #8BCE16;	/* IE */
	background-color: #8BCE16; /* Opera and Mozilla  */
	height: .3em;
}
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:#E5E5E5 url(../../images/template/head_bk.jpg) repeat-x;
}
#head #logo {
	float: left;
	margin:1.4em;
}
#logo h1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.77em;
	font-weight:bold;
	color: #000064;
	border-bottom: .15em solid #000064;
	padding:0em 0em .1em 0em;
	margin:0em;
	text-decoration:none;
	background:none;
}
#logo h1 a {
	color: #000064;
	text-decoration:none;
	background:none;
	}
#logo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	letter-spacing:.1em;
	color: #000064;
	padding:.3em 0em .3em 0em;
	border-bottom: none;
	margin:0em;
}
#head #menu {
	float: right;
	padding:0em;
	font-size:.8em;
	color:#333333;
	margin: 3em 2em 0em 0em;
}
/* Bar - "top navigation" ------------------------------- */
/* ------------------------------------------------------ */	
#bar {
	margin:0em;
	padding:0em .5em 0em 2.3em;
	border-bottom:.5em solid #000064;
	background-color:#E5E5E5;
}
#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;
	background:url(../../images/template/tab.gif) center top no-repeat;
}
#bar ul li a {
	background:none;
	text-decoration:none;
	padding-left:1.2em;
	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:#fff;
	clear:both;
}
/* Left bar ------------------------------- */
/* ----------------------------------------- */

#left {
	width:5em;
	background-color:#000064;
	float:left;
	padding:2em 0em 5em 0em;
	margin:1.8em 1em 0em 1.1em;
	text-align:center;
	clear:both;
}
/*#left p{ 
	color:#fff;
	font:normal normal bold 2em tahoma;
	margin:.6em 1em 1em .9em;
	background-color:#000064;
	padding:1em .5em 1em 2em;
	line-height:0em;
	letter-spacing:.2em;
	writing-mode: tb-rl;
	filter: flipv fliph;
	flow:vertical;
	}*/
	
#left hr {
	border: 0em;
	color: #fff;	/* IE */
	background-color: #fff; /* Opera and Mozilla  */
	height: .3em;
	margin: 2em 0em 5em 0em;
}
/* Right bar ------------------------------- */
/* ----------------------------------------- */

#index #right {
	width:11.8em;
	background:url(../../images/template/new_bk.jpg) top repeat-x;
	float:right;
	margin:0em 1em 0em 1.5em;
}
#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: #000064;
	border-bottom: .1em solid #8BCE16;
	padding:3.3em .2em .3em .5em;
	margin:0em;
}
/* Photos ------------------------------- */
/* -------------------------------------- */

#photosi {
	margin:0em;
	padding:1em;
	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;
	padding:.2em;
	background:url(../../images/template/body_bk.jpg) right center no-repeat;
	clear:both;
}
#photos {
	margin:0em;
	clear:both;
}
#partnersc {
	text-align:right;
	margin:-23em 1.4em .5em 0em;
	padding-top:1.5em;
	float:right;
	clear:both;
}
#content #partnersc li {
	margin:2.2em 2.2em 0em 2.2em;
	float:right;
}
#photos ul {
	padding:0em;
	margin:0em;
}
#photos ul li {
	padding:0em;
	margin:0em;
}
#photos li.first {
	border:none;
	padding:0em;
	margin:0em;
}
/* Footer ------------------------------- */
/* -------------------------------------- */
#footer {
	margin:.5em 0em 0em 0em;
	text-align:center;
	color:#666;
	border-top:.1em solid #ccc;
	clear: both;
}
#footer p {
	margin:0em;
	padding:0em 0em .7em 0em;
	font-size:.75em;
}
/* Index ------------------------------- */
/* --------------------------------------- */

#index {

}
#index h1 {
	font-size: 1.2em;
	font-weight:normal;
	color: #000064;
	border-bottom: .1em solid #8BCE16;
	background-color:#F3F3F3;
	padding:1.5em .2em .4em .8em;
	margin:0em 12em 0em 1.6em;
}
#index p {
	margin:.5em;
	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;
}
#content h2 {
	font-size: 1.2em;
	font-weight:normal;
	color: #000064;
	border-bottom: .1em solid #8BCE16;
	padding:1.5em .2em .4em 0em;
	margin:0em 10em 0em 8em;
}
h2 .text {
	font-size:.75em;
	color:#000;
	line-height:1.5em;
}
#content h4 {
	font-size: .95em;
	font-weight: bold;
	color: #3D8C09;
	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 {
	clear:both;
	color:#8BCE16;
	background-color:#8BCE16;
	height: .5em;
	border:0;
}
#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;
}

