/*colors
light tan #f0f0e5;
tan #e7e7cf;
green #a5bc07;
blue #005148;

*/


body {
	margin: 0px auto;
	background-color: #F0F0E5;
	padding: 20px 0;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 960px;
	margin: 0 auto;
	background: transparent url(/images/white.gif) repeat-y bottom left;
}

.home, .noright {
	background: #F0F0E5 url(/images/white_home.gif) repeat-y bottom left;
}

.ui_top {
	background-color: #F0F0E5;
	width: 960px;
	height: 15px;
	border-bottom: 5px solid #f0f0e5;
}

.ui_top_left{
	float: left;
}

.ui_top_right{
	float: right;
	text-align: right;
}

.ui_left_wrapper{
	width: 195px;
	float: left;
}

.ui_left {
	width: 190px;
	background: #fff;
}

.ui_contact{
	border-top: 5px solid #f0f0e5;
	padding: 0;
}

.ui_contact p {
	color: #666;
}

.home .ui_right,
.noright .ui_right {
	width: 763px;
	border-top: 5px solid #a5bc07;
	float: left;
	overflow: hidden;
}

.ui_right {
	width: 506px;
	border-top: 5px solid #a5bc07;
	float: left;
	overflow: hidden;
}

.ui_rightSidebar{
	width: 256px;
	float: left;
	overflow: hidden;
}

.ui_rightSidebar_inside{
	padding: 0 0 0 5px;
}

.ui_inside_top{
	position: relative;
	height: 22px;
	padding: 10px;
	background: #fff;
}

.ui_search {
	border-top: 5px solid #a5bc07;
	padding: 0 0 0 5px;
	position: relative;
	top:0;
	right: 0;
}

.home .ui_search,
.noright .ui_search {
	position: absolute;
	top:0;
	right: 0;
	border: 0;
}

.ui_main_content_wrapper {
	background: #fff;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.home .ui_main_content,
.uiright .ui_main_content {
	width: 740px;
}

.ui_main_content {
	width: 482px;
}

.ui_bottom_content_wrapper{
	border-top: 5px solid #f0f0e5;
}

td.sidebar {
	vertical-align: top;
	background: #fff;
}

.QuickLinks { 
	display: block; 
	border: 1px solid #d9d9d5; 
	padding: 40px 10px 10px 10px;
}

.en .QuickLinks { 
	background: #fff url(/images/OCSWSSW_quicklinks.jpg) no-repeat top center;
}

.fr .QuickLinks { 
	background: #fff url(/images/ocsw_sectionLinksFR.jpg) no-repeat top center;
}


.QuickLinks a {
	display: block;
	font-size: 11px;
	padding: 0 0 0 15px;
	background: transparent url(/images/OCSW_arrow2.gif) no-repeat top left;
}

.home .ui_bottomWrapper,
.noright .ui_bottomWrapper{
	border-left: 5px solid #f0f0e5;
	border-right: 5px solid #f0f0e5;
}

.ui_footer_wrapper {
	border-top: 5px solid #f0f0e5;
}

/*.home .ui_footer_wrapper {border: 0;}*/

.ui_footer {
	width: 958px;
}

td.footer{
	background-color: #e7e7cf;
	height: 12px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 8px;
}

.ui_footer a:link,
.ui_footer a:visited,
.ui_footer a:hover,
.ui_footer a:active{	
	color: #353535; 
	font-weight: normal;
}

.ui_footer a:hover{	
	text-decoration: underline;
}

.ui_print_email {
	display: inline;
	float: right;
}

a.PrintPageLink{
	display: block;
	float: left;
	height: 20px;
	width: 113px;
	background: transparent url(/images/OCSWSSW_print.jpg) no-repeat top left;
}

.fr a.PrintPageLink{	width: 140px;background: transparent url(/images/print_pageFR.jpg) no-repeat top left;}
a.PrintPageLink:link, 
a.PrintPageLink:visited,
a.PrintPageLink:hover,
a.PrintPageLink:active {}


.ui_top a.TellAFriendLink {
	display: block;
	float: right;
	height: 15px;
	width: 80px;
	background: transparent url(/images/OCSW_email.jpg) no-repeat top right;
}
a.TellAFriendLink {
	display: block;
	float: left;
	height: 20px;
	width: 113px;
	background: transparent url(/images/OCSWSSW_share.jpg) no-repeat top left;
}

.fr a.TellAFriendLink{width: 127px;	background: transparent url(/images/share_pageFR.jpg) no-repeat top left;}


a.TellAFriendLink:link,
a.TellAFriendLink:visited,
a.TellAFriendLink:hover,
a.TellAFriendLink:active {}
a.TellAFriendLink:hover {}

.ui_copyright {}

.ui_bottom_outside{width: 958px; margin: 0px auto; text-align: center; padding: 10px 0;}
.ui_tagline {
	font-size: 10px;
}

.ui_tagline a:link,
.ui_tagline a:visited,
.ui_tagline a:hover,
.ui_tagline a:active {
	color: #353535; 
	font-weight: normal;
}
.ui_tagline a:hover {text-decoration: underline;}
