body {
	margin:0;
	padding:0;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	background:url(../images/bgmain1.gif) repeat;
	line-height:1.6em;
	color:#000;
}
html,body {
	height: 100%;
}
a {
	color:#069;
	text-decoration:underline;
}
a:visited {
	color:#B872B4;
	text-decoration:underline;
}
a:hover {
	color:#976619;
	text-decoration:underline;
}
#wrapperMain {
	width:760px;
	background:url(../images/bginner1.gif) repeat;
	margin:auto;
	height:auto;
	padding:10px;
	text-align:left;
	border:1px solid #1A4167;
	border-top:0;
}
#wrapperHeader {
	background:url(../images/bgheader1.jpg) no-repeat;
	height:90px;
}
#wrapperMenubar {
	height:auto;
	padding:8px;
	/*background:url(../images/bgmain1.gif) repeat;*/
}
#wrapperMenubar ul, #wrapperMenubar li {
	display:inline;
	margin:0;
	padding:0;
}
#wrapperMenubar li {
	list-style: none;
}
#wrapperMenubar li a{
	padding-right: 8px;
	padding-left:8px;
	width:100%;
	text-decoration:none;
	color:#6E93B9;
	font-size:11px;
}
#wrapperMenubar li a:hover {
	color:#fff;
	text-decoration:underline;
}
#wrapperMenubar li a#current {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	/*background:url(../images/arrow_current.gif) center bottom no-repeat;*/
}
#footerLinks {
	/*
	float:right;
	text-align:right;
	*/
	white-space:nowrap;
}
#wrapperFooter {
	margin-top:10px;
	height:auto;
	padding:10px;
	font-size:0.9em;
	color:#fff;
}
#wrapperFooter a {
	color:#6E93B9;
	text-decoration:underline;
}
#wrapperFooter a:hover {
	color:#fff;
}
#chartSalary, #chartPrice {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:auto;
	border:1px solid #ccc;
	width:375px;
}
#chartExcerpts td {
	padding:2px;
}
#chartSalary td, #chartPrice td {
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}
#chartSalary tr, td.rowTop {
	background:#f8f8f8;
}
#chartPrice tr {
	background:#fff;
}
div.sectionDivider {
	border-top:1px dotted #ccc;
	padding-bottom:20px;
	margin-top:20px;
	margin-right:20px;
}
td.row0 {
	border-bottom:1px dotted #ccc;
}
td.rowRight {
	border-right:1px dotted #ccc;
}
div.contentMain {
	background:#fff url(../images/bgbody1.jpg) no-repeat;
	padding:20px;
}
div.wrapperQuote {
	float:right;
	width:190px;
	margin-left:20px;
}
div.contentQuote {
	background:url(../images/quote_top.gif) no-repeat;
}
div.contentQuote p {
	background:url(../images/quote_bottom.gif) bottom right no-repeat;
	padding:15px;
}
div.noPadBottom p {
	padding-bottom:0;
}
div.contentQuoteAuthor {
	padding:0 15px 40px 15px;
}	

div.contentwithRight {
	margin-right:190px;
}
div.moreReviews {
	padding:15px;
	padding-top:0;
	font-size:0.9em;
}
div.separator {
	height:10px;
	background:url(../images/bgmenubar1.gif) repeat;
	margin-bottom:10px;
}
div.breadCrumb {
	margin-bottom:15px;
	font-size:0.9em;
}
div.clearMe {
	clear:both;
	height:1px;
}
p.minime, td.minime {
	font-size:0.9em;
}
td.minime {
	color:#666;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0;
	margin-bottom:5px;
}
a.none {
	color:#000;
	text-decoration:none;
}
p {
	margin-top:0;
}
.btnDefault {
	font-family:arial,helveitca,sans-serif;
	color: #FFF;
	background: url(../images/bg_btncore.gif);/*#5BA1E7 */
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding:2px 15px;
	border:1px solid #2677C7;
	border-bottom: 2px solid #2677C7;
	font-size:0.9em;
}
#infoRight {
	margin-top:30px;
	margin-left:10px;
	font-size:0.9em;
}
#infoRightTable {
	margin-top:10px;
	border:1px solid #EEE;
}
.infoRightInner {
	
	padding:10px;
	background:#f8f8f8;
}
.bottomBorder {
	border-bottom:1px solid #EEE;
}
.contentwithRight ol li {
	margin-bottom:15px;
}
#bottomExcerptIndicator {
	border:1px solid #EEE;
	background:#F8F8F8;
	font-size:0.9em;
	padding:5px 10px;
}
p.qstn {
	background:url(../images/bgQstn.gif) top left no-repeat;
	padding:0 0 5px 25px;
}
p.qstn2 {
	padding:0 0 0 25px;
	color:#666;
}
p.qstn3 {
	padding:0 0 0 25px;
	color:#000;
}
p.ans {
	padding:0 0 0 25px;
	background:url(../images/bgAns.gif) top left no-repeat;
}
