body
{
	margin: 0px;
    color: #3f3f3f;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

h1
{
	font-weight: bold;
	font-size: 12pt;
	color: #166499;
	font-family: 'Arial Rounded MT Bold' , Verdana, Arial;	
}

p 
{
    margin-top: 0px;
}

A IMG
{
    border: 0px;
}


.ImageButtonUpload
{
	background-image: url(images/btn_next_f1.jpg);
}
:hover.ImageButtonUpload
{
	background-image: url(images/btn_next_f2.jpg);
}

.Description
{
	font-size: 10pt;
	color: #5c5c5c;
	font-family: Times New Roman, Arial, Verdana;
	font-style: normal;
}
.ScreenTitle
{
	font-weight: bold;
	font-size: 15.75pt;
	color: #5c5c5c;
	font-family: Arial;
	text-decoration: underline;
}
.GroupBox
{
	border-right: silver thin groove;
	border-top: silver thin groove;
	border-left: silver thin groove;
	border-bottom: silver thin groove;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 20px;
	line-height: 120%;
}
.PanelFileBrowse
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 200%;
}
.PdfCompressorLabel
{
	font-weight: bold;
	font-size: 14pt;
	color: #2674A9;
	font-family: 'Arial Rounded MT Bold' , Verdana, Arial;
}


.collapsePanelArea
{
	width:500px;
	border: thin outset #808080;
}

.collapsePanel
{
	background-color: #FFFFCC;
	overflow: hidden;
	padding-left: 2px;
}

.collapsePanelHeader{	
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.TableHeader
{
	font-family: Arial; 
	font-size: 13pt; 	
	height: 30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}


.SettingsBody
{
	background-color: #C7C2D8;
	margin: 0px;
}

.section123
{
	background-color: #C7C2D8;
	margin: 0px;
	width: 82%;
	border-style: outset;
	border-width: thin;	
	/*background-image: url('images/mainpanel_bkgd.jpg');*/
}

.section123td 
{
	padding-left: 7px;
}

.header1 
{
	font-family: Arial; 
	font-size: 18pt; 
	color: #615d5d;
}
.header2
{
	font-family: Arial; 
	font-size: 14pt; 
	color: #3e3e3e;	
}
.header3 {
	font-size:12px;
	font-family:Verdana, Tahoma;
	font-weight:bold;
	color:#153559;
}
.settingsChange
{
	cursor: pointer;
}
.UploadButtonStyle
{	
	padding: 5px;
	font-weight: bold;
	background: url('images/SelectDocuments.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;	
	height: 47px;
	border-style: outset;
	margin-top: 7px;
	margin-bottom: 5px;
}

.ImageButtonRunJobClass 
{
	margin-top: 7px;
    height: 34px;
    width: 130px;
}

.ButtonRefreshClass
{
    background-image: url('images/refresh1.gif');
    background-repeat: no-repeat;
    background-position: left;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    padding-left: 10px;        
    width: 90px;
    vertical-align: middle;
    margin-left: 15px;
    /*height: 40px; */
}


.ButtonDownloadAllClass
{
    background-image: url('images/zip.gif');
    background-repeat: no-repeat;
    background-position: left;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    padding-left: 20px;        
}

.ButtonDeleteAllClass
{
    background-image: url('images/delete_all.gif');    
    background-repeat: no-repeat;
    background-position: left;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    padding-left: 20px;        
}

.ButtonPurchaseAllClass
{
    background-image: url('images/cart_full.gif');    
    background-repeat: no-repeat;
    background-position: left;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    padding-left: 20px;        
}

.MakePdfCheckboxColumn
{
	width: 35%;
}
