/*----Colours---------------------------
	orange							#FA2
	darker orange 					#F93
	regular type orange / red		#F63
	dark blue 						#039
	middle blue 					#09C
	logo light blue 				#8bd3f5
	light blue 						#9fd6f1;
	background greyblue 			#6C828E
	light grey 						#F8F8F8
	border grey 					#CCC
	large type grey 				#BBB
	bold type / border dark grey 	#666
	regular type dark grey 			#333
*/

body {
	margin: 0px;
	padding: 0px;
	background: #6C828E url(image/bg.gif);
	color: #000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	text-align: center;
}

/* Page areas----------------------------------------------------*/
.content-mat { padding: 14px 15px 10px 25px; margin: auto; background: none; }
.content-sub { padding: 30px 15px 20px 212px; margin: auto; background: none; text-align: left; }
.content-hotspot { padding: 114px 257px 6px 634px; margin: auto; background: none; text-align: left; }
.clearer{ clear: both; display: block;  margin: 0px; padding: 0px; height: 0px; line-height: 1px; font-size: 0px; }

#header { width: 938px; height: 94px; margin: 19px auto 0px auto; text-align: left; border: 1px none rgb(204, 204, 255); 
         background: transparent url(image/banner_top.gif) no-repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}
#headerHome { width: 938px; height: 94px; margin: 19px auto 0px auto; text-align: left; border: 1px none rgb(204, 204, 255); 
         background: transparent url(image/banner_home.gif) no-repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}
#main { 
   width: 938px; 
   margin: 0px auto; 
   background: url(image/banner_middle.gif) repeat-y top center; 
   text-align: left;
   min-height: 284px; 
}		

.home {
	float: left;
	width: 303px;
	padding-left: 10px;
	padding-right: 32px;
}
.map {
	float: left;
	width: 198px;
	padding-left: 15px;
	
}
#botext, #botextnarrow, #botextwide {
	float: left;
	padding-left: 35px;
}

#botext {
	width: 456px;
	padding-right: 29px;
}

#botextnarrow {
	width: 440px;
	padding-right: 29px;
}

#botextwide {
	width: 685px;
	padding-right: 20px;
}
  
#sidebar {
	float: left;
	width: 174px;
	margin: 0px;
	padding-right: 2px;
	background: url(image/dot_vert.gif) repeat-y right;
}

#sidebarempty {
	float: left;
	width: 153px;
	margin: 0px;
	padding-right: 2px;
	border-right: 1px dotted #fff;
}

#rightpanel, #rightpanelempty, #rpwide{
	float: right;
	margin: 0px;
	padding-right: 20px;
	padding-left: 24px;	
}
#rightpanel {
	width: 157px;
	background: url(image/dot_vert.gif) repeat-y left;
	font-size: 10pt;
	line-height: 28px;
}

#rpwide{
	width:192px;
	background: url(image/dot_vert.gif) repeat-y left;
}

#rightpanel p, #rpwide p {
	padding-top: 15px;
}
	
#rightpanel span, #rpwide span{
    font-size: 9pt;
	line-height: 17px;
}

#rightpanelempty {
	width: 156px;
	border-left: 1px dotted #fff;
}

#sidebarHome {
	float: right;
	width: 167px;
	margin: 0px;
	padding: 0 20px 0 20px;
	background: url(image/dot_vert.gif) repeat-y left;
}

#footer {
	background: url(image/banner_bottom.gif) no-repeat top center;
	width: 938px;
	height: 51px;
	margin: 0 auto;
	padding: 0 0 8px 0;
}

#copyright {
	background: url(image/dot_horiz.gif) repeat-x top;
	margin: 0 37px 0 30px;
	border-top: 1px none transparent;
	padding: 2px 0;
	font-size: 8pt;
}

#text { margin-top: 12px; margin-bottom: 12px; font-family: monospace; }

.lfloat {
	width: 230px;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 0px 0px;
}

.rfloat {
	width: 230px;
	float: right;
	margin: 0px 0px 10px 12px;
	padding: 0px 0px 0px 10px;
	}
	
.rfloatlogin {
	width: 290px;
	float: right;
	margin: 0 20px 0 30px;
	padding: 26px 20px 0 20px;
	}

