HTML, BODY {
	margin:0px;
	padding:10px;
	background-color:#e2e2e2;
	text-align:center;
}

#page {
	margin:auto;
	text-align:left;
	width:768px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:0.8em;
}

#leftbar {
	float:left;
	width:198px;
	height:100%;
}

#leftbar #menu {
	width:198px;
	height:484px;
	padding-top:12px;
	background-image:url(../gfx/leftbar_sm.jpg);
}

#leftbar A {
	width:176px;
	height:27px;
	display:block;
	margin:1px 11px;
	padding-top:14px;
	text-indent:10px;
	background-image:url(../gfx/menu.gif);
	text-decoration:none;
	color:#666;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:10px;
}

#leftbar A.sel, #leftbar A:hover {
	background-image:url(../gfx/menuSel.gif);
}

#leftbar A.sel {
	color:#282398;
}

#rightbar {
	margin-left:205px;
}

#contents {
	position:relative;
	width:558px;
	overflow:hidden;
}

#logo {
	margin-bottom:10px;
}

DL {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	background-image:url(../gfx/sectionbg.jpg);
	background-repeat:repeat-y;
	line-height:1.5em;
	position:relative;
	background-color: #FFFFFF;
}

DL DD {
	padding:0px;
	margin:15px 30px;
	z-index:1;
}

DL DD P {
	z-index:1;
	background:transparent;
}

DL DD.header {
	margin:0px;
	padding:0px;
}

DL DD.top {
	font-size:1px;
	margin:0px;
	padding:0px;
	background-image:url(../gfx/sectiontop.jpg);
	height:9px;
	overflow:hidden;
}

DL DD.bottom {
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	background-image:url(../gfx/sectionbottom.jpg);
	height:10px;
	overflow:hidden;
}

.copy {
	clear:both;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#222;
}

LI {
	margin-bottom:10px;
}

TD {
	text-align:left;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#222;
}

P {
	text-align:left;
}

.floatingtable {
	float:right;
	margin:0px 10px 10px 20px;
}

.pagetitle {
	text-align:center;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	color:#009;
} 

.hometitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	color:#2B20A3;
} 

.body {
	position:relative;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#222;
} 

.bodylink {
	text-decoration:none;
	color:#282398;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
}


.hilite {
	color: #333;
	font-weight: bold;
}

.service_mark{
    font-size: 10px;
}
