a:active {
	color:#CF4120;
	text-decoration:underline;
}
a:visited {
	color: #CF4120;
	text-decoration:underline;
}
a:link {
	color: #CF4120;
	text-decoration:underline;
}
a:hover {
	color:#FA6E4B;
	text-decoration:underline;
}

body {
	background-color: #E5E5E5;
	background-position: top;
	background-repeat: repeat-x;				
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	color:#222222;
}


h1 {
	color: #222222;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top:15px;
}

h1.menu_title {
	color: #555555;
	font-size: 15px;
	margin-bottom: 2px;
	margin-top:0px;
	margin-left:25px;
}

h2 {
	border-bottom: 2px solid #222222;
	color: #222222;
	font-size: 16px;
	margin-bottom: 14px;
	margin-top: 28px;
}
h3 {
	color: #222222;
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 24px;
}
h4 {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
h5 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}
h6 {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 19px;
}
h6.sub_index {
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
}
p {
	color: #222222;
	margin-top: 0px;
	margin-bottom:14px;
}

th {
	font-size:12px;
	font-weight:bold;
}

table.body {
	width: 760px;
}
td.header-hr {
	padding-top: 10px;
	padding-bottom: 5px;
}
td.supplementary_navigation {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
}
td.supplementary_navigation a {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
td.supplementary_navigation a:hover {
	text-decoration: underline;
}
div#footer {
	color: #000000;
	font-size: 11px;
	padding-top: 25px;
	padding-bottom: 25px;
}
td#bread_crumbs {
	background-color: #FF1100;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 25px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td#bread_crumbs a {
	color: #FFFFFF;
}
td#search {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
td#content {
	background-color: #FFFFFF;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 25px;
}
td#sidebar {
	padding-top: 21px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
}
table#navigation {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
table#navigation td.primary {
	padding-bottom: 4px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 4px;
}
table#navigation td.primary-indent {
	padding-bottom: 4px;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 4px;
}
table#navigation td.primary-indent a{
	color: #000;
	text-decoration: none;
	}
table#navigation td.primary-selected {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 4px;
}
table#navigation td.indent {
	padding-left:40px;
}
table#navigation td.primary a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
table#navigation td.primary a:hover {
	text-decoration: underline;
}
table#navigation td.primary-selected a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
table#navigation td.primary-selected a:hover {
	text-decoration: underline;
}
table#navigation td.secondary {
	padding-left: 50px;
}
table#navigation td.secondary-selected {
	padding-left: 50px;
	color:#ffffff;
}
table#navigation td.secondary a {
	color: #890A01;
	font-weight: bold;
	text-decoration: none;
}
table#navigation td.secondary a:hover {
	text-decoration: underline;
}
table#navigation td.secondary-selected a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table#navigation td.secondary-selected a:hover {
	text-decoration: underline;
}
td#sidebar div.callout {
	padding-top: 2px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #E2F0DB;
}
td#sidebar div.callout-image {
	text-align: center;
}
td#sidebar div.callout-content {
	color: #484848;
	font-size: 12px;
	padding: 5px;
}
td#sidebar div.callout-content strong {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
}
.bgcolor-sidebar {
	background-color: #A6A6A6;
}
.bgcolor-sidebar-highlight {
	background-color: #BC817C;
}
span.field_description {
	color: #000000;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}
span.field_required {
	color: #FF0000;
	font-size: 12px;
}
td#content div.callout {
	border: 1px solid #66849E;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
}
td#content table td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
td.acknowledgement {
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	padding: 25px;
	border-right: 1px solid #FFFFFF;
}
input.search {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 150px;
}
input.search_submit {
	background-color: transparent;
	border: none;
	color: #FF1100;
	font-weight: bold;
	padding: 0px;
}
div.back_to_top {
	margin-top: 20px;
	font-size:11px;
	line-height:15px;
	
}
div.last_updated {
	color: #000000;
	font-size: 10px;
	margin-top: 18px;
	margin-bottom:8px;
}
td#content li {
	color: #222222;
}
p.error_message {
	color: #FF0000;
	font-weight: bold;
}
img.inset-left {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 5px;
}
table.data {
	border-collapse: collapse;
}
table.data td {
	border: 1px solid #003158;
	padding: 5px;
	vertical-align: top;
}
table.data th {
	background-color: #003158;
	border: 1px solid #003158;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}

table#rss_feedtitle {
	margin-bottom:5px;
	padding:0px 5px 0px 5px;
}

h3.rss_feedtitle {
	background-color:#EEFFEE;
	margin-bottom:0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:10px 5px 10px 5px;
}

div.rss_feed {
	padding:5px;
}

p.rss_subscribe {
	color:#777777;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#f3f3f3;
	margin-bottom:0px;
	font-size:11px;
	padding:3px 5px 3px 5px;
}

div.rss_subscribe {
	padding:3px 5px 3px 5px;
}

h4.rss_title {
	margin-top:14px;
	margin-bottom:9px;
	font-size:13px;
}

a.rss_title:link {
	text-decoration:underline;
}

p.rss_date {
	color:#777777;
	font-size:11px;
	font-weight:bold;
	margin-bottom:6px;
}

p.rss_desc {
	margin-bottom:23px;
}

p.rss_social_bookmarks {
	color:#777777;
	font-size:10px;
	margin-bottom:18px;
	background-color:#F3F3F3;
	border:1px solid #cccccc;
	width:200px;
	padding:1px;
}
a.rss_social_bookmarks:active {
	color:#EE5C37;
}
a.rss_social_bookmarks:visited {
	color: #CF4120;
}
a.rss_social_bookmarks:link {
	color: #CF4120;
}
a.rss_social_bookmarks:hover {
	color:#EE5C37;
}

