 /* RadAjax - load user controls stylesheet width: 851px; */
body
{
	table-layout: fixed;
	margin-left: 150px;
	margin-right: 100px;
	padding: 0;
	text-align: left;
	background: #E0AA0F;
}
.panelContainer
{
	background: transparent url(../Images/PanelContainerBig.gif) no-repeat left bottom;
	width: 700px;
	font: normal 12px Papyrus;
	color: #000000;
}

.tabsContainer
{
	width: 355px;
	height: 72px;
	text-align: left;
	margin-right:200px;
}

.tabsContainer img
{
	border: 0px;
}

.tabsContainer a
{
	margin-right: 1px;
}

.contentContainer
{
	width: 700px;
	max-width: 750px;
	height: 175px;
	min-height: 175px;
	cursor: default;
}

.panelContent
{
	margin-left: 10px;
	margin-top: 18px;
}

.contentContainer .inputText
{
	width: 154px;
	border: solid 1px #7f9db9;
	margin-bottom: 4px;
	vertical-align: middle;
	margin-left: 4px;
	font: normal 11px Papyrus;
	color: #000000;
}

.contentContainer table
{
	font: normal 11px Papyrus;
	color: #000000;
}

.controlsContainer
{
	background: transparent url(../Images/PanelContainerSmall.gif) no-repeat left bottom;
	width: 700px;
	height: 30px;
	padding-top: 5px;
}

.CopyRight
{
	font:normal 9px Papyrus;
	font-size:x-small;
	color:#000066;
	margin-left: 10px;
}

.exampleButton
{
	width: 85px;
	height: 22px;
	font: normal 11px Papyrus;
	color: #52534b;
	border: 0px;
	background: transparent url(../Images/buttonBg.gif) no-repeat;
	padding: 0px;
	vertical-align: middle;
}

/* asp:datagrid related */
.callBackDataGrid
{
	border: 0px;
}
.callBackDataGrid tr
{
	background: transparent url(../Images/DataGridBg.gif) repeat-x;
	line-height: 29px;
}
.deleteButton
{
	width: 13px;
	height: 15px;
	cursor: hand;
	cursor: pointer;
}

/* heading styles */
h1
{
    margin: 20px 0px 0px 0px;
    text-align: left;
    color: #000000;
    font-weight: bold;
    font-size: 16pt;
    font-family: Papyrus;
    height: 21px;
}
h2
{
    margin: 16px 0px 4px 0px;
    text-align: left;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: medium;
    line-height: 1;
    font-family: Papyrus;
	height: 11px;
}


p
{
    color: #FF0000;
    font-family: sans-serif;
    font-size: small;
    height: 15px;
    margin-bottom: 2px;
	width: 464px;
}

italic
{
	font-style:italic;
	color:#000066;
}

		.rotatorBackground
		{
			float: left;
			margin-left: 0px;
			margin-top: 15px;
			width: 700px;
			height: 135px;
			border: solid 2px #dedede;
			font-family: Papyrus;
			-moz-border-radius: 15px;
			-webkit-border-radius: 15px;
			_margin-left: 25px; /* IE6 hack*/
			_margin-top: 7px;/* IE6 hack*/
		}
		  .horizontalRotator
		{
			margin-top: 110px;
			margin-left: auto;
			margin-right: auto;
			width: 680px;
			height: 130px;
		}
		.itemTemplate
		{
			border: solid 1px #dff3ff;
			height: 125px;
			width: 675px;
			margin: 5px;
		}
		.masterImage
		{
			margin-left:108px;
			height:127px;
			width:460px;
		}
.homePageH1
{
    margin-left: 7px;
    text-align: center;
}
	
blockquote
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 2px;
}	
