body {
	background-color: #add331;
	font-family: Arial;
}

.topWrapDiv {
	background-image: url(/website/html/imgs/2/mainBackground.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}

.centeringDiv {
	width: 1002px;
}

.shadowLeftOfWhite {
	width: 17px;
	background-image: url('/website/html/imgs/2/shadowLeftOfWhite.png');
	background-repeat: repeat-y;
	background-position: right;
}

.shadowRightOfWhite {
	width: 27px;
	background-image: url('/website/html/imgs/2/shadowRightOfWhite.png');
	background-repeat: repeat-y;
}

.shadowBottomOfWhite {
	background-image: url(/website/html/imgs/2/shadow1.png);
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
	color: gray;
	margin: 0px;
	padding: 0px;
}

.shadowLeftOfBottomPart {
	background-image: url(/website/html/imgs/2/shadowLeft.png);
	background-repeat: repeat-y;
	width: 13px;
}

.bottomPartTD {
	padding: 10px;
	background-color: #E7EBE9
}

.topPartTD {
	background-color: white;
	padding: 10px;
}

.shadowRightOfBottomPart {
	background-image: url(/website/html/imgs/2/shadowRight.png);
	background-repeat: repeat-y;
	width: 13px;
}

.shadowBottomOfBottomPart {
	background-image: url(/website/html/imgs/2/shadow2.png);
	background-repeat: no-repeat;
	height: 9px;
}

.tagLine {
	padding-bottom: 45px;
	color: white;
	font-size: 23px;
	font-weight: bolder;
}

.headerLinks {
	text-align: right;
	float: right;
	padding-right: 27px;
	color: white;
	font-size: 13px;
}

.footerLinks {
	padding-left: 30px;
	color: black;
	font-size: 13px;
}

.headerLinks A,.headerLinks A:HOVER,.headerLinks A:ACTIVE,.headerLinks A:VISITED,.footerLinks A,.footerLinks A:HOVER,.footerLinks A:ACTIVE,.footerLinks A:VISITED
	{
	text-decoration: none;
}

.headerLinks A,.headerLinks A:HOVER,.headerLinks A:ACTIVE,.headerLinks A:VISITED
	{
	color: white;
}

.footerLinks A,.footerLinks A:HOVER,.footerLinks A:ACTIVE,.footerLinks A:VISITED
	{
	color: black;
}

.faqQuestionBubbleImg {
	float: left;
	padding-right: 5px;
}

.faqQuestionWrap {
	height: 23px;
	padding-top: 6px;
	padding-left: 3px;
	color: #14109b;
	font-family: verdana;
	font-size: 12px;
	cursor: pointer;
}

.faqQuestionArrowImg {
	float: right;
	margin-top: 8px;
	margin-right: 7px;
}

.faqAnswerWrap {
	padding-left: 32px;
	color: #3e4545;
	font-family: verdana;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.8em;
	width: 800px;
}

.faqGroup {
	border: 1px solid #d9d9d9;
}

.faqBGLight {
	background-color: #f7f7f7;
}

.faqBGDark {
	background-color: #ededed;
}

.faqSubAnswer {
	padding-left: 10px;
}

.pageTitle {
	font-family: Verdana;
	font-size: 24px;
	color: navy;
	padding-bottom: 15px;
	font-weight: bolder;
	letter-spacing: 2px;
}

.faqSeperator {
	border: white;
	border-top: 1px dashed #add331;
	margin: 20px 10px 10px;
	display: none;
}

.generalPage {
	padding: 10px;
	width: 750px;
	line-height: 1.5em;
}

.faqPage {
	padding: 10px;
}

.txt {
	font-family: Verdana;
	font-size: 14px;
}

.smallTxt {
	font-family: Verdana;
	font-size: 12px;
}

.smallerTxt {
	font-size: 10px;
}

.txtBold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.faqGroupTitle {
	padding-top: 15px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #2D2C4C;
}

.faqQuestionsGroup {
	margin: 8px;
	border: 1px solid #d9d9d9;
}

.expandCollapseLink {
	cursor: pointer;
	font-family: verdana;
	font-size: 12px;
}

A.expandCollapseLink:hover {
	text-decoration: underline;
}

.quotedBox {
	font-size: 12px;
	color: #2d2d4c;
	padding-bottom: 22px;
	font-family: arial;
	line-height: 1.6em;
}

A.quotee {
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	color: #567209;
}

.quotesTitle,a.quotesTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: 2d2d4c;
	text-decoration: none;
}

.iconOnBottomLeft {
	font-size: 18px;
	padding-left: 25px;
	vertical-align: middle;
}

.iconOnBottomLeft A {
	text-decoration: none;
	color: #2d2c4c;
}

.whatIsDITitle {
	color: #2d2c4c;
	font-size: 17px;
	padding-left: 20px;
	padding-top: 43px;
}

.whatIsDIDesc {
	font-family: verdana;
	font-size: 11px;
	color: black;
	padding-left: 25px;
	line-height: 1.5em;
}

.whatIsDIDesc A {
	color: #567209;
}

.faqAsterisk {
	color: #14109b;
	font-family: verdana;
	font-size: 10px;
	padding-left: 10px;
}

.mainPageBottomTable {
	margin: 10px;
	background-color: #E7EBE9;
}

