﻿body{
	margin-top:0;
	/*background-color:#ffffff;*/
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	line-height:18px;		
	background: url(../images/page_bg.gif);
	padding-bottom: 10px;
	color: #464544;
}

/* New Fox Body Layout --------------------------*/
	
.clear {
	clear: both;
	/*background-color:White;*/
	background: url(../images/trans_spacer.gif);
}

body.clear {
	background: url(../images/trans_spacer.gif);
}

#outer {
  background: top left url(../images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
	position: relative;
	background: url(../images/body_bg.gif) repeat-y;
}

#body-content {
  background: bottom left url(../images/content_bot.gif) no-repeat;
}
#body-top {
  background: url(../images/body_bg_top.gif) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}
#body-top1 {
  background: url(../images/CTIbody_bg_top.gif) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
}

/** nav **/

#nav {
  margin-top: 30px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #ed1b2d;
}

/** content **/
#body-main {
  padding-top: 30px;
  padding-bottom: 0px;
  padding-left: 38px;
  padding-right: 38px;
  background-color: #fff;
  }
  
#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 50px;
  text-align:center;
}
  
  
  /*------------------------------------------------*/
  
  
  
/*body {
	
	text-align: center;
	font: 12px arial, sans-serif;
	
	
}*/

.ColTD{
	font-weight:bold;
	width:5px;
}

.BgTR
{
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;	
	height:86px;
	background-color:Blue;
}

.Title{
	font-weight:bold;
	font-size:12px;
	color:#003366;
	width:100px;
}

.WTitle{
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}

.heading
{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

.form_box
{
	font : 11px Tahoma; 
	text-decoration : none; 
	background-color : #ffffff; 
}

.form_btn
{
	border: 1px Solid #003366;
	color:#ffffff;
	font: Bold 11px Tahoma;
	background-color:#003366;
}

.form_btn_hidden
{
	border: 0px Solid #ffffff;
	color:#ffffff;
	background-color:#ffffff;
}

.form_btn1
{
	border: 1px Solid #ffcc99;
	color:#000000;
	font: Bold 11px Tahoma;
	background-color:#ffcc99;
}

.err
{
	font : Bold 10px Tahoma; 
	text-decoration : none; 
	background-color : #ffffff; 
	color:Red;
}

.err_Not
{
	font : Bold 11px Tahoma; 
	text-decoration : none; 
	color:Black;
}

.footer
{
	font-size:10px;
	color:GrayText;
}
.FLink
{
	font-size:10px;
	color:GrayText;
	text-decoration:none;
}
.FLink:hover
{
	font-size:10px;
	color:Silver;
	text-decoration:underline;
}

.hrCl
{
	color:Maroon;
	border-bottom-color:Maroon;
	border-bottom-style:ridge;
	border-bottom-width:2px;
}

a
{
	font-size:11px;
	color:Maroon;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	font-size:11px;
	color:Orange;
	text-decoration:underline;
	font-weight:bold;
}


.FileLink
{
	font-size:11px;
	color:Maroon;
	text-decoration:none;
	font-weight:normal;
}

.FileLink:hover
{
	font-size:11px;
	color:Orange;
	text-decoration:underline;
	font-weight:normal;
}

.MenuA
{
	font-size:11px;
	color:Maroon;
	text-decoration:none;
	font-weight:bold;
}



