
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #51aadd; background: inherit; }
a:hover { color: #51aadd; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 270px; height: 17px; align: right; border: none; background: #fff url(images/input.gif) no-repeat; padding: 0px 0px 0px 0px; color: #51aadd; font-weight: bold; }
input.button { padding: 2px; }


/* content holder */
#content { margin: 0px auto; width: 800px; align: center; }


/* search form */
#search { 
	float: right;
	clear: both;
	color: #000;
	z-index: 1;

}
	#search p { padding: 0; margin: 0; }
	#search td { align: right; }
	#search table { align: right; }


/* header */
#header { height: 145px; }
#top_info { float: left; width: 800px; margin: 0px 0px 0px 0px; text-align: right; }





/* flash */
#flash {
	float: left;
	width: 900px;
	margin: 0px 0 10px 0;

}


/* left side */
.left { float: left; width: 300px; margin: 0 0 0px 0; }
	.left_articles {
		margin: 20px 20px 0px 0px;
		padding: 10px 5px 5px 5px;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #dee7ec;
	}

/* right side */
.right { float: right; width: 500px; margin: 0 0 10px 0; }
	.right_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}

/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }



#addressFloat{
	
	margin: 1px 1px 1px 1px;
	padding: 1em 1em 1em 1em;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #e4ebf1;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* footer  */
.footer { float: right; text-align: center; width: 800px; padding: 0px 0 0px 0; border-top: 1px solid #ccc; }
	.footer img { border: #fff; }