﻿body
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: small;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	text-align: center;
}

img 
{
    border: none;
}

textarea, table.tableContact input, div.divArchive select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #004577;
}

textarea, table.tableContact input
{
	width: 220px;
}

.spanReq 
{
    color: Red;
}

object, embed
{
    margin: 0px;
    padding: 0px;
    border: none;
}

li
{
	margin-bottom: 15px;
}

h1 
{
	padding: 5px;
	font-size: small;
	font-weight: bold;
	margin: 2px 0px 20px 0px;
}

hr
{
	color: #96A4B8;
	border-style: dotted;
	width: 403px;
	text-align: center;
	margin: 30px;
}

p 
{
    line-height: 1.4;
}

h3, p.pIndent 
{
    margin-left: 30px;
}

h2, h3, p.pBold
{
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 20px;
    line-height: 1.4;
}

a, a:link, a:visited, a:active, a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

/* frame boxes start */
#divFrame
{
	width: 779px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#divMenu, #divContent, #divNews
{
	float: left;
}

#divMenu
{
	width: 150px;
}

#divContent
{
	width: 463px;
	background-color: #ffffff;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
}

#divNews
{
	width: 146px;
    background-color: #f0f3f4;
}

div.divTop, div.divFooter
{
	font-size: x-small;
	vertical-align: middle;
	color: #6E8A98;
    line-height: 22px;
    padding: 0px 2px 0px 2px;
    width: 385px;
}

div.divTop a, div.divTop a:link, div.divTop a:visited, div.divTop a:active, div.divTop a:hover, 
div.divFooter a, div.divFooter a:link, div.divFooter a:visited, div.divFooter a:active, div.divFooter a:hover
{
	font-weight: normal;
}

div.divTop a:hover, div.divFooter a:hover
{
	color: #8facaa;
}

div.divTopLeft
{
    width: 386px !important;
    float: left;
}

div.divTop
{
	background-color: #ffffff;
}

div.divFooter
{
	background-color: #f5f7f8;
}
/* frame boxes end */

/* menu start */
ul.ulMenu, ul.ulMenu li ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.ulMenu li
{
    margin: 2px;
}

ul.ulMenu li a, ul.ulMenu li a:link, ul.ulMenu li a:visited, ul.ulMenu li a:active, ul.ulMenu li a:hover
{
    text-indent: 10px;
	text-decoration: none;
	display: block;
	font-size: small;
	font-weight: bold;
	padding: 3px;
}
ul.ulMenu li ul li a, ul.ulMenu li ul li a:link, ul.ulMenu li ul li a:visited, ul.ulMenu li ul li a:active, ul.ulMenu li ul li a:hover
{
    text-indent: 15px;
    padding: 1px 0px 1px 0px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	display: block;
}

/* menu end */

/* login box */
table.tableLogin, table.tableNews
{
	padding: 0px;
	margin: 2px;
	border-collapse: collapse;
	font-size: x-small;
	color: #ffffff;
}

table.tableLogin
{
	width: 146px;
}

table.tableNews
{
	width: 142px;
}


table.tableLogin td, table.tableNews td
{
	padding: 0px;
	margin: 0px;
}

table.tableLogin td div, table.tableNews td div
{
	padding: 10px;
}
input.textLogin
{
    width: 100px;
	font-size: x-small;
}

table.tableLogin a, table.tableLogin a:link, table.tableLogin a:visited, table.tableLogin a:active, table.tableLogin a:hover
{
	color: #ffffff;
    font-size: x-small;
	font-weight: 600;
}

table.tableLogin a:hover 
{
    text-decoration: underline;    
}

table.tableLogin p 
{
    line-height: 1;
}

table.tableLogin span
{
	font-weight: 600;
}

/* login box end */

/* new panel start */
table.tableNews
{
    background-color: #e4e9ed;
}

#divNews h1
{
    background-color: #A7B1B7;
	margin: 2px 1px 0px 1px;
	color: #ffffff;
}

table.tableNews a, table.tableNews a:link, table.tableNews a:visited, table.tableNews a:active, table.tableNews a:hover,
table.tableArchive a, table.tableArchive a:link, table.tableArchive a:visited, table.tableArchive a:active, table.tableArchive a:hover
{
	color: #727681;
	font-size: small;
	font-weight: normal;
}

table.tableNews a:hover, table.tableArchive a:hover
{
    text-decoration: underline;
}

table.tableNews a.aNewsDate, table.tableNews a.aNewsDate:link, table.tableNews a.aNewsDate:visited, table.tableNews a.aNewsDate:active, table.tableNews a.aNewsDate:hover
{
    font-size: x-small;
	font-weight: 600;
}

table.tableNews hr
{
	width: 100px;
	margin: 10px;
	padding: 0px;
}
/* new panel end */

div.divArchive 
{
    text-align: center;
}

table.tableArchive 
{
    color: #727681;
    background-color:#ffffff;
}

table.tableArchive td
{
    text-align: left;
    padding: 5px;
}