body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
}

p {
	font-size: 13px;
}

a {
	color:#F68005;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#F38009;
	text-decoration:underline;
}

.footer a {
	color:#FFF;
	text-decoration:none;
}

.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

h1
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FC7E03;
}

h2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00C;
}

.wrapper
{
	width: 960px;
	text-align: left;
	background-color: #FFF;
}

.header
{
	width: 960px;
	height: 146px;
	background: url(images/header.jpg);
	border-color: #0571BA;
}

.menu
{
	width: 960px;
	height: 44px;
	background: url(images/menu.jpg);
	background-repeat: no-repeat;
}

.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	float: left;
	cursor: pointer;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}

.first-section
{
	width: 960px;
}

.right-image
{
	width: 220px;
	float: right;
	padding: 10px;
}

.mid-image
{
	width: 460px;
	float: right;
	text-align: justify;
	padding: 10px;
}

.mid-image2
{
	width: 700px;
	float: right;
	text-align: justify;
	padding: 10px;
}

.left-image
{
	width: 220px;
	float: left;
	background-color: #83CBFC;
	padding: 10px;
	min-height: 600px;
}


.second-section {
  width: 675px;
  height: 139px;
  border-bottom: solid 1px #dbdbdb;
  float: right;
}

.third-section {
  width: 675px;
  height: 170px;
  float: right;
}

.left-section {
  width: 238px;
  height: 309px;
  float: right;
}

.footer {
	width: 960px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	clear: both;
	background-color: #0571BA;
	padding: 10px 0px 10px 0px;
}

.title1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FC7E03;
}

.title2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00C;
	margin-bottom: 10px;
}

.title3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00C;
	margin-bottom: 10px;
}

.title4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#F00;
	margin-bottom: 10px;
}

.red {
	color:#F00;	
}

.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}

.description
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #000;
	width: 220px;
	line-height: 1.5em;
	text-align: left;
}

.description1
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: 400px;
	line-height: 18px;
	margin-top: 2px;
}

a.nav:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:active {
	color: #FFF;
	font-weight: bold;
}

p {
	margin-top:0%
	margin-top: 0px
	padding-left: 10px
}
 
td         {
	font-size: 13px
}

.wrapper .first-section .down-box1 .description1 .description1 {
	font-weight: bold;
}

ul {
	list-style-type: square;
	font-size: 12px;
	margin: 10px 0px;
	padding-left: 14px;
}

div.hr {
	height: 1px;
	margin: 10px 0px 14px 0px;
	line-height: 1px;
}

img {
	border:0px;
}

.floatLeft {
	float: left;
	padding: 5px 5px 0px 0px;
}
.floatRight {
	float: right;
	padding: 5px 5px 5px 5px;
}

