
body { 

	/*background-image: url(images/background.png);

	background-repeat: repeat-x;*/
	
	background-color:#888888; /*Amit: This is the background color for the page*/

	font-family:Arial;

	font-size:10pt;

	/*text-align: center;

	line-height: 1.5em;*/

}

table {

	font-size: 10pt;

	/*text-align: center;*/

	}

p {

	text-align:left;

	}

	td .headercel {

	font-weight: bold;

	}

h1	{ 

	font-family: Tahoma; 

	font-size: 16pt; 

	letter-spacing: -1; 

	font-weight: bold;

	text-align: center;

	line-height: 1.3em;

}

.wrapper {

	width: 900px;

	border: 1px;

	border-style: solid;

	border-right-color: #ccc;

	border-left-color: #ccc;

	border-top-style: none;

	/*margin: 0px auto 0px auto;*/
	margin-left: auto;
    margin-right: auto;

	padding: 0px 0px 0px 0px;

	border-bottom-style: none;

	text-align: center;
		
	background-color:#FFFFFF; /*Amit: This is the background color for hte copy*/

}

li {

text-align: left;

}

.insidewrapper {

	width: 855px;

	margin: 0px auto 0px auto;

	text-align: center;

}

.insidewrapper1 {

	width: 680px;

	margin: 0px auto 0px auto;

	text-align: center;

}

#sideOptin1{
	background:transparent url(../support/staticFiles/OptinBox.jpg) no-repeat;
	width: 250px;
	height: 350px;	
	margin-top: 10px;
	vertical-align: middle;
	text-align: center;
}

#sideOptin1:hover{
	/*background:transparent url(../support/staticFiles/OptinBox_video_ImgMap_down.gif) no-repeat;*/
}

#sideOptin2{
	background:transparent url(../support/staticFiles/Optin1_Bkgrnd1.gif) no-repeat;
	width: 260px;
	height: 350px;	
	margin-top: 10px;
	vertical-align: middle;
	text-align: center;
}

#sideOptin2:hover{
	background:transparent url(../support/staticFiles/Optin1_Bkgrnd1.gif) no-repeat;
}

.sideOptin2_Btn1_Vid{
	background:transparent url(../support/staticFiles/Optin1_Btn1_Vid_Up.png) no-repeat;	
	width: 250px;
	height: 85px;	
	border: 0;
}
.sideOptin2_Btn1_Vid:hover{
	background:transparent url(../support/staticFiles/Optin1_Btn1_Vid_Hov.png) no-repeat;
}

#optinTable{
	/*margin-top:30px*/
}

.orderform {

	width: 520px;

	border: 4px;

	border-style: solid;

	border-color: #FFE9BB;

	margin: 0 auto;

	padding: 5px 15px;

	background-color: #ffffcc;

	}

.orderform2 {

	width: 575px;

	border: 4px;

	border-style: solid;

	border-color: #FFE9BB;

	margin: 0 auto;

	padding: 15px 0px 0px 0px;

	background-color: #ffffcc;

	}

.textdescription {

	width: 575px;

	border: 4px;

	border-style: solid;

	border-color: #FFE9BB;

	margin: 0 auto;

	padding: 15px 0px 0px 0px;

	background-color: #ffffcc;

	}

.submitpadding{

}

.imgWithBorder{
	border-width: 20px;

	border-style: solid;

	border-color: #FFE9BB;
}

.error{
	color: red;
}

.success{
	color: green;
}

.warning{
	color: gold;
}

body.footer-pages{ 

	/*background-image: url(images/background.png);

	background-repeat: repeat-x;*/
	
	background-color:#FFFFFF; /*Amit: This is the background color for the page*/


	/*text-align: center;

	line-height: 1.5em;*/

}