/* This CSS Document is for the side navigation bar only*/

a.GoText2
{
    margin-right:5px;
    font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration:none;
	float:right;
}

a.orangeLike 
{
	color: #eb8104;
	font-family:"Trebuchet MS";
	font-size: 16px;
	line-height: 20px;
	text-decoration:none;
}
a.orangeLike:link 
{
	color: #eb8104;
}
a.orangeLike:visited 
{
	color: #eb8104;
}
a.orangeLike:hover 
{
	color: #eb8104;
	cursor:default;
}

.title1 
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	line-height: 25px;
	color: #003399;
}

.orange
{
   	color: #eb8104;
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	line-height: 20px;  
	text-decoration:none;
	margin-bottom:5px;
}

.sideList1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:3px 0px 5px 12px;
}

td.cb
{
	width:31px;
	height:32px;
	cursor:pointer;
}

#gom{background: url(/images/new/GOM.png) no-repeat;width: 280px; height:85px; margin-top:5px;padding:27px 4px 5px 4px; float:left; text-align:left;}
#gom .t1 {font-family: "Trebuchet MS"; font-size:13px;font-weight:bold;color:#eb8104;margin:0px 0px 2px 5px;}


