/* Template Styles */
* {font-family: Verdana, sans-serif; font-size: 11px;}
body {color: #5C5B49; padding: 0; margin: 0; height: 100%; overflow: auto !important; _overflow: hidden !important; width: 100%; font-family: Verdana, sans-serif; font-size: 11px;}
body > form {height: 100%; width: 100%}
html {padding: 0; margin: 0; height: 100%; width: 100%}

p {font-family: Verdana, sans-serif; font-size: 11px;color: #5C5B49;}
table {font-family: Verdana, sans-serif; font-size: 11px;color: #5C5B49;}
h1, h2, h3, h4 {font-family: Verdana, sans-serif; font-size: 11px;color: #5C5B49;}

h3 {font-weight:bold}
h4 {font-weight:normal; font-size:36px;}

a{
	color:#B04f00;
	text-decoration: none;
}

a:link{
	color:#B04f00;
	text-decoration: none;
}

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

a:hover{
	color:#B04f00;
	text-decoration: underline;
}

.seperator {
border-top:2px solid #dfdfd6;
background-color:#ffffff;
}

img {
padding-top:4px;
}