*
{
	margin: 0px;
	padding: 0px;
}

body
{
background-color: #fff;
color: #9f9f9f;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #93B300;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 800px;
height: 104px;
margin: 0px auto;
}

#header_logo
{
position:static;
right: auto;	
}


#header_outter
{
position: relative;
margin: 0px auto;
font-family:"Baskerville Old Face";
font-size: 12pt;
color:#ECD07D;
}


#header_inner h1
{
background: inherit;
position: absolute;
left: 20px;
bottom: 10px;
text-transform: none;
font-size: 50px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
font-family: "Engravers MT";
}

#header_inner h2
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: none;
font-size: 20px;
color: #fff;
font-weight: normal;
letter-spacing: 1px;
}


#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;
}

#main
{
padding-top: 20px;
position: relative;
width: 680px;
margin: 0px auto;
padding-bottom: 10px;
}
#active:hover li { display: block; }
#active li { display: none; }
#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: capitalize;
font-size: 15px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 3px;
margin-right: 15px;
width: 13px;
height: 13px;
background: url('images/right.gif') no-repeat; 
}

#menu a:visited{
}

#menu a:active{
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
color:red;
}



#submenu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 32px;
padding-top: 11px;
color: #636363;
text-transform:capitalize;
font-size: 12px;
}

h1
{
background: inherit;
color: #50514D;
text-transform:capitalize;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: none;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}
h4{
padding-left:20px;	
color:black;
}
h2 span
{
color: #33CC33;
}
h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
/*background: url('images/x1.gif') no-repeat 0px 5px;*/
/* padding-left: 0px; */
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#addition
{
font-size: 16px;	
color: black;
}

#lcol p
{
font-size: 13px;
line-height: 15px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: left;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box_regular
{
position: relative;
margin-top: 15px;
background: inherit;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform:capitalize;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box_regular p
{
font-size: 13px;
line-height: 16px;
margin: 5px;
}

.box p
{
font-size: 13px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
z-index:inherit;
}

.captioned_image
{
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
font-size:12px;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#mytable
{
	font-size:13px;	
}#main #rcol #rcontent .box_regular blockquote .MsoNormal {
	margin-left: 20px;
	padding-bottom: 10px;
}
#main #rcol #rcontent .box_regular .box .box_inner .style1 em strong {
	text-align: center;
}
#main #rcol #rcontent .box_regular .summary .style1 {
	margin-right: 50px;
}

