* {
	margin:0;
	padding:0;
} 

img {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

body {
	background-color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #ffffff;
	line-height: 18px;
}

a:hover, a:active {
	text-decoration: underline;
}


a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	margin-top: 10px;
}
#footer_contents {
	text-align: center;
	margin-top: 5px;
}

#footer_contents td {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}


#header {
	line-height: normal;
	width: 864px;
	height: 120px;
	text-align: center;
	margin-left: 48px;
}
#logo {
	float: right;
	margin-top: 22px;
	margin-right: 0px;
}


#header ul {
	list-style-type: none;
	margin-top: 50px;
	width: 250px;
	margin-left: 50px;
	float: left;
}
#strap {
	float: right;
	margin-right: 0px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 12px;
	height: 29px;
	width: 339px;
}


#header ul li {
	margin: 0px;
	padding: 0px;

}

#nav {
	text-align: center;
	margin-left: 48px;
	width: 864px;
}


#header ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#header a:hover, #header a:active, #header .uberlink {
	text-decoration: underline;
}

#page_content {
	width: 960px;
	position: relative;
	padding-bottom: 60px;
}

#section_content {
	margin-top: 30px;
	height: 310px;	
}

#column1 {
	width: 410px;
	float: left;
}

#column1 ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#column1 li {
	padding: 4px;
}

#column2 {
	width: 470px;
	float: right;
	padding-right: 50px;
	margin-left: 30px;
}

#column2 ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#column2 ol {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.clearfloats {
	clear: both;
}


#footer {
	height: 71px;
	width: 960px;
	background-image: url(images/footer_white.jpg);
	margin-bottom: 10px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	padding-top: 3px;
}
#tickerNews {
	height: 65px;
	width: 260px;
	float: right;
	margin-top: -5px;
}


#footer ul li {
	display: inline;
}
#bcard {
	border: 1px solid #FFF;
}
#biba {
	float: right;
	margin-top: 20px;
	margin-right: 45px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	line-height: 26px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size: 10px;
}


.orange {
	color: #f39c23;
}
.red {
	color: #e41831;
}


.green {
	color: #9dc223;
}

.yellow {
	color: #f9e919;
}

.blue {
	color: #00aeef;
}

.pink {
	color: #eb008b;
}
.biog {
	border: 1px solid #666;
	float: left;
	margin-right: 12px;
	margin-top: 4px;
}


a.orange {
	color: #f39c23;
}
a.red {
	color: #e41831;
}


a.green {
	color: #9dc223;
}

a.yellow {
	color: #f9e919;
}

a.blue {
	color: #00aeef;
}

a.pink {
	color: #eb008b;
}
#client {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

a:hover {
	text-decoration: underline;
}

/* CSS FOR NEWS FEED */

#concise_newscase {
   position:relative;
   overflow:hidden;
   height:60px;
   padding-top:5px;
   width:260px;
}

#concise_newscase a {
   font-weight:bold;
   font-size:100%;
}

.concise_newsdiv {
   position:absolute;
   overflow:hidden;
   top:65px;
   left:0;
   height:60px;
   padding-top: 5px;
   width:260px;
}

.concise_newsdiv div {
   background:#000;
   padding:5px;
   overflow:hidden;
}

/* CSS FOR NEWS PAGE */

#newsmenu {
	width: 140px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	display: inline;
	color: #FFF;
	margin-top: 40px;
}

#newsmenu a:link, #newsmenu a:visited {
	color: #eb008b;
	text-decoration: none;
}

#newsmenu a:hover, #newsmenu a:active {
	text-decoration:underline;
}

#newsContent a:link, #newsContent a:visited {
	color: #eb008b;
	text-decoration: none;
}

#newsContent a:hover, #newsContent a:active {
	color: #eb008b;
	text-decoration: underline;
}
