body
{
	font: 11px 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif;
	margin: 0px;
	color:#413839;
background-color:#f2f1f1;	
}

/*========= header ===========*/
.header
{
	width: 960px;
	float: left;
	height: 200px;
}

.logo
{
	margin-top: 10px;
	margin-left: 15px;
}
.topFlink
{
	padding-top: 10px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #ffff00;
}
.toplink
{
	padding-top: 10px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.toplink:active
{
	background-color: Red;
}
.toplink:hover
{
	text-decoration: underline;
	color: #fff;
}
/*========= header end===========*/

/*========= content===========*/

.main
{
	width: 960px;
	height: auto;
	border:1px solid #ccc;
	background-color: #fff;
}
.content
{
	font-size: 13px;
	clear: both;
}

/*========= content end===========*/
b
{
	color: #d00000;
	font-size: 14px; /*105CB6;*/
}


h2, h3
{
	font-size: small;
}
a
{
	font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #4781AA;
}
a:hover
{
	text-decoration: underline;
}
.logo
{
	margin-left: 10px;
}
img
{
	border: 0px;
}
.imgLogo
{
	margin-right: 5px;
	margin-bottom: 5px;
}
/* ====== Datagrid =========== */
.divStartups
{
	margin-left: 10px;
	font-size: 14px;
	line-height: 25px;
}
.divStartups a
{
	color: #000;
}
.divStartups a:hover
{
	color: #4781AA;
	text-decoration: none;
}
.divStartups li
{
	font-size: 12px;
	line-height: 21px;
}
.divHeading
{
	font-size: large;
	vertical-align: baseline;
	color: #4781AA;
	text-decoration: none;
}
.divHeading:hover
{
	color: #000;
}


.pager
{
	border: solid 1px #d00000;
	color: #d00000;
	background-color: #f8f8f8;
	text-align: center;
	font-weight: bold;
}
.pagerSelected
{
	border: solid 1px #cccccc;
	color: #cccccc;
	background-color: #f8f8f8;
	text-align: center;
	font-weight: lighter;
}
.resources
{
	font-size: 12px;
	vertical-align: top;
}


/*========= right sidebar ===========*/

.category-ul
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}

.category-li
{
	background-repeat: no-repeat;
	background-position: 8px top;
	line-height: 20px;
	padding-bottom: 8px;
	padding-right: 10px;
}
.category-li a
{
	color: #000;
	font-weight: normal;
}
.category-li a:hover
{
	color: #4781AA;
	text-decoration: none;
}

.comment-li
{
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.comment-li a
{
	color: #000;
}
.comment-li a:hover
{
	color: #4781AA;
	text-decoration: none;
}

/*========= right sidebar ends ===========*/

ul
{
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
	text-decoration: none;
}

/*========= footer ===========*/
.footer
{
	width: 950px;
	border-top: solid 15px #f4f4f5;
	font-weight: normal;
	color: #444;
}
.footer a
{
	margin: 4px;
	color: #444;
	line-height: 20px;
	font-size: 12px;
}
.footer a:hover
{
	text-decoration: underline;
}
/*========= footer end ===========*/

.resourcesTable td
{
	border: solid 1px #ffbbaa;
}
.resourcesTable table
{
	border: solid 1px #ffbbaa;
}
.resourcesTable th
{
	border: solid 1px #ffbbaa;
}
.divStartups li
{
	color: Black;
	font-weight: normal;
}
.updateProgress
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	width:500px;
}
.TopFilter
{
	font: 15px Verdana;
	text-align:left;
	margin-left:20px;
}



