@charset "utf-8";
/* CSS Document */

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body {
background:#FFFFFF none repeat scroll 0 0;
color:#222222;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size:75%;
 
background-repeat:repeat-x;
}
div.homeHeader
{
	font-family: arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	width: 545px; 
	float: left;  
	border: #006600 dashed 0px; 
}
div.homeContent
{
	font-family: arial, Tahoma;
	font-size: 12px;
	width: 540px; 
	float: left;  
	border: #006600 dashed 0px;
	text-align: justify; 
}
/* layout start */
#pagecontainer { 
margin-left:auto;
margin-right:auto;
width: 940px;
border:#006600 dashed 0px;
}
#header {
	border:#006600 dashed 0px;  
	height:102px; 
	border-bottom:#cfdb7c solid 2px;
}

a.signup:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454343;
	font-size:12px;
	 text-decoration:none;
}
.signup{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size:12px; 
	text-decoration:underline;
}

.headercolleft { float:left;width:301px;border:#006600 dashed 0px;}

.headercolright {
	float: right;
	width: 630px;
	border: #006600 dashed 0px;
}

.headercolright #tablink { width:250px; background-image:url(../images/headertab.jpg); background-repeat:no-repeat; background-color:#9bb70d; height:22px; float:right; clear:both; padding-left:50px; color:#fff; font-size:12px; }
.headercolright #tablinkspace { width:560px; height:32px; float:right;}
.headercolright  #maintab { width:600px; height:32px; float:right; border:#006600 dashed 0px;}
#container { width:940px; border:#006600 dashed 0px; clear:both; float:left;  }
.containerspacer  { width:930px; height:100px; border:#006600 dashed 0px;}
.containerleft{ 
	width:600px; 
	float:left;
	border:#006600 dashed 0px;
	margin: 25px 0 0 0;
}
.containerleft .con1 { width:600px; float:left;  border:#006600 dashed 0px; margin-top:20px; }
.containerleft .con1 .img {float: left; margin: 0 0 0px 0px; border:#009900 dashed 0px;}


.containerleft .con2 { width:600px; height:50px; float:left;  border:#006600 dashed 0px;  }

a.registernow:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4499dd;
	font-size:19px;
	 
	text-decoration: none;
}
.registernow{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4499dd;
	font-size:19px; 
	text-decoration:underline;
}

.containerright  { width: 325px; float:right; border:#006600 dashed 0px;  }
.containerright .headingone { font-family:"Arial Narrow", Arial, sans-serif; font-size:24px; color:#66cc00; font-weight:bold; }
.containerright  .rightbackgroun{ height:390px;  background-color:#454343; background-image:url(../images/rightbg.jpg); background-repeat:no-repeat; background-position:0px 340px; border-left:#9bb70d 5px solid; padding-left:7px; padding-right:7px;}

a.titlehead:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9bb70d;
	font-size:11px;
	 
	text-decoration: none;
}
.titlehead{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9bb70d;
	font-size:11px; 
	text-decoration:underline;
}

.rightnavtext { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;  font-size:12px; text-decoration:none; padding-bottom:20px;}
/* footer */
a.artLinks{
	color: #003399
}
a.artLinks:hover{
	color: #CC0000;
	text-decoration: none
}
.footerleft { float:left; width:550px; border:#0000FF dashed 0px; margin-top:10px;}
.footerleft .footerbox { float:left; width:170px; border:#0000FF dashed 0px; margin-top:10px; margin:0 5px 5px 0px;}
.footerleft .footerbox .footeheading{ font-family:"Arial Narrow", Arial, sans-serif;color:#454343; font-size:24px; }

a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454343;
	font-size:11px;
	 
	text-decoration: underline;
}
#footer{
	border: solid red 0px;
	overflow: hidden;
	margin: 30px 0 0 0;                              
} 
.footerlink{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454343;
	font-size:11px; 
	text-decoration:none;
}
.footerright { float:right; width:350px; border:#FF3399 dashed 0px; margin-top:10px;}


/* footer end */
#headtop {
	text-align: right;
}
#headtop ul
{
margin-top: 10px;;
padding: 0;
list-style-type: none;
text-align: right;

}

#headtop ul li { display: inline; } 

#headtop ul li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 5px 10px;
color: #454343;
font-weight:bold;
font-size: 11px;
text-transform:capitalize;
text-align: center;
}

#headtop ul li a:hover
{
color: #fff;
background-color: #9bb70d;
}

#active a:link, #active a:visited, #active a:hover
{
border: 0px solid #333;
background-color: #779900;
color: #ffffff;
}
.clear{clear: both}
#innerContainer { 
	width: 960px;  
	border: 0px solid red;
	text-align: left;
} 
.innerMaincontainer{
	clear:left;
	float:left;
	margin:0;
	border: 0px solid red;
	width: 960px;
	padding:0; 
}
div.mainDivCommon {
	border: 0px solid red;
	float:left;
	margin:0 5px 0 0;
	position: relative;
	padding: 10px 0 0 0;
}

#innerLeftBar {
	width: 200px;
}
#innerRightBar {
	width: 215px;
	margin-right: 0px
}
#innerRightMainContent {
	width: 735px !important;
	padding-top:10px;
}
#innerMainContent {
	width: 720px;
	padding-top:10px;
	border-left:#cfdb7c solid 2px;
	
}
div.homeMainDivCommon {
	border: 0px solid red;
	float: left;
	margin: 20px 5px 0 0;
	position: relative;
	padding: 0 0 0 0;
}
.freetrailreg {
	width: 410px;
	margin-right: 0px !important;
	float: right
}
#homeLeftBar {
	width: 545px;
}
#homeMainContent {
	width: 400px;
	margin-right: 0px;
}
.con4
{
	width: 545px; 
	float: left;  
	border: #006600 dashed 0px; 
	height: 259px;
	text-align: left; 
	vertical-align: middle; 
	display: block;
}
.con3 { 
	width: 545px; 
	float: left;  
	border: #006600 dashed 0px; 
	background-image: url(../images/bigbanner.jpg); 
	background-repeat: no-repeat; 
	height: 259px;
	text-align: left; 
	vertical-align: middle; 
} 
.con3 .buttonspacer{ 
	height: 120px;
}
.con3 .regbutton{
	padding-left: 50px; 
	height: 30px; 
	border: #006600 dashed 0px; 
	width: 200px;
}
.con3 .registertext{ 
	padding-left: 50px; 
	height: 50px; 
	border: #006600 dashed 0px; 
	width: 200px;
}
 .clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.articlesLinks{
	color:#779900;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

/* form styles */
#content {
	padding: 0 10px;
	border: solid red 0px;
}

