@charset "utf-8";
/* CHOICE TRANSLATING INDEX CSS STYLES */

/* MEDIA CONTAINER */
#media-container {
	width: 956px;
	height: 172px;
	margin: 0 0 0 10px;
}

#media-container #flash {
	width: 661px;
	height: 172px;
	float: left;
}
/* END OF MEDIA CONTAINER */

/* NEXT STEPS BUCKET */
#next-steps-bucket {
	width: 283px;
	height: 172px;
	margin: 0;
	padding: 0;
	border-left: 6px solid #FFFFFF; 
	background: #a0c4e8 url(/new_site/media/images/bg_next-steps.jpg) top left no-repeat;
	float: left; 
	clear: right;
}

#next-steps-bucket p.line {
	margin: 0 0 10px 40px;
	padding: 0;
	clear: both;
}

#next-steps-bucket h2 {
	color: #FFFFFF;
	font-size: 14px;
	width: 145px;
	float: left;
	margin: 25px 0 0 40px;
	padding: 0;
}

#next-steps-bucket p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin: 1px 0 0 40px;
}

#next-steps-bucket p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

#next-steps-bucket p a:hover {
	text-decoration: underline;
}
/* END OF NEWS BUCKET */

/* CONTENT CONTAINER */
#content-container {
	width: 950px;
	margin: 0 0 0 10px;
	padding: 0 0 15px 0;
	background-color: #FFFFFF;
}
/* END OF CONTENT CONTAINER */

/* CONTENT */
#content {
	width: 639px;
	margin: 40px 0 0 43px;
	padding: 0;
	float: left;
}

#content #secondary-nav {
	width: 639px;
	margin: -13px 0 0 0;
	padding: 0;
}

#content #secondary-nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8D8D8D;
	font-size: 13px;
	margin: 0 5px 0 5px;
	text-decoration: none;
}

#content #secondary-nav a span {
	color: #FFFFFF;
}

#content #secondary-nav a:hover, #content #secondary-nav a:hover span {
	color: #831f37;
}

/* SEC NAV */
#content #secondary-nav ul#sec-nav {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
	position: relative;
}

#content #secondary-nav ul#sec-nav li {
	float: left;
	display: inline-block;
	width: auto;
	height: 35px;
	line-height: 35px;
	padding: 0 5px 0 5px;
}

#content #secondary-nav ul#sec-nav li span {
	visibility: hidden;
	color: #831f37;
	float: left;
	line-height: 32px;
}

#content #secondary-nav ul#sec-nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8D8D8D;
	font-size: 13px;
	text-decoration: none;
	display: inline-block;
	float: left;
	width: auto;
	height: 35px;
	line-height: 35px;
}

#content #secondary-nav ul#sec-nav li ul {
	position: absolute;
	top: 0;
	left: -9999px;
	height: 35px;
	width: 580px;
	background-color: #f7f7f7;
}

#content #secondary-nav ul#sec-nav li ul li {
	height: 35px;
	line-height: 35px;
	width: auto;
}

#content #secondary-nav ul#sec-nav li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #831f37;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	float: left;
	width: auto;
}

#content #secondary-nav ul#sec-nav li:hover ul, #content #secondary-nav ul#sec-nav li.sfhover ul {
	top: 30px;
	left: 0;
}

#content #secondary-nav ul#sec-nav li:hover, #content #secondary-nav ul#sec-nav li.sfhover {
	background-color: #f7f7f7;
}

#content #secondary-nav ul#sec-nav li:hover a, #content #secondary-nav ul#sec-nav li.sfhover a, #content #secondary-nav ul#sec-nav li.active a {
	color: #831f37;
}

#content #secondary-nav ul#sec-nav li:hover span, #content #secondary-nav ul#sec-nav li.sfhover span, #content #secondary-nav ul#sec-nav li:hover span, #content #secondary-nav ul#sec-nav li.sfhover span, #content #secondary-nav ul#sec-nav li.active span {
	visibility: visible;
}

#content #secondary-nav ul#sec-nav li:hover ul li a, #content #secondary-nav ul#sec-nav li.sfhover ul li a {
	color: #831f37;
}

#content #secondary-nav ul#sec-nav li ul li:hover a, #content #secondary-nav ul#sec-nav li ul li.sfhover a {
	color: #a7bc51;
}
/* END OF SEC NAV */

/* COPY */
#copy {
	width: 80%;
	/*min-height: 145px;*/
	margin: 0 0 0 30px;
	padding: 0;
	color: #8D8D8D;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

#copy span {
	font-size: 12px;
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
}

#copy a {
	color: #7d99b7;
	text-decoration: underline;
	font-size: 12px;
}

#copy a:hover {
	text-decoration: none;
}

