/* Add the logo to the top.*/
#site-name
{	
	position: absolute ! important;
	top: 10px ! important;
	height:100px;
	padding-top: 50px;
	background:url("../images/logo.gif") 260px 0px no-repeat ! important;
	color: #81B271 ! important;	
	font-size: 1px ! important;	
	
}
/* Tweak mastheader */
#masthead
{
	background-image:url("/clientimages/34035/images/mastheader.jpg") ! important;
	background-repeat:no-repeat;
	height:131px;
}

/*tweak copyright*/
#copyright, #copyright span, #copyright a
{
	font-size: 11px ! important;
	color: #DDDDDD ! important;
	padding-bottom:5px ! important;	
}


#copyright
{
	position: relative;
	top: 30px;
}

#footer
{
	font-size: .85em;
	border: 0px solid red;
	padding: 40px 0px 0px 45px ! important;	
	margin-bottom: 0px ! important;
}

#date-time
{
	color: #333300;
	font-size: 11px;
	display: inline ! important;
	border:0px solid red;
	position: relative ! important;
	top: 53px ! important;
	left: 550px ! important;
	text-align: right ! important;
	width: 300px ! important;
}

/*Border for photos*/
.border
{
	border: solid 1px #000000;
}

.LblTime
{
	width: 100px;
}

.hideit
{
    display: none;
}

/*
Poll customization
*/
.poll
{
	border-color: #E8E8E8 ! important;
	border: 1px 0px 1px 0px ! important;
}

.BtnVote
{
background-color: #80B270 ! important;
color: white;
}

.poll .answers
{
border-top: 1px solid #E8E8E8;
}

/*
Ordered List DownArrowList"
*/
.DownArrowList
{
padding-top:10px;
}
.DownArrowList ul
{
list-style-type: none;
padding:0;
margin: 0;
}

.DownArrowList ul li
{
background:url("../images/downarrow.gif");
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
padding-bottom: .75em;
}

.DownArrowList ul li b, strong
{
	color: #81B271 ! important;
}

.DownArrowList ul li a
{
	font-size: .85em;
}

.DownArrowList ul li h5
{
    font-weight: normal;
}

.TipViewPhoto
{
border: solid 1px black;
}


/*
NoBulletBulletedList
*/
.NoBulletBulletedList
{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	width: 90%;
}
.NoBulletBulletedList li
{
	padding-bottom: 2px;
}
.NoBulletBulletedList li div
{
	padding-bottom: 2px;
}


/*
PDFList
*/
.PDFList
{
	padding-top: 10px ! important;
}
.PDFList li a
{
	background: #FFFFFF url("/clientimages/34035/images/icons/pdfsmall.gif");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	vertical-align: middle;
	padding-top: .3em;
	padding-bottom: .3em;
	height: 2em;
}
