@charset "utf-8";
html,body {
	height: 100%;
}
body {
	padding: 0;
	margin: 0 auto;
	background: #e5dbe9;
}
body, td {
	font: normal 9.75pt/13.5pt "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #666;
}
p {
	margin: 0 0 1em 0;
}
a {
	color: #c55e9b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#Page {
	background: url(../images/containerBG_797w.gif) left repeat-y;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAxgAAAAqCAMAAAAH+Q1tAAAAIVBMVEX////l2+nk2ujd0uHk2ejXy9vJvM7h1uXQxNXEtsrPw9Qu7wksAAAAfUlEQVR42u3TxxGAMAwAMDvFKfsPzBC8OKQdFJltrD53BfzcqT37Gi0zQwwQA8QAMUAMEAPEADFADBADxAAxQAwQA8QQA8QAMUAMEAPEADFADBADxAAxQAwQA8QQA8QAMUAMEAPEADFADBADxIDvx7hiIEZdMUAMEANex3gAINMN2f4as/cAAAAASUVORK5CYII=);
	*background-image: url(../_images/ContainerBG.png);
	width: 772px;
	margin: auto;
	text-align: left;
	padding: 0 9px;
	min-height: 100%;
	_height: 100%;
}
#Header {
	border-top: 8px solid #cdadd9;
	width: 748px;
	padding: 0 12px 15px 12px;
	background: url(../_images/topBand.png) no-repeat 12px bottom;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAugAAAAPCAMAAACBWsqxAAAAMFBMVEWcX7WiaLmncr707ff59vv///++ls6kbLu6kMywfsTBm9GhZ7jIp9bFodPv5fPMrNlBn1vrAAAAVklEQVRoBe3BhwHDQAzEMN4XlzTvv232kAiw1+dGKux+1mYNpOLG4oVU3pcglTeQGghSA0FqIEgNBKmBIDUQpAbCG6m8kwupvINfkIo7J3teQSosx9x/X+cAxinvWCUAAAAASUVORK5CYII=);
	*background-image: url(../_images/topBand.png);
	margin-bottom: 2px;
}
#Main {
	_zoom: 1;
	background: url(../_images/ContentBG.png) repeat-y;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAvgAAAAfCAMAAAClIknCAAAACVBMVEX////78/jw1+Z/ljMHAAAAU0lEQVR42u3SQQ0AAAgEIL3+oS3hpg/IQNLPpWCdVogP4oP4ID6ID+KD+CA+iA/ig/ggPogP4oP4ID6ID+KD+IgP4oP4ID6ID+KD+CA+iA/iw60BuecA48Cjtw0AAAAASUVORK5CYII=);
	*background-image: url(../_images/ContentBG.png);
	margin: 0 0 0 12px;
	overflow: auto;
}

/**************/
/*            */
/*  Left Nav  */
/*            */
/**************/
#Nav {
	float: left;
	background: no-repeat top left url(../_images/NavBG.png);
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAAACCAMAAADsMPfHAAAAD1BMVEXw1+b78/jx2ef14u3///+DgWU+AAAAFklEQVQYGWNgYRjkgIWBiZlxUANmJgA+ZgCxLxHulgAAAABJRU5ErkJggg==);
	*background-image: url(../_images/NavBG.png);
	width: 148px;
	padding: 9px 8px;
	margin-right: 16px;
	border-top: 7px solid #FFF;
}
#Nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Nav li {
	font: bold 9pt/12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px dotted #e7bbd5;
	_border-bottom-style: solid;
}
#Nav li a {
	display: block;
	padding: 1px 0px 1px 4px;
	color: #c55e9b;
	text-decoration: none;
}
#Nav li a:hover {
	/*text-decoration: underline;*/
	background: #f3ddea;
}
body.homepage #Nav li.homepage a,
body.cost #Nav li.cost a,
body.demo #Nav li.demo a,
body.specs #Nav li.specs a,
body.hrCenter #Nav li.hrCenter a,
body.start #Nav li.start a,
body.confirmationPage #Nav li.start a,
body.login #Nav li.login a,
body.contact #Nav li.contact a {
	background: #f3ddea;
}

