html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Verdana,Helvetica, Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#shadow_right {
	padding: 0 36px;
}

#header {
	height: 118px;
	position: relative;
}

#logo {
	width: 254px;
	height: 109px;
}

#mainbody {
	margin-top: 10px;
}

.mainbody-padding {
	padding: 25px 30px 15px 30px;
}

#horiz-menu {
	height: 30px;
}

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

#footer {
	height: 62px;
	padding: 10px;
}

#footer span {
	text-align: center;
	float: left;
}

#footer a {
	float: right;
	color: #1A75BB;
}

#always_valid{
	clear: both;
	padding: 10px;
}

#always_valid img{
	border: 0pt;
	padding: 5px;
}

