/* Start of CMSMS style sheet 'Colours' */
body
{
	color: #363636;
	background: #f9f9f9;
background-image:url(images/common/hdr_bg.png);
background-repeat: repeat-x;
background-position: 0 0;
}

a, a:link, a:hover
{
	color: #0066bb;
}

.error
{
	color: red!important;
}

div.contentBoxMiddle
{
	background:	white;

}

div.contentBoxMiddle2
{
	background:	#3680B6;
}


div#toolbar
{
	color: #fff;
}

div#toolbar a
{
	color: #fff;
}

div#tocontent
{
	color: #747474;
}

div#tocontent a
{
	color: #747474;
}

#breadcrumbs li a
{
    color:#747474;
}

#breadcrumbs li a:hover, #breadcrumbs li a:focus
{
    color:#747474;
}

#breadcrumbs li.highlight
{
	color: #747474;
}

div#footer
{
	color: #fff;
}

div#footer a
{
	color: #fff;
}

a.navButton, div.grayBar
{
	background-color: #f5f5f5;
	color: #000000;
}

div.grayBar
{
	color: #747474;
}

a.navButton:hover
{
	background-color:	#e9e9e9;
	color: #666666;
}

a.selButton
{
	background-color:	#e9e9e9;
	color: #747474!important;
}

h1, h2, h3
{
	color: #0066bb;
}

p.note, span.note
{
	color: #747474;
}

textarea
{
	border-color: #666666;
}

input.inputExtraShort, input.inputShort, input.inputMedium, input.inputLong
{
	border-color: #666666;
}

select.selectMedium
{
	border-color: #666666;
}

a.buttonNext, a.buttonPrevious, a.buttonSubmit, a.buttonSend
{
	color: #747474;
}

a.button
{
	color: #747474;
}

/*
a.buttonNext, a.buttonPrev
{
	color: #747474;
}

a.buttonNext:hover, a.buttonPrev:hover
{
	color: #747474;
}
*/

div.rotatorNavivationBar
{
	color: #747474;
}

/* End of 'Colours' */

/* Start of CMSMS style sheet 'Layout' */
body
{
	margin: 0;
	padding: 0;
	font:	normal 0.75em arial,helvetica,sans-serif;
background: url(uploads/images/common/hdr_bg.png) repeat-x 0 0;
}

img
{
	border: 0px;
}

img.border
{
    margin: 0 0 1em 0; 
    padding: 10px; 
    border-top: 1px solid #f0f0f0; 
    border-right: 2px solid #cccccc; 
    border-bottom: 2px solid #cccccc; 
    border-left: 1px solid #f0f0f0;

/*	border: 1px solid black; */
/*	border: 1px solid #d0d0d0; */
}

img.noPad
{
	margin: 0 0 -0.2em;
	padding:	0;
}