#content form {
	margin-top: 0px;
}

/*** MASTER FORM WIDTHS - CUSTOMIZE THIS TO CHANGE THE FORM LAYOUT ***/
	/*
	form width:		550px
	left column:	190px / 180px + 10px padding
	mid column:		200px
	right column:	160px
	*/
#content form.webLogin {

}
#content form.webLogin label.error {
	color: #d00;
	font-size: 100%;
	/*font-weight: bold;
		font-variant:small-caps;
		
		width: 250px;
		margin:8px 0px 0px 180px;
		padding:3px 0px 0px 5px;
		*/
	display: none;
	clear: both;
	margin: 0 0 0 130px !important;
	border: none;
	width: 190px !important
}
#content form#registrationForm label.error, #content form#contactus label.error {
	color: #d00;
	font-size: 100%;
	/*font-weight: bold;
		font-variant:small-caps;
		
		width: 250px;
		margin:8px 0px 0px 180px;
		padding:3px 0px 0px 5px;
		*/
	display: none;
	clear: both;
	margin: 0 0 0 150px !important;
	border: none;
	width: 200px !important
}
#content form#registrationForm fieldset.company_details label.error {
	margin: 0 0 0 0 !important;
}
.contactusNone{
	display: none
}
.marginTop{
	margin: 100px 0px 300px 0px !important;
}
#content fieldset.submit {
	padding-left: 140px !important;
}

#content form label { /*padding:0px 10px;*/
	width: 160px;
}
.moduleBoxRg #content form label { /*padding:0px 10px;*/
	width: 150px !important;
}
.moduleBoxRg #content form fieldset.company_details label { /*padding:0px 10px;*/
	margin-bottom: 0 !important
}
.moduleBoxRg #content fieldset.submit {
padding-left:160px !important;
}
.moduleBoxRg #content form.webLogin{
	width: 500px
}
#content form#resetPassForm label { /*padding:0px 10px;*/
	width: 160px;
}
#content form label.error,#content form input.submit { /*margin-left:180px !important;*/
	
}

