BODY
{
	background-color:#e7e6e5;
    scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

a img{border-width:0px;}

.LeftPaneBG{background-image: url(/Images/LeftPaneBG.gif); background-repeat:repeat-y; width:194px;}

.BorderLeft{background-image: url(/Images/BorderLeft.gif); background-repeat: repeat-y; width:20px;}
.BorderRight{background-image: url(/Images/BorderRight.gif); background-repeat:repeat-y; width:20;}
.BorderTop{background-image: url(/Images/BorderTop.gif); background-repeat:repeat-x; width:20px;}
.BorderBottom{background-image: url(/Images/BorderBottom.gif); background-repeat:repeat-x; width:10;}

.RightPaneBG {background-image: url(/Images/RightPaneBG.gif); background-repeat:repeat-x;}

.ExtendedLeftPane{ vertical-align:top; padding-top:20px; text-align:center;    background-image: url(/Images/new_left_bg.jpg); background-repeat:no-repeat ; height:405px;  width:194px;}

.PageTitle 
{
	width:100%;
	font-family:Trebuchet MS, Helvetica, Arial;
	font-size:18px;
	font-weight:bold;
	color:#797411;       
	background-image:url(/images/pagetitle_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:6px;
	padding-top:10px;      
}

table.FormTable
{
	width:100%;
	border-width:0px 0px 0px 0px;
	border-collapse:collapse; 
}

table.FormTable td
{
	padding:5px;
	vertical-align:middle;
	font-family:Verdana; font-size:12px; color:#a0a41c; font-weight:normal;   line-height:130%; 
}

.normalInput
{
	background-color:#ffffff;
	color:#000000;
	border: solid 1px #cacaca;
	font-size:11px;
	font-family:Arial;
	width:100%;    	
}

table.FormTable label {  display:inline-block;   }



.ErrMsg
{
	font-size:12px; color:red; font-weight:bold;
	display:block;	
}

.SuccessMsg
{
	font-family:Trebuchet MS; font-size:16px; color:#330099; font-weight:bold;
	display:block;
	padding:40px 0px 0px 0px;   
}
div#SeoFooter{
	background-color:#d7d399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}