body{
	margin:0;
	padding:0;
	background-image: url(images/backgr.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #761553;
	overflow-x: hidden;
}
.BUTTON {
	font: tahoma;
	color: #ffffff;
	font-size: 7pt;
        background:#406A9E;
	border-bottom-width : 1px;
	border-bottom-color : #0033cc;
	border-left-width : 1px;
	border-left-color : #0033cc;
	border-right-width : 1px;
	border-right-color : #0033cc;
	border-top-width : 1px;
	border-top-color : #0033cc;
}
#topsection{
	width: 1024px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 99;
	position: relative;
}
#topsection #toplinks {
	padding-right: 65px;
	z-index: 90;
}
#topsection #toplinks, #topsection #toplinks a {
	text-align:right;
	clear:both;
	font-size: 11px;
	color: #5e2153;
	text-decoration: none;
	letter-spacing: normal;
	padding-left: 5px;
	margin-right: 5px;
}
#topsection #toplinks a:hover {
	color: #fff;
}
#maincontainer #topsection #navmenu {
	z-index: 99;
	position: absolute;
	right: 65px;
	top: 20px;
	margin-top: 20px;
}
#maincontainer #topsection #navmenu a {
	font-size: 12px;
	text-decoration: none;
	color: #761553;	/* display: block; */
	background-image: url(images/nav_link_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-right: 10px;
}
#maincontainer #topsection #navmenu a:hover {
	background-image: url(images/nav_link_bullet_ov.gif);
}
#contentwrapper {
	width: 1034px; /*Set left margin to -(RightColumnWidth)*/
	border: 0px dotted #999;
	background-repeat: repeat-y;
	text-align: left;
	z-index: 1;
}
	.tagline {
		position: absolute;
		left: 280px;
		top: 110px;
		font-size: 18px;
	}
#contentwrapper #splash_left, #contentwrapper #splash_right {
	background-image: url(images/splash_left.gif);
	background-repeat: no-repeat;
	height: 515px;
	width: 62px;
	float: left;
}

#contentwrapper #splash_right {
	background-image: url(images/splash_right.gif);
	float: right;	
}
#maincontainer center #contentwrapper #splash_main {
	width:908px;
	float:left;
	/* height: 515px; */
}
#contentwrapper #splash_main #header_img {
	background-image: url(images/header_img.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 877px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#maincontainer {
	background-image: url(images/splash_main.gif);
	background-repeat: repeat-x;
	z-index: 1;
}

#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	background-image: url(images/footer_main.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-size: 11px;
	font-weight: 100;
	line-height: 12px;
}
#footer a, #footer a:visited{
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover{
	color: #09F;
	text-decoration: none;
}
#footer .copyright {
	font-size: 11px;
	word-spacing: 0em;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	text-align: left;
}
#splash_main #splash_content {
	padding: 0 12px;
}

#splash_main #splash_content #page_content {
	background-image: url(images/page_backgr.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#splash_main #splash_content #page_content h2 {
	font-weight: 100;
	padding: 20px 20px 0;
}
#splash_main #splash_content #page_content p, #splash_main #splash_content #page_content li, #splash_main #splash_content #page_content form {
	font-size: 14px;
	margin-right: 30px;
	margin-left: 30px;
}
#page_content input {
	float:right;
	margin:5px;
}
#page_content label {
	float:left;
	clear:right;
}
#splash_main #splash_content #page_content a {
	text-decoration:none;
	color:#761553;
}
#splash_main #splash_content #page_content a:hover {
	text-decoration:underline;
}

#splash_main #splash_content .leftbox .leftboxtop, #splash_main #splash_content .rightbox .rightboxtop {
	height: 41px;
	width: 510px;
	background-image: url(images/splash_boxleftheader.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
}

#splash_main #splash_content .leftbox .leftboxbody, #splash_main #splash_content .rightbox .righboxbody {
	background-image: url(images/splash_boxleft.gif);
	background-repeat: no-repeat;
	height: 221px;
	width: 490px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#splash_main #splash_content .rightbox .rightboxtop {
	background-image: url(images/splash_boxrightheader.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 363px;
}
#splash_main #splash_content .rightbox .righboxbody {
	background-image: url(images/splash_boxright.gif);
	height: 221px;
	width: 343px;
	background-repeat: no-repeat;
}

.leftbox, .rightbox {
	display: block;
	float: left;
}

.rightboxtop h2, .leftboxtop h2 {
	font-size: 21px;
	font-weight: lighter;
	line-height: 40px;
	height: 21px;
	padding-left: 10px;
	color: #761553;
	margin-top: 0px;
}
.leftbox .leftboxbody, .rightbox .righboxbody {
	font-size: 14px;
	padding-left: 13px;
	padding-right: 12px;
	padding-top: 5px;
}

.righboxbody a {
	font-size: 12px;
	color: #5e2154;
}
.righboxbody .date {
	color: #b04b8c;
	font-size: 10px;
	margin-bottom: 3px;
}

  .sdswitch {
	  position:relative;
  }
  
  .sdswitch *{
	  position:absolute;
	  top:0;
	  left:0;
	  z-index:5;
  }
  
  .sdswitch *.active {
	  z-index:8;
  }
  
  .sdswitch *.last-active {
	  z-index:6;
  }
  
  .sdwindow {	
	  position:absolute;
	  top:10px;
	  height:20px;
	  background: #000;
	  color:#fff;
	  font-weight: bold;
	  z-index: 9;
	  opacity:0.6;
  }

ul.left {
	float: left;
}
ul.right {
	float: right;
}

.sharethis, .sharethis a {
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 60px;
	bottom: 0;
	width: 70px;
}

#contentwrapper {
	z-index: 1;
}

.underline {
	text-decoration: underline;
}

td {
	text-align: left;
}

input {
	border: 1px solid #d884bc;
}
.faqpage {
	width: 90%;
	margin: 0 auto;
	text-align: justify;
}
a.vlogo span {
	padding-right: 26px;
	background-image: url(images/vlogo.png);
	background-repeat: no-repeat;
	background-position: right;
}
label {
	width: 90px;
}
.final {
	text-align: center;
	font-size: 9px;
}