#content form fieldset fieldset label.error {
	margin-left: 0px !important;
	width: 200px !important;
}

#content form .centered {
	margin-left: 180px !important;
	width: 200px !important;
}

#content form .text,#content form .button,#content form .group,#content form .control,#content form .submit,#content form select
	{

}

#content form.webLogin {
	clear: both;
}

#content form fieldset {
	margin: 20px 0 2px 0;
	padding: 0 0 2px 0px;
	border: 1px solid #BFBAB0;
	background: #fff;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
}

#content form fieldset.submit {
	padding: 0px 10px 0px 100px;
	border-style: none;
	background-color: transparent;
	background-image: none;
	float: none;
	width: auto;
	margin-top: 10px;
}
#content form#resetPassForm fieldset.submit {
	padding: 0px 10px 0px 172px !important;
	border-style: none;
	background-color: transparent;
	background-image: none;
	float: none;
	width: auto;
}
#content form fieldset.userPrompt {
	padding: 0px 10px 0px 172px !important;
	border: none;
	background-color: transparent;
	background-image: none;
	float: none;
	width: 200px !important;
}
#content form legend {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 1em;
	padding: 0px 5px;
}
#content h2 span.titles{
	color: #009900 !important;
	font-size: 14px;
	font-weight: bold
}
#content form fieldset p {
	margin: 10px 0px 0px 10px;
}

/*** FORM BLOCKS ***/
#content form ul {
	padding: 0px 10px;
	list-style: none;
}
#content form ul.forgot {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content form li {
	width: 100%;
	padding: 5px 0px 2px 0;
	border-top: 1px dotted #ccc;
	display: block;
	float: left;
	clear: left;
}

#content form li:first-child {
	border: none;
}

/*** FORM BLOCK ELEMENTS ***/
#content form label { /*padding:0px 10px;*/
	width: 130px;
	float: left;
	font-size: 12px
}

#content form .error {
	color: #c00;
}

#content form label.error {
	color: #c00;
	font-size: 100%;
		
		
		width: 250px;
		margin: 0px 0px 0px 150px;

		
	display: none;
	clear: both;
	width: 250px !important;
}
#content form.forgotPassword label.error {
	color: #c00;
	font-size: 100%;
	margin: 0px 0px 0px 130px;
	display: none;
	clear: both;
	width: 190px !important;
}
#content form.popup label.error {
	color: #d00;
	font-size: 100%;
	/*font-weight: bold;
		font-variant:small-caps;
		
		width: 250px;
		margin:8px 0px 0px 180px;
		padding:3px 0px 0px 5px;
		*/
	display: none;
	clear: both;
	margin: 0 0 0 160px !important;
	border: none
}
#content form.userPrompt label.error {
	color: #d00;
	font-size: 100%;
	/*font-weight: bold;
		font-variant:small-caps;
		
		width: 250px;
		margin:8px 0px 0px 180px;
		padding:3px 0px 0px 5px;
		*/
	display: none;
	clear: both;
	margin: 0 0 0 160px !important;
	border: none
}

#content form label.info {
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	margin: 8px 0px 0px 180px;
	padding: 3px 0px 0px 5px;
}

#content form fieldset fieldset,#content form .group {
	width: 200px;
	margin: 0;
	border: none;
	background: none;
	float: left;
	clear: none;
}

#content form fieldset fieldset label {
	width: auto !important;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
}

#content form label label.error {
	margin-left: 0px;
}

#content form label.centered {
	padding: 0px 0px;
	width: 200px !important;
}

/* see also the error class at the foot of the page */
form fieldset fieldset label.spaced {
	margin-bottom: 3px;
}

/*** FORM ELEMENT COLUMNS ***/
#content .col-1,fieldset fieldset.col-1 label {
	width: 100%;
}

#content .col-2,fieldset fieldset.col-2 label {
	width: 50%;
}

#content .col-3,fieldset fieldset.col-3 label {
	width: 33%;
}

#content .col-4,fieldset fieldset.col-4 label {
	width: 25%;
}

/*** FORM ELEMENTS ***/
#content form input.submit {
	margin: 10px 0px 10px 180px;
	padding: 0px 2px;
}

#content form input,#content textarea,#content select,form label {
	font-size: 1.1em;
	line-height: 1.6em;
}

#content form input,#content textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content form .input[type="text"],#content form textarea {
	padding: 1px;
}

#content form .input[type="radio"],#content form .input[type="checkbox"] {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 3px;
}

