.list
{
	font-family:Verdana;
	font-size:X-small;
}

.heading
{
	color:#54678d;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	
}
.small
{
	font-family:Verdana;
	font-size:xx-small
}

.btnSaveStyle
{
	border-style:ridge;
	background-color:SteelBlue;
	font-weight:bold;
	color:White;
	width:75px;
	font-family:Verdana;
}
.dg
{
	font-family:Verdana;
	font-size:10px;
}
.dgItemActingStyle
{
	font-size:x-small;
	font-family:Verdana;
	font-weight:bold;
	color:black;
	background-color:LightSteelBlue;
}

.dgStyle
{
	border-color:#999999;
	border-style:None;
	border-width:1px;
	background-color:White;
	padding:3;
	font-family:Verdana;
	font-size:small;	
	width:100%
}

.dgSelectedStyle
{
	font-weight:bold;
	color:White;
	background-color:#008A8C;
	font-family:Verdana;
}

.dgHeaderStyle
{
	font-size:x-small;
	font-family:Verdana;
	font-weight:bold;
	color:black;
	background-color:LightSteelBlue;

}

.dgItemStyle
{
	font-size:x-small;
	color:Black;
	background-color:#EEEEEE;
	font-family:Verdana;
}
.dgAltItemStyle
{
	font-size:x-small;
	color:Black;
	background-color:WhiteSmoke;
	font-family:Verdana;
	font-weight:lighter
}

.dgFooterStyle
{
	background-color:Silver;
	border-style:Solid;
	border-color:Gray;
	color:#CCCCCC;
}

.dgMonthlyPaymentItemStyle
{
	font-size:8px;
	color:Black;
	background-color:#EEEEEE;
	font-family:Verdana;
}
.dgMonthlyPaymentAltItemStyle
{
	font-size:8px;
	color:Black;
	background-color:WhiteSmoke;
	font-family:Verdana;
	font-weight:lighter
}

.tblBlackBorderStyle
{
	border-right:#000000 1px solid;
	border-top:#ffffff 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	width:100%;
	background-color:#f0f8ff;
	font-family:Verdana;
	font-size:x-small;	
	
}

.tblBlackFullBorderStyle
{
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	width:75%;
	background-color:#f0f8ff;
	font-family:Verdana;
	font-size:x-small;	
	
}

.OutsetBox
{
	border-top-style:outset;
	border-right-style:outset;
	border-left-style:outset;
	border-bottom-style:outset;
	font-family:Verdana;
	font-size:x-small;	

}
.tblDarkGreyFullBorderStyle
{
	border-right:#aaaaaa 2px solid;
	border-top:#aaaaaa 2px solid;
	border-left:#aaaaaa 2px solid;
	border-bottom:#aaaaaa 2px solid;
	background-color:Gray;
	font-family:Verdana;
	font-size:x-small;	
	
}

.tblGreyFullBorderStyle
{
	border-right:#aaaaaa 2px solid;
	border-top:#aaaaaa 2px solid;
	border-left:#aaaaaa 2px solid;
	border-bottom:#aaaaaa 2px solid;
	width:100%;
	background-color:#f0f8ff;
	font-family:Verdana;
	font-size:x-small;	
	
}
.tblGreyFullBorderStyle2
{
	border-right:#aaaaaa 2px solid;
	border-top:#aaaaaa 2px solid;
	border-left:#aaaaaa 2px solid;
	border-bottom:#aaaaaa 2px solid;
	
	background-color:#f0f8ff;
	font-family:Verdana;
	font-size:xX-small;	
	
}
.greyItalics
{
	font-family:Verdana;
	font-size:x-small;	
	color:Gray;
	font-style:italic;
}
.bottomBar {
margin: 0;
padding: 0;
background-image: url(images/bottomBar.jpg);
background-repeat: repeat-x;
position: relative;
top: 0;
width: 100%;
height: 17px;
}
.footer{
margin: 0;
padding: 15px 0 10px 0;
color: #666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

.head31
{
color: #003366;
font-family: Verdana;
font-size: 15px;
font-weight:bold;

}
.head32
{
color: #003366;
font-family: Verdana;
font-size: 14px;
font-weight:bold;
}
.head33
{
color: #003366;
font-family: Verdana;
font-size: 13px;
font-weight:bold;
}
.head34
{
color: #003366;
font-family: Verdana;
font-size: 12px;
font-weight:normal;
}
.head35
{
font-family: Verdana;
font-size: 12px;
font-weight:normal;
}