a, a:link, a:hover
{
	text-decoration: underline;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.alignLeft
{
	text-align:	left;
}

.alignCenter
{
	text-align:	center;
}

.alignRight
{
	text-align:	right;
}

.hide
{
	display:	none!important;
}

.showInline
{
	display:	inline!important;
}

.showBlock
{
	display:	block!important;
}

.error
{
	font-size: 0.90em!important;
}

.leftMar
{
	margin-left: 20px;
}

.smallText
{
	font-size: 0.8em!important;
}

/*--- Start: Page Structural Elements ---*/
div#pageWrapper
{
	padding-bottom: 40px;
	width: 800px;
	margin: 0 auto; 	
}

div#banner
{
	margin-top: 10px;

}

#breadcrumbs
{
	margin: 0;
	padding: 0;
	padding-bottom : 3px;
	padding-top: 5px;
	list-style : none; 
	position : relative;
	width: 85%
}

#breadcrumbs li
{
	display : inline;
	margin: 0;
	padding: 0;
	margin-right : 6px; 
	padding-left : 14px; 
	background : transparent url(uploads/images/common/bullet_breadcrumb.gif) 0 60% no-repeat;
}

* html #breadcrumbs li
{
    background-position : 0 70%;
}

*:first-child+html #breadcrumbs li
{
    background-position : 0 70%;
}

#breadcrumbs li.first-item
{
	background-image : none;
	padding-left : 0;
}

#breadcrumbs li a
{
    text-decoration : none;
    color:#747474;
	
}

#breadcrumbs li a:hover, #breadcrumbs li a:focus
{
    text-decoration : underline;
    color:#747474;

}

#breadcrumbs li.highlight
{
	color: #747474;
}

div#footer a
{
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: underline;
}

div#toolbar a
{
	text-decoration: none;
}

div#toolbar a:hover
{
	text-decoration: underline;
}

div#tocontent a
{
	text-decoration: none;
}

div#tocontent a:hover
{
	text-decoration: underline;
}


div.pagetoolsFiller  /*to manage spacing on the two column layout*/
{
	margin: 0;
	padding: 5px 0px 3px 0px;
}

div.pagetools
{
	float : right;
	cursor : default;
	padding-top: 5px;
	padding-right: 3px;

}

div.pagetools .noscript
{
	display:none;
}

div.pagetools .scriptAvailable
{
	display:inline;
}

/*
.noscript
{
	display:none;
}
*/

/* --- End: Page Structural Elements --- */

/* --- Start: Content Boxes --- */
div.contentBoxTop, div.contentBoxBottom, div.featureBoxBottom
{
	height: 5px;
	font-size: 1px;
}

div.contentBoxBottom, div.featureBoxBottom
{
	margin-bottom: 10px;
}



div.contentBoxMiddle
{
	border-left: 1px solid #E1EDF1;
	border-right: 1px solid #E1EDF1;
}

/*
div.featureBoxMiddle
{
	background:	url(uploads/images/common/bg_featureBoxTop.gif) no-repeat top left;
	padding:	6px 10px 0px;
}
*/

/* --- Containers ---*/
div.containerSmall, div.containerMedium, div.containerMediumLarge, div.containerLarge, div.containerFull
{
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
}

div.containerSmall
{
	width: 170px;
}

div.containerMedium
{
	width: 295px;
}

div.containerMediumLarge
{
/*	width: 395px; */
	width: 420px;
}

div.containerLarge
{
	width: 600px;
}

div.containerFull
{
	width: 780px;
}

/* --- Container Content Boxes --- */
div.containerSmall div.contentBoxTop
{
	background: url(uploads/images/common/bg_boxSmallTop.gif) no-repeat 0 0;
}

div.containerSmall div.contentBoxMiddle
{
	padding: 0px 4px;
	width: 168px;
	widt\h: 160px;
}

div.containerSmall div.contentBoxBottom
{
	background: url(uploads/images/common/bg_boxSmallBottom.gif) no-repeat 0 0;
}

div.containerMedium div.contentBoxTop
{
	background: url(uploads/images/common/bg_boxMediumTop.gif) no-repeat 0 0;
}

div.containerMedium div.contentBoxMiddle
{
	padding: 0px 9px;
	width: 295px;
	widt\h: 275px;
}

div.containerMedium div.contentBoxBottom
{
	background:	url(uploads/images/common/bg_boxMediumBottom.gif) no-repeat 0 0;
}

div.containerMediumLarge div.contentBoxTop
{
	background:	url(uploads/images/common/bg_boxMediumLargeTop.gif) no-repeat 0 0;
}

div.containerMediumLarge div.contentBoxMiddle
{
	padding: 0px 9px;
/*	width: 293px;
	widt\h: 275px; */
	width: 420px;
	widt\h: 400px;
}

div.containerMediumLarge div.contentBoxBottom
{
	background:	url(uploads/images/common/bg_boxMediumLargeBottom.gif) no-repeat 0 0;
}

div.containerLarge div.contentBoxTop
{
	background: url(uploads/images/common/bg_boxLargeTop.gif) no-repeat 0 0;
}

div.containerLarge div.contentBoxMiddle
{
	padding: 0px 9px;
	width: 598px;
	widt\h: 580px;
}

div.containerLarge div.contentBoxBottom
{
	background: url(uploads/images/common/bg_boxLargeBottom.gif) no-repeat 0 0;
}

div.containerFull div.contentBoxTop
{
	background: url(uploads/images/common/bg_boxFullTop.gif) no-repeat 0 0;
}


div.containerFull div.contentBoxMiddle
{
	padding: 0px 9px;
	width: 778px;
	widt\h: 760px;
}

div.containerFull div.contentBoxBottom
{
	background: url(uploads/images/common/bg_boxFullBottom.gif) no-repeat 0 0;
/*	background-image: url(uploads/images/common/bg_boxFullBottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0; */
}

/*

div.containerMedium div.featureBoxBottom
{
	background: url(uploads/images/common/bg_featureBoxBottom.gif) no-repeat 0 0;
}
*/

/* --- End: Content Boxes --- */


/*--- Start: Headings ---*/
h1, h2, h3, h4, h5, h6, p
{
	margin: 0px;
	padding: 5px 0px;
}

h1
{
	font-size: 1.6em;
/*	font-size: 1.43em; */
}

h2
{
	font-size: 1.25em;
/*	font-size: 1.13em; */
}

h3
{
	font-size: 1.15em;
/*	font-size: 1.13em; */
}
/*--- End: Headings ---*/

/*--- Start: Form Elements ---*/
form
{
	margin: 0;
	padding: 0;
}

label
{
	font-size: 1em;
}

div.formItem, div.formLargeItem
{
	float: left;
	padding: 5px 0px;
}

div.formItem
{
	width: 180px;
}

div.formLargeItem
{
	width: 360px;
}

input, select, textarea
{
	font: normal 1em arial,helvetica,sans-serif;
	margin: 5px 0 0;
	padding: 0;
}

textarea
{
	border: 1px solid;
}

input.inputExtraShort, input.inputShort, input.inputMedium, input.inputLong
{
	border: 1px solid;
	padding: 1px 0px;
}

input.inputExtraShort
{
	width: 30px;
}

input.inputShot
{
	width: 70px;
}

input.inputMedium
{
	width: 150px;
}

input.inputLong
{
	width: 330px;
}

select.selectMedium
{
	width: 152px;
	border: 1px solid;
}

a.buttonSubmit, a.buttonSend
{
	float: left;
	margin-right: 10px;
	display: block;
	height: 32px;
	heigh\t: 24px;
	background: url(uploads/images/common/button_FormRight.gif) no-repeat top right;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 20px;
	font-size: 0.93em;
}

a.buttonSubmit span.leftSide, a.buttonSend span.leftSide
{
	width: 10px;
	height: 32px;
	display: block;
	float: left;
	background: url(uploads/images/common/button_FormLeft.gif) no-repeat top left;
	margin-right: 10px;
/*	margin-top: -8px;  */
}

a.buttonSubmit:hover, a.buttonSend:hover
{
	text-decoration: underline;
}
/*--- Start: Form Elements ---*/

/*--- Start: Buttons ---*/
/*
a.button {
	height: 32px;
	heigh\t: 24px;
	display: block;
	background: url(uploads/images/common/button_left.gif) no-repeat top left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 0.93em;
	cursor: pointer;
}

a.button span.rArrow
{
	width: 20px;
	height: 32px;
	display: block;
	float: right;
	background: url(uploads/images/common/button_right.gif) no-repeat top right;
	margin-left: 9px;
	margin-top: -8px; 
}
*/

a.button:hover
{
	text-decoration: underline!important;
}

/*--- End: Buttons ---*/

/*--- Start: List Items ---*/

ul, ol {
	margin: 0px 0px;
	padding: 5px 0px;
}

ul li {
	margin: 0px 0px 0px 15px;
	padding: 3px 0;
}

ol li {
	margin: 0px 0px 0px 25px;
	padding: 3px 0;
}

/*--- End: List Items ---*/

/*--- Start: Misc. Classes ---*/
.logo {
	margin-right: 20px;
}

div.verticalPad
{
	width: 330px;
	margin: 0px;
	padding: 5px 0px;
}

p.note, span.note
{
	font-size: 0.93em;
}

.smallerFont
{
	font-size: 0.93em!important;
}
/*--- End: Misc. Classes ---*/



/*--- Start: Rotator ---*/

/*
div#factRotator
{
	min-height: 160px;
}
*/

div#sponsor
{
	width: 150px;
	height: 114px;
	heigh\t: 104px;
	padding: 5px 5px 5px 5px;
}

div.rotatorNavivationBar
{
	display: block;
	background: #f5f5f5 url(uploads/images/common/nav_bg_buttonBottom.gif) no-repeat bottom left;
	margin-bottom: 0px;
/*	padding: 0px 10px 3px;*/
	color: #747474;
	height: 20px;
	text-decoration: none;
}

span.rotatorNavivationBarTop
{
	background: url(uploads/images/common/nav_bg_buttonTop.gif) no-repeat top left;
	display: block;
	width: 160px;
	height: 3px;
	font-size: 3px;
}

a.leftArrow, a.rightArrow
{
	width: 20px;
	height: 20px;
	display: block;
}

a.leftArrow
{
	background: url(uploads/images/common/button_leftarrow.gif) no-repeat 7px 3px;
	float: left;
	text-align: right;
}

a.rightArrow 
{
	background: url(uploads/images/common/button_rightarrow.gif) no-repeat 5px 3px;
	float: right;
	text-align: left;
}


/* --- Timeline Slider --- */

/* --- Timeline Slider --- */

.timelineSlider
{
	width: 570px;
	height: 300px;
	margin-top: 2px;
	margin-left: 5px;
	padding: 5px 0 0 0;
	display: block;
}

.timelineSliderFooter
{
	width: 570px;
	height: 4px;	
/*	overflow: hidden;*/
	
}

.slideBoundary
{
	position: relative;
	overflow: hidden;
	width: 570px;
/*	height: 200px; */
	height: 300px;
	float: left;
}

div#itemsContainer
{
 	position: absolute; 
/*	width: 1140px; */ /* 200 = one char div NB width = 200 x (no of timeline items)*/
	width: 1520px; /* 200 = one char div NB width = 200 x (no of timeline items)*/
	left: 0;
	padding: 0;
	float: left;
}

.timelineItem

{
	float: left;
	width: 190px; 
	display: block;
/*	height: 200px!important;*/
	height: 300px!important;
	padding: 0px;
	color: #545454;
}

.timelineItem
 h3
{
	font: bold 1em arial,helvetica,sans-serif;
	color: #545454;
	margin: 10px 0 0 10px;
	padding: 0;
}

.timelineItem
 p
{
	width: 170px;
/*	height: 60px; */
	height: 100px;
	margin: 10px 0 0 10px;
	color: #545454;
	line-height: 1.2em;
}

.timelineItem img
{
	margin: 0 0 0 5px;
	width: 180px;
	height: 135px;

}

div.timelineNavivationBar
{
/*	background: #f5f5f5 url(uploads/images/common/nav_bg_buttonBottom.gif) no-repeat bottom left;*/
	background: #f5f5f5 url(timeline_nav_bg_buttonBottom.gif) no-repeat bottom left;
	margin-bottom: 0px;
	color: #747474;
	width: 570px;
	height: 20px;
	text-decoration: none;
	display: block; 
}

span.timelineNavivationBarTop
{
	background: #f5f5f5 url(uploads/images/common/nav_bg_buttonTop.gif) no-repeat top left;
/*	background: #f5f5f5 url(timeline_nav_bg_buttonTop.gif) no-repeat top left;*/
	display: block; 
/*	width: 160px; */
	width: 570px;
	height: 3px;
	font-size: 3px;
}

div.timelineNavivationBar a.leftArrow, div.timelineNavivationBar a.rightArrow
{
	width: 20px;
	height: 20px;
	display: block;
}

div.timelineNavivationBar a.leftArrow
{
	background: url(uploads/images/common/button_leftarrow.gif) no-repeat 7px 3px;
/*	background: url(ctnt_btn_leftarrow.gif) no-repeat 7px 3px;*/
	float: left; 
	text-align: right; 
}

div.timelineNavivationBar a.rightArrow 
{
	background: url(uploads/images/common/button_rightarrow.gif) no-repeat 5px 3px;
/*	background: url(ctnt_btn_rightarrow.gif) no-repeat 5px 3px;*/
	float: right; 
	text-align: left; 
}

div.timelineNavivationBar a.rightArrowDisabled
{
	background: #f5f5f5;
}

div.timelineNavivationBar a.leftArrowDisabled
{
	background: #f5f5f5;
}




div.contentLogo
{
	display: block;
	padding: 20px 0px 5px 0px;
	text-align: right;
	height: 45px;
}

/*NEW CONTAINERS*/
div.containerFull2
{
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
width: 780px;
}

div.containerFull2 div.contentBoxTop
{
	background: url(uploads/images/common/bg_boxFullTop2.gif) no-repeat 0 0;
}


div.containerFull2 div.contentBoxMiddle
{
	padding: 0px 9px;
	width: 778px;
	widt\h: 760px;
}

div.containerFull2 div.contentBoxBottom
{
	background: url(uploads/images/common/bg_boxFullBottom2.gif) no-repeat 0 0;
/*	background-image: url(uploads/images/common/bg_boxFullBottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0; */
}

/*




/* End of 'Layout' */

/* Start of CMSMS style sheet 'Navigation' */
/* --- Start: Navigation ---*/

#navigation a.first
{
	background: #f5f5f5 url(uploads/images/common/nav_bg_buttonTop.gif) no-repeat top left;
}

#navigation a.last
{
	background: #f5f5f5 url(uploads/images/common/nav_bg_buttonBottom.gif) no-repeat bottom left;
}

/* first level items */

#navigation ul
{
	list-style-type : none;
	padding : 0;
	margin : 0;
}

#navigation ul li
{
	list-style-type : none;
	padding : 0;
	margin : 0;
	display: inline;
}

#navigation a
{
	display : block;
	border-bottom : 1px solid white;
	padding: 3px 10px 3px;
	text-decoration : none;
	background : #f5f5f5;
	color: #000000;
	margin : 0;
}

#navigation a:hover, #navigation a:focus
{
	background-color: #e9e9e9;
	color: #666666;
}

#navigation a.arrow
{
	background : #f5f5f5 url(uploads/images/common/button_rightarrow.gif) 145px 7px no-repeat;
}

#navigation a.arrow:hover, #navigation a.arrow:focus
{
	background: #e9e9e9 url(uploads/images/common/button_rightarrow.gif) 145px 7px no-repeat;
}

/* ---first level "expanded" items ---*/

#navigation li.expanded
{
	background-color : #f5f5f5;
}

#navigation li.expanded a
{
	background : #f5f5f5;
	border-bottom : 1px solid white;
	font-weight : bold;
}

#navigation li.expanded a:hover, #navigation li.expanded a:focus
{
	background-color: #e9e9e9;
	color: #666666;
}

#navigation li.expanded a.arrow
{
	background: #f5f5f5 url(uploads/images/common/button_downarrow.gif) 145px 7px no-repeat;
}

#navigation li.expanded a.arrow:hover, #navigation li.expanded a.arrow:focus
{
	background: #e9e9e9 url(uploads/images/common/button_downarrow.gif) 145px 7px no-repeat;
}

/*--- Second level items ---*/
#navigation li li.expanded a
{
	font-weight : bold !important;
}

#navigation li li a
{
	background-color : #f5f5f5;
	border-bottom : 1px solid white;
	font-weight : normal !important;
	padding: 3px 10px 3px 25px;
/*	border : 0;
	background-color : transparent;
	background-image : none !important; */
}

#navigation li li a:hover, #navigation li li a:focus
{
	background-image : none;
}


/* --- Third level items ---*/
#navigation li li.expanded li a 
{
	font-weight : normal !important;
}

#navigation li li li a
{
	padding: 3px 10px 3px 35px;
}

/* --- End: Navigation ---*/
/* End of 'Navigation' */

