﻿.MenuItems
{
	
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.LargeText
{
	font-size:12pt;
	font-family:Arial;	
	font-weight:normal;
}

.MediumContentText
{
	font-size:13px;
	font-family:Arial;
	font-weight:normal;	
}
.SmallContentText
{
    font-size:11px;
	Font-family:Arial;

}
.LargeBoldContentText
{
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:Black;	
}
.White12pxContentHeaderText
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;	
}

.WhiteHeaderText
{
	font-size:20px;
	font-weight:bold;
	font-size:20px;
	font-family:Arial;
	color:#ffffff;
}

.AddressText
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;	
}
.SideLinkContentText
{
	font-size:11px;
	font-family:Arial;
	font-weight:normal;	
}

.LeftSideHeaderText
{
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#336699;
}

.LeftSideContentText
{
		font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#333333
}

.CopyRightText
{
	font-size:10px;
	font-family:Arial;
	font-weight:normal;	
}
