﻿body
{
    /*background-color: #5c87b2;*/
    background-color: #ffffff;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    text-align: center;    
    overflow-y:scroll;
    /*color: #696969;*/
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;    
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;    
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}


/* Font   
----------------------------------------------------------*/

.darkgreen				{color:#065f7f}
.darkgreen a:link		{color:#065f7f}
.darkgreen a:active		{color:#065f7f}
.darkgreen a:visited	{color:#065f7f}
.darkgreen a:hover		{color:#065f7f}

.s_gray				{color:#939393}
.s_gray a:link		{color:#939393}
.s_gray a:active	{color:#939393}
.s_gray a:visited	{color:#939393}
.s_gray a:hover		{color:#939393}


.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f15 {font-size:15px;}


#copyrights { width:1020px; margin:0 auto; clear:both; margin-top:50px; margin-bottom:40px; display:inline-block;  }
.logo { float:left; display:block; width:191px; text-align:center; }
.copyrights_txt { float:left; width:625px; }
.copyrights_top { height:18px; margin-bottom:5px; display:block; overflow:hidden; }
.grademark { width:280; float:right; }

.clear { clear:both; height:0; overflow:hidden; }

/* contents_sutitle */
.sub_tit1 { background:url(/Images/Common/bu_s_title.jpg) no-repeat 0 0; padding-left:10px; margin-top:25px; margin-bottom:10px; }