html {
	height: 100%;
}
body {
	margin: 0;
	font: 10px/12px Tahoma, Arial, sans-serif;
	color: #707070;
	background: url(../images/bg.png) repeat-x;
	height: 100%;
	min-width: 795px;
}
a {
	color: #CA0048;
	font-weight:bold;
	
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	background: url(../images/bg-main-repeat.jpg) repeat-y 50% 0;
}
.pink-page {
	background: url(../images/bg-main-pink.jpg) no-repeat 50% 0;
}
.page-bg-holder {
	background: url(../images/bg-main.jpg) no-repeat 50% 0;
}
.page-bg-bottom {
	background: url(../images/bg-main-bottom.jpg) no-repeat 50% 100%;
	padding: 0 0 100px;
	min-height: 740px;
}
* html .page-bg-bottom {
	height: 740px;
}
#main {
	margin: 0 auto;
	width: 795px;
	padding: 0 0 10px;
}
.pink-page #main {
	background: url(../images/shadow.png) no-repeat;
}
#header {
	width: 795px;
	height: 81px;
	position: relative;
	background: url(../images/header-bg.png) no-repeat;
	overflow: hidden;
	z-index: 999;
}
.logo {
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 227px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	top: 32px;
	left: 21px;
	z-index: 15;
}
.pink-page .logo {
	background: url(../images/logo-pink.gif) no-repeat;
	width: 222px;
	height: 53px;
	top: 29px;
	left: 23px;
}
.top-nav {
	position: absolute;
	right: 30px;
	top: 69px;
	margin: 0;
	padding: 0;
}
.top-nav li {
	float: left;
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 2px;
	padding: 0 10px 0 11px;
}
.top-nav li.first {
	background: none;
}
.top-nav li a {
	text-decoration: none;
	color: #8a9194;
}
.top-nav li a:hover {
	text-decoration: underline;
}
.container {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.flash {
	margin: 0 0 0 -2px;
	background: url(../images/container-bg.png) no-repeat 22px 0;
}
.pink-page .flash {
	background: url(../images/container-bg-white.gif) no-repeat 22px 0;
}
.bg-holder {
	width: 100%;
	margin: -15px 0 0;
	padding: 0 0 20px;
	background: url(../images/container-bg-repeat.gif) repeat-y 20px 0;
	float: left;
}
.inner-container .bg-holder {
	padding: 0 0 35px;
}
.pink-page .bg-holder {
	background: url(../images/container-bg-repeat-white.gif) repeat-y 20px 0;
}
.heading-bg {
	background: url(../images/heading-bg.png) no-repeat;
	width: 795px;
	height: 38px;
	margin: -14px 0 0 -2px;
	padding: 22px 0 0;
	position: relative;
}
.heading-bg h2 {
	margin: 0;
	text-indent: -9999px;
	float: left;
	display: inline;
	height: 17px;
}
.heading-bg h2#solutions {
	background: url(../images/heading-solutions.gif) no-repeat;
	width: 346px;
	margin: 0 0 0 41px;
}
.heading-bg h2#services {
	background: url(../images/heading-services.gif) no-repeat;
	width: 280px;
}
.footer {
	width: 777px;
	margin: -35px 0 0 5px;
	position: relative;
}
.footer .footer-bg {
	background: url(../images/footer-bg.png) no-repeat;
	height: 62px;
	width: 100%;
	overflow: hidden;
}
.footer p {
	margin: 23px 0 0 48px;
	position: relative;
	color: #b2bbc0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.box {
	background: #eaeaea url(../images/content-box-bg.gif) no-repeat 0 100%;
	width: 731px;
	margin: -11px 0 0 27px;
	padding: 20px 0 13px;
	overflow: hidden;
	min-height: 105px;
}
.pink-page .box {
	min-height: 50px;
	padding-top: 5px;
	background: #eaeaea url(../images/content-box-bg-pink.gif) no-repeat -6px 100%;
}
* html .box {
	height: 105px;
	overflow: visible;
}
* html .pink-page .box {
	height: 50px;
}
.inner-container .box {
	margin: -11px 0 0 27px;
	padding-bottom: 0;
	padding-top: 18px;	
}
.column {
	float: left;
	width: 333px;
	display: inline;
	margin: 2px 0 0 10px;
	line-height: 13px;
}
.box h2 {
	margin: 0;
	color: #3b5a6d;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 10px 15px;
}
.box p {
	color: #878787;
	margin: 0;
	padding: 0 0 14px 15px;
	font-size: 10px;
	line-height: 12px;
}
.box p.last  {
	padding-bottom: 0;
	margin-bottom: -7px;
}
.box ul {
	margin: 0;
	padding: 0;
}
.box .column-2 ul {
	padding: 0 0 14px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	color: #878787;
	list-style: none;
}
.bottom-content .text-box-2 ul li {
	padding-left: 11px;
}
.box ul li a {
	color: #666666;
	font-weight: bold;
}
.box ul li a:hover {
	text-decoration: underline;
}
.more {
	background: url(../images/line.gif) no-repeat 13px 100%;
	color: #66a7cc;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 5px 0 0;
	font-size: 10px;
	line-height: 14px;
}
.pink-page .more {
	background: url(../images/line-3.gif) no-repeat 13px 100%;
}
.more span {
	background: url(../images/pointer.gif) no-repeat 0 1px;
	padding: 0 0 0 14px;
}
.more a {
	text-decoration: none;
	color: #66a7cc;
}
.pink-page .more a {
	color: #666;
}
.more a:hover {
	text-decoration: underline;
}
.news-box {
	margin: -12px 0 0;
}
.news-box .heading {
	background: url(../images/heading-bg-gray.png) no-repeat;
	width: 795px;
	height: 35px;
	overflow: hidden;
	padding: 17px 0 0;
	margin: 0 0 0 -3px;
	position: relative;
}
.news-box .heading h2 {
	text-indent: -9999px;
	margin: 0 0 0 43px;
	background: url(../images/heading-news.gif) no-repeat;
	width: 126px;
	height: 17px;
	overflow: hidden;
		color:#33FF00;
}
.news-body {
	background-color: #fff;
	width: 733px;
	min-height: 120px;
	margin: -11px 0 0 26px;
	padding: 6px 0 19px;
}
.pink-page .news-body {
	min-height: 50px;
}
* html .news-body {
	height: 120px;
}
* html .pink-page .news-body {
	height: 50px;
}
.column-holder {
	background: url(../images/border-bg.gif) repeat-y 299px 0;
	overflow: hidden;
	width: 100%;
	padding: 0 0 10px;
}
.pink-page .column-holder {
	background: url(../images/line-4.gif) repeat-y 0 0;
	margin: 0 0 4px;
}
.column-holder .col-1 {
	float: left;
	width: 281px;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	margin: 7px 0 0 10px;
	display: inline;
}
.pink-page .column-holder .col-1 {
	background: none;
}
.column-holder .col-2,
.column-holder .col-3 {
	width: 196px;
	float: left;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	margin: 7px 0 0 15px;
	display: inline;
}
.column-holder .col-3 {
	width: 198px;
	background: url(../images/bullet-2.gif) no-repeat 0 3px;
	margin: 7px 0 0 18px;
}
.pink-page .column-holder .col-2 {
	background: url(../images/bullet-3.gif) no-repeat 0 3px;
	margin-left: 17px;
}
.pink-page .column-holder .col-3 {
	background: none;
	margin-left: 12px;
	width: 202px;
}
.column-holder p {
	margin: 0;
	padding: 0 0 0 14px;
	color: #7f7f7f;
	font-size: 10px;
	line-height: 12px;
}
.column-holder .col-2 p {
	padding-left: 12px;
}
.column-holder .col-3 p {
	padding-left: 18px;
}
.column-holder .col-1 img,
.column-holder .col-2 img,
.column-holder .col-3 img {
	float: right;
	margin: 1px 0 0;
}
.column-holder .photo {
	float: left;
	padding: 0 0 0 6px;
}
.column-holder .text {
	float: left;
	background: url(../images/bullet-3.gif) no-repeat 0 3px;
	width: 138px;
	margin: 0 0 0 9px;
	display: inline;
}
.pink-page .column-holder .col-3 .text {
	width: 117px;
	margin: 0 0 0 11px;
}
.column-holder .photo img {
	float: left;
}
.bottom-text {
	overflow: hidden;
	width: 694px;
	background: url(../images/line-2.gif) no-repeat 1px 0;
	margin: 6px 0 0 25px;
	padding: 7px 0 0;
}
.bottom-text p {
	margin: 0;
	color: #7fb5d4;
	font-size: 10px;
	line-height: 13px;
}
.inner-container {
	padding: 0 0 14px;
}
.flash-heading {
	height: 60px;
	width: 795px;
	margin: -14px 0 0 -2px;
	overflow: hidden;
	position: relative;
}
.content {
	overflow: hidden;
	width: 685px;
	padding: 1px 0 0 6px;
	min-height: 260px;
}
.pink-page .content {
	min-height: 50px;
	float: left;
	width: 720px;
	padding: 0 0 21px 5px;
	margin: -4px 0 0;
}
* html .content {
	height: 260px;
	overflow: visible;
}
* html .pink-page .content {
	height: 50px;
}
.bottom-content {
	margin: -11px 0 0;
	position: relative;
	width: 100%;
}
.bottom-content img {
	float: left;
	margin: 0 0 0 16px;
	display: inline;
}
.bottom-content .text-box {
	float: left;
	width: 175px;
	margin: 17px 0 0;
}
.bottom-content .text-box p {
	color: #75abc9;
}
.bottom-content .text-box-2 {
	float: left;
	width: 315px;
	display: inline;
	margin: 20px 0 0 48px;
}
.pink-page .content h2 {
	margin: 0;
	padding: 0 0 11px 14px;
	color: #3b5a6d;
	font-size: 14px;
	line-height: 17px;
}
.pink-page .content p {

	padding: 0 0 12px 13px;
	margin: 0;
}
.pink-page .content ul {
	color: #a9a9a9;
	margin: 0;
	padding: 0 0 12px 13px;
}
.pink-page .content ul li {
	list-style: none;
	background: url(../images/bullet-3.gif) no-repeat 0 5px;
	padding: 0 0 0 13px;
}
.side-column {
	float: right;
	width: 165px;
	margin: -13px 29px 0 0;
	display: inline;
}
.side-column h3 {
	background: url(../images/small-heading.png) no-repeat -2px 0;
	height: 31px;
	margin: 0;
	padding: 16px 0 0 27px;
	color: #3b5a6d;
	font-size: 14px;
	line-height: 17px;
}
.side-column ul {
	margin: 8px 0 0 14px;
	padding: 0 0 18px 11px;
	font-size: 9px;
	line-height: 10px;
	border-left: 1px solid #a3b1b6;
}
.side-column ul li {
	list-style: none;
	padding: 0 0 10px;
}
.side-column ul li a {
	text-decoration: none;
	color: #a9a9a9;
	background: url(../images/ico-pdf.gif) no-repeat;
	padding: 0 0 0 27px;
	display: block;
}
.side-column ul li a:hover {
	text-decoration: underline;
}
#mainNavigationFlashContainer {
	width: 795px;
	height: 273px;
}
.footer p a {
	margin: 23px 0 0 8px;
	position: relative;
	color: #b2bbc0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
}

.box p.sitemap a.level_1 {
	color:#818181;
	margin-left: 25;
	padding-left:15px;

	
}

.box p.sitemap a.level_0 {
	color:#818181;
	font-size:14px;
	

	
}

.box p a{
	color: #CA0048;
	font-weight:bold;

	
}

.box p a.bound_link{
	color: #CA0048;
	font-weight:bold;

	
}

.transparent-gif-btn {
	height:26px;
	left:27px;
	position:absolute;
	top:19px;
	width:237px;
	border:medium;
	border-bottom-color:#33FF00;

}