﻿.NormalText
{
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	color: #000000;
}

.FileNameNormalText
{
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	color: #000000;
}

.Button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #6B7889;	
    border: 1px solid #6B7889;	
	
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	
    border-right-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    height: 20px;
}

.TextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #6B7889;
}

.HeaderTextWithBackground
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 13px;
	background-color: #6B7889;
}

.HeaderTextWithBackground a
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 13px;
	background-color: #6B7889;
	text-decoration: none;
}

.HeaderTextWithBackground a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 13px;
	background-color: #6B7889;
	text-decoration: underline;
}

.ErrorText
{
	color: #DF5900;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.MainTableBorder
{
	border-style: solid;
    border-color: #6B7889;
    border-width: 1px;
}

.LeftRightTableBorder
{
	border-left: solid 1px #6B7889;
	border-right: solid 1px #6B7889;
	border-bottom: none;
	border-top: none;
}

.RightTableBorder
{
	border-right: solid 1px #B2B2B2;
	border-bottom: none;
	border-top: none;
	border-left: none;
}

.NormalText a 
{
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.NormalText a:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

.Portfolio
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	color: #88AAFF;
	font-weight: bold;
	letter-spacing: 1px;
}

.Portfolio a
{
	text-decoration: none;
	color: #88AAFF;
	font-weight: bold;
}

.Portfolio a:hover
{
	text-decoration: underline;
	color: #88AAFF;
	font-weight: bold;
}

.PortfolioHighlight
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	color: #3D526D;
	font-weight: bold;
	letter-spacing: 1px;
}

.SectionHeader
{
	font-size: 36pt;
	font-family: Times New Roman;
	color: #CCCCCC;
}

.SubSectionHeader
{
	font-size: 19pt;
	font-family: Times New Roman;
	color: #666666;
}

.PortfolioLeft
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
}

.PortfolioLeft a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.PortfolioLeft a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}
