body
{
	color: #474e4f;
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a font
{
	color: #7cb61e;
}

img, img a
{
	border: 0px;
}

h1
{
	color: #474e4f;
	font-size: 25px;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h2
{
	color: #61ac1e !important;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
}

h3
{
	font-size: 15px;
	color: #62ac1e;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}

li
{
	/*list-style-image:url(/reskin/images/bg_bullets.gif);*/
}

.qvLayout
{
	width: 974px;
	background-color: #ffffff;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.logo
{
	background-image: url(/reskin/images/bg_header_logoLeft.jpg);
	text-align: center;
	width: 242px;
}

.siteList_top
{
	width: 732px;
	height: 33px;
	background: url(/reskin/images/bg_header_siteList_top.jpg) bottom right no-repeat;
	text-indent: 20px;
}


.qvSites
{
	float: left;
	padding-top: 2px;
	font-size: 11px;
}
.qvSites a, .qvSites a:visited, .navBar a, .navBar a:visited, .footer a, .footer a:visited
{
	color: #474e4f;
	text-decoration: none;
	font-weight: bold;
}
.qvSites a:hover, .navBar a:hover, .footer a:hover, .demoItems a:hover
{
	color: #7cb61e;
}
.spacer
{
	margin-right: 30px;
}

.languageSelection
{
	float: left;
	font-size: 10px;
	padding-top: 2px; #
padding-top:4px;
}
.languageSelection select
{
	color: inherit;
	font-size: 10px;
	font-family: inherit; /* border:1px solid #eaeaea; */
	height: 20px; #
height:25px;
}

.searchBox
{
	background: url(/reskin/images/bg_searchBox.gif) top left no-repeat;
	height: 24px;
	width: 185px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	margin-top: 0px;
	white-space: nowrap;
	text-indent: 0px;
}
.searchInput
{
	background: none;
	border: 0px;
	width: 141px;
	height: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 2px;
	vertical-align: top;
	font-size: 10px; #text-indent:6px;
#padding-left:0px;
}
.searchButton
{
	background: url(/reskin/images/button_search.gif) top right no-repeat;
	height: 24px;
	width: 40px;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
}

.siteList_bottom
{
	width: 732px;
	height: 23px;
	background: url(/reskin/images/bg_header_siteList_bottom.jpg) bottom right no-repeat;
}

.navBar_top
{
	height: 18px;
	background: #efefef url(/reskin/images/bg_navBar_top.jpg) bottom left no-repeat;
	padding: 0px 20px 0px 20px;
	vertical-align: middle;
}
.navBar
{
	height: 43px;
	background: #efefef url(/reskin/images/bg_navBar.jpg) bottom left no-repeat;
	padding: 0px 20px 0px 20px;
	vertical-align: middle;
	overflow: hidden !important;
}

.breadCrumbs
{
	background: #efefef url(/reskin/images/bg_breadCrumbs.jpg) top left no-repeat;
	font-size: 10px;
	vertical-align: text-top;
	padding: 5px 20px 5px 20px;
	height: 33px; #
height:23px;
}

.breadCrumbs_main, .breadCrumbs_main a
{
	color: #474e4f;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}

.contentArea
{
	background-image: url(/reskin/images/bg_contentArea.jpg);
	padding: 0px 20px 0px 20px;
	height: 250px;
	width: 934px;
}

.footer
{
	height: 93px;
	background: url(/reskin/images/bg_footer.jpg) bottom right no-repeat;
	top: 100px;
	text-align: center;
	font-size: 10px;
}
.footer a, .footer a:visited
{
	color: #474e4f;
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
}

.leftColumn
{
	width: 625px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}
.leftColumn li
{
	list-style-image: url(/reskin/images/bg_bullets.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.demoBlock
{
	font-size: 11px;
	color: #7aba56;
	font-weight: bold;
	padding-top: 10px;
	clear: both;
	width: 100%;
}
.demoBlock h2
{
	background: none !important;
	font-size: 11px;
	color: #474e4f !important;
	font-weight: bold;
}
.demoItems
{
	background: url(/reskin/images/bg_demoItems.jpg) top right no-repeat !important;
	width: 225px;
	height: 45px;
	float: left;
	margin-right: 10px;
	font-size: 11px;
}
.demoItems b
{
	color: #7cb61e;
}
.col_pic
{
	background: url(/reskin/images/bg_demoItems.jpg) top left no-repeat !important;
	height: 45px;
	float: left;
	margin-right: 2px;
	padding-left: 7px;
}
.col_text
{
	padding-top: 5px;
}
.demoItems a, .demoItems a:visited
{
	color: #474e4f;
	text-decoration: none;
	font-weight: normal;
}
.demoItems a:hover
{
	color: #7cb61e;
}


.rightColumn
{
	width: 250px;
	background: url(/reskin/images/bg_rightColumn.jpg) bottom right no-repeat;
	float: right;
	vertical-align: text-top;
	clear: right;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	text-indent: 3px;
	font-size: 10px;
}
.rightColumn h3
{
	background: url(/reskin/images/bg_rightColumn.jpg) top right no-repeat;
	color: #7cb61e;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
.rightColumn h4
{
	background: url(/reskin/images/bg_rightColumn.jpg) top right no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
.rightColumn div, .rightColumn span
{
	margin: 0px 10px 0px 10px;
}
.rightColumn ul
{
	list-style-type: none; #
padding:0px;
}
.rightColumn p
{
	padding-top: 0px;
	margin-top: 0px;
}
.rightColumn li
{
	/*list-style-image:url(/upload/Icons/IconArrowRight.gif);*/
	list-style: none !important;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	text-indent: -20px;
}
.randomQuotes
{
	width: 230px; /* background:url(/reskin/images/bg_randomQuotes.jpg) center right no-repeat; */
	float: right;
	clear: right;
	margin: 0px 0px 10px 10px;
	padding: 20px 5px 20px 5px;
	text-indent: 3px;
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
	color: #626262;
	font-weight: bold; /*border:1px solid #ff0000;*/
}
.randomQuotes i
{
	color: #868688;
	vertical-align: text-bottom;
	text-align: left;
}
.randomQuotes p
{
	margin: 0px;
	padding: 0px;
}

.randomQuotes h4
{
	/* background:url(/reskin/images/bg_randomQuotes.jpg) top right no-repeat; */
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}
.generalText, .subgenText
{
	line-height: 14px;
	margin: 6px;
	padding-bottom: 25px;
}
.subgenText
{
	font-style: italic;
}

.careerBox
{
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 5px;
	padding-top: 25px;
	float: left;
}


.tabTD
{
	border-bottom: 1px solid #eaeaea;
}

.careerTab
{
	background: url(/reskin/images/tabs/careerTab.gif) no-repeat bottom left;
	width: 135px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #cbcbcb;
}

.careerTab a, .careerTab a:visited
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.careerTab a:hover
{
	color: #62ac33;
}


.careerTab_selected
{
	background: url(/reskin/images/tabs/careerTab_selected.gif) no-repeat bottom left;
	width: 135px;
	height: 24px;
	line-height: 24px;
}

.careerTab_selected a, .careerTab_selected a:visited
{
	text-decoration: none;
	color: #363636;
	font-weight: bold;
}

.careerTab_selected a:hover
{
	color: #363636;
	cursor: text;
}
.ImageLeft
{
	padding-right: 10px;
}

.incentiveList
{
	font-weight: normal !important;
	font-size: 10px !important;
	text-align: left !important;
	white-space: nowrap;
	padding: 0px !important;
	margin: 0px !important;
}

.incentiveList li
{
	list-style: none !important;
	list-style-image: none !important;
	list-style-position: outside !important;
}

.incentiveList label
{
	font-weight: normal !important;
	font-size: 10px !important;
	text-align: left !important;
}
.pdfDownload
{
	clear: both;
}

.qvDemoImage
{
	border: 1px solid rgb(192, 192, 192);
	padding: 5px;
	width: 210px;
	height: 160px;
	cursor: pointer;
}
.qvDemoImageTitle
{
	color: #61ac1e !important;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
}

input.qvButton
{
   font-weight:bold;
   color:#FFFFFF;
   background-color:#3300CC;
   border-color:#0000FF;
}

