@charset "utf-8";
/* CSS Document */

body
{margin:0px;
background-color:#b8e8f9;}

a
{font-family:tahoma;
color:#325da7;
text-decoration:none;}

a:link
{font-family:tahoma;
color:#325da7;
text-decoration:none;}

a:active
{font-family:tahoma;
color:#325da7;
text-decoration:none;}

a:visited
{font-family:tahoma;
color:#325da7;
text-decoration:none;}

a:hover
{font-family:tahoma;
color:#325da7;
text-decoration:underline;}

.menu
{background:url(images/home/menu_bg.gif);
background-repeat:no-repeat;
background-position:top left;
padding-top:35px;
padding-left:69px;}

.menu a
{
font-family:tahoma;
font-size:16px;
color:#325da7;
text-decoration:none;}

.menu a:visited
{
font-family:tahoma;
font-size:16px;
color:#325da7;
text-decoration:none;}

.menu a:active
{
font-family:tahoma;
font-size:16px;
color:#325da7;
text-decoration:none;}

.menu a:hover
{
font-family:tahoma;
font-size:16px;
color:#00acec;
text-decoration:none;}



.separate
{margin-left:10px;
margin-right:10px;
font-family:tahoma;
font-size:16px;
color:#325da7;}


.content
{padding-left:40px;
padding-top:30px;}

p
{font-family:tahoma;
font-size:12px;
color:#000000;
margin-top:2px;
margin-bottom:2px;}

h1
{font-family:tahoma;
font-size:22px;
color:#325da7;
margin-top:2px;
margin-bottom:2px;}

h2{font-family:tahoma;
font-size:16px;
color:#325da7;
margin-top:2px;
margin-bottom:2px;}

h3{font-family:tahoma;
font-size:18px;
color:#000000;
margin-top:2px;
margin-bottom:2px;}

h4
{font-family:tahoma;
font-size:18px;
color:#000000;
margin-top:2px;
margin-bottom:2px;}

li
{list-style-image:url(images/home/li.gif);
font-family:tahoma;
font-size:12px;
color:#325da7;
line-height:20px;
}

.litest
{list-style-image:url(images/home/li.gif);
font-family:tahoma;
font-size:12px;
color:#325da7;
line-height:25px;}