/* Navigation ----------------------------------------------------*/

#topnav {
	position: relative;
	padding: 24px 50px 2px 0px;
	background: none;
	text-align: left;
	float: right;
	z-index: 1;
}

#topnav #top1 {
	width: 77px;
	float: left;
}

#topnav #top2 {
	width: 77px;
   float: left;
}

#topnav #top3 {
	width: 77px;
	float: left;
}

#topnav #top4 {
	width: 74px;
	padding: 5px 4px 2px 4px;
	float: left;
}	

#topnav #top5 {
	width: 24px;
	float: left;
}	 

#navigation {
	position: relative;
	padding: 51px 399px 21px 275px;
	background: none;
	text-align: left;
}
#navigation #nav1 {
	width: 88px;
	float: left;
}

#navigation #nav2 {
	width: 88px;
	float: left;
}

#navigation #nav3 {
	width: 88px;
	float: left;
}
	
#header a:hover {
	text-decoration: none;
	background: transparent;
}

#subnavbox {
	width: 938px;
	margin: 0px auto 0px auto;
	background: url(image/banner_middle.gif) repeat-y top center;
	text-align: left;
	min-height: 60px;
}

#subnavboxHome {
	width: 938px;
	margin: 0px auto 0px auto;
	background: url(image/banner_homepic.jpg) repeat-y top center;
	text-align: left;
	height: 233px;
}

#subnavbox #sub1 {
	width: 57px;
	float: left;
}
#subnavbox #sub2 {
	width: 82px;
	float: left;
}
#subnavbox #sub3 {
	width: 122px;
	float: left;
}
#subnavbox #sub4 {
	width: 37px;
	float: left;
}

#subnavbox a:hover {
	text-decoration: none;
	background: transparent;
}


/* Text formatting ----------------------------------------------------*/

table { border-collapse: collapse; margin: 0px auto; }
.tablepad tr td { padding: 4px 6px; vertical-align: top; }
.borderless-table tr td { border: none }

ul { margin: 0px 24px; padding: 0px; list-style: disc outside; }
ul ul { margin-top: 0px; padding-top: 0px; list-style: circle outside; }
ul ul ul { margin-top: 0px; padding-top: 0px; list-style: square outside; }

a, a:active  { text-decoration:none; color: #039; }
a:visited { text-decoration:none; color: #039; }
a:hover { text-decoration:none; color: #fff; background: #09c;}

p { margin: 0px; padding: 0px; }
p.vspace { padding: 3px; }

em {color:#000;
}

#main h1 {
	font-size: 15pt;
	line-height: 18pt;
	margin: 0px;
	padding: 10px 0px 12px 0px;
	font-weight: normal;
}
#main h2 {
	font-size: 13pt;
	line-height: 15pt;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
}
#main h3 { font-size: 11pt; margin: 0px; padding: 10px 0px 6px 0px; color: #333; }

#main h4 {
	font-size: 10pt;
	margin: 0px;
	padding: 10px 0px 6px 0px;
	color: #333;
}
	
#main h5 {
	font-size: 9pt;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #333;

}
#main h6 {
	font: normal 14pt/18pt verdana, sans-serif;
	color: #bbb;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: -0.05em;
}
#main h6 span {color: #fa2;}


#main h7 {
	font-size: 7pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 8px 0px;
}

#botext p, #botextnarrow p, #botextwide p   {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.smaller{
	font-size:8pt;
	line-height:15px;
}


.smallprint {
	font-size: 7pt;
	line-height: 10pt;
	color: #333;
}

