body {
	background: url('../../template2009/images/header.gradient.jpg') repeat-x; font-family: 'Lucida Grande', Verdana, Ariel, sans-serif;
}

a {
	color: #4A7AE6
}

ul {
	font-size: 12px;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

li {
	padding: 6px 0 6px 0;
	clear: both;
}


.nav {
	width: 750px;
}

.nav p {
	font-size: 10px;
	color: #222222;
}

.nav a {
	text-decoration: underline;
}

/*
.topnav {
	background-color: #4A7AE6;
	height: 15px;
	width: 100%;
}

.address {
	font-size: 11px;
	color: #222222;
	padding: 20px 0 0 0;
}
*/


.client_info {
	width: 492px;
	height: 120px;
	margin: 70px 0 0 0;
	position: absolute;
	text-align: center;
}

.client_photo {
	width: 160px;
	height: 120px;
	margin: 44px 0 0 44px;
	text-align: center;
}


/* FILE DISPLAY TABLE */

.files th {
	font-size: 11px;
	background-color: #4A7AE6;
	color: #FFFFFF;
}

.files .header {
	font-size: 13px;
	font-weight: bold;
	color: #4A7AE6;
}


.files td.odd, .files tr.odd {
	font-size: 11px;
	color: #000000;
	background-color: #FEFEFE;
}

.files td.even, .files tr.even {
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
}

.files a {
	color: #000000;
	text-decoration: none;
}

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

/* FORMS */

input, submit, select {
	font-size: 11px;
	color: #333333;
}

h2 { font-size: 16px; color: #111111; margin: 20px 0 10px 0; }
h2 a { color: #111111; text-decoration: underlined; }

h3 {
	font-size: 14px;
	color: #4A7AE6;
}	

a.blue { color: #0000FF; text-decoration: underline; }
td.hint { font-size: 10px; color: #333333; border: 1px #888888 dotted; background-color: #fffcde; }


/* header */

#container { width: 800px; margin: 0 auto; }

#top_links { width: 800px; height: 46px; padding: 4px 0 0 0; text-align: right; }
#top_links a { margin: 0; padding: 10px 6px; background-color: #FFF; font-size: 12px; color: #9A8C7E; text-decoration: none; }
#top_links a:hover, #top_links a.selected { color: #005542; }


/* row2 */
#logo { width: 546px; height: 50px; float: left; }
#social_networking { width: 232px; height: 50px; padding: 0 0 0 546px; margin: 0 20px 0 0; text-align: right; }
#social_networking img { padding: 24px 0 0 0; }


/* row3 */
#top_nav { width: 546px; height: 17px; margin: 0 0 0 0; padding: 7px 0 0 0; float: left; clear: left; }
#top_nav a { height: 24px; margin: 0 0 0 0; padding: 0 6px 0 6px; font-size: 12px; color: #9A8C7E; text-decoration: none; }
#top_nav a.selected, #top_nav a:hover { color: #005542; border-bottom: 3px solid #E1DCD8; }

#search { width: 254px; height: 24px; border-bottom: 1px solid #E1DCD8; padding: 0 0 0 546px; margin: 0; text-align: right; }
#search_form { margin: 0; padding: 0; }
#search_form p { margin: 0; padding: 0; }
#search_form #search_query { height: 12px; font-size: 11px; color: #9A8C7E; font-weight: bold; margin: 0; padding: 0; }
#search_form #search_query, #search_form #search_submit { vertical-align: middle; padding: 0; margin: 0; }
