/* CSS Document */
form {margin:0px; padding:0px;}
/* For seventh Generation left panel box */
.counter20 { font:normal 30px Georgia; color:#5C0002;}
.counternegative { font:normal 30px Georgia; color:#D40D12;}

.formContent { border:1px solid #AAB7C0; font-family:Arial, Helvetica, sans-serif;}

/* LIST OF SG CONTTENTD */

.listrow td {
	border-bottom:1px dashed #cccccc;
	padding: 3px 0 5px 0;
	height:50px;
}

.innerlistrow td {
	padding: 3px 0 5px 0;
}

.space5 {font-size:1px; height:5px; margin:0; padding:0; line-height:0px;}

.require {
	color: #F90D0D;
} 


.passwordbg { 
	border:1px solid #7F9DB9;
	width:130px;
	height:17px;
	background:url('../images/password.jpg') no-repeat left center;	font-family: Arial, Helvetica, sans-serif; font-size:12px; vertical-align:middle;
	
}

.charcount { font:normal 30px Georgia; color:#5F5F5F;} /*#CCCCCC*/ 
.charcount20 { font:normal 30px Georgia; color:#5C0002;}
.charcountnegative {font:normal 30px Georgia; color:#D40D12;}

/* USE FOR COMMENT FUNCTIONALITY ON SEVENTH GENERATION*/
.sgcharcount20 { font:normal 30px Georgia; line-height:100%; color:#5C0002; float:right}
.sgcharcountnegative {font:normal 30px Georgia; line-height:100%; color:#D40D12; float:right}
/* USE FOR COMMENT FUNCTIONALITY ON SEVENTH GENERATION*/


.boxContent { padding:5px;}
.boxTxt {float:right; width:135px; font-family:Arial, Helvetica, sans-serif;}
.secHead { background:#ededed; line-height:20px; border-bottom:1px solid #ddd; }

.margin0 {margin-left:0;}


#nav { float:left; margin-top:25px; background:url(../images/dashed.gif) repeat-x left bottom; width:700px;}
	#nav li {float:left;}
	#nav li a { color:#E77100; font-size:14px; padding:5px 17px; display:block; font-weight:bold;}
	#nav li a.firstItem {padding-left:5px;} 
	
	
.success {
	width: 450px;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #00a554;
	background-color: #c1ead6;
	color: #0f6239;
	font-size:13px;
}


.errormessage {
	width: 450px;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #DD3C10;
	background-color: #FFEBE8;
	color: #000000;
	font-size:13px;
}


h1 { font-size:32px; font-w eight:bold; color:#EBEAD9; line-height:60px; font-family:"Times New Roman", Arial;}


/*Added by chaitanya on 11 Aug 2009 For Contact us Page Design  */
.blueBg {background:#D0E1F5;}
.grayGradient {background:url(../images/grayGradient.gif) repeat-y right top;}
.eventsGrid {padding:10px;}


/*Added by chaitanya on 11 Aug 2009 For Bullet issue by Martin On Report Page Design  */
.bulleted
ul li {margin-left:25px; list-style-type:disc; margin-bottom:10px;}


.spamsuccessmessage {
	padding: 10px 10px 10px 10px;
	border: 1px solid #00A554;
	background-color: #C1EAD6;
	color:  #000000;
	font-size:13px;
	text-align:center;
	font-size:17px; 
	color:#444; 
	font-weight:bold;  
	line-height:14px; 
	font-family:"Trebuchet MS";
	position:absolute;
	z-index:99;
	width:940px;
	height:40px;
}

.spamerrormessage {
	padding: 10px 10px 10px 10px;
	border: 1px solid #DD3C10;
	background-color: #FFEBE8;
	color: #000000;
	font-size:13px;
	text-align:center;
	font-size:17px; 
	color:#444; 
	font-weight:bold;  
	line-height:14px; 
	font-family:"Trebuchet MS";
	position:absolute;
	z-index:99;
	width:940px;
	height:40px;
			
}