ul {
	margin-top:7px;
	margin-bottom:12px;
}

li {
	padding-bottom:5px;
	margin-right:30px;
}

ul.elib_item {
	margin-top:5px;
}

ul.elib_item li {
	padding-bottom:0px;
}

span.uvic_elib_menu {
	line-height:24px;
	font-size:12px;
	font-weight:bold;	
}

.compact {
	margin-bottom:5px;
}

.compact-top {
	margin-top:5px;
}
.elib_title {
	margin-top:17px;
	margin-bottom:3px;
	font-weight:bold;
	font-size:11px;
}
.elib_link {
	border:1px solid #ffffff;
	border-top-color:#aaaaaa;
	border-left-color:#aaaaaa;
	background-color:#fefefe;
	background-image:url(../images/uvic_e-Library_linkbg.gif);
	padding:3px;
	line-height:24px;
	margin-bottom:3px;
	font-weight:normal;
	font-size:11px;
}
.elib_item {
	margin-bottom:3px;
	font-size:11px;
	font-weight:normal;
}
.elib_contact {
	color: #666666
}
div.elib_section {
	margin-left:10px; 
	margin-right:5px; 
	border:1px dashed #777777; 
	padding:3px;
}

p.index_box {
	font-size: 11px;
	margin:5px 20px 18px 20px;
}
p.index_box2 {
	font-size: 11px;
	margin:0px 10px 12px 10px;
}
p.index_box2_title {
	font-size: 14px;
	margin:0px 8px 9px 10px;
	color:#555555;
	font-weight:bold;
	text-transform:uppercase;
}
p.index_box2_date {
	color:#777777;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:10px;
}

p.funding_month {
	background-color:#EEEEEE;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #BBBBBB;
	margin-top:25px;
	margin-bottom:9px;
}

.funding_regions {
	font-size:12px;
	font-weight:bold;
}

span.date_added {
	font-size:9px;
	color:#ffffff;
	padding:0px 3px 0px 3px;
	line-height:10px;
	background-color:#bbbbbb;
	margin-left:10px;
	font-weight:bold;
	border:1px solid #aaaaaa;
}

span.new {
	background-color:#6473FF;

}
	
p.date_closing {
	font-size:11px;
	color:#777777;
	line-height:12px;
	margin-bottom:0px;
	font-weight:bold;
}

.tiny {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
}

table#aboriginalhealthabstracts td {
	vertical-align:top;
	font-size:6px;
	padding:1px;
}

input.abor_searchbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:120px;
	height:20px; 
	border:1px solid #AAAAAA;
	background-color:#EEEEEE;
	background-image:url(../images/aboriginal_heath_db/search_bg.gif);
	padding:2px;
}
select.abor_searchbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;				
}

input.abor_addedsince {
	width:30px;
	margin-right:8px;
}

select.abor_multibox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:145px; 
	border:1px solid #AAAAAA;
}

option.abor_multibox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.abor_searchlabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	font-weight:normal;
	color:#777777;
}

input.abor_submit {
	font-family:Arial, Helvetica, sans-serif;
	height:20px; 
	font-size:10px;
}

table.index_box3 {
	margin:0px 0px 12px 10px;
}

table.index_box3 td {
	font-size: 11px;
	vertical-align:top;
	padding-right:4px;
	padding-bottom:4px;
	line-height:12px;
}

td.index_box3_date {
	white-space:nowrap;
	}
	
p.index_box3 {
	font-size: 11px;
	margin:0px 10px 12px 10px;
}

.line {
	text-decoration:underline;
}

.index_funding_title {
	font-style:italic;
}

p.sub_index {
	font-size: 12px;
	margin:0px 10px 12px 0px;
}
p.sub_index_date {
	color:#777777;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:0px;
}

p.sub_news_date {
	color:#777777;
	font-size:12px;
	font-weight:bold;
	margin-bottom:9px;
	margin-left:0px;
}

p.sub_news_title {
	color:#222222;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:2px;
	margin-left:0px;
	margin-top:20px;
	font-weight:bold;
}

table.sub_news_div_right {
	border:1px solid #aaaaaa;
	background-color:#dddddd;
	font-size:10px;
	margin-top:3px;
	margin-bottom:8px;
	margin-left:12px;
}

table.sub_news_div_right td {
	padding:5px 7px 7px 7px;
}

p.indent {
	text-indent:10px;
}

#main_menu {
	margin-left:0px; 
	height:340px;  /* height of menu */
	/*height:295px;*/
	width:215px;
	border:0px;
	font:11px;
}

#main_menu_2008 {
	margin-left:0px; 
	height:183px;  /* height of menu */
	/*height:295px;*/
	width:222px;
	border:0px;
	font:11px;
}

#main_menu_2008_resources {
	margin-left:0px; 
	height:130px;  /* height of menu */
	/*height:295px;*/
	width:222px;
	border:0px;
	font:11px;
}

#sub_menu_item {
	margin-left:0px; 
	font-size:12px;
	width:222px;
	border-bottom:1px solid #bbbbbb;
	font-family:Tahoma, Arial;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	text-indent:9px;
	cursor:pointer;
}



div.sub_menu_off {
	background-color:#FD8C84;
	color:#555555;
}

div.sub_menu_on {
	background-color:#FF1100;
	color:#dddddd;
}


.small {
	font-size:10px;
	line-height:normal;
}

div.video_item {
	margin-bottom:25px; 
	padding:0px;
}

p.video_item {
	margin-bottom:0px;
	font-size:9px;
	line-height:12px;
}

#video_side td {
	font-size:10px;
	padding:0px 3px 3px 0px;
}

#menu0, #menu10 {
	position:inherit !important;
}