.global-nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
}

.global-nav:hover {
	color : #005270;
}

.header1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : italic;
	color : #005270;
	padding-bottom : 5px;
	font-weight : bold;
}

.header2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color : #005270;
	padding-bottom : 3px;
	font-weight: normal;
}

.header3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #005270;
	padding-bottom : 3px;
	font-weight: bold;
}

.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	color : #ffffff;
	font-weight : bold;
	padding: 0px;
	line-height : 100%;
}

.body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #005270;
	line-height : 150%;
}

.tbltxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #005270;
	padding-bottom: 3px;
}

.textinput {
	border: 1px #005270 solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 0px;
	padding-right: 0px 0px 1px 2px;
} 

.checkboxinput {
	margin: 0px;
	padding-right: 0px 0px 1px 2px;
} 