body {
	background-color: #ffffff;
	color: #717070;
	background-repeat:repeat-x;
	margin-top: 0px;
	text-align: left;
	font-family: arial;
	direction: ltr;
}

table {
	border-style: none;
	padding: 0px;
}

#lefttselect {
	display: block;
	background: url(images/topmenu_select_left.gif) top left no-repeat;
	width: 11px;
}

#left {
	display: block;
	background: url(images/topmenu_up_left.gif) top left no-repeat;
	width: 11px;
}

#righttselect {
	display: block;
	background-image: url(images/topmenu_select_right.gif) top left no-repeat;
	width: 4px;
}

#right {
	display: block;
	background: url(images/topmenu_up_right.gif) top left no-repeat;
	width: 4px;
}

.tselect {
	text-align: left;
	line-height: 22px;
	font-family: arial;
	font-size: 11px;
	font-weight: 700;
	color: #49577C;
	background-image: url('images/topmenu_select_fill.gif');
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 9px;
	vertical-align: top;
	white-space: nowrap;
}

.tselect a:link,a:visited {
	text-decoration: underline;
	color: #49577C
}



.tup {
	text-align: left;
	line-height: 22px;
	font-family: arial;
	font-size: 11px;
	font-weight: 700;
	color: #7C879B;
	background-image: url('images/topmenu_up_fill.gif');
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 9px;
	vertical-align: top;
	white-space: nowrap;
}

.tup a:link,a:visited {
	text-decoration: none;
	color: #7C879B;

}

.tup a:hover,a:active {
	text-decoration: none;
		color: #49577C;

}

.tright {
	padding-right: 3px;
}

.hptopline {
	font-family: arial;
	font-size: 14px;
	font-weight: 700;
	color: #48597d;
	background-color: #f2f2f2;
	text-align: left;
}

.footer {
	font-size: 10px;
	color: #7d879d;
	font-weight: 700;
}

.footer a:link,a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0399EF;

}

.footer a:hover,a:active {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #0399EF;

}

.lefttitle {
	font-size: 22px;
	color: #fffff;
}

ul.leftmenuup {
list-style-type: none;
display: inline;
margin: 0;
padding: 2px;
color: #ffffff;
font-family: Arial;
font-size: 11px;
font-weight: bold;
}

li.leftmenuup {
display: inline;
margin-right: 10px;
padding: 3px;
}


.leftmenuup a:link, .leftmenuup a,.leftmenuup a:visited, .leftmenuup a:active{
color: #0399EF;
text-decoration: none;
}


.leftmenuup a:hover {
color: #0399EF;
text-decoration: none;
}

li.current {
background: #0399EF;
display: inline;
}

li.current a, li.current a:link, li.current a:visited, li.current a:active, li.current a:hover { 
color: #ffffff;
display: inline;
text-decoration: none;
}

.breadcrumbs {
	font-size: 10px;
	color: #707070;
}

.innerpara {
	font-size: 12px;
	font-weight: 700;
	color: #616161;
}

.inner {
	font-size: 12px;
	color: #616161;
}

.innertitle {
	font-size: 16px;
	color: #48597d;
	font-weight: 700;
}

.content {
width: 760px;
height: auto;
background:url(images/innerback.gif) no-repeat;
font-size: 12px;
font-family: Arial;
padding: 10px;
margin: 0px;
}   

#iMenu{
float:right;
font-size:11px;
font-family: Arial;
line-height: 13px;
padding: 0px;
margin-top: 10px;
margin-bottom: 0px;
display: block;
}

#iMenu ul{
display: inline;
list-style-type: none;
margin:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0px;
}

#iMenu li{
display:inline;
margin:0;
}

#iMenu a{
float: left;
background:url(images/topbarleftblue.gif) no-repeat left top;
margin-left: -7px;
margin-right: 10px; /*spacing between each tab*/
padding:0px 0px 0px 0px;
text-decoration:none;
z-index: 99;
}

#iMenu a span{
float:right;
display:block;
background:url(images/topbarrightblue.gif) no-repeat right top;
padding: 0px 15px 0px 15px;
font-weight:bold;
color:#ffffff;
height: 24px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#iMenu a span {float:none;}
/* End IE5-Mac hack */

#iMenu a:hover span {
color: #ffffff;
}

#iMenu #current a{ /*Selected Tab style*/
background-position:0 -24px; /*Shift background image up to start of 2nd tab image*/
}

#iMenu #current a span{ /*Selected Tab style*/
background-position:100% -24px; /*Shift background image up to start of 2nd tab image*/
color: #ffffff;
}

#iMenu a:hover{ /*onMouseover style*/
background-position:0% -24px; /*Shift background image up to start of 2nd tab image*/
}

#iMenu a:hover span{ /*onMouseover style*/
background-position:100% -24px; /*Shift background image up to start of 2nd tab image*/
}




.moreinfo {
background:url(images/moreinfo.gif) no-repeat right top;
padding: 0px 12px 0px 22px;
color: #0399EF;
text-decoration: none;
font-family: Arial;
font-size: 11px;
height: 226px;
width: 189px;
direction: ltr;
float: left;
}

ul.moreinfolist {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.moreinfo a:link, a:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0399EF;
}

.title {
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0399EF;
}

.subtitle {
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0399EF;
}

<!--[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
<![endif]-->