*
{
margin: 0px;
padding: 0px;
}

body
{
background: #57574C;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
#dvf{ font-size:10px;}
p
{
display: block;
text-align: justify;
}

a
{
color:#CC3300;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
color: #000000;
}

h1,h2,h3,h4,h5,h6
{
font-family:Arial, Helvetica, sans-serif;
/*text-transform: lowercase;*/
font-weight: normal;
}

.foot
{
height: 1px;
line-height: 1px;
clear: both;
}

.divider
{
border-bottom: solid 1px #F6F3F1;
}

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: 100%;
font-family:Arial;
font-size:12px;
}

img{border:none;}
hr{color:#f2f2f0;}
/* logo */
#logo
{
	position: relative;
	top:15px;
	width:217px;
	height:47px;
	background-image:url('images/logo.gif');
	z-index:1;
}

/*Top Right Navigation*/
.toprightnav
{	width: 150px; position: relative; top:-20px; margin-left:525px;
	z-index:1; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:400;
}

.toprightnav a {
	background: #F2F2F0;
	color: #990000;
	display: compact;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
.toprightnav a:hover{
	background: #CC3333;
	color: #FFFFFF;
	text-decoration: none;
}
/* top navigation panel code*/
.navigation {
	float: left;
	margin:2px;
	width: 96%;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	font-stretch:semi-expanded;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #000000;
	list-style: none;
}
.navigation li a {
	background: #F2F2F0;	
	color: #553;
	display: block;
	padding: 5px 7px 4px 4px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #D2D4CF;
	border-bottom-color:#000000;
	color: #000000;
	text-decoration: none;
}

#outer
{
width: 698px;
background: #fff url('images/mainbg.gif');
margin: 0px auto 0px auto;
padding: 10px 13px 0px 13px;
}

#outerTop
{
width: 724px;
height: 4px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('images/mainbg2.gif');
margin: 10px auto 0px auto;
}

#outerBot
{
width: 724px;
height: 4px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('images/mainbg2.gif');
margin: 0px auto 0px auto;
}

#inner
{
background-image: url('images/cbg2.gif');
background-repeat: repeat-y;
}

#headerTop
{
position: relative;
height: 65px;
background-image: url('images/headTbg.gif');
}

#header
{
padding-top:6px;
padding-bottom:6px;
position: relative;
height: 158px;
/*background-image: url('images/headbg.gif');*/
}

#xbgA
{
height: 31px;
width: 500px;
position: absolute;
top: 0px;
background-image: url('images/cbg1.gif');
z-index: 1;
}

#xbgB
{
position: relative;
height: 32px;
width: 500px;
background-image: url('images/cbg3.gif');
z-index: 1;
}

#main
{
position: relative;
width: 500px;
margin: 3px -500px 0px 0px;
float: left;
}

#main_inner
{
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}

#main ul
{
list-style: url(images/bullet.gif);
margin-top:10px;
}

#main li
{ margin-left:19px; background-repeat: no-repeat; background-position: 0px 6px; margin-bottom:8px; }

#main li.sub
{ margin-left:35px; background-repeat: no-repeat; background-position: 0px 18px; margin-bottom:8px; }


#main h2,h3
{
color: #6C3C1E;
}

#main h2
{
font-size: 21px;
background-image: url('images/db1.gif');
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

#main h3
{
font-size: 13px;
background-image: url('images/db2.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#main p
{
margin-bottom: 14px;
}

#main p strong
{color:#9B0000;}

#main .content
{
position: relative;
padding-left: 22px;
}

#main .divider
{
margin: 20px 0px 20px 0px;
}

#side
{
display:block;
position: relative;
float: right;
width: 194px;
margin: 3px 0px 0px 3px;
text-decoration:none;
}

#side h3
{
background-image: url('images/rhbg.gif');
width: 180px;
height: 23px;
color: #fff;
font-size: 13px;
padding: 9px 0px 0px 14px;
}

#side .content
{
background-image: url('images/rhbg2.gif');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

#side ul
{
	margin:0;
	padding:0;
}
.side li
{
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}
.side li a {
	background: #999999;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.side li a:hover {
	background: #333333;
	color: #553;
}


#side .divider
{
margin: 14px 0px 14px 0px;
}

#footer
{
position: relative;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:compact;
background:f2f2f0;
padding: 0px 1px 15px 1px;
clear:both;
}

#footer a
{
	color:990000;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover
{
	color:#FFFFFF;
	background: #CC3333;
}

#footer img:hover
{
}
/* rightnavigation */
.rightnavigation {
	float: left;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	width: 100%;
	text-align:right;
	font:Arial;
	font-size:12px;
}
.rightnavigation ul {margin: 0; padding: 0;}
.rightnavigation li {
	border-bottom: 1px solid #666666;
	list-style: none;
}
.rightnavigation li a {
	background: #FFFFFF;	
	color: #333333;
	display: block;
	padding: 5px 7px 4px 4px;
	text-decoration: none;
}
.rightnavigation li a:hover {
	background: #CFCFCF;
	border-bottom-color:#000000;
	color: #000000;
	text-decoration: none;
}

input.text{ 
  font-family:Arial; 
  font-size:12px; 
  border-color:#FFFFFF; 
  border-style:none; 
  border-width:1px; 
  color:#000000; 
}

input.textarea{
  font-family:Arial; 
  font-size:12px; 
  border-color:#FFFFFF; 
  border-style:none; 
  border-width:1px; 
  color:#000000; 
}

input.select{
  font-family:Arial; 
  font-size:12px; 
  border-color:#FFFFFF; 
  border-style:none; 
  border-width:1px; 
  color:#000000; 
}

/*FOR Terms &amp; Condition Window*/
#tac
{
width: 550px;
height: 717px;
background: #FFFFFF;
padding: 10px 10px 10px 10px;
}
.tabledt
{
	width: 350px;
	margin-left:25px;
}

.tabledt td
{
	border: 1px solid #FF0000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.divxhtml{ float:right; margin-bottom:10px;}

.subtit1{text-align:center; font-size: 12px; color:#000000;}  
.subtit2{text-align:left; font-size: 13px;color:#FF0000;}
.subtit2,  .subtit1
{
	
	padding-left: 22px;
	padding-bottom: 0px;
	
	font-style:italic;
	margin-bottom:-10px;
}