/*** SUPPORTING CLASSES ***/
#content form label.required {
	background-image: url(images/required_star.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#content form span.required {
	padding-right: 15px;
}
#content form .clean {
	border: none;
}

#content form .info {
	padding-top: 0.5em;
	font-size: 80%;
	line-height: 100%;
	color: #aaa;
}

#content form .indent {
	padding: 2px 20px;
	width: auto !important;
	white-space: nowrap;
	padding-left: 25px !important;
}

#content form label.disabled {
	color: #aaa;
}

#content form .highlight {
	background-color: #e2e2e2;
}

.off {
	display: none !important;
}

/* form styles end*/

.moduleBox {
		margin: 0 0 15px 0;
		width: 400px;
		text-align: left
		}

.moduleBox h2 {
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
}
.moduleBox .b1 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
			}
.moduleBox .b2 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox .b3 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox .b4 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox .b1b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox .b2b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox .b3b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox .b4b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox .b1 {
	HEIGHT: 1px
}
.moduleBox .b2 {
	HEIGHT: 1px
}
.moduleBox .b3 {
	HEIGHT: 1px
}
.moduleBox .b1b {
	HEIGHT: 1px
}
.moduleBox .b2b {
	HEIGHT: 1px
}
.moduleBox .b3b {
	HEIGHT: 1px
}
.moduleBox .b2 {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #cadc71; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox .b3 {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #c2d75e; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox .b4 {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #c1d65c; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox .b4b {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox .b3b {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox .b2b {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox .b1 {
	BACKGROUND: #b5ce3c; 
	MARGIN: 0px 5px
}
.moduleBox .b2 {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 2px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px 3px; 
	BORDER-RIGHT-WIDTH: 2px
}
.moduleBox .b2b {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 2px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px 3px; 
	BORDER-RIGHT-WIDTH: 2px
}
.moduleBox .b3 {
	MARGIN: 0px 2px
}
.moduleBox .b3b {
	MARGIN: 0px 2px
}
.moduleBox .b4 {
	MARGIN: 0px 1px; 
	HEIGHT: 2px
}
.moduleBox .b4b {
	MARGIN: 0px 1px; 
	HEIGHT: 2px
}
.moduleBox .b1b {
	BACKGROUND: #b5ce3c; 
	MARGIN: 0px 5px
}
.moduleBox .boxcontent {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	DISPLAY: block; 
	BORDER-LEFT: #b5ce3c 1px solid;
	padding: 0 5px 0 5px;
	background: #fff url(../images/titleBg.gif) repeat-x;
	background-position: top left;
}
/* -------------------- Forms -------------------- */
fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
	border: none;
}

legend {
	margin-bottom: 10px;
	
}

label {
	display: block;
	margin-bottom: 5px;
}

.input-short,.input-medium,.input-long {
	padding: 3px;
}

select {
	padding: 2px;
}

textarea {
	padding: 3px;
}

.input-short {
	width: 25% !important
}

.input-medium {
	width: 50%
}

.input-long {
	width: 75%
}
#content form.popup .input-short {
	width: 25% !important
}

#content form.popup .input-medium {
	width: 50% !important
}

#content form.popup .input-long {
	width: 75% !important
}
#content form.userPrompt .input-short {
	width: 25% !important
}

#content form.userPrompt .input-medium {
	width: 50% !important
}

#content form.userPrompt .input-long {
	width: 75% !important
}

input.input-short,input.input-medium,input.input-long,select,textarea {
	background: url(../images/input-bg.gif) top left repeat-x #f6f6f6;
	border: 0;
	border: 1px solid #cccccc;
}

input.input-short:focus,input.input-medium:focus,input.input-long:focus,select:focus,textarea:focus
	{
	background: url(../images/input-bg-focus.gif) top left repeat-x #ffffff;
	border-color: #a9c2d1;
}

input.submit-green {
	background: url(../images/submit-green-bg.gif) top left repeat-x;
	border: 0;
	border-top: 1px solid #98b318;
	border-left: 1px solid #98b318;
	border-right: 1px solid #799205;
	border-bottom: 1px solid #799205;
	color: #ffffff;
	font-size: 14px;
	padding: 2px 12px;
	/*margin: 0px 10px 0 0;*/
	cursor: pointer;
}

input.submit-green-hover {
	background-image: url(../images/submit-green-bg-hover.gif);
}

