body {
	margin: 0px 0px 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: url(images/pageBg.gif) #919191 ;
	background-position: top ;
	background-repeat: repeat-y ;
	color: #000000 ;
}

body, p, li, div, td {
	line-height: 19px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

input, select, textarea {
	font-size: 12px ;
	font-family: arial, sans-serif ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 22px ;
	letter-spacing: -2px ;
	font-weight: normal ;
	color: #006E9F ;
	font-family: verdana ;
	margin-top: 0px ;
	line-height: 26px ;
}

h2 {
	font-size: 18px ;
	font-weight: normal ;
	font-family: verdana ;
	letter-spacing: -1px ;
	line-height: 22px ;
	color: #006E9F ;
}

h3, .inline_h {
	font-size: 12px ; 
	font-weight: bold ;
	color: #006E9F ;
}

.button {
	padding: 10px 20px ;
	background: none ;
	border-right: 1px solid #919191 ;
	border-left: 1px solid #ffffff ;
	text-align: center ;
}

.buttonUp {
	padding: 10px 20px ;
	background: url(images/navBg_up.gif) ;
	background-position: center ;
	border-right: 1px solid #919191 ;
	border-left: 1px solid #ffffff ;
	text-align: center ;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #919191 ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	letter-spacing: -1px ;
	text-transform: uppercase ;
	font-weight: bold ;
}

a.navLink:hover {
	color: #006E9F ;
}

a:link {
	color: #006E9F ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #00A4EB ;
}

#mainHolder {
	width: 963px ;
	margin: auto ;
	background: #ffffff ;
	border-right: 1px solid #ffffff ;
	border-left: 1px solid #ffffff ;
	padding: 1px 0px ;
}

#topNav {
	background: url(images/navBg.gif) ;
	background-position: center ;
	border-top: 1px solid #ffffff ;
	border-bottom: 1px solid #ffffff ;
}

#content {
	padding: 0px ;
}

.breadCrumb {
	font-size: 10px ;
}

.detailBoxHead1, .detailBoxHead2, .detailBoxHead3, .detailBoxHead4, .detailBoxHead5, .detailBoxHead6 {
	text-align: center ;
	font-weight: bold ;
	color: #ffffff ;
	padding: 8px 0px ;
	font-size: 14px ;
	letter-spacing: -1px ;
	margin: 5px ;
	border: 1px solid #000000 ;
}

.detailBoxHead1 { background: url(images/detailBoxHeadBg1.gif) ; background-position: center ; }
.detailBoxHead2 { background: url(images/detailBoxHeadBg2.gif) ; background-position: center ; }
.detailBoxHead3 { background: url(images/detailBoxHeadBg3.gif) ; background-position: center ; }
.detailBoxHead4 { background: url(images/detailBoxHeadBg4.gif) ; background-position: center ; }
.detailBoxHead5 { background: url(images/detailBoxHeadBg5.gif) ; background-position: center ; }
.detailBoxHead6 { background: url(images/detailBoxHeadBg6.gif) ; background-position: center ; }

.detailBox1, .detailBox2, .detailBox3, .detailBox4, .detailBox5, .detailBox6 {
	background: #ffffff ;
	color: #000000 ;
	text-align: center ;
	padding: 2px 5px 2px 5px ;
}


a.sideLink:link {
	color: #344E74 ;
	text-decoration: none ;
}

a.sideLink:active, a.sideLink:visited {
	color: #999999 ;
	text-decoration: none ;
}

a.sideLink:hover {
	color: #5A89C9 ;
	text-decoration: underline ;
}

.top10L {
	padding: 2px ;
	font-size: 11px ;
}

.top10R {
	padding: 2px ;
	font-size: 11px ;
	text-align: right ;
}

.home_adBox {
	clear: both ;
	margin: 10px 0px 10px 0px ; 
	padding: 10px 0px 10px 0px ; 
	text-align: center ; 
	border-bottom: 1px solid #cccccc ; 
	border-top: 1px solid #cccccc ;
 }
 
.company_top {
	width: 326px ;
	float: right ;
	font-size: 1.2em ;
	margin-bottom: 10px ;
}

.company_top_content {
	padding: 10px 20px ;	
}