
/*
Design by Israel Gonzalez
http://IGtek.com
Copyright 2009 Israel Gonzalez, IGtek.com ver 1.0
*/

body {
    margin-top: 20px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color :#003CB7;
/*     color: #99CCFF; */ 
    font-weight: bold;
}

p, ul, ol {
    margin-top: 0;
    line-height: 125%;
}

ul, ol { }

blockquote { }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

a:visited
{
    color: #3366FF;
}

a img {	border: none; }

#wrapper {
}

/* Header */

#header {
    background-position: left top;
    width: 730px;
    height: 150px;
    margin: 0 auto;
    background-image: url('theme/header_750x150C.jpg');
    font-size: 36px;
    font-weight: bold;
}

/* Menu */

/* Search */

/* mainbody */

#mainbody {
    background-position: #99CCFF;
    width: 725px;
    margin: 0 auto;
    padding: 0px;
    border-right-style: solid;
    border-right-width: thick;
    border-right-color: #ADDBF7;
    background-image: url('theme/sidebar160.jpg');
    background-repeat: repeat-y;
}

/** LOGO */

/* contentwrap */

#contentwrap {
    float: right;
    width: 540px;
    margin-top: 10px;
    margin-right: 10px;
}


/* content */

.content {
    margin-bottom: 25px;
    text-align: center;
    font-size: 11pt
}
.content .title {
    background-position: left top;
    margin-bottom: 13px;
    padding: 8px 0px 2px 0px;
    color: #003CB7;
    text-align: center;
    font-size: 30pt;
    font-weight: bold;
}
.content .note {
    font-weight: bold;
    color: #003399;
    text-align: center;
}
.content .mytext {
    padding: 5px 5px 0px 5px;
    text-align: left;
}
.content .MainContentBody 
{
    text-align: left;
}
.content .cent 
{
    text-align: center;

}

.content .MDContentBody 
{
    text-align: center;
}
.content .par {
    text-align: left;
    width: 80%;
}
.content .section {
    color: #003399;
    font-size: medium;
    font-weight: bold;
    text-align: left;
}
.content .tbl {
    border-collapse: collapse;
}
.content .notice {
    color: #FF0000;
}
.content .fbTable {
    width: 510px;
    border-collapse: collapse;
}
.content .fbTable .Lcol {
    width: 130px;
    font-weight: bold;
    text-align: right;
}
.content .fbTable .Mcol {
    width: 215px;
}
.content .fbTable .Section1
{
    background-color: #CCCCCC;
    font-weight: bold;
    text-align: center;
}
.content .fbTable .Section2
{
    background-color: #E1E1E1;
    font-weight: bold;
    text-align: center;
}
input
{
    background-color: #F4FAFF;
    
    }
.content .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}
.content .links .comments {
}
.content .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
    padding: 10px;
    float: left;
    width: 145px;
}
#navigation
{
    width: 140px;
    padding-right: 0px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html is available at http://www.cssmenus.co.uk Copyright (c) 2009- Stu Nicholls. All rights reserved. This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
Designed for three-level Flyout
=================================================================== */
#flyout 
{
 float: left;
 padding: 0;
 margin-top: 3px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 list-style: none;
 position: relative;
 width: 130px;
}

#flyout ul 
{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 130px;
    height: auto;
    background-image: url(theme/trans.gif);
    position: absolute;
    left: -9999px;
    top: 0;
}

#flyout table 
{
 border-collapse: collapse;
 width: 0;
 height: 0;
 margin-top: -1px;
 margin-right: -10px;
 margin-bottom: -1px;
 margin-left: -10px;
}

#flyout li 
{
 float: left;
 margin-bottom: 3px;
}

#flyout ul li 
{
 border-width: 1px;
 border-color: #99CCFF;
 margin-bottom: 0px;
 border-bottom-style: solid;
 border-top-style: solid;
}

#flyout li a 
{
    background-position: #AED7FF;
    display: block;
    float: left;
    width: 130px;
    height: 22px;
    background-color: #91C8FF;
    color: #003399;
    line-height: 22px;
    font-family: arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-indent: 10px;
}
#flyout li a.fly 
{
    background-position: right center;
    background-image: url(theme/right-arrow.gif);
    background-color: #91C8FF;
    background-repeat: no-repeat;
    background-position: right center;
}

#flyout li:hover 
{
 position: relative;
}

#flyout li a:hover 
{
    position: relative;
    background-color: #BBDDFF;
    color: #003399;
}

#flyout li:hover > a 
{
 background-color: #BBDDFF;
 color: #003399;
}

#flyout ul li a 
{
 background-color: #BBDDFF;
}

#flyout ul li a.fly 
{
 background-image: url(right-arrow.gif);
 background-color: #BBDDFF;
 background-repeat: no-repeat;
 background-position: right center;
}

#flyout ul ul li a 
{
 background-color: #ccc;
}

#flyout ul ul li a.fly 
{
 background-image: url(right-arrow.gif);
 background-color: #ccc;
 background-repeat: no-repeat;
 background-position: right center;
}

#flyout ul ul ul li a 
{
 background-color: #ddd;
}

#flyout li a.current, #flyout ul li a.current, #flyout ul ul li a.current, #flyout ul ul ul li a.current 
{
 background-color: #99CCFF;
 color: #fff;
}

#flyout :hover ul, #flyout :hover ul :hover ul, #flyout :hover ul :hover ul :hover ul 
{
 left: 120px;
}

#flyout :hover ul ul, #flyout :hover ul :hover ul ul 
{
 left: -9999px;
}

#flyout ul li:hover > a 
{
 background-color: #99CCFF;
 color: #003399;
}

#flyout ul ul li:hover > a 
{
 background-color: #99CCFF;
 color: #003399;
}

/* Learn */
table.learn 
{
    width: 100%;
    font-size: small;
}

td.learn 
{
 padding-right: 10px;
 padding-left: 5px;
}


/* Footer */

#footer {
    background-image: url('theme/footer_730x30.jpg');
    width: 730px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    color: #003399;
    font-size: 8pt;
}
#footer p {
    margin: 0;
    padding: 8px 0px 0px 0px;
    text-align: center;
    color: #000000;
    vertical-align: middle;
    height: 22px;
}

#footer a {
}

#bottom {
    width: 730px;
    margin: 0 auto;
    color: #CCCCCC;
}
#bottom p {
    text-align: center;
    font-size: 8pt;
}
.ValidateMessage
        {
            color: Red;
        }
.news
{
    font-family: "Times New Roman", Times, serif;
    text-decoration: none;
    font-size: medium;
    width: 94%;
}
.newstbl
{
    border-style: solid;
    border-width:thin;
    border-color: Silver;
    padding: 0px 3px 0px 3px
}
.newstbl td
{
}
