BODY
{

	margin:0px;
	font-family:Verdana;
}
DIV
{
	font-family:Verdana;
}
IMG
{
	border:0px;
}


HR
{
padding:0px;
margin:0px;
}

A
{
	color:green;
}

.morelink
{
	font-weight:bold;
	xfont-size:large;

}
.headlinelink
{ 
	margin-bottom:10px;
	font-size:small;
	
}

.headline
{
	font-size:large;
	font-weight:bold;
}

.byline
{
	font-size:xx-small;
	font-weight:bold;
}



.copyright
{
	color:#666666;
	font-size:xx-small;
}


.inputtext
{
	font-size:larger;
	width:250px;
	border:solid 1px black
}

.inputbutton
{
	font-size:larger;
	width:175px;
	
}

.surveytopics_top
{
	font-family:Verdana;
	padding-left:3px;
	padding-top:2px;
	color:white;
	width:164px;
	height:24px;
	background-image:url(../images/topicnav/top.bmp);
	font-size:16px;
	font-weight:bold;
}


.newstopics_top
{
	cursor:pointer;
	font-family:Verdana;
	padding-left:3px;
	xpadding-top:2px;
	color:white;
	width:200px;
	height:24px;
	background-image:url(/PADS/images/topicnav/top.jpg);
	font-size:15px;
	font-weight:bold;
	background-repeat:no-repeat;
	text-decoration:underline;
}

.newstopics_middle
{
	cursor:pointer;
	font-family:Verdana;
	padding-left:6px;
	xpadding-top:2px;
	xcolor:white;
	width:200px;
	height:24px;
	background-image:url(/PADS/images/topicnav/middle.jpg);
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
	background-repeat:no-repeat;
	vertical-align: middle;
	text-decoration:underline;
}

.newstopics_bottom
{
	cursor:pointer;
	font-family:Verdana;
	padding-left:10px;
	xpadding-top:2px;
	color:white;
	width:200px;
	height:25px;
	background-image:url(/PADS/images/topicnav/bottom.jpg);
	background-repeat:no-repeat;
	vertical-align: middle;
	text-decoration:underline;
}


.surveytopics_top
{
	font-family:Verdana;
	padding-left:3px;
	padding-top:2px;
	color:white;
	width:194px;
	height:24px;
	background-image:url(/PADS/images/topicnav/surveyTop.bmp);
	font-size:16px;
	font-weight:bold;
}

.surveytopics_middle
{
	font-family:Verdana;
	padding-left:6px;
	padding-top:2px;
	color:white;
	width:194px;
	height:24px;
	background-image:url(/PADS/images/topicnav/surveyMiddle.bmp);
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
}

.surveytopics_bottom
{
	font-family:Verdana;
	padding-left:10px;
	padding-top:2px;
	color:white;
	width:194px;
	height:25px;
	background-image:url(/PADS/images/topicnav/surveyBottom.bmp);
}

.feedbackTitle
{
	padding:10px;
	font-size:32px;
}

.feedbackText
{
	padding-left:10px;
	font-size:20px;
}

