﻿/*Main Body*/
body
{
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    color: #666;
    padding-left: 15px;
    text-align: Center;
    background-image: url(  "images/bg.jpeg" );
    background-position: left top;
    background-repeat: repeat-x;
}
#container {margin:0 auto; width:780px; text-align:center;}
td
{
    font-size: 12px;
    font-family: Tahoma;
    height: 15px;    
}
hr
{
    height: 2px;
    width: 100%;
    border-width:1px;
    border-color:#014F7C;    
    border-style:solid;
    margin-right:25px;
}
input
{
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
select
{
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
input.radio
{
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    border: none 0px #FFFFFF;
}
.Logo
{
    background-image: url(  '../../images/logo.jpg' );
    background-repeat: no-repeat;
    background-position: Left;
    height: 100px;
}
#page
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    text-align:center;
    top: 0px;
}
#pageC
{
    position: relative;
}
.header
{
    background-image: url(  "images/bgd.jpg" );
    background-repeat: repeat-x;
    position: relative;
    color: #FFFFFF;
    height: 28px;
    font-size: 12px;
    background-color: white;
}
.MainTable
{
    width: 100%;
    border-collapse: collapse;
}
.ContentTD
{
    width: 60%;
    text-align: center;
    vertical-align: top;
}
.SideTD
{
    text-align: Left;
    width: 20%;
    vertical-align: top;
}
.pg_content_footer
{
    vertical-align: bottom;
    font-size: 12px;
    font-family: Tahoma;
    color: #FFFFFF;
    text-align: Center;
    height: 25px;
}
.bg, .pg_content_footer
{
    background-color: #325884;
}
.footer
{
    color: #CCC;
    text-align: center;
}
.BlockHeader
{
    background: #EBF3FB;
    height: 15px;
    text-align: left;
    font-weight: bold;
    color: #014F7C;
    text-indent: 2px;
}
.SideBlocks
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 5px;
}
.DefaultTextBoxSkin
{
    border: solid 1px #014F7C;
    font-size: 11px;
    font-family: Tahoma, Verdana;
    scrollbar-face-color: #AACCEE;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: #AACCEE;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-track-color: white;
    scrollbar-arrow-color: #014F7C;
}
.textBaseline
{
    vertical-align: baseline;
}
.HeaderTitle
{
    font-size: 24px;
    font-weight: bold;
}
.HeaderSubTitle
{
    font-size: 14px;
    font-family: Arial Tahoma Verdana;
}
.HeaderSubTitle, .HeaderTitle
{
    color: #FFFFFF;
    float: left;
}
.PageTitle
{
    text-align: left;
    text-indent: 5px;
    font-weight: bold;
    letter-spacing: 150%; /*text-transform: uppercase;*/
    font-size: 12px;
    font-family: Tahoma;
    padding-bottom: 5px;
    border-bottom: #CCC 1px solid;
    color: #0067C6;
}
.HeaderRow
{
    background-color: #0066CC;
}
.ContentArea
{
    background-color: #ffffff;    
}
.ContentTitle
{
    font-size: 20px;
    color: #638CBB;
    vertical-align: top;
    padding: 0px 10px 5px 5px;
    letter-spacing: 200%;
    text-align: left;
}
.ContentSubTitle
{
    font-size: 13px;
    color: #638CBB;
    vertical-align: top;
    padding: 0px 10px 5px 5px;
    letter-spacing: 200%;
    text-align: left;
}
.Bold
{
    font-weight: bold;
}
.UnderLined
{
    text-decoration:underline;
}
.ContentTable
{
    font-size: 12px;
    font-family: Tahoma, Verdana;
    width: 100%;
    border-collapse: collapse;
    border-style: none;
    color: #000000;
    margin-top:25px;    
    background-color:#FFFFFF;
}
.ContentTableNoMargin
{
    font-size: 12px;
    font-family: Tahoma, Verdana;
    width: 100%;
    border-collapse: collapse;
    border-style: none;
    color: #000000;
    margin:0 0 0 0;
}
.Contents
{
    vertical-align: top;
    padding: 0px 40px 5px 10px;
    width: 100%;
    font-size: 13px;    
    line-height: 20px;
    text-align: left;   
}
ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type:square;    
    font-size:11px;
}
.ulCircled
{
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type:circle;
    font-size:13px;
}
.ulDecimal
{
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type:decimal;
    font-size:13px;
}
.ulDisc
{
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type:disc;
    font-size:13px;
}
.Menu
{
    line-height: 30px;
}
.LevelMenuItemStyles
{
    font-size: 24px;
    color: Green;
}
.StaticHoverStyle
{
    font-size: 24px;
}
.MenuItem
{
    padding: 5px 10px;
    white-space: nowrap;
}
.MenuItem-On
{
    background: #E3FAE7 none repeat scroll 0 0;
    padding: 5px 10px;
    white-space: nowrap;
}
.MenuTable
{
    background: #638CBB none repeat scroll 0 0;
    margin: 1px 0 5px;
    text-align: left;
    width: 100%;
}
.NavLink-On
{
    color: #325884;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.NavLink
{
    color:#FFFFFF;
    font-size:12px;
    text-decoration:none;
}
.NavTopSpace 
{
    background:#000000 none repeat scroll 0 0;
    height:1px;
}
.NavBottomSpace 
{
    background:#D1E4FA none repeat scroll 0 0;
    height:1px;
}
.NavLeftSpace 
{
    background:#000000 none repeat scroll 0 0;
    width:1px;
}
.NavRightSpace 
{
    background:#D1E4FA none repeat scroll 0 0;
    width:1px;
}
.Green
{
    color:#00AA00;
}
.BrickRed
{
    color: #8E0000;
}
.Brown
{
    color:#9C3000;    
}
.LightBrickRed
{
    color: #C41200;
}
.YellowBig
{
    color:#FF9E00;
    font-size:14px;
}
.Statement
{
    font-size:11px;
    text-align:right;    
}
.SubMenuTable
{
    width:98%;    
}
.SubMenuCell
{
    background-color:#FFCC00;
    border:solid 2px #000000;
    font-weight:bold;   
}
.date_box {
	background-image: url(images/date.jpg);
	height: 51px;
	width: 52px;
	float: left;
}
.date_box_month {
	padding-top: 3px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #325884;	
}
.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
	font-style: italic;	
	color: #654040;
}
.item {clear: both;}
.item .date {
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item h2 {
	color: #325884;
	padding-left: 60px;
	padding-top:28px;	
}