/**************/
/*            */
/*   Footer   */
/*            */
/**************/
#Footer {
	padding: 26px 11px 0 11px;
	margin: 0;
	background: url(../_images/FooterBG.png) 1px top no-repeat;
	color: #a9a9a9;
	font-size: 8.5pt;
	line-height: 9pt;
	overflow: auto;
}
#Footer a {
	color: #a9a9a9;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer p {
	margin-top: 0;
}
#Footer .left {
	float: left;
	margin-right: 15px;
}
#Footer .right {
	width: 570px;
	float: left;
}

/**************/
/*            */
/*  Content   */
/*            */
/**************/
#Content {
	width: 564px;
	float: left;
}
 #Content p {
	margin-right: 30px;
} 
#Content .topImage {
	border-bottom: 1px solid #FFF;
	text-align: right;
}

/* Headings */
#Content h1 {
	font: normal 16px/18px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #9c5fb5;
	background-color: #f7f1f9;
	text-transform: uppercase;
	padding: 4px 0 3px 4px;
	margin: 0 0 1em 0;
}
#Content .headingDots h1 {
	margin: 1px 0;
}
#Content .headingDots {
	border: dotted #cdadd9;
	_border: solid #ecdff1;
	border-width: 1px 0;
	margin: 0 0 1em -4px;
}

#Content h2 {
	font: normal 14px/18px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #c55e9b;
	background-color: #fbf3f8;
	padding: 4px 0 3px 4px;
	margin: 0 0 1em 0;
}
#Content .h2Dots h2 {
	margin: 1px 0;
}
#Content .h2Dots {
	border: dotted #e7bbd5;
	_border: solid #fcf7fa;
	border-width: 1px 0;
	margin: 1em 0;
}
#Content h3 {
	color: #c55e9b;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 3px;
	margin-top: 1.5em;
}
#Content h4 {
	color: #5e8bbc;
	font-size: 14px;
	line-height: 15px;
	margin-top: 0em;
	margin-bottom: 6px;
}
#Content h5 {
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
}
#Content sup { 
	font-size: 80%;
	margin-top: -4px;
	margin-bottom: 4px;
	display: inline-block;
}



/*****************/
/*               */
/*   Home Page   */
/*               */
/*****************/
.homepage td {
	vertical-align: top;
	width: 50%;
}
.homepage td h3 {
	font: normal 15px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #5e8bbc;
	margin: 0;
}
.homepage td p {
	margin: 0 0px 0 0 !important;
}
.homepage .floatLeft {
	float: left;
	margin: 0 7px 17px 0;
}

.panels td {
	font-size: 9pt !important;
	line-height: 11.25pt;
}


/*******************/
/*                 */
/*    Cost Page    */
/*                 */
/*******************/
.cost #Content ul {
	margin-left: 10px;
	padding-left: 10px;
}
.cost #Content ul li {
	color: #5e8bbc;
	margin-left: 5px;
	margin-right: 30px;
	padding-left: 5px;
}
.cost #Content ul li p {
	color: #666666;
	margin: 5px 0;
}
.cost #Content ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.cost #Content ul ul li {
	margin: 0px;
	padding: 0px;
}
.cost #Content .firstP {
	margin: 1.5em 0 2em 0;
}
.cost #Content .indented {
	margin-left: 30px;
	margin-right: 30px;
}
.cost #Content .h2Dots {
	margin-top: 36px;
}
.cost #Content a {
	color: #5e8bbc;
	text-decoration: none;
}
.cost #Content a:hover {
	text-decoration: underline;
}
.cost #Content .relatedLinks {
	margin-left: 30px;
	font-size: 13px;
	line-height: 20px;
}
.cost #Content .relatedLinks a {
	color: #5e8bbc;
	font-weight: bold;
	text-decoration: none;
}
.cost #Content .relatedLinks a:hover {
	color: #5e8bbc;
	font-weight: bold;
	text-decoration: underline;
}


