.font-x-small
{
	font-size: 6px;
}

.menu-text
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: white;
}

.menu-text a
{
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.menu-text a:hover
{
	text-decoration: underline;
}

.content-text
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #6C6C6C;
}

.content-text a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #d2691e;
	text-decoration: underline;
}

.content-text a:hover
{
	text-decoration: none;
}

.SubMenuText
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #6C6C6C;
}
.SubMenuText a
{
	font-family: Verdana;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: underline;
}
.SubMenuText a:hover
{
	text-decoration: none;
}

p
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #6C6C6C;
}

.content-title
{
	font-family: Verdana;
	font-size: 28px;
	color: #B9B9B9;
}

.google-search
{
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
	font-weight:bold;
}


.footer-text
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 10px;
	color: #666769;
}

.footer-text a
{
	font-family: Verdana;
	font-size: 10px;
	color: #666769;
	text-decoration: underline;
}

.breadcrumbs-text
{
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
}

.breadcrumbs-text-inactive
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #A5A6A7;
}

.breadcrumbs-text a
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
	text-decoration: none;
}

.breadcrumbs-text a:hover
{
	text-decoration: underline;
}

.red-header
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	color: #A62841;
}

.red
{
	color: #A62841;
}

sup
{
	font-size: 9px;
}

.form-text
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #6C6C6C;
}

.form-textbox
{
	font-family: Verdana;
	font-size: 12px;
	height: 20px;
	width: 150px;
}

.form-textarea
{
	font-family: Verdana;
	font-size: 12px;
	height: 100px;
	width: 250px;
}

.signupform-dropdown
{
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}

.form-dropdown
{
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
	font-weight:bold;
	height: 20px;
}

.small
{
	width: 100px;
}

.xsmall
{
	width: 50px;
}

.xxsmall
{
	width: 25px;
}

.large
{
	
	width: 250px;
}

.xlarge
{
	width: 350px;
}

.semi-full
{
	width: 80%;
}

.full
{
	width: 100%;
}

tr.header
{
	line-height: 12px;
	font-weight: bold;
	color: White;
	background-color: #A62841;
}

tr.row
{
	background-color: #f6f6f6;
}

tr.alt-row
{
	background-color: white;
}

table.table
{
	background-color: #e6e6e6;
}

tr.row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

tr.alt-row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.last-col
{
	border-right: 1px solid #e6e6e6;
}

div.indent
{
	padding-left: 20px;
}

.ContentHeader
{
	font-family : Franklin Gothic Demi Cond, Tahoma, Verdana;
	font-size : 20pt;
	color : #BCBCBC;
}

.StatusMessage
{
	font-family : Verdana;
	font-weight : bold;
	color : #FF0000;
}