@charset "UTF-8";
/* CSS Document */


/* Home */
#signUp{float:left; width:465px; height:270px;  background-repeat:no-repeat; position:relative; overflow:hidden;}
#signUp .callOut{font-size:32px; color:#666666;padding:20px 15px 40px 15px;}
#signUp .updates{position:absolute; bottom:0px; left:0px; background-image:url('../shared/images/grid-gradient.png'); background-position:left top; background-repeat:repeat-x; height:46px; width:100%; color:#FFFFFF;}
#signUp .updates p{padding:13px 15px 0 15px; font-size:14px;}
#signUp .updates .submit img{margin-bottom:-6px;}
#signUp .updates .email{height:13px; width:160px; margin:0 5px; color:#999999;}
#signUp .additionalText a{color:#000; font-weight:bold; font-size:16px;}
#signUp .additionalText{/*margin:40px 10px 0 275px;*/margin:20px; color:#000; font-weight:bold; font-size:16px; }
#signUp .additionalText p{font-weight:bold; padding-bottom:5px;}

#currentItems{width:445px; float:right; border-top:solid 5px #333333; position:relative;}
#currentItems .legend{text-align:right; width:150px; position:absolute; right:10px; top:13px; line-height:15px;}
#currentItems .events,#currentItems .events a{color:#5B1725;}
#currentItems .news,#currentItems .news a{color:#333333;}
#currentItems .legend img{margin:0 3px -3px 10px;}
#currentItems .head{font-size:21px; display:block; height:40px; line-height:40px;padding-left:15px; height:40px;}
#currentItems .upcomingContainer{background-color:#FFFFFF; height:224px; font-size:11px; overflow:hidden; width:445px;}
#currentItems table .date{font-weight:bold; width:80px; padding-left:15px; padding-right:0;}
#currentItems table td{padding:8px 10px 0 10px; vertical-align:top; text-align:left;}

.home #solutionNav ul a.control1{display:inline; position:absolute; top:12px; right:10px; background:none !important; padding:0 !important; font-size:12px;}

#solutionNav .toolTip{position:absolute; display:block; padding:5px;top:-15px; right:0px; text-align:right; background-color:#FFF; border:solid 1px #000; z-index:100; color:#9A0134; font-size:11px; line-height:100%;}


.home #leadIn h1{font-size:32px;}
.home #solutionNav{height:300px; overflow:hidden; float:right;}
/* IE 6 */
*html .home #solutionNav{float:none; position:absolute; right:22px; background-image:url('../shared/images/lead-in-bg.jpg'); background-position:left top; background-repeat:repeat-x; background-color:#EFECED;}

#cemail{display:none;}