a:active {
	color:#3C42A9;
	text-decoration:underline;
}
a:visited {
	color: #3C42A9;
	text-decoration:underline;
}
a:link {
	color: #3C42A9;
	text-decoration:underline;
}
a:hover {
	color:#7873E2;
	text-decoration:underline;
}

body {
	background-color: #EFF4F7;
	background-position: top;
	background-repeat: repeat-x;				
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	color:#222222;
	background-image: url(imgs/background_new.gif);
	
}

h1 {
	font-family:Lucida Sans Unicode, Tahoma, Arial, sans-serif;
	color: #222222;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top:15px;
}
h2 {
	font-family:Lucida Sans Unicode, Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #999999;
	color: #222222;
	font-size: 14px;
	margin-bottom: 14px;
	margin-top: 28px;
}
h3 {
	color: #222222;
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 24px;
}
h4 {
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
h5 {
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}
h6 {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 19px;
}

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: 4px;
	padding-bottom: 1px;
}
td.topleft3{
	background-color: #939393;
/*	background-image:url(../images/topleft_bg.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	border-right: 1px solid #FFFFFF;
}
td.search_topright {
	background-color: #3447BC;
/*	background-image:url(../images/top_bar_bg.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	padding: 5px 22px 5px 5px;
	border-bottom: 1px solid #ffffff;
}
td.supplementary_navigation {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-bottom: 18px;
	padding-right:10px;
}
/*td.supplementary_navigation a {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	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: #3447BC;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 25px;
	padding-right:20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td#bread_crumbs td {
	color: #FFFFFF;
	font-size: 11px;
}
	
td#bread_crumbs td a {
	color: #FFFFFF;
}
td#search {
	color: #777777;
	font-size: 11px;
	font-weight: normal;
	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: 0px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
}

.bgcolor-sidebar {
	background-color: #939393;
/*	background-image:url(../images/sidebar_bg.gif);
	background-repeat:repeat-x;*/
}

td#content table td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}


select.search_option {
	border: 1px solid #bbbbbb;
	height: 18px;
	width: 88px;
	background-color:#e3e3e3;
	color:#333333;
}
option.search_option {
	background-color:#e3e3e3;
	color:#333333;
}
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;
}

ul {
	margin-top:7px;
	margin-bottom:12px;
}

li {
	padding-bottom:5px;
	margin-right:30px;
}

.compact {
	margin-bottom:5px;
}

.compact-top {
	margin-top:5px;
}

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;
}

.tiny {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
}

.line {
	text-decoration:underline;
}

p.indent {
	text-indent:10px;
}

#main_menu {
	margin-left:0px; 
	height:229px;
	/*height:280px;*/
	width:215px;
	border:0px;
	font:11px;
}

#sub_menu_item {
	margin-left:0px; 
	font-size:12px;
	width:215px;
	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;
}

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;
}

div.cihr-logo {
	margin-top:18px;
	margin-bottom:35px;
}

div.contact_address {
	border-top: 1px solid #999999;
	padding-top:8px;
	color: #555555;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom:3px;
	line-height:14px;
}
