/*
design01
Version 2010.11.30
*/

body {
	background:#fff url(/caimages/design01/body_background.png) repeat-x;
}

#header {
	background:transparent url(/caimages/design01/header_bg1.png) no-repeat top right;
}
#head_links {
	color:#c2e5f4;
}
#head_links a {
	color:#c2e5f4;
	background-color:#012b41;
}

.textfield_container {
	background:transparent url(/caimages/design01/header_search_textfield.png) no-repeat;
}
#radio_container {
	color:#fff;
}
.javascript_on #radio_container label {
	background: url(/caimages/design01/header_search_radiobutton.png) no-repeat 12px 3px;
}

#footer_1a {
	background:#615846 url(/caimages/design01/footer_bg1.png) repeat-y;
}
#footer_1b {
	background:transparent url(/caimages/design01/footer_curve1.png) no-repeat;
}
#footer_2 {
	background:transparent url(/caimages/design01/footer_bottom_shadow1.png) no-repeat;
	color:#777777;
}

