/* 
@version: $Id: summit.css 5101 2010-07-19 20:50:29Z rcrathore $
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #6d6e71;
	padding-bottom: 25px;
	text-align: left;
	margin :0 ;
}
#wrap {
	background:url("../images/bg_summit.jpg") no-repeat scroll left top #EEEEEE;
	margin:0 auto;
	position:relative;
	width:1020px;
}
#content {
	/*height:2275px;*/
	padding: 2px 0 48px 44px;
}

/*.content-header{
	position:absolute;
	top:210px;
}*/

a {
	outline: none;
	color: #6d6e71;
}
#logo_section{
	position:relative;
	height:210px;
}
a#logo {
	display:block;
	height:162px;
	left:340px;
	position:absolute;
	text-indent:-999em;
	top:36px;
	width:303px;
}
img, button {
	border: 0 none;
	padding: 0;
	margin: 0 ;
}
.header{
	color:#2188c9;
	font-weight:bold;
	font-size:18px;
}
.header2{
	color:#2188c9;
	font-weight:bold;
	font-size:16px;
}
.paragraph{
	font-weight:bold;
	line-height:20px;
	padding-bottom:15px;
	color:#6d6e71;
	
}
.footnote{
	font-size: 10px;
	font-weight:bold;
	line-height:10px;
	padding-bottom:5px;
	color:#6d6e71;
	
}
.linkText{
	color:#6d6e71;
	size:9px;
	}
.style1 {
	color: #6f6f6f;
	font-size: 13px;
}
.inputBox {
	height:37;
	width:230;
	margin-bottom:10px;
	padding-bottom:5px;
}
td.signUpText{
		padding-right: 5px;
		padding-left: 5px;
		background-color: #E0E0E0;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
}
#SignUp_btn {
	padding-bottom:10px;
}
.signUpHeader{
	border-left: 1px solid rgb(221, 221, 221); 
		padding-left: 10px;
	}
.style3 {font-size: 13px;
}
.style4 {
	color: #ec6219;
	font-size: 14px;
	font-weight: bold;
	padding-top:5px;
}
.style5 {
	font-size: 11px
}
.style6 {
	color: #6d6e71;
	size: 9px;
	font-size: 12px;
}
.style7 {font-size: 12px}

label.error{
		display: none;
		color:#FF0000;
}

/* footer */
#footer {
	background: #fff url("../images/border.jpg") no-repeat left top;
	padding-top: 5px;
	text-align: center;
	}
#footer_links {
	padding: 6px 0 7px;
	}
#footer_links li {
	display: inline;
	padding-right: 60px;
	}
#footer_links li.last {
	padding-right: 0;
	}
#footer_links li a {
	text-decoration: none;
	}
#footer_links li a:hover {
	text-decoration: underline;
	color: #000;
	}
#footer p {
	font-size: 10px;
}

