html
{
	/*overflow-y: scroll;*/
	color: #000000;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
body
{
	background: inherit;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 70%;
}

p
{
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
}
input,textarea,select
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 100%;
}
img
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none 0px;
}
a
{
	color: inherit;
	background-color: inherit;
	text-decoration: none;
}
a:link
{
	color: #004271;
	background-color: inherit;
	text-decoration: underline;
}
a:visited
{
	color: #004271;
	background-color: inherit;
	text-decoration: underline;
}
a:active
{
	color: #004271;
	background-color: inherit;
	text-decoration: underline;
}
a:hover
{
	color: #b55000;
	background-color: inherit;
	text-decoration: underline;
}
h1
{
	color: #000000;
	background-color: inherit;
	font-size: 150%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #000000;
	background-color: inherit;
	font-size: 108%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 4px 0px;	
}
h3
{
	color: #000000;
	background-color: inherit;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
h4
{
	color: #000000;
	background-color: inherit;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
hr
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	height: 1px;
	width: 100%;
	border-bottom: solid 1px #000000;
	border-top: none 0px;
	border-left: none 0px;
	border-right: none 0px;
	line-height: 1px;
}

table
{
	border-collapse: collapse;
	font-size: 100%;
}
ul,ol
{
	padding: 0px 0px 0px 0px;
	margin: 16px 0px 16px 0px;
	line-height: 150%;
}
ul ul,ol ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

.bold
{
	font-weight: bold;
}
.clearboth
{
	clear: both;
}
.hiddenlabel
{
	position: absolute;
	left: -2000px;
}
.blockimage
{
	display: block;
}
.nowrap
{
	white-space: nowrap;
}

/* frontbox */
.frontboxitem
{
	float: left;
	display: inline;
	margin: 0px 6px 0px 0px;
}
.frontboxitemalt
{
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}


/* themelist */
.themelistitem
{
	float: left;
	display: inline;
	margin: 0px 6px 6px 0px;
}
.themelistitemalt
{
	float: left;
	display: inline;
	margin: 0px 0px 6px 0px;
}

/* contact */
.contentcontactbox
{
	color: inherit;
	background-color: #fcf8f5;
	padding: 7px 8px 7px 12px;
	width: 425px;
}
.contentcontactboxleft
{
	float: left;
	display: inline;
	width: 180px;
}
.contentcontactboxright
{
	float: right;
	display: inline;
	width: 230px;
}
.contentcontactbox label
{
	color: #555150;
	background-color: inherit;
	font-weight: bold;
	font-size: 92%;
	display: block;
}
.contentcontactinput
{
	margin-top: 2px;
	margin-bottom: 7px;
	border: solid 1px #a5acb2;
	padding: 3px 2px 0px 3px;
	width: 175px;
	height: 19px;
	font-size: 112%;
	float: left;
}
.contentcontacttextarea
{
	border: solid 1px #a5acb2;
	padding: 3px 2px 0px 3px;
	margin-top: 2px;
	width: 220px;
	height: 110px;
	font-size: 112%;
	float: left;
}
.contentcontactboxbutton
{
	margin-top: 14px;
	margin-bottom: 10px;
	text-align: center;
}

/* poll */
.pollSpot
{
	width: 209px;
	height: 158px;
	font-size: 92%;
	padding: 36px 10px 0px 12px;
	background-position: left top;
	background-repeat: no-repeat;
}
.pollSpot h2
{
	display: none;
}
.pollSpot .question
{
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 4px 0px;
}
.percentage
{
	margin-left: 10px;
	font-weight: bold;
}
.questionHolder
{
	/*border-top: dashed 1px #b6b6b6;*/
	margin-top: 2px;
	padding: 2px 0px 2px 0px;
	clear: both;
}
.questionHolder .question
{
	font-weight: normal;
}
.percentageBarHolder
{
	width: 209px;
	height: 4px;
}
.percentageBar
{
	float: left;
	display: inline;
}
.votePercentage1,.votePercentage2,.votePercentage3,.votePercentage4,.votePercentage5
{
	color: inherit;
	background-color: #016a84;
	height: 4px;
	font-size: 1px;
}
.restPercentage1,.restPercentage2,.restPercentage3,.restPercentage4,.restPercentage5
{
	color: inherit;
	background-color: #b6b6b6;
	height: 4px;
	font-size: 1px;
}
.totalNoOfVotes
{
	margin-top: 2px;
	text-align: right;
}
.answers
{
	position: relative;
}
.pollSpot .answers input
{
	position: absolute;
	left: 0px;
	width: 16px;
	height: 16px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.pollSpot .answers br
{
	display: none;
}
.pollSpot .answers label
{
	width: 190px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	left: 20px;
}
.submitButton
{
	border-top: dashed 1px #b6b6b6;
	text-align: center;
	padding-top: 6px;
	margin-top: 6px;
}

.printbottom
{
	font-size: 92%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #dedede;
}
