.styledinput {
	border: 1px solid #989898;
	background-color: #F5F5F5;
	font: 11px Verdana;
}

img {
	border-width: 0px;
}

br.even {
	clear: both;
}

div.roundedhead {
	background-color: #EFEFEF;
	overflow: hidden;
}

div.roundedhead * {
	padding: 0px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	height: 1px;
	overflow: hidden;
	background-color: #DEDEDE;
}

div.roundedheadtext {
	padding: 0px 8px 4px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	background-color: #DEDEDE;
	color: #EB302A;
	font-weight: bold;
}

div.roundedheadtextbottom {
	padding: 4px 8px 0px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	background-color: #DEDEDE;
	color: #EB302A;
	font-weight: normal;
	font-size: 90%;
}

div.rounded {
	background-color: #EFEFEF;
	overflow: hidden;
}

div.rounded * {
	padding: 0px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}

div.r1 {
	margin: 0px 5px;
	border-left: 2px solid #DEDEDE;
	border-right: 2px solid #DEDEDE;
	background-color: #DEDEDE;
}

div.r2 {
	margin: 0px 3px;
	border-left: 2px solid #DEDEDE;
	border-right: 2px solid #DEDEDE;
}

div.r3 {
	margin: 0px 2px;
}

div.r4 {
	margin: 0px 1px;
	height: 2px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font: 12px Verdana, Arial, sans-serif;
	color: #333333;
	text-align: center;
}

#pagecontainer {
	margin: 0px auto;
	width: 750px;
	text-align: left;
}

#nav {
	background: url("../images/bg-nav.gif") no-repeat;
	height: 27px;
	line-height: 27px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
}

#nav a, #nav a:visited, #footerbar a, #footerbar a:visited {
	text-decoration: none;
	color: #909090;
	padding: 0px 15px;
	border-left: 1px solid #DEDEDE;
}

#nav a:hover, #footerbar a:hover {
	text-decoration: none;
	color: #EB302A;
}

#nav span {
	color: #EB302A;
	padding: 0px 15px;
	border-left: 1px solid #DEDEDE;
}

#bodyheader {
/*
	background: url("../images/bg-header.gif") no-repeat;
*/
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	background-color: #FFFFFF;
}

#bodyheader img {
	margin: 3px 0px 10px 3px;
	height: 35px;
}

#bodycontent {
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	background-color: #EFEFEF;
	padding: 20px;
	margin: 0px;
}

.bodycontentblock {
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

.bodycontentblock .contents {
	padding: 12px 20px 12px 20px;
	background-color: #FFFFFF;
	margin: 0px;
}

.bodycontentblock .contents p {
	padding: 0px;
	margin: 8px 0px 8px 0px;
	line-height: 16px;
}

.bodycontentblock .contents li {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	line-height: 16px;
}

.feature {
	color: #EB302A;
	font-weight: bold;
}

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

a:hover {
	text-decoration: none;
	color: #CC0000;
}

.buttongraphic {
	text-align: center;
	font-size: 10px;
	width: 120px;
	line-height: 20px;
}

.buttongraphic a, .buttongraphic a:visited {
	display: block;
	color: #EB302A;
	text-decoration: none;
	background: url("../images/bg-button.gif") no-repeat;
}

.buttongraphic a:hover {
	display: block;
	color: #CC0000;
	text-decoration: none;
	background: url("../images/bg-button-hover.gif") no-repeat;
}

#footer {
	background: url("../images/bg-footer.gif") no-repeat;
	margin-bottom: 10px;
	font-size: 10px;
}

#footerbar {
	height: 32px;
	line-height: 32px;
}

#footertext {
	text-align: right;
	color: #909090;
	margin-top: 3px;
	margin-right: 3px;
}