.application-list ul {
	list-style: none;
	margin: 0px;
	line-height: 17px;
}
.application-list li { color: #666; }

.application-list li a
	{
	color: #09c;
	padding: 0px 10px 0px 16px;
	background: transparent url(image/chev.gif) no-repeat 0 80%;
}
.application-list li a:visited
	{
	color:#09c;
	}
.application-list li a:hover
	{
	color:#f93;
	background: transparent url(image/chev-col.gif) no-repeat 0 80%;
	}
.application-list li a:active
	{
	color:#f93;
	}

.documentation-list ul {
	list-style: none;
	margin: 0px;
	line-height: 17px;
}
.documentation-list li { color: #666; }

.documentation-list li a
	{
	color: #039;
	padding: 0px 10px 0px 16px;
	background: transparent url(image/chev.gif) no-repeat 0 80%;
}
.documentation-list li a:visited
	{
	color:#039;
	}
.documentation-list li a:hover
	{
	color:#039;
	background: transparent url(image/chev-dkblue.gif) no-repeat 0 80%; text-decoration:underline;
	}
.documentation-list li a:active
	{
	color:#039;
	}
	
#sidebar ul, #sidebarHome ul {
	list-style: none;
	margin: 0px 0px 0px 7px;
}
#sidebar span, #sidebarHome span {
	color: #000;
	padding: 0px 10px 0px 13px;
	background: transparent url(image/list-scirc-bw.gif) no-repeat 0 40%;
}
#sidebar li a, #sidebarHome li a {
	color: #000;
	padding: 0px 10px 0px 13px;
	background: transparent url(image/list-scirc-bw.gif) no-repeat 0 40%;
}
#sidebar a:link, #sidebarHome a:link { 
  color: #000;
  background: transparent url(image/list-scirc-bw.gif) no-repeat 0 40%;
  }
#sidebar a:visited,, #sidebarHome a:visited { 
  color: #000;
  background: transparent url(image/list-scirc-bw.gif) no-repeat 0 40%;
  }
#sidebar a:hover, #sidebarHome a:hover { 
  color: #09c;
  background: transparent url(image/list-scirc.gif) no-repeat 0 40%;
  }

  
.map ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}
.map ul li a {
	color: #666;
	padding: 0px 10px 0px 16px;
	background: transparent url(image/chev.gif) no-repeat 0 80%;
	font-weight: bold;
	line-height: 25px;
}
.map ul li a:visited {
	color: #666;
	background: transparent url(image/chev.gif) no-repeat 0 80%;
}
.map ul ul li a{
	color: #333;
	margin: 0 0 0 5px;
	background: transparent url(image/chev2.gif) no-repeat 0 80%;
	font-weight:normal;
	line-height: 17px;
}
.map ul ul li a:link {
color: #333;
}
.map ul ul li a:visited {
color: #333;
background: transparent url(image/chev2.gif) no-repeat 0 80%;
}
.map ul ul ul li a{
	margin: 0 0 0 12px;
	background: transparent url(image/chev3.gif) no-repeat 0 80%;
}
.map ul ul ul li a:visited {
color: #333;
background: transparent url(image/chev3.gif) no-repeat 0 80%;
}