#copy h1 {
	font-size: 20px;
	color: #831f37;
	margin: 0 0 10px 0;
	padding: 0;
	width: 95%; 
	line-height: 23px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#copy h2 {
	font-size: 17px;
	font-weight: normal;
	color: #8D8D8D;
	margin: 20px 0 10px 0;
	padding: 0; 
	width: 100%;
	line-height: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#copy h3, #content h3 {
	font-size: 13px;
	color: #a7bc51;
	margin: 0;
	padding: 0; 
	width: 95%;
	text-align: left;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#copy h4 {
	font-size: 14px;
	color: #7d99b7;
	margin: 0 0 10px 0;
	padding: 0; 
	width: 95%;
	text-align: left;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#copy p {
	color: #8D8D8D;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	margin: 0 0 12px 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#copy p span, #copy table tr td span, #copy span {
	color: #a7bc51;
	font-weight: bold;
}

#copy p a {
	color: #7d99b7;
	text-decoration: underline;
	font-size: 12px;
}

#copy p a:hover {
	text-decoration: none;
}

#copy ul, #copy ol {
	width: 260px;
	background-color: #f7f7f7;
	display: block;
	padding: 20px;
}

#copy ul li, #copy ol li {
	color: #831f37;
	font-size: 12px;
	margin: 0 0 0 20px;
	text-align: left;
}

#copy ul li {
	list-style-image: url(/new_site/media/images/li_bullet.gif);
}

#copy ol li {
	list-style-image: none;
}

#copy table tr td {
	text-align: left;
	
}

#copy table tr td table {
	text-decoration: none;
	cursor: pointer;
}

#copy table tr td img.vid {
	border: 1px solid #999999;
	padding: 5px;
}

#copy table tr td a img {
	border: none;
	padding: 0;
}

#copy table tr.rollover {
	cursor: pointer;
	padding: 10px 0 10px 0;
}

#copy table tr.rollover2 {
	cursor: pointer;
	display: block;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#copy table tr.rollover2 td p {
	text-align: left;
}

#copy table tr.rollover2 td h4 {
	font-size: 11px;
}

#copy table tr.rollover a.submit, #copy table tr.non-rollover a.submit, #copy table tr.non-rollover:hover a.submit  {
	display: none;
}

#copy table tr.rollover:hover a.submit {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#copy table tr.rollover2:hover {
	background-color: #f7f7f7;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
}

#copy #map {
	background: transparent url(../media/images/img_international.jpg) top left no-repeat;
	width: 100%;
	height: 424px;
	position: relative;
	display: block;
}

#copy #map #bubble-one {
	position: absolute;
	/*top: 20px;*/
	left: 20px;
	width: 238px;
}

#copy #map #bubble-one h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #791729;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: left;
}

#copy #map #bubble-one ul, #copy #map #bubble-two ul, #copy #map #bubble-three ul, #copy #map #bubble-four ul {
	background-color: transparent;
	padding: 0;
	width: 195px;
	text-align: left;
}

#copy #map #bubble-one ul li, #copy #map #bubble-two ul li, #copy #map #bubble-three ul li, #copy #map #bubble-four ul li {
	color: #8D8D8D;
	font-size: 12px;
	margin: 0 0 8px 17px;
	line-height: 16px;
}

#copy #map #bubble-two {
	position: absolute;
	/*top: 68px;*/
	right: 0;
	width: 230px;
}

#copy #map #bubble-two h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7d99b7;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: left;
}

#copy #map #bubble-three {
	position: absolute;
	/*bottom: 20px;*/
	left: 20px;
	width: 238px;
}

#copy #map #bubble-three h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7d99b7;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: left;
	line-height: 18px;
}

#copy #map #bubble-four {
	position: absolute;
	/*bottom: 35px;*/
	right: 0;
	width: 230px;
}

#copy #map #bubble-four h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a7bc51;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: left;
}
/* END OF COPY */

/* PORTFOLIO BUCKETS */
#portfolio-buckets {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
}

#portfolio-buckets h4 {
	font-size: 13px;
	font-weight: normal;
	color: #831f37;
	margin: 25px 0 0 0;
	padding: 0; 
	width: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* BUCKET */
#portfolio-buckets #bucket {
	width: 161px;
	margin: 0 37px 0 0;
	padding: 0;
	float: left;
}

#portfolio-buckets #bucket.last {
	margin: 0;
}

#portfolio-buckets #image {
	width: 161px;
	height: 67px;
	border: 1px solid #999999;
	padding: 0;
	margin: 0;
}

#portfolio-buckets #image img {
	width: 153px;
	height: 59px;
	margin: 4px 0 0 4px;
}

#portfolio-buckets #bucket a.view {
	background: transparent url(../media/images/btn_green.gif) top left no-repeat;
	width: 76px;
	height: 22px;
	display: block;
	line-height: 22px;
	text-align: center;
	margin: 15px 0 0 87px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#portfolio-buckets #bucket a.view:hover {
	background: transparent url(../media/images/btn_green-hover.gif) top left no-repeat;
	text-decoration: underline;
}
/* END OF BUCKET */
/* END OF PORTFOLIO BUCKETS */
/* END OF CONTENT */
