.header
{
	border-right: 1px solid #BABABA;
	border-left: 1px solid #BABABA;

}
.main
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BABABA;
	border-left-color: #BABABA;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;



}
.footer
{
	color: #666666;
	border-right: 1px solid #BABABA;
	border-left: 1px solid #BABABA;



}
.navb {
	background-color: #B5CEF9;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-align: center;
	width: 20px;
}
.navTitle {
	font-weight: normal;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEDEFA;

}
.contents {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
	background-color: #FFFFFF;

}
.mainBody {
	background-color: #FFFFFF;
	padding: 5px;

}
body {
	font-family: "Verdana";
	font-size: 9pt;
	background-color: #F8F8F8;
}
td {
	font-family: "Verdana";
	font-size: 9pt;
}
.ibBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-right: 10px;
	padding-left: 10px;


}
.ibHeading {
	font-weight: bold;
	padding-left: 10px;
	background-color: #ECE9D8;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-right: 10px;
	color: #003366;
	height: 20px;	
}
input {
	font-family: "Tahoma";
	font-size: 9pt;


}
.ibBodyFirstColumn {
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
}
.textBox {
	border: 1px solid #7F9DB9;
	font-family: "Verdana";
	font-size: 9pt;
	height: 20px;
	padding: 2px;



}
a:link {
	font-family: "Verdana";
	font-size: 9pt;
	color: #000066;
	text-decoration: none;


}
a:visited {
	font-family: "Verdana";
	font-size: 9pt;
	color: #003366;
	text-decoration: none;

}
a:hover {
	font-family: "Verdana";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;


}
.layerMenu {
	border: 1px solid #749CDF;
	padding: 5px;
	background-color: #CEDEFA;


}
hr {
	color: #CCCCCC;
	height: 1px;
}
.infoBody {
	font-family: "Verdana";
	font-size: 9px;
	line-height: 150%;
}
p {
	font-family: "Verdana";
	font-size: 9pt;
	line-height: 150%;
}
.quickLogin {
	font-family: "Verdana";
	border: 1px groove #68A7F7;
	width: 90px;



}
.demoInfo {
	font-family: "Verdana";
	font-size: 9pt;
	border: 1px solid #CCCCCC;
}
.quickLoginButton {
	font-family: "Verdana";
	font-size: 9pt;
	border: 1px solid #003366;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=10, FinishOpacity=10, Style=2, StartX=0, StartY=0, FinishX=160, FinishY=160);




}
.navTitle2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D8FC;
}

.ButtonNormal
{
    BORDER-BOTTOM: #b7d6ff 0px solid;
    BORDER-LEFT: #b7d6ff 0px solid;
    BORDER-RIGHT: #b7d6ff 0px solid;
    BORDER-TOP: #b7d6ff 0px solid;
    COLOR: white;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 14px;
    LETTER-SPACING: -0.5pt;
    LINE-HEIGHT: 24px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 0px;
    TEXT-DECORATION: none;
    VERTICAL-ALIGN: middle;
    WIDTH: 70px
}
.btnStaticNarrow{
	background-color:	#ffcb63;
	color:				#082096;
	font-size:			12px;
	width:				60px;
}
