body
{
	background-image: url( '../gradient/horizontal.jpg?iw=175&bc=97D7DE' );
	background-repeat: repeat-y;
	font-size: 8pt;
}

/*
 * Menus, contents and footer
 */

#header
{
	position: absolute;
	background-color: white;
	background-image: url( '../media/background-blue-fade.jpg?expires=60' );
	background-repeat: no-repeat;
	height: 120px;
}

#header img
{
	position: absolute;
	top: 5px;
	left: 10px;
}

#slogan
{
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	margin-left: 50px;
	width: 70%;
}

#slogan h1
{
	margin: 0px;
	font-size: 24pt;
}

#outer
{
	position: relative;
	top: 95px;
	width: 100%;
}

#menu-top
{
	position: relative;
	top: 0px;
	background-image: url( '../media/core.menu-top-background-small.gif?expires=60' );
	background-repeat: repeat-x;
}

#menu-top td
{
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#menu-top td img
{
	padding-right: 5px;
}

#menu-left
{
	position: relative;
	top: -2px;
	width: 175px;
	font-size: 10pt;
}

#menu-left .heading
{
	font-weight: bold;
	color: white;
	width: 165px;
	position: relative;
	left: -2px;
	margin-top: 25px;
	background-image: url( '../gradient/horizontal.jpg?iw=175&bc=085AA6&fc=628B8F' );
	line-height: 20px;
}
	
#menu-left .subheading
{
	font-weight: bold;
	color: black;
	width: 165px;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
}

#menu-left .subheading:hover
{
	background-color: #86AFB1;
	text-decoration: none;
}

#content
{
	font-size: 10pt;
	padding-top: 3px;
	border-right: 1px dashed #CCCCCC;
	background-image: url( '../media/background-logo.jpg?expires=60' );
	background-repeat: no-repeat;
	background-position: 300px 50px;
	height: 600px;
}

#content #clients-and-papers
{
	border-bottom: 1px dashed #CCCCCC;
}

#content #clients-and-papers td
{
	width: 50%;
	text-align: left;
}

#content #clients-and-papers td p
{
	padding-bottom: 5px;
}

#content #clients-and-papers td table
{
	width: 98%;
}

#content #clients-and-papers td td
{	
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	width: 33%;
}

#content h2, #menu-right h2
{
	width: 98%;
	font-size: 12pt;
	font-weight: bold;
	background-image: url( '../gradient/vertical.jpg?bc=97D7DE' );
	border-bottom: 1px solid #515151;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#444444',Direction=135,Strength=2);	
}

#content h3, #content h4, #content p, form
{
	padding-left: 5px;
}

#content h3, #content p, form
{
	font-size: 10pt;
}

#content table th
{
	vertical-align: top;
}

#content table td
{
	font-size: 10pt;
	vertical-align: top;
}

#menu-right
{
	width: 200px;
	position: relative;
	top: 0px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 10pt;
}

.news h3
{
	font-size: 10pt;
	margin: 0px;
	padding-top: 10px;
}

.news h4
{
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
}

#menu-right .noteworthy
{
	text-align: center;
	padding-bottom: 5px;
}

#menu-right .noteworthy img
{
	padding-bottom: 5px;
}

#content a, #content a:hover, #content a:visited, #copyright a, #copyright a:hover, #copyright a:visited, .news a, .news a:hover, .news a:visited
{
	color: #085AA5;
}

.news p
{
	margin: 0px;
	padding-bottom: 20px;
}

.error
{
	width: 95%;
	margin-bottom: 20px;
}

.table-wide
{
	width: 95%;
}

.table-wide th
{
	width: 60px;
}

#content #graphic
{
	position: relative;
	top: -4px;
}

#content p
{
	line-height: 12pt;
	margin-top: 0px;
	padding-right: 20px;
}

#content li
{
	margin-bottom: 10px;
}

#copyright
{
	position: absolute;
	left: 0px;
	width: 170px;
	text-align: center;
}

.buttons
{
	margin-left: 60px;
}
