@charset "utf-8";


body {
	background-color: #cbcfd2;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	min-width:980px;
}
.clear {
	clear: left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	color: #0098CB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #009999;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #009999;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #A6ADB1;
}




#base {
	background-image: url(../img/back_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#base #btop {
	background-image: url(../img/back_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 55px;
}
#base #bbottom {
	background-image: url(../img/back_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 115px;
}
#base #main {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
}
#header  {
	width: 964px;
	height: 104px;
	margin-bottom: 8px;
	position: relative;
	z-index: 5;
}
#header .berglogo {
	position: absolute;
	top: -55px;
	right: 0px;
	z-index: 11;
}

#header  .nav {
	background-image: url(../img/nav_back.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 964px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #EBEEF0;
}
#header   .nav   ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header   .nav   .navbar li  {
	display: inline;
}
#header .nav .navbar {
	padding-left: 179px;
}
#header .nav .navbar a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #EBEEF0;
	text-decoration: none;
	float: left;
	height: 19px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
}
#header .nav .navbar a:hover {
	color: #FFFFFF;
}

#header .nav .navbar a.open {
	padding-right: 20px;
	background-image: url(../img/mmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
}
#header  .subnav  {
	background-color: #009999;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBCFD2;
	border-bottom-color: #CBCFD2;
	border-left-color: #CBCFD2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCFD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	z-index: 10;
}
#header  .subnav  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #EBEEF0;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCFD2;
	width: 142px;
	clear: both;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#header .subnav a:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
#header    #products-ddcontent  {
	left: 326px;
	top: 31px;
	display: none;
	opacity:0;
	overflow: hidden;
	position: absolute;
}
#header  #services-ddcontent {
	top: 31px;
	left: 413px;
	display: none;
	opacity:0;
	overflow: hidden;
	position: absolute;
}
#header  #partners-ddcontent {
	top: 31px;
	left: 541px;
	display: none;
	opacity:0;
	overflow: hidden;
	position: absolute;
}
#header .title {
	background-image: url(../img/bcm_title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 744px;
	position: absolute;
	left: 0px;
	top: 31px;
	background-color: #EBEEF0;
}

#header .logo {
	position: absolute;
	left: 24px;
	top: -32px;
}
#header .breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0099cc;
	height: 19px;
	padding-top: 4px;
	position: absolute;
	left: 187px;
	top: 81px;
}
#header .breadcrumbs a {
	color: #0099CC;
	text-decoration: none;
}
#header .breadcrumbs a:hover {
	text-decoration: underline;
}


#header .links {
	position: absolute;
	top: 40px;
	left: 756px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CBCFD2;
}

#header .links a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	display: block;
	float: left;
	background-image: url(../img/link_redarrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 14px;
}
#header .links a.greenlnk {
	color: #009999;
}
#header .links a:hover {
	text-decoration: underline;
}


#header .search {
	position: absolute;
	left: 756px;
	top: 66px;
	width: 200px;
}
#header .search .searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A6ADB1;
	background-color: #EBEEF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #009999;
	float: left;
	margin-top: 14px;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 15px;
	width: 140px;
	padding-top: 1px;
	padding-right: 2px;
}
#header .search .searchbt {
	float: left;
	height: 46px;
	width: 44px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #cbcfd2;
	height: 20px;
	padding-top: 4px;
	padding-left: 8px;
	position: relative;
	clear: both;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
}
#footer a {
	color: #0099CC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .rightblock {
	position: absolute;
	height: 20px;
	width: 240px;
	top: 0px;
	right: 0px;
	padding-top: 4px;
	text-align: right;
	padding-right: 8px;
}
#footer .copy {
	width: 964px;
	position: absolute;
	text-align: center;
	top: 42px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #a6adb1;
}
#footer .copy a {
	color: #A6ADB1;
}
#footer .wordlist {
	width: 924px;
	position: absolute;
	text-align: center;
	top: 64px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a6adb1;
	padding-right: 20px;
	padding-left: 20px;
}
#footer .wordlist a {
	color: #A6ADB1;
}
#footer .wordlist a:hover {
	text-decoration: none;
}





