@charset "UTF-8";
/* CSS Document */


/*body#mountains {background-image: url(/images/Vancouver-Mountains-BG.jpg);/*temporary - remove after awhile}*/
body/*#Eight_Categories*/.mountains {
	background-image: url(/images/vancouver-skyline-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body { margin:0; padding: 0; /*background: #ffffff*/ url(../gui/bg.gif) repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #222222;}

a { /*color: #cc0033; (red)*/ color: #0a394d; text-decoration: underline; }
a:visited {
	text-decoration: underline;
}	
a:hover {text-decoration: none;	color: #df6e28;} 

body#sub h2 a {/*text-decoration: none; */color: #004984;}
.bold a {font-weight: bold;}
.lightgrey a {color: #999;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #012e57;
	margin-top: 0;
	line-height: normal;
}
#Eight_Categories h1 {font-size: 16px;}
/*h2 { font-size: 16px; font-weight: normal; color: #004684; margin-bottom: 5px; line-height: normal; }*/
h2 {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-top: 6px;
	margin-bottom: 8px;
	line-height: normal;
	/*background-color: #999;*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#content h2 {
	background-color: /*#999*/ #295882;
	background-image: url(../images/header2-gradient.gif);
	background-repeat: repeat-x;
}
h3 { font-size: 14px; font-weight: bold; color: #464646; margin-bottom: 3px; line-height: normal; }
h4 { font-size: 12px; font-weight: bold; color: #464646; margin-bottom: 2px; line-height: normal;}
h5 { font-size: 10px; font-weight: bold; color: #464646; margin-bottom: 1px; line-height: normal;}

img { border: none;}
form, input, textarea, select { font-size: 11px;}

ul, ul li { margin: 0; padding: 0; list-style: none;}
#content ul li { background: url(../gui/ul/1-orange-dk.gif) no-repeat 0px 3px; padding-left: 13px; margin-bottom: 6px; line-height: normal;}
#rightsideullinks {margin-top: 10px; margin-left: 50px;}
#rightsideullinks ul li { background: url(../gui/ul/1-orange-dk.gif) no-repeat 0px 3px; padding-left: 13px; margin-bottom: 6px; line-height: normal;}
#events ul li { background: url(../gui/ul/1-orange-dk.gif) no-repeat 0px 3px; padding-left: 13px; margin-bottom: 6px; line-height: 17px; /*line-height: normal;*/}
#news ul li { background: url(../gui/ul/1-orange-dk.gif) no-repeat 0px 3px; padding-left: 13px; margin-bottom: 6px; /*line-height: normal;*/}
#whyAlgo ul li { background: url(../gui/ul/1-orange-dk.gif) no-repeat 0px 3px; padding-left: 13px; margin-bottom: 6px; /*line-height: normal;*/}
#applicationssolutionsbox ul li {
	background: url(../gui/ul/1-orange-dk.gif) no-repeat 0px 3px; 	padding-left: 13px; margin-bottom: 6px; /*line-height: normal;*/}

#menu ul li { list-style: none; background-image: none; margin: 0px; padding: 0px; }
ul { padding-bottom: 5px;}

ol li { margin-bottom: 6px; line-height: normal;}
ol { padding-bottom: 5px;}