/* CSS Document */


body {
	width: 980px;
	background-color: #EDEDED;
	margin: 0px auto 0px auto;
}


/*--------- Top rss tab -------*/


#top-tab {
	height:50px;
	width:235px;
	background: url(../../Scope/images/bluetab.png) no-repeat 0;
	float: right;
	
}

ul#top-tab-list
{
	font: normal bold 10px helvetica;
}

/* IE 7 Win Hack */ html>body ul#top-tab-list {*padding-top:10px;}


#top-tab-list li
{
	display: inline;
	list-style-type: none;
	float: left;
	height: 30px;
	margin-left: -20px;
}

 .rss
{
	background: url(../../Scope/rss.gif) no-repeat 55px -1px;
	padding-left: 30px;
	padding-right: 17px;
}

 .subscribe
{
	background: url(../../Scope/images/whiteline.jpg) no-repeat right;
	padding-right: 10px;
}


#top-tab-list a {
}

#top-tab-list a:link, #top-tab-list a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#top-tab-list a:hover
{
	color: #fff;
	text-decoration: none;
}


/*---ui logo----*/



#ui-logo{
	height:73px;
	width:900px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 275px;
	margin-left: 60px;
}

#ui-logo img{
	border:none;
	padding-top: 30px;
}




/*-------*/



div#bodywrap {
	height: auto;
	width: 1040px;
	background-color: #FFFFFF;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}



div#contentwrap {
	margin: 0px 22px 0px 48px;
	width:935px;
	height: auto;
}



/* Bottom Divs */






h1 {
	display: block;
	font-family: tahoma;
	font-size: 10px;
	color: #77414A;
}

h1 A {
	text-decoration:none;
	color: #77414A;
}

h2 {
	display: inline;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}

h3 {
	
	font-family: tahoma;
	font-size: 18px;
	color: #999;
	margin-top: 2px;
	width:250px;
	
	
}

h4 {
	display: block;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}

.title {
	display: inline;
	font-family: tahoma;
	font-size: 10px;
	color: #663333;
	padding-right: 10px;
}




.main  {
	margin-top:0px;
	border:none;}
/*---------*/


	

/*----feature column-----*/

#feature-column  {
	width: 900px;
	height:auto;
	text-align:left;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 7px 10px;
	padding: 10px 0px 0px 10px;
}

#feature {
	width: 900px;
	height:auto;
	text-align:left;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 7px 10px;
	padding: 10px 0px 0px 10px;
}







/*footer*/


div#footer {
	font: normal bold 10px  Arial, Helvetica, sans-serif;
	width:auto;
	background-color: #B1B1B1;
	height: 150px;
	clear: both;
	margin:0px;
	color: white;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 20px 0px 0px 70px;
}

/* IE 6 Win Hack */ html>body div#footer { *margin-top: 10px;}

div#footer a  {
	text-decoration: none;
		color: #0099FF;
}
