﻿.Welcome_Border
{
	border-left: 1px solid #CCCCCC;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 20px;
	border-right: 1px solid #CCCCCC;
	padding-right: 20px;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}


.WelcomePageHeader
{
    background: white url(images/arrow_large_orange.gif) no-repeat left center;
    padding-left: 30px;
    color: #eda211;
    font-size: 17pt;
    border-bottom: dashed 1px #7f7f7f;
    width: 330px;
    height: 50px;	
}


.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
}