.map ul li a:hover,.map ul ul li a:hover,.map ul ul ul li a:hover {
	color: #09c;
	background: transparent url(image/chev-blue.gif) no-repeat 0 80%;
}
.content-hotspot a { color: #000;}
.content-hotspot a:hover { color: #000; background:transparent; }

#rightpanel a, #rpwide a { color: #000;}
#rightpanel a:hover, #rpwide a:hover { color: #09c; background:transparent; }


#copyright a { color: #000; }
#copyright a:hover {  color: #09c; background: white;}

.testimonial {
	font: normal 12pt/17pt verdana, sans-serif;
	color: #000;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: -0.00em;
	text-indent: -3px;
}

.testimonial p {
	color: #039;
	font-size: 14px;
	line-height: 17px;
	text-align: right;

}
.testimonial p span {
	font-size: 12px;
	font-style: italic;
}

.quote {
	border-left: 1px solid #ccc;
	color: #555;
	font-size: 16px;
	line-height: 20px;
	text-indent: -4px;
}
.quote p {
    color: #222;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
}
.quote p span{
	font-style: italic;
	color: #555;
}

.date {
	color: #666;
	font-size: 9pt;
	line-height: 30px;
}

.storyDate {
	color: #039;
	font-size: 8pt;
}

.home p {
	padding-top: 10px
}

.error {
	color:#F63;
}

/* Forms -----------------------------------------------------------------*/
form { margin: 0px; padding: 0px; }

.searchbox {
	border: 1px solid #8bd3f5;
	background-color: #FFF;
	font-size: 11px;
	line-height:13px;
	padding:1px 1px 1px 2px;
	width: 65px;
    margin-right: 2px; 
	margin-left: 6px;
}

/*--  Login box ---------------*/
#loginBox{	 width: 260px;
			 height:auto;
			 border:1px solid #666;
             margin:20px 20px 20px 0;
			 background-color:#f8f8f8
			 }
	
.loginBoxInside{
 			 margin:18px 11px 11px 11px;
			 }	
		 	 
.loginBoxInside p{ 
			font-size: 12px;
            line-height:20px;
			color: #222;
			padding:6px 0 0 0;
}
	

.textBox { 
	border: 1px solid #bbb;
	background-color: #FFF;
	font-size: 11px;
	line-height:13px;
	padding:1px 1px 1px 2px;
	width: 120px;
    margin: 0 2px 6px 6px;
}
.ct, .ct .cl, .cb, .cb .cl{display:block;font-size:0;line-height:0;margin:0;height:4px;position:relative}
.ct, .cb{width:100%;right:-1px}
.ct .cl, .cb .cl{width:4px;left:-2px}
.ct{background:transparent url(/image/boxCorner_ne.gif) no-repeat top right;top:-1px}
.ct .cl{background:transparent url(/image/boxCorner_nw.gif) no-repeat top left}
.cb{background:transparent url(/image/boxCorner_se.gif) no-repeat bottom right;bottom:-1px}
.cb .cl{background:transparent url(/image/boxCorner_sw.gif) no-repeat bottom left}

/*--Search------------------------------*/
#search_wrapper {
	MARGIN: 1em 0 0 0;
	WIDTH: 685px;
}

#search_wrapper A:hover,#search_wrapper A:active {
    color: #039;
	TEXT-DECORATION: underline; 
} 

#search_sort {
	MARGIN: 65px 0 0 0;
	FLOAT: right; 
	WIDTH: 230px;
}

#search_sort p {
	font-size:9pt;
	padding-left:10px;
	color:#000;
}

#search_sort A {
	COLOR: #039;
}

#search_wrapper OL {
	padding:0;
	margin:0;
	LIST-STYLE-TYPE: none;
}

OL.section_list {
	WIDTH: 183px;
}

OL.section_list LI {
	MARGIN-BOTTOM: 0px;
	PADDING: 5px 0 5px 0;
}

OL.section_list A.result_link {
	PADDING:0 5px 5px 28px;
	BACKGROUND-POSITION: 7px 0;
	BACKGROUND-IMAGE: url(/image/folder_closed.gif);
	BACKGROUND-REPEAT: no-repeat;
}
OL.section_list A.result_link:hover{
    background-color:#FFF;
	text-decoration:underline;
}

OL.section_list LI.current_results {
	PADDING: 0 5px 0 5px;
	BACKGROUND-COLOR: #F4F4F4;
}

.sub_active {
	PADDING-TOP: 2px;
	PADDING-LEFT: 25px;
	background:transparent url(/image/folder_open.gif) no-repeat;
	BACKGROUND-POSITION: 4px ;
	MARGIN-LEFT: -2px; 
}

OL.section_list LI.inactive_results {
	PADDING: 5px 5px 5px 28px;
	BACKGROUND-POSITION: 7px 7px;
	BACKGROUND-IMAGE: url(/image/folder_inactive.gif);
	background-repeat:no-repeat;
	COLOR: #999;
}

A.all_result_link {
	PADDING:0 5px 5px 11px;
}

A.all_result_link:hover, A.all_result_link:active {
	background-color:#FFF;
	text-decoration:underline;
}

.total { /*used for number in section list*/
}

#search_results {
	MARGIN-RIGHT: 230px;
	PADDING: 25px 30px 2em 20px;
	background-color: #f4f4f4; 
}

#search_results FORM {
	PADDING: 0px;
	MARGIN: 0px;
}
#search_results INPUT.text_field {
	PADDING: 2px 1px 1px 2px;
	DISPLAY: inline;
	MARGIN: 0 7px 0 0;
}

#search_within_form LABEL {
	PADDING: 0px;
	MARGIN: 0px;
	DISPLAY: block;
	FONT-SIZE: 9px;
}