input.submit-gray {
	background: url(../images/submit-gray-bg.gif) top left repeat-x;
	border: 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	color: #ffffff;
	font-size: 14px;
	padding: 2px 12px;
	margin: 0px 10px 0 0;
	cursor: pointer;
}

input.submit-gray-hover {
	background-image: url(../images/submit-gray-bg-hover.gif);
}
.spacer {
	height: 10px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
/*a, a:visited {
color:#0063BE;
}*/
.resetPass{
	width: 500px;
}
#scrum_account-created-container{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 30px 0 250px 0;
}
h2.title {
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	font-size:20px;
	padding:0 0 3px 10px;
	text-align:left;
}
p.description {
	margin-bottom:12px;
	padding-left:10px;
	text-align:left;
}
p.bookmark {
	background-color: #d1f034;
	border-color: #9bb70d #9bb70d -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	font-weight: bold;
	font-size: 16px !important;
	margin-bottom: 0;
	padding: 5px 5px 5px 10px;
	text-align: left;
}
p.login {
	background-color: #cceb2f;
	border-color:-moz-use-text-color #9bb70d #9bb70d;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	font-size:12px;
	font-style:italic;
	margin-bottom:12px;
	margin-top:0;
	padding:3px 3px 3px 10px;
	text-align:left;
}
p.thanks {
	padding-left:10px;
	text-align:left;
}
#scrum_account-created-container p {
	color: #555;
	font-size: 14px;
	text-decoration:none;
}
.star{
	color: #d00
} 

#loginNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 5px 0 5px 0;
}
#loginNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#loginNav li {
	display: inline;
	margin-left: 10px
}
#loginNav a:link, #loginNav a:visited {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#loginNav li.loginHome a:link, #loginNav li.loginHome a:visited{
	padding: 6px 8px 19px 10px;
	background: url(../images/loginButton.png) no-repeat;
	background-position: left top;
	border: #000000 dashed 0px;
	cursor: default;
	font-size:14px;
}
#loginNav li.regHome a{
	padding: 6px 11px 29px 5px !important;
	background: url(../images/regButton.png) no-repeat;
	background-position: left top;
	text-align: center;
		font-size:14px;
}

/* adding login page css */

.moduleBox1 {
		BACKGROUND: none transparent scroll repeat 0% 0%;
		margin: 0 0 15px 0;
		width: 400px;
		text-align: left
		}
.moduleBoxRg{
	width: 730px
}
.moduleBox1 h2 {
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	padding: 2px 0 0 0;
	font-weight: bold
}
.moduleBox1 .b1 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
			}
