﻿p, h1, h2, h3, h4, h5, h6, div, li, td, a, input, div {margin: 0; font-family: Arial; font-size: 12px;}
p, h1, h2, h3, h4, h5, h6, div, td, a, input, div {color: #333333;}

h1
{
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    color: #03A1CE;
}

h2
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #808080;
}

h3
{
    font-weight: bold;
    margin-top: 24pt;
}

p
{
	padding: 0 0 10px 0;
}

a
{
	color: #47A7BF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

body
{
	background: #9D9D9D;
	margin: 0;
	padding: 0;
	width: 100%;
}

#TemplateBox
{
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#NavAndContent
{
    float: left;
    background: url(../images/global/content_white_background.gif) repeat-y;
}

#LeftNav
{
    float: left;
    width: 350px;
}

.leftNavRow
{
    float: left;
    background: url(../images/global/left_nav_background.gif) repeat-y;
    padding: 10px 0 10px 20px;
}

.leftNavTitle
{
    float: left;
    width: 300px;
    padding: 0 10px 0 0;
}

.leftNavTitle a
{
    font-family: Verdana;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.leftNavTitle a:hover
{
    text-decoration: underline;
}

.leftNavRowSelected
{
    float: left;
    width: 20px;
    font-family: Verdana;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.leftNavSubRow
{
    width: 310px;
    float: left;
    background: #ffffff;
    padding: 10px 20px 10px 20px;
    border-bottom: 1px dotted #999999;
}

.leftNavSubRow a
{
    color: #333333;
    font-size: 11px;
    text-decoration: none;
}

.leftNavSubRow a:hover
{
    color: #03A1CE;
}

.leftNavSubRow a.leftNavSubOv
{
    color: #03A1CE;
    font-size: 11px;
    text-decoration: none;
}

#Content
{
    float: left;
    width: 530px;
    margin: 0 20px 0 20px;
    padding: 20px;
}

.contentText
{
    padding-top: 10px;
}

#Footer
{
    float: left;
    background: #F1F1F1;
    width: 920px;
    padding: 10px 20px 20px 20px;
}

#FooterRight
{
    float: left;
    width: 330px;
}

#FooterRightTitle
{
    width: 330px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999999;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

#FooterRightNav
{
    width: 330px;
    padding-top: 10px;
}

.footerRightNavPre
{
    float: left;
    width: 12px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}

.footerRightNavTitle
{
    float: left;
    width: 318px;
}

.footerRightNavTitle a
{
    font-size: 11px;
    color: #03A1CE;
    text-decoration: none;
}

.footerRightNavTitle a:hover
{
    text-decoration: underline;
}

#FooterLeft
{
    float: left;
    width: 570px;
    margin: 0 0 0 20px;
}

#FooterLeftTitle
{
    width: 570px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999999;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

#FooterLeftNav
{
    width: 570px;
    padding-top: 10px;
}

#FooterLeftNav td
{
    width: 180px;
    padding: 0 10px 5px 0;
    vertical-align: top;
}

.footerLeftNavPre
{
    float: left;
    width: 12px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}

.footerLeftNavTitle
{
    float: left;
    width: 168px;
}

.footerLeftNavTitle a
{
    font-size: 11px;
    color: #03A1CE;
    text-decoration: none;
}

.footerLeftNavTitle a:hover
{
    text-decoration: underline;
}

.splashEnLnk
{
    float: left;
    width: 307px;
    padding-top: 10px;
}

.splashEnLnk a
{
    font-size: 11px;
    color: #03A1CE;
    text-decoration: none;
}

.splashEnLnk a:hover
{
    text-decoration: underline;
}

.splashFrLnk
{
    float: left;
    width: 320px;
    padding-top: 10px;
}

.splashFrLnk a
{
    font-size: 11px;
    color: #03A1CE;
    text-decoration: none;
}

.splashFrLnk a:hover
{
    text-decoration: underline;
}

.homeTitle
{
    background: url(../images/home/title_background.gif) repeat-y;
    height: 40px;
    padding: 10px 0 0 20px;
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    color: #FFFEFE;
}

.homeContent
{
    background: url(../images/home/white_background.gif) repeat-y;
    padding: 20px;
}

.homeHighlightText
{
    font-family: Verdana;
    font-size: 16px;
}

.clear
{
    clear: both;
    height: 0;
}

/* tables */
#Content table
{
    padding: 3px
}

#Content table th
{
    background-color: #808080;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

#Content table tr
{
    background-color: #e5f5fa;
}

#Content table td
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#Content table .D
{
    background-color: #f9e7e9;
}

#Content table .Ph
{
    background-color: #ffeedd;
}

#Content table .N
{
    background-color: #e6f3e5;
}

#Content table .M
{
    background-color: #eee5ee;
}

#Content table .year
{
    background-color: #d7d7d7;
    border-top: 1px solid #ffffff;
}

#Content table .gap
{
	background-color: #808080;
	height: 2px;
}