body
{
	background-color:#00339C;
	margin-top:0;
	margin-left:0;
}

/* Apply to all body td and span tags*/
body,td,span
{
	font-family:Verdana,Arial;
	font-size:.9em;
}

td
{
	padding: 0 0 0 0;
}

#idTblOutside
{
	border-style:none;
	border-collapse:collapse;
	border-width:0px;
	padding:0 0 0 0;
	background-color:#00339C;
	width:100%;
	height:100%;
	text-align:center;
	margin:0 0 0 0;
}

#idTblMain
{
	border-collapse:collapse;
	padding:0 0 0 0;
	background-color:white;		
	width:770px;
	height:530px;
	border-width:0px;
	margin:0 0 0 0;
}

#idLogoRow
{
	height:180px;
}

#idLogoCell
{
	width:300px;
	padding-top:50px;
}

#idTblMenu
{
	border-collapse:collapse;
	padding: 0 0 0 0;
	width:200px;
	height:100%;
	margin:0 0 0 0;
}

#idMenuPic
{
	height:180px;
}


#idPageCnt
{
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}

#idGap
{
	height:25px;
	background-color:#0099FF;
}

#idMenuRow
{
	height:100%;
	background-color:#33CCFF;
}

#idMainMenu
{
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
#idMainMenu A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    Z-INDEX: 7;
    TEXT-DECORATION: none;
    color:White;
}
#idMainMenu A:hover
{
	color:#00339C;
}
#idMainMenu A.hl
{
	color:#00339C;
}

#idLoginOrangeText
{
	color:#FF9900;
}

#idLoginRedText
{
	color:Red;
}

.BtnLogin
{
	background-color:Red;
	color:White;
	border:none;
	cursor:hand;
	font-weight:bold;
}

.btnOrange
{
	background-color:#FF9900;
	color:White;
	border:none;
	cursor:hand;
	font-weight:bold;
}

.btnBlue
{
	background-color:#00339C;
	color:White;
	border:none;
	cursor:hand;
	font-weight:bold;
}

.sp_content
{
    PADDING-RIGHT: 0.5em;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 0.5em;
    PADDING-TOP: 0.5em;
   	font-family:Verdana Arial;
}

.bg_loginbox
{
	background-color:#FFFFCC;
}

.bluetext
{
	color:#00339C;
}

.bluind
{
	color:#00339C;
	padding: 0 0 0 0.5em;
}

.searchTimes
{
	width:40px;
}

span.egText
{
	font-size:.7em;
}

/* apply to any td's in this table*/
table.small td
{
	font-size:.7em;
}

td.boldbluetop
{
	color:#00339C;
	font-weight:bold;
	vertical-align:top;
	line-height:1.5;
}

.bold
{
	font-weight:bold;
}

.first
{
	font-size:.7em;
	font-weight:bold;
	vertical-align:top;
	color:#00339C;
	width:31%;
	line-height:2;
}

.second
{
	vertical-align:top;
	width:3%;
}

.third
{
	font-size:.7em;
	width:66%;
	vertical-align:top;
}

.cbxspace
{
	text-indent:15px;
}

.parentright
{
	float:right;
}

.dgspaced td
{
	padding-right:5px;
}
