
.border {
	border: 1px solid #bcbcbc;
}
.issue {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #f5eabd;
	padding-left:10px;
	vertical-align:middle;
	text-align:left;
	height: 25px;
}
.loginheading {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff030b;
	text-decoration: underline;
	vertical-align:middle;
	text-align:center;
}
.searchby {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff030b;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
}
.top {
	background-image: url(../images/linetop.gif);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(../images/background.gif);
	height: 210px;
	background-repeat: no-repeat;
}
.footernav {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	height: 75px;
	vertical-align:middle;
	text-align:center;
}
.copyright {
	font-family: verdana;
	font-size: 11px;
	color: #474351;
	text-decoration: none;
	height: 23px;
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
	background-color: #c1c1c1;
}


.td {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #fc0300;
	height: 20px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}


.divider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
}


.redborder {
	border: 1px solid #ff150a;
}
.logintext{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	text-align:right;
	padding-left:10px;
}
.login{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	text-align:right;
	padding-left:10px;
}
a.login:hover{
	text-decoration:underline;
}
.forgotpw{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1303c5;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
 }
 a.forgotpw:over{
 	text-decoration:underline;
}
.content{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
 }

.BottomDialogBox 
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;

	vertical-align:middle;
	text-align:center;
}

.BottomDialogBox1
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	height: 75px;
	vertical-align:middle;
	text-align:center;
}