
img
{
	border: 0;
}

body
{
	font-size: 16px;
}

.section-title
{
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	background-color: white;
	color: black;
}

.text
{
	text-align: left;
	font-family: arial, sans-serif;
	color: black;
	background-color: white;
}

.input-panel
{
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
}

.input-box
{
	min-width: 200px;
}

#main
{
	max-width: 600px;
	padding-top: 16px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}

#banner
{
	text-align: center;
}

#page-img
{
	float: left;
}

#page-msg
{
	float: right;
	text-align: right;
	padding-top: 32px;
	font-family: arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: black;
	background-color: white;
}

#page-msg-minor
{
	float: right;
	text-align: center;
	padding-top: 16px;
	padding-right: 72px;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: black;
	background-color: white;
}

#page-info
{
	float: right;
	text-align: left;
	padding-top: 8px;
	font-family: arial, sans-serif;
	color: black;
	background-color: white;
	max-width: 300px;
}

#change-pw
{
	text-align: right;
}

#clientlogin
{
	text-align: right;
}

#content
{
	clear: left;
	padding-top: 32px;
}

.label-text
{
	font-family: arial, sans-serif;
	color: black;
	background-color: white;
}

.offset
{
	text-align: left;
	color: black;
	background-color: #dfe4e6;
}

.simple-offset
{
	text-align: left;
}

.short-text-title
{
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: black;
	background-color: #dfe4e6;
}

.short-text
{
	font-family: arial, sans-serif;
	color: black;
	background-color: #dfe4e6;
}

.simple-text-title
{
	padding-top: 32px;
	padding-bottom: 16px;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: black;
	background-color: white;
}

.simple-title
{
	text-decoration: underline;
	padding-top: 32px;
	padding-bottom: 16px;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: black;
	background-color: white;
}

.caption
{
	float: right;
	padding-top: 16px;
	text-align:right;
	font-size: 90%;
}

.simple-text
{
	font-family: arial, sans-serif;
	font-size: 1.0em;
	color: black;
	background-color: white;
}

.tagline-text
{
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #7f7f7f;
	background-color: white;
}

.copyright-text
{
	position: relative;
	top: 50px;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	color: silver;
	background-color: white;
}
