/* CSS Document */.roundBox {	background-image:url(/common/das/images/ui/roundbox/br.gif);	background-repeat:no-repeat;	background-position:bottom right;	margin:0px 0px 9px 0px;	zoom:1; /* Forces IE to give this element hasLayout */	clear:both;}.roundBox .b {	background-image:url(/common/das/images/ui/roundbox/bl.gif);	background-repeat:no-repeat;	background-position:bottom left;}.roundBox .t {	background-image:url(/common/das/images/ui/roundbox/tr.gif);	background-repeat:no-repeat;	background-position:top right;}.roundBox .content {	padding:11px 13px 7px 13px;}.roundBox .content {	background-image:url(/common/das/images/ui/roundbox/tl.gif);	background-repeat:no-repeat;	background-position:top left;}.roundBox.alt1 {	background-image:url(/common/das/images/ui/roundbox/brAlt1.gif);}.roundBox.alt1 .b {	background-image:url(/common/das/images/ui/roundbox/blAlt1.gif);}.roundBox.alt1 .t {	background-image:url(/common/das/images/ui/roundbox/trAlt1.gif);}.roundBox.alt1 .content {	background-image:url(/common/das/images/ui/roundbox/tlAlt1.gif);}.roundBox.alt2 {	background-image:url(/common/das/images/ui/roundbox/brAlt2.gif);	background-color:#3471A7;}.roundBox.alt2 .b {	background-image:url(/common/das/images/ui/roundbox/blAlt2.gif);}.roundBox.alt2 .t {	background-image:url(/common/das/images/ui/roundbox/trAlt2.gif);}.roundBox.alt2 .content {	background-image:url(/common/das/images/ui/roundbox/tlAlt2.gif);}.roundBox.alt2 .content, .roundBox.alt2 .content p, .roundBox.alt2 .content h1, .roundBox.alt2 .content h2, .roundBox.alt2 .content h3, .roundBox.alt2 .content h4, .roundBox.alt2 .content h5, .roundBox.alt2 .content h6, .roundBox.alt2 .content a {	color:#FFFFFF;}.tabs {	margin-top:28px;}.tabs .t {}.tabs a.tab {	display:block;	background-image:url(/common/das/images/ui/roundbox/tabLeft.gif);	background-repeat:no-repeat;	position:relative; /* stops IE6 from cropping the tabs due to the negative margins */	float:left;	margin:-28px 4px 0px 0px;	height:29px;	text-decoration:none;	font-size:12px;	font-weight:bold;	overflow:hidden;}.tabs a.tab span {	display:block;	background-image:url(/common/das/images/ui/roundbox/tabRight.gif);	background-repeat:no-repeat;	background-position:top right;	padding:8px 14px 21px 14px;}.tabs a.tab.current {	background-image:url(/common/das/images/ui/roundbox/tabCurrentLeft.gif);	color:#0055A5;}.tabs a.tab.current span {	background-image:url(/common/das/images/ui/roundbox/tabCurrentRight.gif);}.tabs a.tab:hover {	text-decoration:underline;}.tabs .content, .alt1.tabs .content, .alt2.tabs .content {	background-image:none;}.tabs .content {	clear:both;	zoom:1; /* force IE to render the padding correctly (without this the top padding gets doubled) */}.roundBox h4 {	font-size:12px;	margin:0px 0px 0px 0px;	padding:0px 0px 6px 0px;	color:#0055A5;	border-bottom:1px solid #E7E7E7;}.roundBox h5, .roundBox h6 {	color:#008CC9;	padding:0;	margin:10px 0px 6px 0px;	font-size:11px;}.roundBox h6 {	margin:10px 0px 0px 0px;}.roundBox p {	padding:0;	margin:0;	margin-bottom:1em;}