﻿.HomeBorder_left
{
	border-left: 1px solid #CCCCCC;
	padding-left: 30px;
}

.Welcome_Border
{
	border-left: 1px solid #CCCCCC;
	padding-left: 30px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 30px;
	border-right: 1px solid #CCCCCC;
	padding-right: 30px;

}

p
{
    padding-bottom: 10px !important;
}
.WelcomePageHeader
{
    background: white url(images/arrow_large_orange.gif) no-repeat left center;
    padding-left: 30px;
    color: #eda211;
    font-size: 20pt;
    border-bottom: dashed 1px #7f7f7f;
    width: 330px;
}
.WelcomePageSideBarHeader
{
    background: url(images/arrow_small_white.gif) no-repeat left center;
    padding: 4px 4px 4px 22px;
    border-top: groove 2px White;
    border-bottom: groove 2px #814903;
    font-weight: bold;
}

.Area_Right
{
}
.Area_Right a
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #663402;
    text-decoration: none;
}
.Area_Right p
{
    padding: 2px 8px 2px 8px;
}

.Area_1_Right
{
    background-color: #EDA211;
}
.Area_1_Right li
{
    margin: 1px 0px 1px 5px;
}

.Area_2_Right
{
    background-color: #FFCC00;
}

.Area_3_Right
{
    background-color: #FEE066;
}

.WelcomePageText
{
	font-family: verdana;
	font-size: 9pt;
	color: #999999
}

.WelcomeHeader
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ff8221
}

.WelcomeLink
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399
}
