
/* COLOR PALATTE:

xxxxxxxx light green: #A4D123  xxxxxxxxxxx old bright green

pea green: #96B743; 

red: #B8111D

light brown: #DDCC5A

purple: #73017D

magenta : #a61585

light blue: #9cd8f8

*/

/* ---------------- HOME PAGE VERSION ------------------------ */

div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome { 
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 0px; 
	border-top: none;
	border-left:none;
}

div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome div.search { 
	width:198px; 
	height:90px;
	display:block; 
	padding:10px 10px 0px 10px; 
	margin: 0px 0px 0px 0px; 
	font-size:11px;
	font-weight:normal; 
	color:#000;
	background:transparent url(../images/nav/navbarBGmagenta90h.gif) no-repeat 0px 0px;
	border:1px #e5e5e5 solid; 
}

div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome div.search .menu_nav { 
	font-size:12px; 
	line-height: 16px;
}

div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome div.search .signUp { 
	font-size:15px;
	color: #73017D;
	font-weight:bold;
}

div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome div.search form { 
	display:block;
	margin-top: 3px;
	background-color: #9cd8f8;
}

div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome div.search form input { 
	float:left; 
	width:169px; 
	height: 18px; 
	font:10px verdana; 
	color: #000;
	border:1px solid #666; 
	padding: 5px 0px 0px 0px; 
	margin: 3px 0px 0px 0px; 
}

/*div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome div.search form input#DocsSearch { width:185px; }*/

div#portal div#contentModules div#moduleCore #newsletterSignUpWrapperHome div.search form input.btn { 
	width:18px;
	height:20px;
	margin: 4px 0px 0px 4px;
	padding:0px 0px 0px 0px; 
	border:none;
}