/*******************/
/*                 */
/*  hrCenter Page  */
/*                 */
/*******************/
.hrCenter .firstP {
	margin: 1.5em 0 2em 0;
}

/*******************/
/*                 */
/*   Specs Page    */
/*                 */
/*******************/
.specs #Content table h3 {
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
.specs #Content table td {
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
.specs #Content ul {
	color: #c55e9b;
	margin: 1em 14px;
	padding: 0;
}
.specs #Content ul p {
	color: #666666;
	margin: 0
}

/*******************/
/*                 */
/*   Login Page    */
/*                 */
/*******************/
#Content .logPanel {
	background: url(../_images/logPanelTop.png) no-repeat center top;
	width: 369px;
	margin: 25px 0px 50px 80px;
}
#Content .logPanel form {
	background: url(../_images/logPanelBtm.png) no-repeat center bottom;
	min-height: 111px;
	_height: 111px;
	margin: 0px;
	padding: 30px 17px 20px 17px;
}
#Content .logPanel form label {
	width: 89px;
}
#Content .logPanel form input {
	width: 175px;
}
#Content .logPanel form .submitBtn {
	margin-left: 180px;
}
#Content .logPanel form .links {
	margin-left: 110px;
	margin-bottom: 0px !important;
	padding: 0px;
	font-size: 11px !important;
	line-height: 26px !important;
}


/*************************/
/*                       */
/*      Pink Panel       */
/*                       */
/*************************/

/* for hrCenter Page */
body.hrCenter #Content div.pinkPanel {
	float: right;
	width: 172px;
	background-color: #fbf3f8;
	border: 1px solid #c55e9b;
	padding: 10px 10px 30px 6px;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	margin-left: 24px;
}
body.hrCenter #Content div.pinkPanel h3 {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #c55e9b;
	margin: 0px;
}
body.hrCenter #Content div.pinkPanel p {
	margin-top: 0px;
}

/* for specs Page */
body.specs #Content div.pinkPanel {
	float: right;
	width: 172px;
	background-color: #fbf3f8;
	border: 1px solid #c55e9b;
	padding: 10px;
	font: normal 11px/14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin-left: 8px;
}
body.specs #Content div.pinkPanel h3 {
	font: normal 11px/14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #c55e9b;
	margin: 0px;
}
body.specs #Content div.pinkPanel ul {
	margin: 1em 14px;
	padding: 0 0;
	color: #c55e9b;
}
body.specs #Content div.pinkPanel li {
	margin: 0;
	padding:0;
}
body.specs #Content div.pinkPanel p {
	color: #797979;
	margin-right:0px
}



/*********************/
/*                   */
/*    Form Styles    */
/*                   */
/*********************/
#Content form h3 {
	font: bold 14px/14px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #5e8bbc;
	border-bottom: 1px dashed #a1c5d5;
	padding-bottom: 6px;
	margin-top: 2em;
	margin-bottom: 1em;
}
#Content form label {
	width: 183px;
	text-align: right;
	float: left;
	display: block;
	font-size: 11px;
	padding-right: 11px;
	line-height: 24px;
	width: 180px;
}
#Content form input[type="text"] {
	border: 1px solid #ffbddc;
	min-height: 19px;
	_height: 19px;
}
#Content form input[type="password"] {
	border: 1px solid #ffbddc;
	min-height: 19px;
	_height: 19px;
}
.asterisk {
	color: #c55e9b;
	font-size: 11px;
}
.requiredInstruct {
	color: #c55e9b;
	text-align: right;
	font-size: 11px;
	margin: 0 0 -14px 0;
}
.blueText {
	color: #5e8bbc;
	font-size: 12px;
	line-height: 14px;
	margin: -.5em 0 1.5em 0;
}
.blueText2 {
	color: #5e8bbc;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 6px 0;
}
#Content form span {
	font-size: 11px;
}
.contact #Content form span {
	font-size: 11px;
	color: #c55e9b;
}
#Content div.hrDotted {
	margin: 0 0 10px 60px;
}
#Content form input.clearBtn {
	background: url(../_images/ClearBtn.png) no-repeat left top;
	font-size: 11px;
	text-align: center;
	width: 96px;
	height: 23px;
	margin: 20px 14px;
	border: 0px none;
	cursor: pointer;
	cursor: hand;
}