#search_results H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FLOAT: right;
	MARGIN: 3px 2px 0 0;
	PADDING: 0;
}

#top_result_navigator {
	PADDING-TOP: 20px;  
	FLOAT: right;
}

#sort_by_toggle {
	MARGIN: 20px 190px 0 0; 
	DISPLAY: block; 
}
#sort_by_toggle A:hover {
	text-decoration:none; color: #fff; background: #09c;
}

.file_date {
	FLOAT: right;
	margin-right:2px;
}

A.result_title {
	PADDING-RIGHT: 6em; 
	FONT-WEIGHT: bold;
}
A.result_title:hover {    
	color: #039;
	TEXT-DECORATION: underline; 
	background-color:#F4F4F4;
}

P.result_description {
	MARGIN: 0.5em 0px 0px;
}

OL.search_result_list LI {
	MARGIN-BOTTOM: 2em;
}

#result_navigator {
	TEXT-ALIGN: center;
}

.result_nav {
	FONT-WEIGHT: bold
}

#result_navigator p {
	PADDING: 0px;  
	MARGIN: 0px; 
}

#result_prev {
	FLOAT: left; 
	MARGIN-RIGHT: 2em;
}

#result_next {
	FLOAT: right; 
	MARGIN-LEFT: 2em;
}

#result_pages {
	WIDTH: 100px;
}

.st, .st .sl, .sb, .sb .sl{display:block;font-size:0;line-height:0;margin:0;height:7px;position:relative}
.st, .sb{width:100%;right:-1px}
.st .sl, .sb .sl{width:7px;left:-2px}
.st{background:transparent url(/image/search_ne.gif) no-repeat top right;top:7px;right:230px}
.st .sl{background:transparent url(/image/search_nw.gif) no-repeat top left;left:230px}
.sb{background:transparent url(/image/search_se.gif) no-repeat bottom right;bottom:7px;right:230px}
.sb .sl{background:transparent url(/image/search_sw.gif) no-repeat bottom left;left:230px}

.rt, .rb {display:block;font-size:0;line-height:0;margin:0;height:7px;position:relative}
.rt{background:transparent url(/image/search_ne.gif) no-repeat top right;top:0px;right:-5px}
.rb{background:transparent url(/image/search_se.gif) no-repeat bottom right;bottom:0px;right:-5px}


/* Unused text formatting ------------------------------------------------*/

.selected {font-weight:bold
}

pre {
	font-size: 9pt;
	background-color: #fffff4;
	border: 1px solid #999;
	line-height: 15px;
}

.note { color:green; font-style:italic; }

#botext a.urllink {
	url(image/external.png) center right no-repeat;
   padding-right: 13px;
} 
a.varlink { text-decoration:none; }

/* Spaces and borders ----------------------------------------------------*/

div.hr {
  padding: 10px 0 10px 0;
  border: none; 
  height: 1px;
  width: 99%;
  background: url(image/dot_horiz.gif) repeat-x center;
}

div.hr hr {
  display: none;
}

textarea { 
	margin-top: 12px; 
	margin-bottom: 12px; 
}

.column {
	border: 0px;
	margin: 0px;
}

td.column {
	padding: 0px 10px 0px 10px;
}
img { border:0px; }

ul, ol, pre, dl { margin-top:0px; margin-bottom:0px; }

.vspace { margin: 4px; }
.vsspace { margin-top:.66em; }
.vmspace { margin-top:1em; }
.vspace { margin-top:1.33em; }
.vxlspace { margin-top:2em; }

.indent { margin-left:40px; }
.outdent { margin-left:40px; text-indent:-40px; }

dl.dlcol dt { float:left; padding-right:0.5em; }
dl.dlcol dd { margin-left:13em; }
div.faq p, div.faq pre { margin-left:2em; }
div.faq p.question { margin:1em 0 0.75em 0; font-weight:bold; }
   
.frame {
	border: 1px solid #cccccc;
	padding: 6px 4px 4px 8px;
	background-color: #f9f9f9;
}

ul.inline { margin:0px; padding:0px; }
ul.inline li { display:inline; padding-right:5px; }
