body
{
	background-color: #DDDDDD;
	direction: ltr;
	padding: 10px auto 10px auto;
}
a
{
	color: #003399;
	text-decoration: none;
}

td.header1
{
	width: 327px;
	height: 107px;
	background: transparent url('images/header1.jpg') 0 0 no-repeat;
}
td.header2
{
	width: 414px;
	height: 107px;
	background: transparent url('images/header2.jpg') 0 0 repeat-x;
}
td.navbar
{
	width: 100%;
	height: 27px;
	background: transparent url('images/navbarbg.jpg') 0 0 repeat-x;
	padding: 0px;
	padding-left: 20px;
}
td.navbar td
{

	background: transparent url('images/navbarbullet_ltr.jpg') left top no-repeat;
	padding-left: 35px;
	padding-right: 5px;
	margin: 0px;
	height: 27px;
}
td.navbar td a
{
	color: #FFFFFF;
}
div.logo
{
	width: 100%;
	height: 100%;
	background: transparent url('images/logo.png') center center no-repeat;
}
td.sidebar
{
	background-color: #1E44C2;
	width: 192px;
	vertical-align: top;
	padding-top: 10px;
}
td.sidebar ul li
{
	list-style-type: none;
	list-style-image: url('images/sidebarbullet.gif');
	border-bottom: 1px dotted #6EB5FE;
	width: 95%;
	margin-bottom: 6px;
	padding-bottom: 4px;
	list-style-position: outside;
}
td.sidebar ul li a
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
}
td.sidebar div.searchform
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 10px;
}
td.sidebar div.searchform input:type
{
	width: 90%;
}
td.content
{
	background-color: #FFFFFF;
	width: 549px;
	padding: 10px;
	vertical-align: top;
}
td.footer1
{
	width: 192px;
	height: 80px;
	background: transparent url('images/footer1.jpg') center center no-repeat;
}
td.footer2
{
	background-color: #1E44C2;
	vertical-align: bottom;
	padding: 5px;
}
td.footer2 div.copyright
{
	color: #FFFFFF;
	font-size: 9pt;
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
}
td.footer2 img.iso
{
	border: none;
	height: 70px;
	float: left;
	margin-left: 10px;
}
td.footer2 img.gmp
{
	border: none;
	height: 70px;
	float: left;
}