#Content form input[type="reset"]:hover { /*this is for NN, FF, MOZ/WIN only*/
cursor: pointer;
cursor: hand;
}

#Content form input[type="submit"]:hover { /*this is for NN, FF, MOZ/WIN only*/
cursor: pointer;
cursor: hand;
}


.contact #Content form input.clearBtn {
	margin: 20px 0px 20px 95px;
}
.contact #Content form input.submitBtn {
	margin: 20px 0px 20px 75px;
}
.contact #Content form .salutation {
	width: 80px;
	font-size: 11px;
}
#Content form input.loginBtn {
	background: url(../_images/loginBtn.png) no-repeat left top;
	font-size: 11px;
	text-align: center;
	width: 96px;
	height: 23px;
	margin: 0px 0px 6px 180px;
	border: 0px none;
	cursor: pointer;
	cursor: hand;
}
#Content form input.submitBtn {
	background: url(../_images/SubmitBtn.png) no-repeat left top;
	font-size: 11px;
	text-align: center;
	width: 96px;
	height: 23px;
	margin: 20px 14px;
	border: 0px none;
cursor: pointer;
cursor: hand;
}



#Content form input.previewBtn {
	background: url(../_images/previewBtn.png) no-repeat left top;
	font-size: 17px;
	text-align: center;
	width: 184px;
	height: 30px;
	margin: 20px 14px;
	border: 0px none;
cursor: pointer;
cursor: hand;
}
#Content form input.editBtn {
	background: url(../_images/editBtn.png) no-repeat left top;
	font-size: 17px;
	text-align: center;
	width: 184px;
	height: 30px;
	margin: 20px 14px 20px 0px;
	border: 0px none;
cursor: pointer;
cursor: hand;
}
#Content form input.saveBtn {
	background: url(../_images/saveBtn.png) no-repeat left top;
	font-size: 17px;
	text-align: center;
	width: 184px;
	height: 30px;
	margin: 20px 14px;
	border: 0px none;
cursor: pointer;
cursor: hand;
}
#Content form input.generateBtn {
	background: url(../_images/generateBtn.png) no-repeat left top;
	font-size: 17px;
	text-align: center;
	width: 184px;
	height: 30px;
	margin: 20px 14px;
	border: 0px none;
cursor: pointer;
cursor: hand;
}
#Content form .confirmationBox {
	color: #5e8bbc;
	font: bold 14px/20px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	border-top: 1px dashed #a1c5d5;
	border-bottom: 1px dashed #a1c5d5;
	padding: 3px 0 6px 0;
	width: 465px;
	margin-bottom: 1em;
}
#Content form .confirmationBox a {
	color: #5e8bbc;
	font: bold 16px/20px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}
#Content form  {
	padding: 0 50px 50px 0;
}
body.confirmationPage #Content {
	line-height: 14px;
}
body.confirmationPage #Content .small {
	font-size: 11px;
	font-weight: bold;
}
body.confirmationPage #Content .big {
	font-size: 14px;
}
body.start .pink {
	color: #e14787;
}
body.start form .descript {
	font-size: 11px;
}
body.start form .descript label {
	margin-bottom: 24px;
}

