BODY {
    MARGIN: 0px;
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
}

A,TH,SELECT,P
{
	 FONT-STYLE: normal;
}

TD
{
	 FONT-STYLE: normal;
}

A:link
{
	 COLOR: #0033cc;
	 TEXT-DECORATION: none
}

A:visited
{
	 COLOR: #0033cc;
	 TEXT-DECORATION: none
}

A:hover
{
	 COLOR: #0033cc;
	 TEXT-DECORATION: underline;
}

A.topNav:link
{
	font-weight: normal;	 
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}

A.topNav:visited
{
	font-weight: normal;	 		
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}

A.topNav:hover
{
	 COLOR: #ffffff;
	 TEXT-DECORATION: underline;
}

TD.topNav
{
	 COLOR: #ffffff;
	 LETTER-SPACING: 1px;
	 BACKGROUND-COLOR: #666699;
}

A.sideNav:link
{
	 FONT-STYLE: normal;
}

A.sideNav:visited
{
	 FONT-STYLE: normal;
	 COLOR: #000000;
	 TEXT-DECORATION: none;
}

A.sideNav:hover
{
	 FONT-STYLE: normal;
	 COLOR: #000000;
	 TEXT-DECORATION: underline;
}

TD.sideNav
{
	
		  
}

A.bottomNav:link
{
	 COLOR: #663399;
	 TEXT-DECORATION: none;
	
}

A.bottomNav:visited
{
	 COLOR: #000000;
	 TEXT-DECORATION: none;
	
}

A.bottomNav:hover
{
	 COLOR: #663399;
	 TEXT-DECORATION: underline;
}

.applicationHeader
{
	font-weight: bold;
	color: #000000;
}

.applicationCustomField
{
	font-weight: bold;
	color: #99cc99;
}

.applicationCustomFieldLabel
{
	font-weight: bold;
	color: #99cc99;
}

.applicationCustomFieldValue
{
	font-weight: normal;
	color: #99cc99;
}

.applicationFooter
{
	color: #cccccc;
}

.copyrightText
{
	color: #ffffff;
}

.subText
{
	color: #000000;
	text-align: center;
}

.verticalMenu
{
	background-color: #99cc99;
	letter-spacing: .2em;
}

.verticalMenuContainer
{
	background-color: #99cc99;
	height: 100%;
	
}

.verticalMenuItem
{
	cursor: hand;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #000000;
	padding-left: 10px;
	color: #000000;
	FONT-STYLE: normal;
}

.verticalMenuParentItem
{
	cursor: hand;
	border: solid 1px #99cc99;
	padding-left: 10px;
	color: Yellow;
}

.verticalSubMenu
{
	background-color: #99cc99;
	border: solid 2px black;
}

.verticalMenuSelected
{
	cursor: hand;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #000000;
	FONT-STYLE: normal;
	padding-left: 10px;
	color: #ffffff;
}

.horizontalMenu
{
	background-color: #99cc99;
}

.horizontalMenuContainer
{
	background-color: #99cc99;
	width: 100%;
	text-align: right;
	height: 10px;
}

.horizontalMenuItem
{
	font-weight: bold;
	cursor: hand;
	border: solid 1px #99cc99;
	padding-left: 10px;
}

.horizontalSubMenu
{
	background-color: #99cc99;
	border: solid 2px black;
}

.horizontalMenuSelected
{
	font-weight: bold;
	cursor: hand;
	border: solid 1px #99cc99;
	padding-left: 10px;
}

.horizontalMenuItemV002
{
	font-weight: bold;
	cursor: hand;
	padding-right: 10px;	 
}

.ektronTemplate {
    font-family: 'Open Sans', sans-serif;
    font-size: 13.33px;
    color: White;
    background-color: #f26f4b
}

.ektronTemplateMenuItem {
    font-family: 'Open Sans', sans-serif;  font-size: 13.33px;
    font-weight: bold;
}

.emptyektronTableHeader {
    BACKGROUND-COLOR: #f26f4b;
}

.borderLeft
{
	border-left: solid 1px #996633;
}

.borderRight
{
	border-right: solid 1px #996633;
}

.borderBottom
{
	border-bottom: solid 1px #996633;
}