#page {

}
.leftside   {
	width: 226px;
	float: left;
	background-image: url(../img/content_back.gif);
	background-repeat: repeat-x;
	padding-top: 24px;
	padding-left: 16px;
}
.leftside .vtitle {
	float: left;
	width: 27px;
}
.leftside .vtitle2 {
	float: left;
	width: 27px;
}
.leftside .nav {
	padding-left: 12px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-bottom: 24px;
}
.leftside ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftside li {
	padding-top: 1px;
	padding-bottom: 1px;

}
.leftside .nav a {
	font-size: 12px;
	line-height: 15px;
	color: #0099CC;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.leftside .nav a:hover {
	color: #FF0000;
	font-weight: normal;
}
.leftside .nav a.selected {
	color: #009999;
	font-weight: bold;
}
.leftside .nav .hline {
	background-image: url(../img/light_gray.gif);
	background-repeat: repeat-x;
	background-position: 8px;
}
.leftside .banner {
	clear: both;
	padding-bottom: 12px;
}
.leftside .clientlinks {
	clear: both;
	width: 194px;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}
.leftside .clientlinks .inside {
	clear: both;
	background-color: #EBEEF0;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
.leftside .clientlinks .inside a {
	color: #0099CC;
	text-decoration: none;
}
.leftside .nav .arrow {
	color: #FF0000;
	font-weight: normal;
}

.rightside  {
	width: 242px;
	float: left;
	background-image: url(../img/content_back.gif);
	background-repeat: repeat-x;
}
.rightside   .rcontent  {
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
}
.rightside .text {
	width: 222px;
	padding: 10px;
	margin-top: 5px;
}
.rightside .rcontent .stlogo {
	border: 2px solid #EBEEF0;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightside .rcontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0099CC;
	text-decoration: none;
}
.rightside .rcontent a:hover {
	text-decoration: underline;
}
.rightside ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.rightside li {
	background-image: url(../img/red_square.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 4px;
}







.rightsmall {
	height: 300px;
	width: 16px;
	float: left;
	background-image: url(../img/content_back.gif);
	background-repeat: repeat-x;
}
.extraimg  {
	position: absolute;
	left: -160px;
	top: 58px;
	text-align: center;
	height: 400px;
	width: 800px;
	z-index: 25;
}
.extraimg .imgplaceholder {
	background-color: #FFFFFF;
	padding: 12px;
	height: 365px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #EBEEF0;
}

.extraimg img {
}

.content1   {
	width: 476px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEEF0;
	border-bottom-color: #EBEEF0;
	border-left-color: #EBEEF0;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	float: left;
	position: relative;
}
.content1  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.content1  li {
	background-image: url(../img/red_square.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 4px;
}

.content1 .contentheader {
	background-image: url(../img/title_back1.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 476px;
	position: relative;
	background-color: #009999;
}
.content1 .contentheader .pagetitle {
	position: absolute;
	left: 26px;
	top: 15px;
}
.content1 .contentheader h1 {
	display: none;
}


.content1 .contentsection {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	position: relative;
}
.content1 .contentsection .workflow {
	background-image: url(../img/wf_back.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 100px;
	position: absolute;
	top: 2px;
	right: 0px;
	text-align: right;
	padding-right: 24px;
	padding-top: 4px;
}
.content1  .contentsection  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #009999;
	text-decoration: none;
}
.content1  .contentsection  a:hover  {
	text-decoration: underline;
}





.content1 .btbar {
	background-color: #009999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	height: 2px;
	width: 476px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}
.content1   .btbar  .leftlink {
	position: absolute;
	background-image: url(../img/leftlink_back.gif);
	background-repeat: no-repeat;
	left: -205px;
	bottom: 16px;
	height: 71px;
	width: 164px;
	padding-right: 39px;
}
.content1  .btbar .leftlink a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0099CC;
	text-decoration: none;
	height: 58px;
	width: 100px;
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 64px;
	padding-top: 13px;
	background-position: 8px 12px;
}

.content1   .btbar  .rightlink {
	position: absolute;
	background-image: url(../img/rightlink_back.gif);
	background-repeat: no-repeat;
	bottom: 16px;
	height: 71px;
	width: 164px;
	right: -205px;
	padding-left: 39px;
}
.content1 .btbar .rightlink a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0099CC;
	text-decoration: none;
	height: 58px;
	width: 92px;
	background-image: url(../img/icon_offer.gif);
	background-repeat: no-repeat;
	padding-left: 72px;
	padding-top: 13px;
	background-position: 16px 12px;
}
.content1    .btbar a:hover   {
	text-decoration: underline;
}
.content1 .listsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	position: relative;
	padding-top: 6px;
	padding-right: 24px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	background-repeat: no-repeat;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #EBEEF0;
}
.content1 .listcontent {
	padding-bottom: 24px;
	padding-left: 96px;
	background-image: url(../img/icon_sdc.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	background-position: left 4px;
}

.content1 a.listlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	width: 255px;
	display: block;
	padding-bottom: 2px;
}
.content1 a.listlnk:hover {
	text-decoration: underline;
}

.content1 .listdesc {
	padding-left: 0px;
}
.content1 .newsitem {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	position: relative;
}
.content1 .newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #009999;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
}
.content1 .newsdate {
	color: #009999;
}
.content1   a span  {
	color: #FF0000;
	font-weight: normal;
}





