.MainBody 
	{ 
	text-align: center; 
	background: #FF80C0; 
	background-image: url(images/PageBG.jpg); 
	background-repeat: repeat;
	background-position: center top; 
	padding-top:20px; 
	}

.tableConstraint
	{
	width:1000px;
	background: white;
	}
	
p
	{
	margin-left: 12px;
	}

.title
	{
	font-family: Nina, Tahoma, Cursive; 
	font-size:12px; 
	color:White;
	text-align:right; 
	vertical-align:bottom;
	font-weight:bolder; 
	width:980px; 
	height:134px;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: thin;
	border-color: Navy;
	background-image: url(images/DivineTitleBanner1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.subTitle
{
	font-weight:bold;
	font-size:large;
}

.pageTitle
{
	font-weight:bolder;
	font-size:28px;	
	text-align:center;
}

.links
{
	vertical-align:top;
	float:left; 
	background-color:#ffccbb;
	width:210px;  
	font-weight:bold; 
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: thin;
	border-color: Navy;
}

.content
{
	float:right; 
	vertical-align:top;
	text-align:left;
	background-image: url(images/OrangeTreeSmallBG.jpg);
	background-position: center top;
	background-repeat: no-repeat;	 
}

/* ContentManagement */ 
.divSpanContent h2
{
	font-size:20px;
	height:30px;
	font-weight:bolder;
	margin: 10px 10px 10px 10px;
	text-align:left;
}


/* End ContentManagement */ 
.contentHeader
{
	font-size:20px;
	height:30px;
	font-weight:bolder;
	margin: 10px 10px 10px 10px;
	text-align:left;
}

.answer
{
	text-align:left;
	padding-left:25px;
}

.footer
{
	width:980px; 
	background-color:#99FF99;
	font-family: Nina, Tahoma, Cursive; 
	text-align:center;
	vertical-align:middle; 
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: thin;
	border-color: Navy;
}

.background
{
	vertical-align:top;
	background-image: url(images/OrangeTreeSmallGrassRepeat.jpg);
	background-position: center top;
	background-repeat: repeat;
	border-style: solid;
	border-width: thin;
	border-color: Navy;
	min-height:500px; 
}


/* COLORS
light gray:  #919191
purple:      #660099
*/

/* DATAGRID */
.datagrid {
	width: 100%;
	font-size: 9pt;
	border: 1px solid #dddedf;
	line-height: 10pt;
}
.headerStyle {
	background-color: #660099;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}
.headerStyle A:link, .headerStyle A:visited {
	color: #ffffff;
}
.itemStyle {
	height: 20px;
}
.itemStyle A:link, .alternatingItemStyle A:link {
	color: #2B3976;
}
.itemStyle A:visited, .alternatingItemStyle A:visited {
	color: green;
}
.alternatingItemStyle {
	height: 20px;
	background-color: #f2f2f2;
}
.itemStyle:hover, .alternatingItemStyle:hover {
	background-color: #ffff99;
}
.editItemStyle A:link {
	color: Green;
}
.footerStyle {
	background-color: #666666;
}
.footerStyle A:link {
	color: #ffffff;
	font-weight: bold;
}
.pagerStyle {
	background-color: #cccccc;
	text-align: center;
	color: #000000;
	height: 20px;
	font-weight: bold;
	font-size: 9pt;
}
.pagerStyle A:link {
	padding-right: 3px;
	padding-left: 3px;
	color: #666666;
}
.pagerStyle A:hover {
	color: #2B3976;
}


/* SHOPPING CART */
#pricing {
	text-align: right;
	font-size: 12pt;
	margin-top: 20px;
	line-height: 16pt;
	padding-right:50px;
}
#pricing LABEL {
	font-weight: bold;
	float: none;
}
#pricing .price {
	width: 90px;
	display: inline-block;
}

#pageTitle #secure {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 9pt;
	height: 30px;
	line-height: 30px;
	color: #660099;
	font-weight: bold;
}
#pageTitle #secure IMG {
	padding-right: 5px;
	vertical-align: middle;
}
#intro {
	font-size: 9pt;
	text-align: justify;
	margin-bottom: 30px;
	line-height: 14pt;
}
.section {
	margin-bottom: 50px;
	font-size: 9pt;
	line-height: 22pt;
}
.section H1{
	border-bottom: 1px solid #dddedf;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 9pt;
	line-height: 9pt;
	color: #660099;
}
.section P {
	line-height: 12pt;
	margin-bottom: 10px;
}
.section LABEL {
	font-weight: bold;
	float: left;
	width: 150px;
}
.section BR {
	clear: left;
}

/* TABBED MENU */
.tabMenu {
	x-float: right;
	position: relative;
	top: 1px;
	left: 1px;
	clear: both;
	x-margin-top: 20px;
}
.staticMenuStyle {

}
.staticMenuItem {
	background: #dddedf;
	padding: 0px 10px 0px 10px;
	height: 23px;
	font-weight: bold;
	color:Navy;
	font-size: 9pt;
	text-transform: uppercase;
	border-top: 1px solid #dddedf;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
}
.staticHoverStyle {
	background: #ffffff;
	color: Navy;
	padding: 0px 10px 0px 10px;
	height: 23px;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	border-top: 1px solid #dddedf;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
}
.staticSelected {
	background: #ffffff;
	color: Navy;
	padding: 0px 10px 0px 10px;
	height: 23px;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	border-top: 1px solid #dddedf;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
}
.dynamicMenuStyle {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
	border-bottom: 1px solid #dddedf;
	width: 150px;
}
.dynamicMenuItem {
	padding: 0px 5px 0px 5px;
	color: Navy;
	font-size: 9pt;
	line-height: 14pt;
	width: 150px;
}
.dynamicHoverStyle {
	background: #f2f2f2;
	padding: 0px 5px 0px 5px;
	color: Navy;
	font-size: 9pt;
	line-height: 14pt;
}