H1 {font-family: arial,helvetica; font-size: 20px; font-weight: bold; color:#0099FF;}
H3 {font-family: arial,helvetica; font-size: 15px; font-weight: bold; color:#110044;}
H2 {font-family: arial,helvetica; font-size: 17px; font-weight: bold; color:#000000;}
	margin:0;
	padding:0;
}

body {
	background:#f8fafb;
	font-size:105%;
	line-height:1em;
	font-family:tahoma, arial;
	color:#110044;
        text-align:justify
}

img {
	border:0;
}

a {
	color:#0000CD;
font-size:0.8em;
        
}

a:hover {
	text-decoration:none;
}

/* Logo Bar */

.tall_wr_logo {
	background:url('images/tall_wr_logo.jpg') top center repeat-x;
	width:100%;
	height:197px;
}

.center {
	text-align:center;
}

.center1 {
	width:780px;
	height:266px;
	margin:0 auto;
	background:url('images/logo.jpg') no-repeat;
}

div#nav_bar {
	height:8px;
	padding:0;
	padding:0;
	background-color:#00406A;
}

/* End Logo Bar */

/* Left Col */

td#col_left {
	padding:10px 0 0 0;
	margin:0;
	width:180px;
	vertical-align:top;
	background-color:#E9EEF3;
}

td#col_left div.nav {
	padding:10px;
}

td#col_left div.nav ul {
	padding:0;
	margin:0;
}

td#col_left div.nav ul li {
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
}

/* End Left Col */

/* Content Col */

td#col_content {
	padding:0;
	margin:0;
	vertical-align:top;
	background-color:white;
	border-right:1px dotted #B9C9D9;
	border-left:1px dotted #B9C9D9;
}

td#col_content div.main_content_area {
	padding:10px;
	font-size:0.8em;
}

td#col_content div.main_content_area p {
	padding:0;
	margin:0 0 1em 0;
}

/* End Content Col */

/* Right Col */

td#col_right {
	padding:10px 0 0 0;
	margin:0;
	width:180px;
	vertical-align:top;
	background-color:#E9EEF3;
}

td#col_right div.contact_form {
	padding:10px;
	text-align:center;
}

td#col_right div.contact_form h3 {
	padding:0 0 10px 0;
}

/* End Right Col */

/* Footer */

.tall_footer {
	text-align:center;
	padding:20px 0 20px 0;
	color:#6f7f94;
	font-size:0.687em;
	background:url('images/tall_footer.gif') 0 0 repeat-x;
	border-top:1px dotted #B9C9D9;
}

.tall_footer a {
	color:#6f7f94;
	text-decoration:none;
}

.tall_footer a:hover {
	text-decoration:underline;
}

/* End Footer */
