﻿*
{
    padding:0;
    margin:0;
}

body 
{
    padding: 0 0;
    font: 12px/21px Georgia, Arial, Helvetica, sans-serif;
    color: #333;
    background-color: #0196b6;
    background-color:#fff;
}

p, ul
{
    font-size:1.15em;
}

p
{
    line-height:1.5;
    margin-bottom:10px;
}

a 
{
    text-decoration: underline;
    color: #046917;
    outline: none;
}

a.moreNews{font-weight:bold;}

a:hover {
    text-decoration: none;
    color:#1cb338;
}

H1, H2, H3, H4, H5, H6
{
    font-family:'Segoe UI Semibold', 'Segoe UI', Sans-Serif;
     font-weight:normal;
     color:#046917;
     /*color:#f60;*/
}

h1
{
    font-size:1.7em;
}

h2
{
    font-size:1.5em;
}

h3
{
    font-size:1.3em;
}

h4
{
    font-size:1.2em;
}

form
{
    background: #fff url(../images/bg2.gif) repeat-y;
    display:block;
    width:850px;
    margin:0 auto;
    padding:10px 20px;
}

/*+++++++++++++++++++++++++++++ HEADER STYLES +++++++++++++++++++++++++*/
#Header
{
    position:relative;
    display:block;
    height:120px;
}

#Header .logo
{
    position:absolute;
    top:20px;
    left:20px;
}

#Header .title
{
	position:absolute;
	top:27px;
	left:120px;
}


/*+++++++++++++++++++++++++++++ MENUS STYLES +++++++++++++++++++++++++*/
#menu {
    margin: 0;
    width: 850px;
    height: 36px;
    background: #559862 url(images/menu.gif) repeat-x;
    border-bottom: 1px solid #649E64;
}

#menu ul {
    list-style: none;
    padding-left: 0px;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0;
    height: 36px;
}

#menu ul li a {
    display: block;
    padding: 0 20px;
    font-weight: normal;
    font-size: 12px;
    line-height: 36px;
    text-decoration: none;
    text-transform:uppercase;
    color: White;
    border-right:solid 1px #fff;
}

#menu ul li.last a
{
    border:none;
}

#menu ul li a:hover {
    background-color:#1cb338;
}

/*+++++++++++++++++++++++++++++ PAGE STYLES +++++++++++++++++++++++++*/

#Main
{
    position:relative;
    display:block;
    width:850px;
    margin-top:10px;
}

/*======================= MAIN CONTENT STLES===============================*/

#main-content
{
    display:block;
    width:580px;
    float:left;
}

#main-content h1.page-title
{
    display:block;
    width:100%;
    border-bottom:solid 1px #666;
    text-transform:uppercase;
    margin:10px 0;
}

#main-content h2
{
    margin-top:20px;
    margin-bottom:8px;
}

#main-content h4
{
    font-weight:bold;
    margin:10px 0 0 0;
}

#main-content ul
{
    margin-left:18px;
	list-style-type:circle;
	margin-bottom:10px;
}

#main-content ul li
{
    margin-bottom:4px;
}

/*======================= NEWS SUMMARY ON HOME PAGE STLES===============================*/

.news
{
    position:relative;
}

.news img
{
    margin-right:6px;
}

.news img.left
{
    margin-top:10px;
    float:left;
}

.news .newsTitle
{
    padding:10px 0 0 0;
    font-size:1.3em;
    padding-bottom:4px;
}

.summary
{
    padding-bottom:20px;
}

.news .newsTitle a
{
    text-decoration:none;
}

.summary p
{
    margin:0;
}

.news .newsDate
{
    display:block;
    font-weight:bold;
}

/*======================= OTHER PAGE CONTENT STYLES===============================*/


.other-content
{
    border-top: solid 1px #333;
    padding:12px 8px;
}

.other-content h1
{
    display:block;
    margin-bottom:10px;
}

.tabs
{
    width:100%;
}

.tabs td
{
    padding:4px;
    border-bottom:solid 1px #777;
    vertical-align:top;
    /*font-size:1.15em;*/
}

.tabs td h1
{
    padding-top:20px;}

