*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #F2D8FF;
color: #9f9f9f;
font-size: 12px;
font-family: Arial, "trebuchet ms", helvetica, sans-serif, "Cambria", "Times New Roman", Times;
text-align: center;
}

a
{
text-decoration: underline;
color: #93B300;
}

a:hover
{
text-decoration: underline;
color: #000;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
min-width: 775px;
height: 120px;
background-color: #6DC55D;
color: #ffffff;
}

#header_inner
{
position: relative;
height: 94px;
margin: 0px auto;
border-top: 8px solid #6DC55D;
}

#header_inner h1
{
background: inherit;
position: relative;
font-size: 24px;
color: #0F0F90;
font-family: "Times New Roman", Arial, Times, sans-serif, serif;
font-weight: normal;
letter-spacing: 0px;
}

#main
{
padding-top: 0px;
background-color: #ffffff;
position: relative;
margin: 0px auto;
padding-bottom: 0px;
text-align: justify;
}

#menu ul
{
list-style: none;
margin: 0px;
border-top: 2px solid #ffffff;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
border-bottom: 2px solid #ffffff;
}

#menu a
{
display: block;
_width: 100%;
margin-bottom: 0px;
text-decoration: none;
background-color: #0E0FA0;
padding-left: 12px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0px;
color: #ffffff;
font-size: 13px;
}

#menu a:hover
{
font-size: 15px;
background: inherit;
background-color: #0E0FA0;
color: #ffffff;
text-decoration: none;
}

h1
{
background: inherit;
color: #50514D;
font-size: 26px;
}

h3
{
background: inherit;
color: #50514D;
font-size: 16px;
}

#lcol
{
position: relative;
width: 205px;
/*background-color: #0E0FA0;*/
float: left;
}

#lcontent
{
position: relative;
display: block;
background: inherit;
padding: 0px 10px 0px 10px;
}

#lcontent a:hover
{
background: inherit;
color: #000;
}

#rcontent
{
position: relative;
padding: 15px 20px 0px 0px;
_padding: 15px 15px 0px 5px;
}

ul
{
list-style: none;
}

li
{
padding-left: 15px;
}

p
{
/*margin-bottom: 25px;*/
text-align: justify;
color: #000;
}

#lcol p
{
font-size: 12px;
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: right;
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: 225px;
color: #0F0F9F;
font-size: 13px;
/*background-image: url('images/a2.gif');
background-repeat: repeat-x;*/
}

#rcol p
{
font-size: 13px;
font-weight: 500;
color: #0F0F9F;
}

#rcontent p
{
font-weight: 500;
text-align: justify;
}

#rcol h1
{
text-align: center;
color: #0F0F9F;
}

#rcol h3
{
color: #0F0F9F;
}

table.sample
{
border-width: 2px;
border-style: none;
border-color: black;
border-collapse: collapse;
}

table.sample tr
{
padding: 3px;
}

table.sample th
{
border-width: 2px;
padding: 3px;
border-style: inset;
border-color: black;
font-size: 15px;
font-weight: 500;
}

table.sample td
{
border-width: 2px;
padding: 3px;
border-style: inset;
border-color: black;
}


#que
{
color: #000000;
font-weight: bolder;
text-align: justify;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
margin: 0px auto;
float: bottom;
margin-bottom: 0px;
padding: 10px 0px 10px 0px;
text-align: center;
}