body {
	background-color: #F4F1EC;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.leftbg {
	background-color: #06589F;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
}
.left-menu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-top: 23px;
}
.left-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.left-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.left-menu a:hover {
	color: #F37868;
	text-decoration: none;
}
.left-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.contentbg {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
	padding-right: 7px;
	padding-left: 10px;
}
.title-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #1b1b1b;
	text-decoration: none;
	padding-top: 12px;
}
.txtblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #06589F;
	text-decoration: none;
	padding-top: 12px;
}
.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 12px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 9px;
}
.line {
	font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
	text-transform: capitalize;
}
.content-left-txt {
	font-family: Tahoma, Arial, Eras Demi ITC, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.content-left-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.leftbg-blue {
	background-color: #06589F;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 34px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftbg1 {
	background-color: #06589F;
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftbg1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftbg1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftbg1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.leftbg1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.flat li { 
   margin-left:3em; 
}

.flat li ul, .flat li ol { 
   margin-left:1em; 
   padding-left:0; 
}

.flat li li { 
   margin-left:0; 
}
.spaced { 
   margin-bottom:0; 
}

.spaced ul, .spaced ol { 
   margin-top:1em; 
}

.spaced li { 
   margin-bottom:1em; 
}
A:link.redlink {text-decoration: none; color: red;}
A:visited.redlink {text-decoration: none; color: red;}
A:active.redlink {text-decoration: none; color: red;}
A:hover.redlink {text-decoration: underline; color: red;}


.accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-left:20px;
	font-weight: normal;
	color: #175aa1;
	text-decoration: none;
	padding-top: 12px;
}
.bullpad	{
	padding-left:15px;
	}

	/*- Menu 9--------------------------- */
	
#menu9 {
	width: 200px;
	margin: 10px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	font-size:12px;
	display: block;
	background:  url(../menu9.gif);
	padding: 8px 0 0 28px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(../menu9.gif) 0 -32px;
	padding: 8px 0 0 28px;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
.leftnav {
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	font-size:10px
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
