@charset "utf-8";
/* CSS Document */
#MainDiv
{
	width: 800px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#FlashDiv
{
	background-color:#FFFFFF;
	padding-top:10px;
	text-align:center;
}

#DataDiv
{
	width:800px;
	background-color:#FFFFFF;
	float:left;
}

#LeftPart
{
	width:200px;
	text-align:left;
	background-color:#FFFFFF;
}

#RightPart
{
	width:584px;
	text-align:left;
	background-color:#FFFFFF;
	padding-left:15px;
}

input, select
{
	text-align:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

#readmore
{
	text-align:right;
	padding-right: 15px;
}

#readmore a
{
	color:#10509e;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}

#readmore a:hover
{
	color:#FF6600;
	border-bottom:1px dotted #FF6600;
}
.divider
{
	padding-right:15px;
}

.btnStyle
{
	text-align:center;
}
#Bottom
{
	text-align:center;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	color:#10509e;
	float:left;
	width:100%;
	height:45px;
}

.Bottom
{
	text-align:center;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	color:#10509e;
	float:left;
	width:100%;
	height:45px;
}

#Bottom a
{
	color:#10509e;
	font-size:11px;
	text-decoration:none;
	position:relative;
	font-weight:bold;
}

#Bottom a:hover
{
	color:#FF6600;
	border-bottom:1px dotted #FF9900;
}

.colorStyle
{
	color:#10509e;
}

.style1 
{
	color: #10509e;
	font-weight:bold;
}

#Links a
{
	color:#10509e;
	text-decoration:none;
}

#Links a:hover
{
	color:#666666;
	border-bottom:1px dotted #666;
}

.HeadStyle
{
	color:#10509e;
	font-size:14px;
	font-weight:bold;
}
.alert
{
	color:#FF0000;
}

#Error
{
	padding-top:5px;
	padding-bottom:5px;
}

#ValidMsg
{
	background-color:#bad9ba;
	color:#5c995d;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#ErrorMsg
{
	background-color:#f0dfbe;
	color:#CC6633;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#LeftNav
{
	padding-left:25px;
	font-weight:bold;
	color:#10509e;
	position:relative;
}

#LeftNav a
{
	color:#10509e;
	text-decoration:none;
	position:relative;
}

#LeftNav a:hover
{
	color:#FF6600;
	border-bottom:1px dotted #FF6600;
}

#signin a
{
	color: #10509e;
	text-decoration:none;
	border-bottom:1px dotted #10509e;
	position:relative;
	font-weight:bold;
}

#signin a:hover
{
	color: #FF6600;
	border-bottom:1px dotted #FF6600;
}
#Menu
{
	width:798px;
	text-align:center;
	padding-top:0px;
	color:#FFF;
	font-weight:bold;
}

#Menu a
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#UserTable th
{
	background-image:url(images/back1.jpg);
	color:#FFF;
}