.m6sExplainSentence {
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 11px;
	margin-left: 5px;
	margin-top: 4px;
}

.mainPageBox1 {
	
}

.mainPageBox2 {
	
}

.mainPageBox3 {
	
}

.takeATourButton {
	text-align: right;
	margin-right: 28px;
}

.mainPageBoxTitle {
	font-family: arial;
	font-size: 20px;
	padding-top: 5px;
	color: #2d2d4c;
}

.mainPageBoxShortBody {
	color: #616265;
}

.mainPageBoxLongBody {
	
}

.mainPageBoxBodyWrapper {
	font-family: arial;
	font-size: 15px;
	width: 199px;
	background-color: white;
	line-height: 1.5em;
	padding-left: 9px;
	padding-right: 9px;
	border-left: solid 1px #d9d9df;
	border-right: solid 1px #d9d9df;
	padding-left: 9px;
}

/* Overlay */
#simplemodal-overlay {
	background-color: #000;
	cursor: wait;
}

/* Container */
#simplemodal-container {
	height: 200px;
	width: 393px;
	background-color: #fff;
	background-image: url("/website/html/imgs/2/firefoxPopupBackground.png")
		;
	border: 3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
	background: url(/website/html/imgs/2/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -18px;
	cursor: pointer;
}

#simplemodal-container #basicModalContent {
	padding: 8px;
}

.firefoxFormFeedback {
	font-family: verdana;
	font-size: 12px;
	color: red;
}

.FormFeedback {
	font-family: verdana;
	font-size: 10px;
	color: red;
}

#firefoxModal {
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-left: 22px;
	padding-top: 10px;
}

.firefoxPopupText {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

.formResponse {
	font-family: verdana;
	font-size: 10px;
	color: black;
}

.textInputBox {
	border: 1px solid #292c4a;
}

.deleteAccountForm {
	font-family: arial;
	font-size: 12px;
	padding-left: 15px;
}

legend.fileUploadLegend {
	border: 1px solid #d9d9df;
	color: #2d2d4c;
	padding: 4px;
	font-family: verdana
}

fieldset.fileUploadFielset {
	border: 1px solid #d9d9df;
	padding: 10px;
	margin-top: 10px;
	font-family: verdana
}

.specificServiceSection {
	padding-left: 56px;
}

.servicesText {
	font-family: Arial;
	font-size: 14px;
	padding-top: 64px;
	padding-left: 25px;
}

.serviceTitle {
	
}

.learnMoreLink {
	font-family: Arial;
	color: #292c4a;
	font-size: 13px;
	float: right;
	padding-top: 10px;
	padding-right: 28px;
}

.learnMoreLink A {
	color: #292c4a;
	text-decoration: none;
}

.learnMoreLink A:hover {
	color: #292c4a;
	cursor: pointer;
}

.learnMoreWrap {
	background-image: url("/website/html/imgs/2/LearnMoreImg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	/*height: 339px;*/
	width: 100%;
	margin-left: 30px;
	padding-top: 311px;
}

.learnMoreTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 8px;
}

.learnMoreSub {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
}

.learnMoreBullet {
	width: 19px;
	background-image: url("/website/html/imgs/2/learnMoreBullet.jpg");
	background-repeat: no-repeat;
}

.learnMoreTxt {
	font-family: Arial;
	font-size: 13px;
	width: 650px;
	line-height: 1.5em;
}

.learnMoreTable {
	padding-bottom: 20px;
}

.copywrite {
	text-align: center;
	font-size: 10px;
}

.tourSectionTitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.tourSectionTitleSub {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tourItalic {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: gray;
}

.tourText {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.7em;
}

A.tourTocLink {
	font-family: Verdana;
	font-size: 12px;
}

.tourYTname {
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	background-color: WhiteSmoke;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	width: 219px;
}

.downloadNowHomepageLink,A.downloadNowHomepageLink:VISITED {
	font-family: Verdana;
	font-size: 12px;
	color: darkgray;
}

.myTweetSeneseBlue {
	color: #13abff;
}

.myTweetSeneseText {
	font-family: Arial;
	color: black;
	margin-left: 35px;
}

.mtsLargest {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}

.mtsLarge {
	font-size: 18px;
	margin-bottom: 8px;
}

.mtsMedium {
	font-size: 14px;
	margin-bottom: 8px;
}

.mtsNormal {
	font-size: 12px;
}

.mtsSmall {
	font-size: 11px;
}

/* IMAGE GALLERY */ /*preload classes*/
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
}

.svw ul {
	position: relative;
	left: -999em;
}

/*core classes*/
.stripViewer {
	position: relative;
	overflow: hidden;
	/*border: 5px solid #ff0000;*/
	margin: 0 0 1px 0;
}

.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}

.stripViewer ul li {
	float: left;
}

.stripTransmitter {
	overflow: auto;
	width: 1%;
}

.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

.stripTransmitter ul li {
	width: 20px;
	float: left;
	margin: 0 1px 1px 0;
}

.stripTransmitter a {
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #70b90a;
	color: #fff;
	text-decoration: none;
	display: block;
}

.stripTransmitter a:hover,a.current {
	background: #fff;
	color: #70b90a;
}
/* END IMAGE GALLERY */