/* 5m css base template ver: 1 date: 2006-feb-02 */

/* Primary Classes Start */
body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 77%; /* initially set to percentage so that ems work without producing miniscule text in IE */
	line-height: 1.3em;
	text-align: left;
	color: #111;
	background-color: #F2F2F1;
	margin: 0;
	padding: 0;
	text-align: center;
	}
h1,h2,h3,h4 { margin: 0 0 15px 0; color: #135A7A; }
h1 { font-size: 1.2em; color: #0C1C3F; }
h2 { font-size: 1.1em; margin: 0 0 5px 0; }
h3 { font-size: 1.1em; margin: 0 0 5px 0; }
h4 { font-size: 1.1em; margin: 0 0 5px 0; }
p { margin: 0 0 1em 0; }
a { text-decoration: underline; color: #135A7A; font-weight: bold; }
a:hover { color: #539EBF; }
form { margin: 0; padding: 0; }
strong { font-weight: bold; }
img { border: none; }
.clear { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.left  { float: left; }
.right { float: right; }
.imgleft  { margin: 0 10px 10px 0; float: left; }
.imgright { margin: 0 0 10px 10px; float: right; }
.push1 { margin-bottom: 1em; }
.push2 { margin-bottom: 2em; }
.highlight { font-weight: bold; color: #c00; font-weight: 1.1em; }
table, tr, th, td { margin: 0; padding: 0; border: none; font-size: 1em; }
table { border: none; margin-bottom: 12px; }
th { font-size: 1em; font-weight: bold; color: #000080; }
th, td { padding: 0.2em 0.2em 0.2em 0; border: none; text-align: left; vertical-align: top; }
ul {
	margin: 0 0 1em 10px;
	padding: 0 0 0 10px;
	}
ul.inlinelist {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.inlinelist li {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	}
blockquote {
	border-top: 1px solid #89acbc;
	border-bottom: 1px solid #89acbc;
	margin: 15px 0;
	padding: 15px 15px 0;
	background: #f7f7f7;
	}
/* Primary Classes End */

/* Global Classes Start */
#wrapper {
	width: 774px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url(../images/page_bg.gif) 0 0 repeat-y;
	}
#header {
	width: 774px;
	height: 172px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/header_background.jpg) 0 0 no-repeat;
	position: relative;
	}
#header .logo {
	padding-top: 21px;
	padding-left: 24px;
	}
#header h1 {
	display: none;
	}
#header p.contact {
	position: absolute;
	width: 150px;
	height: 30px;
	top: 142px;
	left: 617px;
	}
#header p.contact a {
	display: block;
	width: 150px;
	height: 30px;
	font-size: 1px;
	text-decoration: none;
	text-indent: -9999px;
	}
#container {
	overflow: hidden;
	background: transparent url(../images/content_topbg.gif) 0 0 no-repeat;
	padding-top: 15px;
	}
#nav {	/* hacked in ie6.css */
	width: 215px;
	margin: 0 0 0 7px;
	padding: 0 10px 1em 8px;
	float: left;
	}
#nav ul {
	width: 215px;
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	}
#nav ul li {
	width: 215px;
	padding: 4px 0 4px 0;
	margin: 0 0 1px 0;
	background: transparent url(../images/nav_bg_norm.gif) bottom right no-repeat;
	color: #135A7A;
	}
#nav ul li a {
	display: block;
	width: 178px;
	margin: 0;
	padding: 0 15px 0 22px;
	color: #135A7A;
	font-size: 1.1em;
	line-height: 1.3em;
	background: transparent url(../images/nav_button_norm.gif) 0 0 no-repeat;
	font-weight: normal;
	text-decoration: none;
	}
#nav ul li a:hover { color: #539EBF; }
#nav ul li ul {
	width: 215px;
	padding-top: 5px;
	}
#nav ul li ul li {
	width: 215px;
	padding: 4px 0 4px 0;
	margin: 0 0 0 0;
	background: none;
	color: #135A7A;
	}
#nav ul li ul li a {
	display: block;
	width: 198px;
	margin: 0;
	padding: 0 10px 0 7px;
	font-size: 0.9em;
	line-height: 1.1em;
	background: none;
	color: #135A7A;
	}
/* selected states */
body#home #nav ul li#nhome { background: transparent url(../images/nav_bg_selected.gif) bottom right no-repeat; }
body#home #nav ul li#nhome a {
	color: #000;
	background: transparent url(../images/nav_button_selected.gif) 0 0 no-repeat;
	}
body#objectives #nav ul li#nobjectives { background: transparent url(../images/nav_bg_selected.gif) bottom right no-repeat; }
body#objectives #nav ul li#nobjectives a {
	color: #000;
	background: transparent url(../images/nav_button_selected.gif) 0 0 no-repeat;
	}
body#tac #nav ul li#ntac { color: #000; background: transparent url(../images/nav_bg_selected.gif) bottom right no-repeat; }
body#tac #nav ul li#ntac a { color: #000; background: transparent url(../images/nav_button_selected.gif) 0 0 no-repeat; }
body#pec #nav ul li#npec { color: #000; background: transparent url(../images/nav_bg_selected.gif) bottom right no-repeat; }
body#pec #nav ul li#npec a { color: #000; background: transparent url(../images/nav_button_selected.gif) 0 0 no-repeat; }
body#fun #nav ul li#nfund { color: #000; background: transparent url(../images/nav_bg_selected.gif) bottom right no-repeat; }
body#fun #nav ul li#nfund a { color: #000; background: transparent url(../images/nav_button_selected.gif) 0 0 no-repeat; }
body#usventure #nav ul li#nusventure { color: #000; }
body#usventure #nav ul li#nusventure a { color: #000; }
body#usbuyouts #nav ul li#nusbuyouts { color: #000; }
body#usbuyouts #nav ul li#nusbuyouts a { color: #000; }
body#euro #nav ul li#neuro { color: #000; }
body#euro #nav ul li#neuro a { color: #000; }
body#contact #nav ul li#ncontact { background: transparent url(../images/nav_bg_selected.gif) bottom right no-repeat; }
body#contact #nav ul li#ncontact a {
	color: #000;
	background: transparent url(../images/nav_button_selected.gif) 0 0 no-repeat;
	}
body#order #nav ul li#norder { background: transparent url(../images/nav_bg_selected.gif) bottom right no-repeat; }
body#order #nav ul li#norder a {
	color: #000;
	background: transparent url(../images/nav_button_selected.gif) 0 0 no-repeat;
	}
body#directory #nav ul li#ndirectory { color: #000; }
body#directory #nav ul li#ndirectory a { color: #000; }
body#pratts #nav ul li#npratts { color: #000; }
body#pratts #nav ul li#npratts a { color: #000; }
#content {
	width: 497px;
	margin: 0;
	padding: 5px 15px 1em 15px;
	float: left;
	}
#footer {	/* hackedin ie6.css */
	clear: both;
	padding-top: 20px;
	width: 774px;
	background: #f2f2f1 url(../images/footer_bg.gif) 0 0 no-repeat;
	overflow: hidden;
	}
#footer #thomsonlogo {
	float: left;
	padding-left: 7px;
	padding-bottom: 5px;
	}
#footer #footermessage {
	float: right;
	padding-right: 7px;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	}
p.adbanners img {
	padding-bottom: 5px;
	}
/* Global Classes End */