body 			{ font-size: 12px; color: #454545; font-family: "trebuchet ms"; line-height: 20px; margin:0; padding:0; }

td 				{ font-size: 12px; COLOR: #001b30; font-family: "trebuchet ms"; line-height: 20px; }

.spanlink		{ color: #ff6600; text-decoration: none; cursor: hand }

.disabled		{ font-size: 9pt; color: #dadada }
.action			{ color: #fe9205 ; font-weight: bold; text-decoration: none; }
.action a:link	{ font-weight: bold; color: #fe9205; text-decoration: none; }
.action a:visited{ font-weight: bold; color: #fe9205; text-decoration: none; }
.action a:hover	{ font-weight: bold; color: #001b30; text-decoration: none; }

.MenuF       	 { font-weight: bold; color:#fff; font-size: 14px; text-transform: uppercase; font-family:arial bold; line-height:16px}
.MenuF a:link	 { font-weight: bold; color:#fff} 
.MenuF a:visited { font-weight: bold; color:#fff}
.MenuF a:hover	 { font-weight: bold; color:#ffba40; text-decoration: none; }

.MenuH       	 { font-weight: bold; color:#2d4567; font-size: 12px; }
.MenuH a:link	 { font-weight: bold; color:#2a4264} 
.MenuH a:visited { font-weight: bold; color:#2d4567}
.MenuH a:hover	 { font-weight: bold; color:#e55d1f; text-decoration: none; }

.ViewData		{ font-size: 8pt; color: #2a4264; border-bottom: 1px solid #4c89c4; border-left: 1px solid #4c89c4; border-right: 1px solid #4c89c4 }

.footer { FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; line-height: 11px; }
.FooterCredit a{color:#F90;}
.sitenav {FONT-SIZE: 11px; COLOR: #001b30;}

.mezzanine {FONT-SIZE: 10px}
.mezzanine A:link {FONT-SIZE: 10px; COLOR: #3e85b3}
.mezzanine A:hover {FONT-SIZE: 10px; COLOR: #ff6600}

form			{ margin: 0px; padding: 0px; overflow:hidden; margin-left:0px; margin-right:0px}
input			{ font-size: 11px; font-family: Tahoma; width: 100px }
input.radio		{ font-size: 11px; font-family: Tahoma; width: 10px; height: 20px }
input.checkbox	{ font-size: 11px; font-family: Tahoma; width: 10px; height: 20px }
input.submit	{ font-size: 11px; font-family: Tahoma; width: 75px }
input.disabled	{ font-size:  11px; font-family: Tahoma; width: 100px }
textarea		{ font-size:  11px; font-family: Tahoma; width: 290px;  height: 80px; }
select			{ font-size:  11px; font-family: Tahoma; width: 200px }
button			{ font-size:  11px; font-family: Tahoma; }

div.hr			{ background-image: url(../../../library/templates/skin_benjamin/bardots.html); background-repeat: repeat-x; background-attachment: scroll; background-position: center; height: 15px; }
div.hr hr		{ display: none; }

#Page_best img {border:none; margin:0px auto; text-align:center}


/*****************************************Portal Button**************/
#portal{
    background: url(../../images/portal_btn_hi_hover.png) no-repeat 0 0;
    color: #000;
    font-style:normal;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    padding: 19px 40px 8px 30px;
	top:55px;
	left:-30px;
	text-transform:None;
	text-decoration:blink;
}
	
#portal:hover { 
	color:#900;
	background-position: 0 -54px;
}

.portalbg {
	background: url(../../images/nowf.png) no-repeat;
    position:relative;
	height:92px;
	width:178px;
	left:710px;
	top:-730px;
	float:left;
	z-index:999;
	}
/*****************************************end Portal Button**************/
