﻿* {
	padding:0px;
	margin:0px;
}

/*- CRM -*/

input, select, textarea
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	/*border-color: ;*/
	background-color: #ffffcc;
}


.rb {
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	border-style:none;
	color :black;
	background-color:Transparent;

	
}

.coll
{
	border-style: solid;
	border-color: #FFCC00;
	border-width: thin; /*background-color:#fffafa;*/
	width: 650px;
	/*background-color: #ffff99;*/
}

.coll2
{
	border-style:solid;
	border-color:#cc9966;
	border-width:thin;
	background-color:#fffafa;
	
}
.mainButton
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	background-color:#FFCC00;
	border-style:double ;
	border-color:#FFCC00;
	color:Black ;
	
}

.mainRows
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
}

.mainRowsBold
{
	font-family:Helvetica;
	font-size:9pt;
	font-weight:bold;
}

.mainRowsBoldAlternate
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	/*background-color: lightyellow;*/
}

.mainNoteBold
{
	font-family:Helvetica;
	font-size:9px;
	font-weight:bold;
}

.TitleRows
{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	border-bottom-style: none;
	background: #FFCC00; /*	background:#cecece;*/
}

.TitleColumn
{
	font-family:Helvetica;
	font-size:10pt;
	font-weight:bold;
	border-bottom-style:none;
	/*background:#cecece;*/
	background:#FFCC00;
	border-color:#FFCC00;
}

/* - END CRM -
body, html {
	background-repeat: repeat-x;
	background-color:#FFF001;
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#333333;
} */

#topBarMiddle {
	background-image: url(images/buzz_contentHeader.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 744px;
}


#container {
	position: relative;
	width:960px;
	margin:auto;
	height:630px;
	text-align:left;
}

#menuWrapper {
	position: relative;
	width:200px;
	float: left;

}
#contentWrapper {
	position: relative;
	width: 744px;
	float: right;
}


#menuHeader {
	background-image: url(/images/menuHeader.gif);
	display: block;
	height: 12px;
	width: 212px;
	background-repeat: no-repeat;
	overflow:hidden;
}

#menuContent {
	display: block;
	width: 200px;
	background-repeat: repeat-y;
	position: relative;
	height: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/nav-background.gif);
	background-repeat: no-repeat;
}

#menuFooter {
	background-image: url(images/buzz_beeNav.gif);
	display: block;
	height: 300x;
	width: 200px;
	background-repeat: no-repeat;
}

#menuFooterImage {
	background-image: url(images/buzz_navFooter.gif);
	display: block;
	height: 17px;
	width: 200px;
	background-repeat: no-repeat;
}

#contentCell{
	display: block;
	width: 704px;
	background-repeat: repeat-y;
	min-height: 738px;
	position:relative;
	background-color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
}

#contentCell ul{
	padding-left:20px;
}

#Banner {
	background-image: url(images/header.jpg);
	height: 215px;
	width: 960px;
	margin-bottom:8px;
}

#contentFooter {
	background-image: url(images/buzz_contentFooter.gif);
	display: block;
	height: 16px;
	width: 744px;
	background-repeat: no-repeat;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

#copyright {
	font-size:10px;
	color:#000000;
	width: 744px;
	margin-top: 10px;
}

#navigationHeader {
	background-image: url(images/layout/buzz_navHeader.gif);
	height: 17px;
	width: 200px;
}

#normalContent {
	padding:25px;
}

#normalContent ul {
	margin-left:20px;
}

h1 {

font-size: 20px;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
color:#000000;
margin-bottom:1em;
}

p {
margin-bottom:1em;
}

h2 {

font-size: 14px;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
color:#666666;
}

#menu {
list-style:none;
padding-left:10px;
padding-right:10px;
}

#menu li {
padding-top:10px;
padding-bottom:10px;
border-bottom:solid 1px #CCCCCC;
}

#menu a {
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:12px;
letter-spacing: 0.2px
}

#menu a:hover {
text-decoration:none;
color:#fff000;
}

a {
color:#333333;
}
