body {
	background-color: #fff;
	color: #333333;
	margin: 0;
	font-family: Tahoma;
}
img {
	border: none;
}

td.bgline {
	vertical-align: top;
	height: 118px;
	background: #425ca1 url(/images/bgline.gif) 0 -8px repeat-x;
}
td.bgline h1, td.bgline h2 {
	font-size: 14pt;
	position: absolute;
	margin-left: -5000px;
}

td.bgmenu {
	vertical-align: top;
	padding-top: 2px;
	height: 38px;
	background: #ff900a url(/images/bgtmenu.gif) 0 0 repeat-x;
}

img#photo {
	position: absolute;
	border: 2px solid #fff;
	margin: -4px 0 0 22px;
}

* HTML img#photo {
	margin-top: -2px;
}

td#logotext {
	padding: 8px 20px 8px 8px;
}

div#menu {
	margin-left: 67px;
}

div#menu div.item {
	float: left;
	height: 27px;
	border-left: 2px solid #fff;
}

* HTML div#menu div.item {
	height: 27px;
}

div#menu div.item a {
	display: block;
	padding: 7px 10px 7px 10px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/images/bgitem.gif) 0 27px repeat-x;
}

td#copy {
	vertical-align: bottom;
	text-align: center;
	font-size: 8pt;
	color: #808080;
	padding: 10px 10% 10px 25px;
}

td#copy a {
	font-size: 10pt;
	color: #000;
}
td#copy a:hover {
	color: #1275ff;
}

td#copy a.copy {
	font-size: 8pt;
	color: #808080;
}

td.leftcol {
	width: 207px;
	background-color: #ecf2ff;
	vertical-align: top;
}

div.litem {
	padding: 2px 2px 4px 15px;
	margin-right: 5px;
	font-size: 10pt;
	color: #000;
	clear: both;
}
div#sel {
	background: #cadaff url(/images/bgborder.gif) 0 0 repeat-y;
}

div.litem i {
	display: block;
	float: left;
	width: 10pt;
	height: 100%;
	padding-left: 20px;
}
div.litem b {
	display:block;
	font-weight: normal;
	margin-left: 30px;
}

td.leftcol a {
	font-size: 10pt;
}
td.leftcol a:hover {
}

div#shadow {
	width: 207px;
	height: 8px;
	position: relative;
	background: #ecf2ff url(/images/bgshadow.gif) 0 0 repeat-x;
	margin: -8px 0 0 0;
}

* HTML div#shadow {
	margin-top: -7px;
}

td#content {
	vertical-align: top;
	padding: 15px 10% 35px 25px;
	font-size: 10pt;
}

td#content h1 {
	font-size: 15pt;
	font-weight: normal;
	color: #304d9c;
	border-bottom: 1px solid #304d9c;
}

td#content h2,
td#content h3,
td#content h4,
td#content h5 {
	font-size: 12pt;
	font-weight: normal;
	color: #304d9c;
	border: none;
}

a {
	color: #1275ff;
}
a:visited {
	color: #763a2e;
}
a:hover {
	color: #ff3030;
}
