.modalBackground
        {
            background-color: #000000;
            filter: alpha(opacity=20);
            opacity: 0.2;
        }
        .modalBox
        {
            border-width: 0px;
            border-style: solid;
            border-color: #003366;
        }
        .modalBox caption
        {
            background-color: #f5f5f5;
            font-family: Verdana,Arial;
            font-size: 12px;
        }
        .modalPanelTitle td
        {
            font-weight: bold;
            font-size: 0.9em;
            background-image: url(images/window_titlebg.gif);
            cursor: pointer;
            color: black;
            font-family: Verdana;
            width: 100%;
            height: 30px;
            background-color: #6f90dc;
        }
        .modalPanel
        {
            z-index: 500;
            width: 500px;
            border: solid 1px #275473;
            position: absolute;
            border-collapse: collapse;
            background-color: #f0faff;
        }
        .modalPanel td
        {
            vertical-align: top;
        }
        .titleIcon
        {
            padding-right: 20px;
        }
        #popupwindow
        {
            background-color: #FFFFFF;
            border: 4px solid #525252;
            width: 550px;
        }
        .topbar
        {
            background-color: #7f7f7f;
            padding: 5px;
            text-align: right;
            margin-bottom: 10px;
        }
        .normalHeader
        {
            background-color: #FFFFFF;
            color: #323232;
            font-family: Arial, Helvetica;
            font-weight: bold;
            font-size: 13px;
            display: block;
            padding: 10px;
        }
        .normalrow
        {
            background-color: #FFFFFF;
            color: #323232;
            font-family: Arial, Helvetica;
            font-weight: Normal;
            text-decoration: none;
            font-size: 13px;
            display: block;
            padding: 10px;
        }
        .highlighted
        {
            background-color: #fcf2c7;
            color: #323232;
            font-family: Arial, Helvetica;
            font-weight: Normal;
            font-size: 13px;
            display: block;
            padding: 10px;
        }
        
        .fieldCan
{
	border: 1px solid #37c1e8;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 13px;
	text-align: center;
	background-color: #03325f;
	font-weight: bold;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	height: 34px;
}

.fieldCan-upload
{
	border: 1px solid #37c1e8;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 13px;
	text-align: center;
	background-color: #03325f;
	font-weight: bold;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	height: 34px;
	margin:0 0 0 25px;
}

.orderhdsml
{
	background-image: url(../images/order_hdsmall.gif);
	width: 800px;
	background-repeat: no-repeat;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	color: #333;
}
.hd22
{
	background-color:#999999;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #FFF;
}

.subheader2
{
	height: 27px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	padding-left: 10px; /*color: #333;*/
	padding-right: 20px;
	background-color: #F7F7F7;
}

.custompgr
{
	color: #1b76a5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin: 0px;
}
.howhd{font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#666; font-size:24px;}

.flatboxSpecial
{
	width: 168px;
	border: 1px solid #e2e2e2; background-color: #ffffff;	
}
.innercontent
{
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: justify;
	color: #666666;
	font-weight: normal;
	line-height: 23px;
}
