/*  ----------  Effective Registration Layout  ---------  */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/_interface/bg.gif);
	background-repeat: repeat-x;
}
#bodyWrapper {
	width: 100%;
}
#contentWrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/_interface/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#mastheadWrapper {
	height: 102px;
	width: 700px;
}
#mastheadLogo {
	float: left;
	height: 70px;
	width: 244px;
	padding-top: 19px;
	padding-bottom: 13px;
}
#mastheadRight {
	display: none;
}
#navbar {
	display: none;
}
#bannerHome {
	display: none;
}
#bannerServices {
	display: none;
}
#bannerServicesFeatures {
	display: none;
}
#bannerServicesPricing {
	display: none;
}
#bannerServicesDesign {
	display: none;
}
#bannerSuccess {
	display: none;
}
#bannerCompany {
	display: none;
}
#bannerCompanyNews {
	display: none;
}
#bannerCompanyTeam {
	display: none;
}
#bannerCompanyCommunity {
	display: none;
}
#bannerContact {
	display: none;
}
#footer {
	clear: both;
	height: 116px;
	width: 680px;
	padding-top: 12px;
	padding-left: 1px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	clear: both;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 680px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
}
#contentWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 30px 0px 10px 1px;
	float: left;
	color: #666666;
}
#sidebar {
	display: none;
}

/*  ----------  Pop Up Layout  ---------  */


#popBodyWrapper {
	width: 100%;
	background-image: url(../_images/_interface/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#popContentWrapper {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/_interface/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#popMastheadWrapper {
	height: 102px;
	width: 555px;
}
#popTitlebar {
	background-image: url(../_images/_interface/pop_title_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 531px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#popFooter {
	clear: both;
	height: 116px;
	width: 555px;
	padding-top: 12px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	clear: both;
}
#popContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 551px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	color: #666666;
}

/*  ----------  Misc & Copy  ---------  */

.blockClear {
	clear: both;
}
.blockLeft {
	float: left;
}
.blockRight {
	float: right;
}
.backtotop {
	clear: both;
	padding-top: 10px;
}
.hrWide {
	font-size: 0px;
	line-height: 0px;
	background-color: #B3DFF1;
	padding: 0px;
	height: 1px;
	width: 700px;
	margin: 30px 0px 30px 0px;
	clear: both;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 6px 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 4px 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0096d1;
	margin: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h7 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h8 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.comingSoon {
	font-size: 11px;
	font-weight: bold;
	color:#CC6600;
}
.picRight {
	float: right;
	padding: 0px 0px 5px 10px;
}
.listStandard {
	padding: 8px 0px 8px 20px;
	margin: 0px;
}
ul.listStandard li {
	background: url(../_images/_content/bullet_list.gif) no-repeat left 6px;
	display: block;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 3px;
}
.listAction {
	padding: 8px 0px 8px 20px;
	margin: 0px;
}
ul.listAction li {
	background: url(../_images/_content/arrow_list.gif) no-repeat left 2px;
	display: block;
	list-style-type: none;
	padding-left: 18px;
	padding-bottom: 3px;
}
.listBox {
	padding: 10px 0px 8px 0px;
	margin: 0px;
}
ul.listBox li {
	display: block;
	list-style-type: none;
	padding: 8px 10px 8px 0px;
	margin-bottom: 12px;
}
#newsBody {
	background: url(../_images/_interface/news_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}
.newsItem {
	background: url(../_images/_interface/news_seperator.gif) no-repeat top;
	padding: 10px;
}
.newsText {
	padding: 3px 0px 3px 0px;
	color: #666666;
}
.newsPic {
	float: right;
	padding: 5px 0px 5px 8px;
}
.teamPic {
	float: left;
	padding: 0px 20px 20px 0px;
}



/*  ----------  Links  ---------  */

a {
	color: #0696d1;
	text-decoration: underline;
}

a:hover {
	color: #0696d1;
	text-decoration: none;
}
a.newsLink {
	display: block;
	color: #0696d1;
	text-decoration: underline;
	background-image: url(../_images/_content/arrow_list.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
}

a.newsLink:hover {
	color: #0696d1;
	text-decoration: none;
}
#footer a {
	color: #0093d0;
	text-decoration: none;
}

#footer a:hover {
	color: #0093d0;
	text-decoration: underline;
}
#popTitlebar a {
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}

#popTitlebar a:hover {
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration: underline;
}
/*  ----------  Form Styles  ---------  */

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-size: 11px;
	background-color: #f0f9fd;
	height: 16px;
	padding: 2px 4px 0px 4px;
	border: 1px solid #b3dff1;
	color: #666666;
	width: 300px;
}
textarea {
	height: 50px;
}
select {
	font-size: 11px;
	background-color: #f0f9fd;
	height: 18px;
	padding: 0px 0px 0px 4px;
	border: 1px solid #b3dff1;
	color: #666666;
	width: 309px;
}
label {
	text-align: left;
	float: left;
	padding-right: 10px;
	font-size: 11px;
	width: 90px;
}
.submit {
	width: 68px;
	height: 28px;
	padding: 0px;
	margin: 0px 0px 0px 344px;
	border: none;
	background: none;
}
form ol {
	padding: 10px 0px 5px;
	list-style: none;
	margin: 0px 0px 5px;
}
form ol li { 
	padding-bottom: 4px;
	clear: left;
	background: none;
}
 .errMsg, .requiredMsg {
 	color: #CC0000;
	display: inline;
} 