.msg_unread{
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
}
.msg_read{
	color:#000000;
	background-color:#FFFFFF;
}

/*---------------------------*/
ul.standaloneul{
	list-style:none;
	margin: 10px 0px 10px 0px;
	padding:0px;
}
ul.standaloneul li{
margin:15px 0px;
background: url('../arrow.jpg') no-repeat 0px 3px;
letter-spacing:-0.007em; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

ul.standaloneul li a{
color: #054ea8;
font-weight: bold;
}
/*---------------------------*/
/*************************************88BAD8**FC7300;****/
.topnav_menu {	
	color: #054ea8;
	font-weight: bold;
	text-decoration: none;
}

.topnav_menu a{
	color:#88BAD8;
	text-decoration:underline;
}

.topnav_menu a:hover{
	color:#295F7F;
	text-decoration:underline;
}

/* Start Right side Related Help Topics*/
.rightsidehelp {
	float:right;
	width: 200px;
	margin:0px; 
	padding:0px;
	background: #437fc2;
	border: 1px solid #437fc2;
	text-align:left;
	}	
.rightsidehelp h1 {
	padding:5px;
	margin: 0px;	
	font-size: 12px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:move;
	white-space: nowrap;
}
.rightsidehelp ul {
	list-style:none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: #f7faf1;
	font-size: 15px;			
}

.rightsidehelp ul li {
	background: url('../arrow.jpg') no-repeat 3px 6px;
	font-size:16px; padding-left:7px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
.rightsidehelp ul a {
	display:block;
	font-family: tahoma;
	font-size: .70em;
	font-weight:normal;
	color: #022b76;
	height: 100%;	
	padding:.3em 0px .3em 10px;
	line-height: inherit;
	border-bottom: 1px solid #D4D4D4;
}
.rightsidehelp ul a:link, .rightsidehelp ul a:visited {
	text-decoration:none;
}
.rightsidehelp ul a:hover {
	padding: .3em 0px .3em 10px;
	border-left: none;
	text-decoration:underline;
}
/* End Right side Related Help Topics*/


input.button { 
	height: 24px;
	margin: 0px;
	color: #FFF;
	background: #8EB50C url('/images/button-bg.jpg') repeat-x 0 0;
	border: medium none;; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial, Sans-serif; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}

.OptLabelValReq
{
	border:1px solid red;
}