.moduleBox1 .b2 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox1 .b3 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox1 .b4 {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox1 .b1b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox1 .b2b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox1 .b3b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox1 .b4b {
	DISPLAY: block; 
	FONT-SIZE: 1px; 
	OVERFLOW: hidden
}
.moduleBox1 .b1 {
	HEIGHT: 1px
}
.moduleBox1 .b2 {
	HEIGHT: 1px
}
.moduleBox1 .b3 {
	HEIGHT: 1px
}
.moduleBox1 .b1b {
	HEIGHT: 1px
}
.moduleBox .b2b {
	HEIGHT: 1px
}
.moduleBox1 .b3b {
	HEIGHT: 1px
}
.moduleBox1 .b2 {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox1 .b3 {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox1 .b4 {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox1 .b4b {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox1 .b3b {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox1 .b2b {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #b5ce3c 1px solid
}
.moduleBox1 .b1 {
	BACKGROUND: #b5ce3c; 
	MARGIN: 0px 5px
}
.moduleBox1 .b2 {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 2px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px 3px; 
	BORDER-RIGHT-WIDTH: 2px
}
.moduleBox1 .b2b {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 2px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px 3px; 
	BORDER-RIGHT-WIDTH: 2px
}
.moduleBox1 .b3 {
	MARGIN: 0px 2px
}
.moduleBox1 .b3b {
	MARGIN: 0px 2px
}
.moduleBox1 .b4 {
	MARGIN: 0px 1px; 
	HEIGHT: 2px
}
.moduleBox1 .b4b {
	MARGIN: 0px 1px; 
	HEIGHT: 2px
}
.moduleBox1 .b1b {
	BACKGROUND: #b5ce3c; 
	MARGIN: 0px 5px
}
.moduleBox1 .boxcontent1 {
	BORDER-RIGHT: #b5ce3c 1px solid; 
	DISPLAY: block; 
	background: fff;
	BORDER-LEFT: #b5ce3c 1px solid;
	padding: 0 5px 0 5px;
}


/* end login page css */


/* --------------------  Boxed notifications -------------------- */
.notification {
	display: block;
	padding: 5px 20px 5px 45px;
	border: 1px solid;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 20px 5px;
}

.n-success {
	background-color: #a3e6bd;
	border-color: #68d59b;
	background-image: url(../images/notification-tick.gif);
}

.n-information {
	background-color: #9fddea;
	border-color: #5fceea;
	background-image: url(../images/notification-information.gif);
}

.n-attention {
	background-color: #f9e497;
	border-color: #ffcb4f;
	background-image: url(../images/notification-exclamation.gif);
}

.n-error {
	background-color: #ffc6ca;
	border-color: #efb9c3;
	background-image: url(../images/notification-slash.gif);
}

/* Adding sytle for Home LoginBox  */

div#newlogin { 
	width:98%; 
	border: #00CC00 dashed 0px; 
	clear: both;
	padding: 5px 0px 0px 6px ;

	
}
div#newlogin .logleft { 
	float: left; width: 171px; 
	 background: url(../images/loginButton_ie6.png) no-repeat;
	text-align: center; 
	padding: 8px 0px 0px 0px ;
	color: #FFFFFF; 
	height:38px;

}
div#newlogin .logright { 
	float: right; 
	width: 188px; 
	height:38px; padding: 8px 0px 0px 0px ;  	
	background: url(../images/newregButton.png) no-repeat; 
	text-align: center; 
}

a.loginlink:hover {
	font-family:  Arial, Verdana, Helvetica; 
	font-size: 14px;	
	font-weight: bold;	
	color: #ffffff;	
	text-decoration: underline;
}
.loginlink { 
	font-family:  Arial, Verdana,Helvetica;	
	font-size: 14px;	
	font-weight: bold;	
	color: #ffffff;	text-decoration: none;	
}

/* End sytle for Home LoginBox  */

/* adding Error messages */
a.sectionLinks:link, a.sectionLinks:visited, a.sectionLinks:active{
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	color:#184D8B;
}
a.sectionLinks:hover{
	text-decoration:underline;
}
.sectionHead{
	font-family:  Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	color:#ff0000;
	font-weight: bold;
	/*background-image:url(../images/bluebox_middlebg.gif);
	background-repeat: repeat-x;
	border-right:1px solid #9bb70d;
	border-left:1px solid #9bb70d;
	border-bottom:3px solid #9bb70d;*/
	border-top:0px;
	padding-top:21px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	text-transform:capitalize;
	height:22px;
}
.secTable{
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	border:1px solid #9bb70d;
	margin:40px 0px 20px 0px;
	background: #fbf6e2;
}
.secBody
{
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	font-style: normal;
	background-color:FFFAFA;
}

.errText {
	font-family: tahoma,arial,verdana;
	font-size: 12px;
	font-style: normal;
}
/* adding Error messages */


.ac_loading {
	padding:3px;
	width: 50%;
	border: 1px solid #cccccc;
	background: white url('../images/indicator.gif') right center no-repeat;
}

.scrumtext h3{
	font-family: tahoma,arial,verdana;
	font-size: 1.2em;
	color:#9bb70d;
	font-weight: bold;
	margin: 0px; padding: 0px;
}
.scrumtext p{
	font-family: arial, Tahoma;
	font-size: 12px;
	color:#222222;
	width: 520px;
	text-align: justify;	
	border: #003300 dashed 0px;
	font-weight: normal;
	margin: 0px; padding: 0px;
	line-height: 16px;
	margin:0 0 6px 0;
}
.boldh{
	font-family: arial, Tahoma;
	font-size: 13px;
	color:#222222;
	text-align: justify;	
	border: #003300 dashed 0px;
	font-weight: bold;
	margin: 0px; padding: 0px;
	line-height: 16px;

}
a.plzclick:hover {
	font-family:arial, Tahoma;
	font-weight: normal;
	color: #2277cc;
	font-size:12px;
	 text-decoration:none;
}
.plzclick{ 
	font-family:arial, Tahoma;
	font-weight: normal;
	color: #2277cc;
	font-size:12px; 
	text-decoration:underline;
}
