BODY
{
    font-family:Arial, Helvetica;
}
.padding_bottom10
{
	padding-bottom:10px;
}
.padding_top13
{
	padding-top:13px;
}
.outer_table
{
	margin-left:16px;
}
.paddingMargin0
{
	padding:0px;
	margin:0px;
}
SELECT
{
	margin-top:3px;
    font-family:Arial;
    font-size:11px;
    line-height:15px;
    color:#333333;
}
.textbox
{
	margin-top:3px;
	border-width:2px 1px 1px 2px;
	border-style:solid;
	border-color:#7F7F7F;
    font-family:Arial;
    font-size:11px;
    color:#333333;
}
textarea
{
	width:100%;
}
H1
{
    font-family:Arial;
    line-height:15px;
    font-size:18px;
    font-weight:bold;
    color:#007E9E;
}
H2
{
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#007E9E;
    font-weight:600;
    margin-bottom:4px;
    padding-bottom:0px;
}
H3
{
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#333333;
    font-weight:600;
    margin-bottom:0px;
    padding-bottom:0px;
}
H4
{
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#999999;
    font-weight:600;
    margin-bottom:0px;
    padding-bottom:0px;
}
H5
{
    font-family:Arial;
    line-height:15px;
    font-size:18px;
    color:#999999;
    margin:10px 0px;
    padding:10px 0px;
}
a:link, a:active, a:visited
{
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#4A7B5A;
    text-decoration:underline;
}
a:hover
{
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#8FAB6D;
}
P, SPAN, TD
{
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#333333;
}
p:first-child
{
	margin-top:0px;
	padding-top:0px;
}
UL LI
{
    list-style-image:url('../images/dot_li.gif');
    font-family:Arial;
    font-size:12px;
    line-height:15px;
}
table.htcm
{
    background-color:#999999;
    margin-bottom:5px;
    margin-top:11px;
}
table.htcm TH, TH.htcm
{
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#333333;
    background-color:#BED2D2;
    font-weight:bold;
    text-align:center;
    padding:3px;
}
table.htcm TD, TD.htcm
{
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:12px;
    line-height:15px;
    color:#333333;
    text-align:center;
    padding:3px;
}
.LinksDesignTable
{
	width:176px;
	margin-top:20px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color: #C7CFD7;
}
.LinksDesignTable table
{
    height:19px;
}
/*.LinksDesignTable table td*/
.Menu_item td
{
    background:url('../images/list_bg.gif') repeat-x #D9E7EC;
    border-collapse:collapse;
    border-top:solid 1px #C7CFD7;
    padding:0px 12px;
    font-family:Arial Tahoma;
    font-size:11px;
    font-weight:600;
    color:#006699;
}
table.Menu_item
{
	width:100%;
}
.LinksDesignTableH table td
{
    background:#D8E8C1;/*#C3D0D4*/
}
.LinksDesignTable table a:link, .LinksDesignTable a:visited, .LinksDesignTable a:active, .LinksDesignTable a:hover
{
    font:bold 11px Arial;
    color:#006699;
    text-decoration:none;
}
.Menu_hover td
{
    background-image:url('');
    background-color:#D8E8C1;
}
.dis td a, .dis td a:link, .dis td a:hover, .dis td a:active, .dis td a:visited
{
	font-family:Arial;
    font-size:12px;
    line-height:15px;
	color:Gray;
	font-weight:400;
}

/*
#ctl00_Menu2
{
	width:176px;
	margin-top:20px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color: #C7CFD7;
	height: 120px;
}
.ctl00_Menu2_4
{
    background:url('../images/list_bg.gif') repeat-x #D9E7EC;
    border-collapse:collapse;
    border-top:solid 1px #C7CFD7;
    padding:0px 12px;
    font-family:Arial; 
    font-weight: 400;
    font-size: 11px;
    color:Gray;
     height: 19px;
    line-height: 19px;
white-space: nowrap;
float: left;
width: 200px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ctl00_Menu2_4
{
width: 152px !important;
}
*/

a.toalink,a.toalink:visited {display:block; background-color:#007ba9; color:#ffffff; padding:0 2px; text-decoration:none; font-weight:bold; font-size:10px; margin-top:2px;}
a.toalink:hover {text-decoration:none;background-color:#0197cf;}