.tabs td.title{ background-color:#F9E5C1; font-weight:bold;}

.tabs td.spacer{ height:15px; border-bottom:none;}

/*======================= UTILITIES STLES===============================*/

#utilities
{
    display:block;
    width:250px;
    float:right;
    margin-right:0px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    padding-bottom:10px;
}

#utilities h4
{
	background: #559862 url(images/menu.gif) repeat-x;
    border-bottom: 1px solid #649E64;
	font-size:130%;
	font-weight:normal;
    color:#fff;
	padding:6px 0 6px 6px;
    margin-bottom:0px;
    text-transform:uppercase;
}

#utilities h4 .alternate
{
    margin-top:40px;
}

#utilities p
{
	line-height:1.5;
	padding-left:4px;
	padding-right:4px;
	color:#000;
}

#utilities p.highlight
{
	padding:8px 4px;
	font-size:105%;
	text-align:center;
	line-height:1.5;
	border-bottom:solid 1px #333;
	background-color:#b0f2b7;
}

#utilities p.highlight .highlight_detail
{
	display:block;
	font-family:Georgia Century Gothic, Arial, Sans-Serif;
	font-size:140%;
	color:#f30;
	font-weight:bold;
}

#utilities p a
{
    display:block;
    padding:10px 2px 6px 2px;
    font-weight:bold;
}

#utilities ul
{
	list-style-type:none;
}

#utilities .table, #utilities ul
{
    width:100%;
}

#utilities .table td
{
    border-bottom:solid 1px #666;
    padding:0;
}

#utilities ul li
{
    border-bottom:solid 1px #666;
    padding:0;
}

#utilities ul li a:link, #utilities ul li a:active, #utilities ul li a:visited,
#utilities .table td a:link, #utilities .table td a:active, #utilities .table td a:visited
{
    display:block;
    padding:6px 2px 6px 4px;
    text-decoration:none;
}

#utilities ul li a:hover, #utilities .table td a:hover
{
    color:#fff;
    background-color:#1cb338;
}

/*=====================================FORMS =====================================*/
.formTable
{
	border:none;
	width:100%;
}

.formTable td
{
    padding:6px 2px;
}

    .formTable th {
        text-align: left;
        border-bottom:solid 2px #666;
        border-top:solid 2px #666;
    }

.formTable td.td-no-padding
{
    padding:0;
}

.td-no-padding-label
{
    padding-top:6px;
}

.formTable td.subHeading
{
    border-bottom:solid 1px #333;
}

.textbox, .multiline, .textBox-Watermark
	{
	    font-family:Georgia, Arial, Helvetica, sans-serif;
		color:#666666;
		padding:4px;
		width:250px;
	}
	
	.textBox
	{
		height:20px;
	}
	
	.textBox-Watermark
	{
	    color:#dedede;
	}
	
	.submit
	{
		/*font-size: 14px;
        padding:6px 12px;
        color: White;
        background-color:#ce2807;
        border:none;*/
	}
	
	.validator
	{
	    /*display:block;
		padding:4px;
		background-color:#f8cda7;*/
		color:Red;
		font-weight:bold;
		
	}
	
.tabs td
{
    padding:4px;
    border-bottom:solid 1px #777;
    vertical-align:top;
    /*font-size:90%;*/
}

.tabs td.title{ background-color:#F9E5C1; font-weight:bold;}

.tabs td.spacer{ height:15px; border-bottom:none;}

.sectionHeader, .tsectionHeader,  .bsectionHeader, .bottomAgreement
{
	/*border-left:solid 1px #c6ccbf;
	border-right:solid 1px #c6ccbf;
	border-top:solid 1px #c6ccbf;*/
	border-bottom:solid 1px #666;
	padding:10px 0 5px 10px;
	font-weight:bold;
}

.label, .labelt
{
	font-size:90%;
	padding-left:5px;
	height:30px;
	text-align:left;
	vertical-align:middle;
	width:100px;
	
}

.labelt, .trows
{
	border-top:solid 1px #cc9900;
}



.frmComments
{
	font-size:75%;
	padding-bottom:10px;
}
	
.star
{
	color:#ff6633;
	font-size:100%;
	FONT-FAMILY: Verdana, sans-serif;
}

.rows, .trows
{
	border-right:none; /*solid 1px #c6ccbf;*/
	width:300px;
}
	
	.buttons
	{
		/*font-size: 14px;
    padding:4px 12px;
    color: White;
    background-color:#147E9D;
    border:none;*/
	}
	
	.bold
	{
		font-weight:bold;
	}
	
	.eg
	{
		font-size:60%;
	}

.errorMessage {
    color: red;
}
	
	.hiddenCtrl
	{
		display:none;
	}

    #main-content ul.options
    {
        list-style: none;
        padding-left: 0px;
    }

    #main-content ul.options li {
    float: left;
    display: block;
    padding: 0;
    height: 26px;
    }

    #main-content ul.options li a {
    display: block;
    padding: 0 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 26px;
    /*text-decoration: none;
    text-transform:uppercase;
    color: White;
    border-right:solid 1px #046917;*/
}
/*+++++++++++++++++++++++++++++ FOOTER STYLES +++++++++++++++++++++++++*/

#footer
{
    border-top:solid 1px #060;
    display:block;
    float:left;
    clear:both;
    width:842px;
    padding:8px 4px;
}

/*====================== UTITLITY STYLES======================*/

.left
{
    float:left;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: bold;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */