body
{
	background-color:#EFEFEF;
    font-size:11px;
    margin:0px 0px 0px 0px;
}

h1
{
	font-size:18px;
	font-weight:bold;
	color:Navy;
	font-family:Lucida Sans, Tahoma, Verdana, Arial;
	position:relative; 
	top:-20px;
	margin-bottom:3px;
	text-align:left;
}

h2
{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	margin-bottom:3px;
}

h3
{
	font-family: Cursive, 'Monotype Corsiva' , 'Lucida Handwriting';
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: Gray;
	margin-top:3px;
}

ul
{
	margin-top:10px;
	margin-bottom:10px;
}

.divSubTitle
{
	font-size: 12px;
	color: #696969;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	line-height:20px;
}

td
{
	font-family: Verdana, Tahoma;
	color: #2a2a2a;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #1c1c1c;
	font-family: verdana;
}

a:visited
{
	color: #1c1c1c;
}

a:hover
{    
    color:#BE4E20; 
	text-decoration:underline;
}
    
a.intext
{
    text-decoration:underline;
    color:#000000;
}

a.intext:visited
{
    color:#000000;   
}

a.intext:hover
{    
    color:#BE4E20; 
	text-decoration:underline;
}
    
a.white
{
    font-size:9px;
    color:#ffffff;
	font-family:verdana;
    text-decoration:none;
    /*font:900*/
}

a.white:visited
{
    color:#ffffff;
}
	
a.selectedLink
{
    color:#BE4E20; 
}

a.selectedLink:visited
{
    color:#BE4E20; 
}
	
.biggerFont
{
	font-size:12px;
}

.biggerLine
{
	line-height:18px;
	text-align: justify;
}
	
.headerCell
{
	background-color: #3399cc;
	color: #ffffcc;
	font-weight: bold;
	padding-left: 30px;
	width: 60%;
}

.headerEmptyCell
{
	background-color:Transparent;
	width:40%;
	border-top-style:none;
}

.emptyRow
{
	height:5px;
}

.detailsCell
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
}

.mainTable
{
	width:100%;
	height:100%;
}

.cell_1_1
{
}

.cell_1_2
{
	width:1px;
	background-color: #000000;
}

.cell_1_3
{
	background: url(../images/top.jpg)
}

.cell_1_4
{
	width:1px;
	background-color: #000000
}

.cell_1_5
{
}

.menuTR
{
	background: url(../images/b1big2.gif)
}

.menuTD1_1
{
	width: 508px;
	padding-left: 40px;
}

.menuTD1_2
{
	width: 201px;
	height: 44px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 30px;
}

.cell_4_1
{
	background: url(../images/text1.gif);
	width: 311px;
	height: 34px
}

.cell_4_2
{
	background: url(../images/text2.gif);
	width: 469px;
	height: 34px
}

.cell_5
{
	background-color:White;
}

.cell_5_1
{
	vertical-align:top;
	width:311px;
	height:100%;
}

.table_left
{
	width:311px;
	background-image:url(../images/back_left_all.gif);
}

.cell_left
{
	background-image:url(../images/back_left.jpg);
	background-repeat: no-repeat; 
	padding-left: 40px;
	padding-right: 70px;
	padding-top: 40px;
	width:311px;
	height:201px;
	vertical-align:top;
}

.cell_5_2
{
	vertical-align:top;
	width:469px;
	height:100%;
}

.table_right
{
	width:469px;
	background-image:url(../images/back_right_all.gif);
	height:100%;
}

.cell_right
{
	background-image:url(../images/back_right.jpg);
	background-repeat: no-repeat; 
	padding-left: 40px; 
	padding-right: 40px; 
	padding-top: 50px;
	width:469px;
	vertical-align:top;
}

.cell_6_1
{
	background-image: url(../images/footer.jpg);
	height: 116px;
	padding-left: 40px;
	color: #f1f1ff;
	vertical-align: top;
}

.updateProgress
{
	float: left;
	padding-left: 50px;
}

.flagImage
{
	width:30px;
	border:0px;
}

.vldSummary
{
	background-color: #FFFFC0;
	border-color:Maroon;
	border-style: double;
	border-width:2px;
    width:346px;
    padding:3px 10px 0px 10px;
    text-align: center;
}

.blueButton
{
	background: transparent url("../images/button.gif") no-repeat center top;
	color:White;
	border:0;
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	width:150px;
	height:29px;
	font-family:Verdana;
}