body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#222222;
	background:url(/images/greenTheme/bg-page.gif) top center repeat-y #91c73f;
}
.numberList {
	font-family:Verdana, Arial, Helvetica, Georgia, 'Times New Roman', Times, serif; 
	font-size:20px;
	margin:3px 10px 2px 0px;
	float:left;
	padding-bottom:8px;
	font-weight:bold;
	color:#623790;
}
a {
	color:#47236f;
}
a:hover {
	color:#83be2a;
}
.text {
	color: Black;
}
h1, h2, h3 {
	font-size: 13px;
	margin: 7px 0 4px 0;
}
p {
	margin: 0;
	line-height:18px;
}
h1 {
	font-size: 24px;
	font-weight:normal;
	margin-bottom:4px;
	color:#613591;
}
h2 {
	font-size: 16px;
	color: #613591;
	margin: 15px 0 4px 0;
}
h3 {
	font-size: 14px;
	color: #613591;
	padding-bottom:0px;
}
p + p {
	margin: 7px 0 7px 0;
}
h2 a {
	color: inherit;
}
.right {
	text-align: right;
}
div.noResults {
	font-size: 16px;
	font-weight: bold;
}
/* ------------------------------------------------------------
Template styles
--------------------------------------------------------------- */
.head {
	position: relative;
	height:140px;
	text-align:center;
	/*background-image:url(../images/template/head_bg.jpg);*/
}
.head .headInner {
	width:920px;
	margin: 5px auto 0px auto;
	padding: 10px 20px 0px 20px;
	
	
	height:135px;
	background:url(../images/template/headInner_bg.gif) no-repeat center top;
	text-align:left;
}
.head .headInner .logo {
	position:absolute;
	width:340px;
	height:75px;
	top:20px;
	margin-left:0px;
	background:url(../images/template/logo.gif) no-repeat;
}
.head .headInner .languageButtons {
	height:20px;
}
.head .headInner .languageButtonsInner {
	height:20px;
	padding-top:5px;
	text-align: right;
	color: #cacaca;
}
.head .headInner .languageButtons a
{
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.head .headInner .memberButtons {
	height:60px;
}
.head .headInner .memberButtonInnerMainSite {
	width:92px;
	right:30px;
	height:60px;
	float:right;
	margin:0px 0px 0px 10px;
}
.head .headInner .memberButtonInnerMainSite img {
	margin-top:13px;
	border:0px;
}
.head .headInner .memberButtonsInner {
	width:75px;
	right:30px;
	height:60px;
	float:right;
	margin:0px 0px 0px 10px;
}
.head .headInner .memberButtonsInner img {
	margin-top:13px;
	border:0px;
}

.content {
	width:920px;
	margin: 5px auto 0px auto;
	padding: 10px 10px 0px 10px;
	text-align:left;
}
.footer {
	width:920px;
	margin:80px auto 0px auto;
	padding:50px 0px 0px 0px;
	text-align:left;
	clear:both;
}
.footer .footerInner {
	border-top:#613591 solid 1px;
	padding:9px 0px 20px 0px;
}
.footer p {
	color: #c1c1c1;
	font-size: 11px;
	line-height:14px;
}
.footer p.powered {
	font-size: 11px;
	line-height: 13px;
}
.footer a
{
	color: #acacac;
	font-size: 11px;
	text-decoration:none;	
}
.footer a:hover
{
	color: #613591;
	text-decoration:none;	
}
/* ------------------------------------------------------------
Layout styles
--------------------------------------------------------------- */
.outerExpander {
	clear:both;
	height:1px;
	overflow:hidden;
	width:5px;
}
.threecol {
	float:left;
	width:33%;
}
.threecol a {
	font-size:12px;
}
.dashedPanel {
	border-bottom:#CCCCCC dashed 1px;
	padding-top:15px;
	padding-bottom:15px;
}
.horizPanel {
	width:885px;
	background:url(../images/template/horizPanel_bg.jpg) no-repeat left top;
	background-color:#f5f5f5;
	padding:10px 0px 10px 15px;
	line-height:26px;
	margin-bottom:20px;
	border:#dcdcdc solid;
	border-width:1px 0px 1px 0px;
}

.insetPanel
{
	position: relative;
	z-index: 0;
	border:#dcdcdc solid;
	border-width:1px 0px 1px 0px;
	padding:0px 15px 15px 15px;
	margin:0px 0px 20px 60px;
	background:url(../images/template/insetPanel_bg.jpg) no-repeat right top;
	background-color:#f5f5f5;
	float:right;	
	min-height:0;
}

.insetPanel h1 {
	position:relative;
	left:-18px;
	display:block;
	padding:0px 0px 5px 42px;
	margin:20px -42px 2px 0px;
	background:url(../images/template/quote-icon.gif) no-repeat left top;
	color:#613591;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	z-index:1;
}
.insetPanel h2 {
	background-color:#5E6C85;
	margin:0px -15px 0px -15px;
	padding-left:15px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.insetPanel h3 {
	color:#5E6C85;
	margin:0px 0px 0px 0px;
	font-size:12px;
}
.insetPanel p {
	margin:5px 0px 5px 0px;
	font-size:11px;
	line-height:15px;
}
.insetPanel ul {
	padding:0px 10px 0px 22px;
	margin:0px;
}
.insetPanel li {
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	list-style-image:url(../images/template/list-image.gif);
}
ul.basicList {
	padding:15px 0px 15px 22px;
	margin:0px;
}
ul.basicList li {
	line-height:16px;
	padding-bottom:5px;
	list-style-image:url(../images/template/list-image-gray.gif);
}
.homeBenifitBoxe{
	width:100%;
	border-top:dashed 1px #c0c2c5;
	
}
.homeBenifitBoxe{
	margin-right:10px;
}
.homeDashedBoxes ul {
	font-size:13px;
	font-family:font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#454545;
	list-style:none;
	margin-left:0px;
	padding:0px;
}
.homeDashedBoxes ul li{
	border-top:dashed 1px #c0c2c5;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	width:100%;
}
/* ----------------------------------------------------------------------
Misc
---------------------------------------------------------------------- */
.introText {
	font-size:14px;
	color:#666666;
	line-height:22px;
}
/* ----------------------------------------------------------------------
Menu Styles
---------------------------------------------------------------------- */
.head .headInner .nav ul li img{
	border:0px;
	padding:5px 0px 5px 0px;
	
}
.head .headInner .nav ul li a{
	padding:10px 0px 0px 16px;
	display:block;
	margin:0px;
	background:url(../images/template/nav_bg_0.gif) no-repeat;
}
.head .headInner .nav ul li a:hover{
	background:url(../images/template/nav_bg_1.gif) no-repeat;
}
.head .headInner .nav {
	position:absolute;
	/*width:930px;*/
	top:105px;
}
.head .headInner .nav ul {
	float:left;
	margin:0px;
	padding:0px;
}
.head .headInner .nav ul li {
	float:left;
	padding-left:9px;
	list-style:none;
}
.head .headInner .nav ul li.first {
	padding-left:0px;
}

.head .headInner .nav ul li img{
	border:0px;
	padding:5px 0px 5px 0px;
	
}
.head .headInner .nav ul li a{
	display:block;
	margin:0px;
	
}
/* ----------------------------------------------------------------------
Form related styles
---------------------------------------------------------------------- */
div.loginPanel {
	float: left;
	border: solid 1px #cfcfcf;
	padding: 10px;
	margin-right: 15px;	
}
div.loginPanel div.form { 
	border: 0; 
}
div.form 
{
	position: relative;
	border: solid 1px #dcdcdc;
	border-width: 1px 0 1px 0;
	width: 100%;
	padding: 0;
	background: #f5f5f5 url(/images/template/horizPanel_bg.jpg) no-repeat left top;
	margin: 10px 0 10px 0;
}
div.form h2 {
	margin-top: 15px;
}
div.form h2:first-child {
	margin-top: 0px;
}
div.form input, div.form select, div.form textarea, input[type="text"], select {
	font-size: 14px;
	border: solid 1px #999999;
	padding: 2px;
}
div.form select, select {
	border: solid 1px #999999;
	padding: 1px;
}
div.innerForm {
	padding: 15px;
}

.warningBox 
{
	position: absolute;
	z-index: 100;
	background: white;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.warningBoxText 
{
	position: absolute;
	background: #FFF3BA;
	border: 1px solid #FFCC00;
	border-width: 1px 1px 1px 1px;
	padding: 8px;
	z-index: 101;
	top: 5%;
	width: 98%;
	font-size: medium;
}


* html div.warningBox 
{
	height: 300px; 
}

input[type="submit"], input[type="button"], div.form input[type="submit"], div.form input[type="button"], span.button {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	background:url(/images/greenTheme/button_bg_1.gif) right center repeat-x #91c73f;	
	float:none;
	border:none;
	cursor: pointer;
	margin-top: 8px;
	padding: 4px 6px 4px 6px;
}
input[type="submit"]:hover,input[type="button"]:hover,div.form input[type="submit"]:hover,div.form input[type="button"]:hover,span.button:hover
{
	background:url(/images/greenTheme/button_bg.gif) right center repeat-x #613591;	
}
input[type="button"].tableButton, input[type="submit"].tableButton {
	font-size: 11px;
	padding: 2px 3px 2px 3px;
	margin: 0 3px 0 0;
}
input[type="checkbox"], input[type="radio"], div.form input[type="checkbox"], div.form input[type="radio"] {
	border: none;
	margin-right: 5px;
}
table.history + input[type="button"], table.history + input[type="submit"] {
	margin-top: -5px;
}
div.form ul li {
	margin: 6px 0 6px 0;
}
div.formFieldElement {
	margin: 15px 15px 0px 0px;
}
.fieldError {
	border-left: 6px solid #c23939;
	padding-left: 6px;
}
div.formFieldTitle {
	color: Black;
	font-weight: bold;
	margin-bottom: 3px;
}
input.formPair {
	margin-top: 3px;
}
div.formFieldTitleDisabled {
	color: #dfdfdf;
	font-weight: bold;
}
div.formFieldExplanation {
	border: 1px solid #ffcc00;
	background: #fff3ba;
	padding: 3px;
	margin: 15px 15px 0px 0px;
}
.formFieldRequired {
	color:#6c9e1f;
	padding-left:3px;
}
.formFieldRequiredDisabled {
	color: #dfdfdf;
}

/* Main menu drop down */

ul.dropdown
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;	
	width: 210px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	background:url(../images/dropdown/nav_drop_bg.gif) no-repeat bottom left;
	z-index: 110;
}
#menu ul.dropdown li.level2,
#menu ul.flyout li.level3
{
	background-image: none;
	padding: 0px;
	margin: 0;
	clear: both;
	text-indent:14px;
}


#menu ul.dropdown li.level2 a,
#menu ul.flyout li.level3 a
{
	text-decoration:none;
	width: 210px;
	display:block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height:23px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background:url(/images/dropdown/li_bg_purple.gif) top left no-repeat;
}
#menu ul.dropdown li.level2 a:hover,
#menu ul.flyout li.level3 a:hover
{
	background:url(/images/dropdown/li_bg_green.gif) top left no-repeat;
}
#menu ul.dropdown li.last a
{
	/*background:url(../images/dropdown/bg_last.gif) no-repeat bottom;*/
}
#menu ul.dropdown li.last a:hover
{
	background:url(../images/dropdown/bg_last_hilite.gif) no-repeat bottom;
}




/* Status boxes */
div.statusBox
{
	border: 1px solid #ffcc00;	
	background: #ffffcc;
	padding: 10px;
	margin: 15px 20px 15px 0;	
}

/* Mangesh Added css-----------------------------------*/

.error_Text{color:#FF0000;	font-family:Tahoma;	font-size:11px; font-weight:bold;}

/*-------Madded For Tool Preview Page */

.thumbHeading {
	color:#613591; 
	text-transform:uppercase; 
	font-size:14px; 
	font-weight:bold; 
	border-bottom:#C0C2C5 dashed 1px;
	padding-bottom:3px;
	margin-bottom:7px;
}
.thumbBlurb p{
	font-size:12px;
	line-height:15px;
color:#666666;	    /* mz added for toolpreview text(coming in white)3apr08 */
}
.thumbBlurb a{
	font-size:12px;
	line-height:25px;
	color:#613591; /* mz added for toolpreview link(coming in blue) 3apr08 */
}

/* ---------------------------*/

tr.siteSortLink th{
	color:White;background-color:#5d388a;border-color:White;font-style:normal;text-decoration:none;
}
tr.siteSortLink th a{
	color:White;font-style:normal;text-decoration:none;
}

