body { 
	margin: 0; 
	padding: 0; 	
	font-size: 100%; 
	background: #e0e0e0;
	color: #333;
}

/* Global styles */
* {margin: 0; padding: 0; border: 0;}
span {color: #00A2FF}
p, ul, p a, h2 {font-family: Verdana,Tahoma,Arial,sans-serif;}


/* Heading styles */
h1 {margin-left: 10px; font-family: Georgia, serif; color: #333; float: left; font-weight: normal; margin-left: 10px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #00A2FF; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h3 a, h3 a:link, h3 a:hover {font-weight: normal} /* styling for h3 heading links */
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

h2 {margin: 0; font-size: 0.75em; background-color: #333; color: #fff; line-height: 2.0em} /* headings on black backgrounds */

h3, h4, h5 {font-family: Georgia, serif; margin: 20px 0 0 10px}
h3 {font-size: 1.25em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */


/* Text styles */
p {margin: 10px; font-size: 0.70em; line-height: 1.5em}
p.red {margin: 10px; font-size: 0.70em; line-height: 1.5em; color: #FF0000}
p.bold  {margin: 10px; font-size: 0.70em; line-height: 1.5em; font-weight: bold}
p.redbold  {margin: 10px; font-size: 0.70em; line-height: 1.5em; font-weight: bold; color: #FF0000}
p.small  {margin: 10px; font-size: 0.60em; line-height: 1.4em}
p.italicnotes {margin: 10px; font-size: 0.60em; line-height: 1.4em; font-style: italic} 

ul {font-size: 0.70em; line-height: 1.75em; list-style: inside square}



/* Paragraph Links */
a {color: #0000CC; font-weight: bold; text-decoration: none}
a:link {color: #0000CC; font-weight: bold; text-decoration: none}
a:hover {color: #333; font-weight: bold; text-decoration: underline}

a.red:link {color: #ff0000; background: #ffffff; font-weight: bold; text-decoration: none}
a.red:active {color: #ff0000; background: #ffffff; font-weight: bold; text-decoration: none}
a.red:visited {color: #ff0000; background: #ffffff; font-weight: bold; text-decoration: none}
a.red:hover {color: #ff0000; background: #ffffff; font-weight: bold; text-decoration: none}
/* image styles */


/* Divs */

#container {
	width: 770px;
	background: #fff;
	margin-top: 1px;
    margin-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
	border-style: ridge;
	border-width: thin;
	border-color: #0000CC;
}

#topbar { 
	width: 770px;
	height: 25px;
	background: #0000CC
}
	
	
#header {    
	width: 770px;
	height: 170px; 
	line-height: 4.5em;
	background: #fff;
	text-align: center;
}

#navbar {
	width: 770px; 
	height: 1.75em; 
	margin-top: 5px;
	text-align: center;
	background: #f0f0f0; 
}

#siteimg {   /* Large Site Image */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 200px;
	background: url('images/siteimage.jpg') #fff; /* Light Grey */	
}

#main {
	width:770px;
	background: transparent;
	text-align: center;
}
#ulcenter {
	width:400px;
	background: transparent;
}

#ulcentersmall {
	width:200px;
	background: transparent;
	margin-left: 100px;
	text-align: left;
}

#breadcrumbs { /* bottom bar, containing top button and copyright info etc */
	width: 770px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
	line-height: 1.2em;
	background: #fff;
	text-align: center;
}

#bottomlogos { /*hud and fdic logo container */
	width: 770px;
	height: 85px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}

#fdic {
	float: right;
	width: 300px;
	height: 45px;
	margin-top: 18px;
}

#ehl {
	float: left;
	width: 300px;
	height: 45px;
}

#ulcenter {
	width: 350px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#centblock {
	width: 350px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}

#centerblock {
	width: 500px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
/* Main Navigation */
#nav ul {display: inline}

#nav li {display: inline}

#nav a {
	line-height: 12px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: bold
}

#nav a span {color: #333}

#topnav ul {display: inline}

#topnav li {display: inline}
#topnav a {
	line-height: 12px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-size: 1.2em;
	font-weight: bold
}

#topnav a span {color: #333}

#vertlist li {list-style: none; list-style-type; none}



/* Forms, Input boxes and buttons */
form.login {float: right; height: 3em; line-height: 3em; margin: 10px 0 0 0; width: 8.0em;}
input.login {border: 1px solid #333; width: 6em; font-size: 0.95em;}
input {border: 1px solid #333; width: 20em; font-size: 0.95em;}
textarea {border: 1px solid #333; font-size: 0.95em;}
input.loginbttn {border: 0px solid #fff; width: 3em; background: #00A2FF; color: #fff; font-size: 1.0em}

/* Images */
img.rightimg {float: right; margin-left: 10px}
img.leftimg {float: left; margin-right: 10px}

img.languageimg {float: right; margin: 4px 2px 0 0} /* used for the language flags */