.content2 {
	width: 702px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEEF0;
	border-bottom-color: #EBEEF0;
	border-left-color: #EBEEF0;
	margin-bottom: 8px;
	float: left;
	background-color: #FFFFFF;
}
.content2 .contentheader {
	background-image: url(../img/title_back2.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 702px;
	position: relative;
	background-color: #009999;
}
.content2 .contentheader .pagetitle {
	position: absolute;
	left: 26px;
	top: 15px;
}
.content2 .contentsection {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	position: relative;
	z-index: 1;
}
.content2  .listsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	position: relative;
	padding-top: 6px;
	padding-right: 24px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	background-repeat: no-repeat;
}
.content2    .listcontent  {
	padding-bottom: 12px;

}
.content2     a.listlnk      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0099CC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 255px;
	background-image: url(../img/icon_sdc.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 96px;
	padding-top: 24px;
}
.content2 .listdesc   {
	width: 300px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEEF0;
	padding-left: 24px;
	margin-top: 16px;
	margin-bottom: 12px;
}



.content2 .btbar {
	background-color: #009999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	height: 2px;
	width: 702px;
	position: relative;
	font-size: 1px;
	clear: both;
}
.content2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.content2 li {
	background-image: url(../img/red_square.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 2px;
}
.content2 .first {
	background-image: url(../img/corner_grad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 305px;
}
.content2 .contentcols {
	width: 654px;
	margin-bottom: 16px;
}
.content2  .contentcols  td {
	vertical-align: top;
	padding-right: 12px;
	background-color: #EBEEF0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	width: 288px;
	border: 1px solid #FFFFFF;
}
.content2 a {
	color: #0099CC;
	text-decoration: none;
}
.content2 a:hover {
	text-decoration: underline;
}
.content2  .question  {
	font-weight: bold;
	padding-bottom: 6px;
	background-image: url(../img/qmark_small.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.content2 .cnames {
	margin-bottom: 24px;
	float: left;
	width: 224px;
	background-color: #EBEEF0;
	font-weight: bold;
	margin-right: 24px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.content2 .cnames p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.content2 .clogos {
	margin-bottom: 16px;
	float: left;
	width: 390px;
}

.content2 .clogos .clogo {
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
	border: 1px solid #EBEEF0;
	padding: 5px;
}
.content2 a span {
	color: #FF0000;
	font-weight: normal;
}






.roundimage {
	position: absolute;
	top: -68px !important;
	top: -66px;
	right: 30px;
	z-index: 20;
	background-color: #FFFFFF;
	height: 251px;
	width: 251px;
}

.roundimage .frame {
	height: 251px;
	width: 251px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../img/image_frame.png);
	background-repeat: no-repeat;
	behavior: url(res/iepngfix.htc);
}
.homemain {
	background-image: url(../img/mainimg_home.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 964px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #EBEEF0;
}
.homemain .infolink {
	position: absolute;
	left: 20px;
	background-image: url(../img/home_infolink.png);
	top: 35px;
	height: 28px;
	width: 149px;
	background-repeat: no-repeat;
	background-position: 4px 2px;
}
.homemain .infolink a {
	display: block;
	height: 26px;
	width: 149px;
	font-size: 11px;
	line-height: 14px;
	color: #0099CC;
}
.homemain .infolink a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #EBEEF0;
	border-bottom-color: #FFFFFF;
	border-left-color: #C0C0C0;
}
.homemain .textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #A6ADB1;
	width: 390px;
	position: absolute;
	top: 256px;
	left: 24px;
}
.homemain .textleft a {
	color: #0099CC;
	text-decoration: none;
}
.homemain .textleft a:hover {
	text-decoration: underline;
}



.homemain .textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #A6ADB1;
	width: 410px;
	text-align: right;
	position: absolute;
	top: 256px;
	right: 24px;
}
.homemain .textright a {
	color: #A6ADB1;
	text-decoration: none;
}
.homemain .textright a:hover {
	color: #0099CC;
	text-decoration: underline;
}




.homeboxes {
	background-image: url(../img/homeboxes_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 240px;
}
.homeboxes .boxsmall {
	float: left;
	width: 242px;
	position: relative;
}
.homeboxes .boxbig {
	width: 464px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.homeboxes .content {
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.homeboxes .content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
.homeboxes .content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.homeboxes .content li {
	background-image: url(../img/red_square.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 2px;
}


.homeboxes  a  {
	color: #0099CC;
	text-decoration: none;
}
.homeboxes  a:hover  {
	text-decoration: underline;
}
.homeboxes .boxsmall .link {
	position: absolute;
	top: 193px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	right: 50px;
}

.lnk1   {
	font-weight: bold;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.formfield {
	padding-bottom: 8px;
	clear: both;
}
.formfield label {
	width: 130px;
	display: block;
	float: left;
	padding-top: 3px;
}
.formfield input.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #EBEEF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #009999;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 15px;
	width: 280px;
	padding-top: 1px;
	padding-right: 2px;
}
.formfield  textarea.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #EBEEF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #009999;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 280px;
	padding-top: 1px;
	padding-right: 2px;
}
.formfield select.sellist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #EBEEF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #009999;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 17px;
	width: 287px !important;
	width: 281px;
	padding-top: 1px;
	padding-right: 2px;
}

.formfield label span {
	color: #FF0000;
}


.btset {
	height: 24px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	position: relative;
}
.btsimple {
	background-image: url(../img/bt_left.gif);
	background-repeat: no-repeat;
	height: 24px;
	float: left;
	background-position: left top;
}
.btset .btsimple a {
	display: block;
	height: 21px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/bt_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 16px;
	padding-left: 16px;
	text-align: center;
}
.btset .mandatory {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #009999;
	top: 10px;
	right: 0px;
}

.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF0000;
	padding-bottom: 16px;
	font-weight: bold;
}
#case h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
#case {
	background-image: url(../img/icon_sdc.gif);
	background-repeat: no-repeat;
	padding-left: 90px;
	background-position: 0px 8px;
}
.sitemap .smcol {
	float: left;
	width: 216px;
}
.sitemap {
	padding-bottom: 64px;
}

.sitemap  .smcol  .smlink1 {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 4px;
}
.sitemap .smcol .smlink2 {
	padding-bottom: 2px;
}

.sitemap .smcol .smsub {
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEEF0;
	margin-bottom: 8px;
	margin-left: 8px;
}
.results   .result_block {
	padding-bottom: 24px;
}
.results .result_altblock {
	padding-bottom: 16px;
}
.results   .result_title   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.results   .result_title   a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.results .infoline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #A6ADB1;
}
.results .context {
	padding-bottom: 4px;
}

.results .description {
	color: #009999;
	padding-bottom: 4px;
}
.results .highlight {
	color: #CC0000;
}
.results .result_pagescount {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEEF0;
}
.results .result_pages {
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
}
.zoom_searchform {
	position: absolute;
	width: 200px;
	left: 504px;
}
.zoom_searchform   input.zoom_searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #EBEEF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-left-color: #009999;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 15px;
	width: 184px;
	padding-top: 1px;
	padding-right: 2px;
	margin-bottom: 4px;
	margin-top: 2px;
}
.zoom_searchform .zoom_results_per_page {
	clear: both;
	display: block;
	padding-top: 4px;
}
.zoom_searchform .zoom_button {
	background-repeat: no-repeat;
	height: 22px;
	width: 66px;
	background-color: transparent;
	background-image: url(../img/bt_back.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.searchheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #009999;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.results .summary {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEEF0;
}
#confirmation {
	height: 320px;
}
.calnav {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEEF0;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.calnav .yearcol {
	float: left;
	width: 120px;
}
.calnav .yearcol .year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #009999;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
}
.calnav .yearcol .months a {
	color: #0099CC;
	text-decoration: none;
	display: block;
}
.calnav .yearcol .months a.selected {
	font-weight: bold;
	color: #009999;
}
.calnav .yearcol .months a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#missing {
	width: 616px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#missing .simplebox {
	background-color: #FFFFFF;
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #EBEEF0;
}
#missing .simplebox a {
	font-size: 11px;
	line-height: 14px;
	color: #0099CC;
}
