body {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	padding-top: 10px;
}

.container {
	width: 740px;
	margin: 0 auto;
}


.heading {
	font-size: 220%;
	font-weight: 100;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
	margin-left: 15px;
}


#outerOuterBox {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px none #a2cff3;
	border-bottom: 1px none #5c739d;
	background-image: url(images/bodyBkgGrid.jpg);
}

#mainContainer {
	margin-left: auto;
	margin-bottom: auto;
	/*background-color: #afa799;*/
	height: 410px;
	margin: 0;
	padding-top: 10px;
}

#mainContainerForum {
	/*background-color: #afa799;*/
	width:645px;
	margin: 0 auto;
	background-color: rgba(254,255,254,0.54);
	color: #ccc;
}

.followPageMessage1 {
	font-size: 18pt;
	color: #797979;
	position: relative;
	top: -50px;
	font-weight: bold;
	text-shadow: rgba(254,255,254,0.65) 1px 1px 0;
}

.followPageMessage2 {
	color: rgba(99,97,96,0.79);
	position: relative;
	top: -50px;
}

.title {
	margin: 0 0 10px;
	padding: 0;
	/*float: left;
	clear: both;*/
	text-align: left;
	color: #ccc;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
}


.formRow {
	padding-bottom: 10px;
}

#cellForm {
	background: url(images/downloadDown_3.jpg) no-repeat;
	width: 389px;
	height: 413px;
}


#submitCell {
	background: url(images/downloadDown_5.png) no-repeat;
	width: 348px;
	height: 143px;
	font-size: 18px;
	color: #00ade3;
}

.submitButton {
	
	position: relative;
	font-size: 18px;
	color: #00bbff;
}

#mainText {
	float: left;
	width: 310px;
	text-align: right;
	padding-right: 10px;
	font-size: 12pt;
	color: #b29ea6;
}

.greyText {
	color: #d2bbc5;
}



input[type="text"]{
	border-style: none;
		width: 100%;
	border-top: 1px solid #dfdfdf;
	background-color: rgba(239, 239, 239, 0);
	height: 30px;
	padding-top: 2px;
	color: #cb3d1b;
	font: 11pt/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



textarea{
		width: 99.5%;
	bottom: 0;
	height: 190px;
max-height: 190px;
	border-style: none;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background-color: #eae5e2;
	color: #cb3d1b;
	font: 11pt/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
	padding-top: 5px;
}

.cellBkg {
	border-top: 1px solid #ccc9c7;
	background-color: #f3f3f3;
	height: 50px;
	padding-left: 4px;
}

.textHeight {
	border-top: 4px solid #ccc9c7;
	background-color:#eae5e2;
	
	height: 158px;
	width: 100%;
}

.blackText {
	color: black;
	width: 100px;
	height: 100px;
}




#roundedframe_support {
     -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding: 15px;
	border: 1px solid #aea8a3;
	background-color: rgba(255,254,255,0.55);
}

#header {
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	text-align: center;
	background: url(images/bodyBkgTop.jpg) repeat-x 0 0;
}



#footer{
	font-size: 14px;
	color: #a5a5a5;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


.oppsBox{
	top: 300px;
	position: relative;
	text-align: center;
	font: 200 17px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #959fa2;
	margin-right: auto;
	margin-left: auto;
}

.oppsTitle{
	color: silver;
	font: bold 100px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 0 -1px 1px #919191;
}
