﻿BODY
{
	width: 100%;
	padding: 0;
	margin: 0;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	background-color: #007698;
	height: 100%
}

IMG
{
    padding: 0;
	margin: 0;
}

#frameall 
{
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
}

#frametop
{
	width: 790px;
	height: 10px;
	padding: 0; 
	margin: 0;
	background-image: url(../images/page_border_top.gif);
}

#framebottom
{
	width: 790px;
	height: 33px;
	padding: 0; 
	margin: 0;
	background-image: url(../images/frame_bottom.gif);
}

#frame 
{
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	background-image: url(../images/background_frame.gif);
}

#inner_frame 
{
	width: 770px;
	margin-right:auto;
	margin-left:auto;
	xmargin-top:10px;
	padding:0px;
	text-align:left;
}

#contentheader 
{
    height: 133px;
}

.mainarea
{
    background-color: #FFFFFF;
}

.top_navigation
{
    background-color: #00779A;
    width: 763px;
    height: 30px;
    padding-left: 7px;
}

#top_navigation ul {
	list-style: none;
	margin: 0;
    padding: 0;
}
#top_navigation li {
	float: left;
	list-style: none;
	
}

#top_navigation li A
{
	float: left;
	list-style: none;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	padding-left: 19px;
	padding-right: 19px;
}

#top_navigation li A:HOVER
{
	background-color: #5DADC6;
}

#top_navigation_bottom
{
    width: 100%;
    height: 3px;
    background-image: url(../images/nav_bottom.gif);
    background-repeat: repeat-x;
}

#contentall
{
    height: 100%; 
    background-image: url(../images/background_content.gif);
    background-repeat: repeat-y;
}

#contentleft 
{
	width: 449px;
	float:left;
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
}

#contentright 
{
    width: 223px;
    padding: 12px;
    float:left;
	border: solid 1px #D5E8EC;
	background-color: #F1F8F9;
}

H1
{
    color: #025f86;
    font-size: 18px;
    line-height: 18px;
    font-family: Tahoma;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

H2
{
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    color: #ff781a;
}

H3
{
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 3px;
    margin: 0;
}

P
{
    margin-bottom: 10px;
    padding: 0;
}

ADDRESS
{
    font-style: normal;
}

IMG
{
    border: 0;
}

A
{
    color: #006988;
}

FIELDSET
{
    padding: 5px;
    margin: 10px;
}

LEGEND
{
    font-size: 12px;
    margin-bottom: 10px;
    xcolor: #FB052E;
    font-weight: bold;
}
HR
{
    border: dotted 1px #666666;
    height: 1px;
}

div.hr { 
    width: 100%; 
    height: 1px; 
    border: 0; 
    background-color: #DBDBDB; 
} 

xINPUT
{
    border: solid 1px #8C8C8C;
    padding: 0;
    padding-left: 3px;
    width: 250px;
    height: 18px;
    font: 11px verdana,Arial,sans-serif;
    line-height: 18px;
    vertical-align: middle;
    xmargin-top: 4px;
}

TEXTAREA
{
    border: solid 1px #8C8C8C;
    padding: 0;
    padding-left: 3px;
    width: 98%;
    font: 11px verdana,Arial,sans-serif;
    line-height: 18px;
    vertical-align: middle;
    margin-top: 4px;
}

SELECT
{
    border: solid 1px #8C8C8C;
    padding: 0;
    height: 20px;
    font: 11px verdana,Arial,sans-serif;
    margin-top: 4px;
}

.checkbox INPUT
{
	width: 14px;
	border: none;
}

/* page structure */
.page
{
    xwidth: 770px;
    margin: 0 auto 0 auto;
    
}


.searchbox A
{
	float: right;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
}



.breadcrumb
{
    color: #909090;
    height: 11px;
    float: right;
    margin-top: 15px;
    color: #333333;
}

.breadcrumb .home
{
    color: #333333;
    text-decoration: none;
}

#content
{
	margin-left: 190px;
}

#logo
{
	display: block;
	margin-top: 35px;
	margin-bottom: 55px;
}

#objectives
{
	margin-top: 20px;
}

#partners
{
	color: #99CCCC;
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
	margin: 30px 0;
}

#footer
{
    width: 770px;
    background-color: #006988;
	font-size: 10px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer A
{
	color: #FFFFFF;
	text-decoration: overline;
}

#footer {
	overflow: auto;
	font-size: 10px;
}
#footer ul {
	list-style: none;
	xfloat: right;
	margin: 0;
    padding: 0;
}
#footer li {
	float: left;
	list-style: none;
	float: left;
	line-height: 36px;
	height: 36px;
	color: #525252;
}
#footer a {
	text-decoration: none;
	color: #525252;
	
}
#footer a:hover, #footer .selected a {
	text-decoration: underline;
}

/* fullpage */
.fullpage
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
    margin: 0;
}

/* print hide these for screen */
#printheader
{
    display: none;
}

#printfooter
{
    display: none;
}

/* lists */
.listtable
{
    width: 100%;
}

.listtable TH
{
    background-color: #F2F6F7;
    height: 26px;
    color: #525252;
    border-bottom: solid 1px #8C8C8C;
    padding: 0px, 2px, 0px, 2px;
}

.listtable TH .columnheading
{
    color: #525252;
    text-decoration: none;
}

.listtable TH .columnheading:HOVER
{
    text-decoration: underline;
}

.listtable A
{
    color: #C4112F;
}


.listtable TD
{
    height: 26px;
    color: #525252;
    border-bottom: solid 1px #DBDADA;
    padding-top: 5px;
    padding-bottom: 5px;
}

.listpagingtools
{
    width: 100%;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    border-top: solid 1px #8C8C8C;
    border-bottom: solid 1px #8C8C8C;
}

.listprevious
{
    width: 33%;
    float: left;
    padding-top: 5px;
}

.listpage
{
    width: 33%;
    float: left;
    text-align: center;
}

.listnext
{
    xwidth: 33%;
    padding-top: 5px;
}

.listyears
{
    padding-bottom: 5px;
    line-height: 25px;
}

.listyears A
{
    color: #C4112F;
    font-weight: bold;
}

/* pagebutton */
.pagebutton
{
	padding: 0;
}
.pagebutton A
{
	float: left;
	height: 20px;
	background: url("../images/background_pagebutton.gif") repeat-x;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.pagebuttonleft
{
	float: left;
	background: url("../images/background_pagebutton_left.gif");
	width: 3px;
	height: 20px;
}

.pagebuttonright
{
	float: left;
	background: url("../images/background_pagebutton_right.gif");
	width: 4px;
	height: 20px;
	margin-right: 4px;
}

.profilepic
{
    float: left;
    border: solid 1px #8C8C8C;
    margin-right: 20px;
}

#membership
{
    xwidth: 763px;
    padding-left: 7px;
}

#membership ul {
	list-style: none;
	margin: 0;
    padding: 0;
}

#membership li {
	float: left;
	list-style: none;
	margin-bottom: 10px;
	width: 400px;
}

/* tools */
.tools
{
    position: fixed; 
    right: 10px; 
    top: 10px;
    color:#6D7204;
    background-color: #FFFFFF;
    border: solid 2px #006988;
    padding: 3px;
}

.tools A
{
    color:#006988;
	padding-left: 5px;
	padding-right: 5px;
}
