/*
 * Element: tbx-page
 * Type: Logical
 * Description: The wrapper element of a toolbox application (mandatory).
 * Use: Wrap all content in this of this element
 */


.mainNav
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	}
	
.mainNav_Active
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ae0a40;
	vertical-align: middle;
	}
	
A.mainNav_ActiveLink:link,
A.mainNav_ActiveLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ae0a40;
	text-decoration: none;
	}
	
A.mainNavLink:link,
A.mainNavLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}	

A.mainNavLink:hover
{	color:#ae0a40;
	}

.introText
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #df103f;
	font-size: 17px;
	line-height: 20px
	text-align: right;
	padding-right: 36px;
	}
	
.greeking
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #fbf2d1;
	font-size: 11px;
	line-height: 27px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: justify;
	}
	
A.greekingLink:link,
A.greekingLink:visited,
A.greekingLink:active
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #b2a27d;
	font-size: 11px;
	text-decoration: none;
	}
	
A.greekingLink:hover
{	color:#ae0a40;
	}
	
.indentNinePixels
{	padding-right: 9px;
	padding-left: 9px;
	}
	
DIV.indentPixels
{	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	}

DIV.indentPixelsNoTop
{	padding-right: 40px;
	padding-left: 40px;
	}
	
DIV.pageTitle
{	font-family: Times;
	font-style: italic;
	font-weight: bold;
	color: #ae0a40;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	padding-right: 10px;
	background-color: #f0e3c0;
	border: 0px solid #f0e3c0;
	vertical-align: middle;
	background-image:url(../images/pageTitle.jpg);
	}
	
DIV.pageTitlePlain
{	font-family: Times;
	font-style: italic;
	font-weight: bold;
	color: #ae0a40;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	}

	
DIV.pageSubTitle
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	color: #ae0a40;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-right: 10px;
	vertical-align: middle;
	}
	
DIV.sampleArea
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	background-color: #eddfb3;
	border-right: 1px solid #b2a27d;
	border-left: 1px solid #b2a27d;
	border-top: 1px solid #b2a27d;
	border-bottom: 1px solid #b2a27d;
	height: 100%;
	width: 814px;
	}
	
DIV.sampleAreaNoBorder
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	background-color: #eddfb3;
	border-right: 0px solid #b2a27d;
	border-left: 0px solid #b2a27d;
	border-top: 0px solid #b2a27d;
	border-bottom: 0px solid #b2a27d;
	width: 814px;
	}

DIV.sampleAreaLong
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	background-color: #eddfb3;
	border-right: 1px solid #b2a27d;
	border-left: 1px solid #b2a27d;
	border-top: 1px solid #b2a27d;
	border-bottom: 1px solid #b2a27d;
	width: 814px;
	}

DIV.sampleAreaNarrow
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	background-color: #eddfb3;
	border-right: 1px solid #b2a27d;
	border-left: 1px solid #b2a27d;
	border-top: 1px solid #b2a27d;
	border-bottom: 1px solid #b2a27d;
	width: 510px;
	}
	
A.SampleAreaLink:link,
A.SampleAreaLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
	
DIV.sampleArea2
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	background-color: #eddfb3;
	height: 594px;
	width: 814px;
	border-right: 1px solid #b2a27d;
	border-top: 1px solid #b2a27d;
	border-bottom: 1px solid #b2a27d;
	border-left: 1px solid #b2a27d;
	padding: 20px;
	}
	
.portfolio
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #339900;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	}

A.portfolio:link,
A.portfolio:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #339900;
	font-size: 11px;
	text-decoration: none;
	}

.portfolioAct
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	color: #339900;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}	

A.profile:link,
A.profile:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #CC0099;
	font-size: 11px;
	text-decoration: none;
	}

.profileAct
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	color: #CC0099;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}	
	
.contact
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}

A.contactLink:link,
A.contactLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #ae0a40;
	font-size: 11px;
	text-decoration: none;
	}
	
A.secNavLink:hover {color: #ae0a40; border-bottom: #ae0a40 1px dashed; }


A.contact:hover
{	color:#ae0a40 underline;
	}

.contactAct
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	color: #CC9900;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}
	
.secNavBar
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	height: 27px;
	text-align: left;
	vertical-align: top;
	}
	
.secNav
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	}

.secNavAct
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #ae0a40;
	font-size: 12px;
	height: 27px;
	text-align: left;
	vertical-align: top;
	}
	
A.secNavLink:link,
A.secNavLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #ae0a40;
	font-size: 12px;
	text-decoration: none;
	}

A.secNavLink:hover {color: #e3f666; border-bottom: #e3f666 1px dashed; }

	
.previousNext
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #9C175A;
	font-size: 10px;
	line-height: 13px;
	}
	
td.previousNext
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	}
	
div.previousNextBold
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	color: #9C175A;
	font-size: 11px;
	line-height: 13px;
	}

A.previousNextLink:link,
A.previousNextLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #9C175A;
	font-size: 10px;
	text-decoration: underline;
	}
		
.normalContent
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	}
	
.normalContentMargin
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	}
			
A.normalContentLink:link,
A.normalContentLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	text-decoration: underline;
	}

.description
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	}
	
.TextCallOut
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	line-height: 14px;
	text-align: left;
	}
	
.TextLev1
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	}

A.TextLev1Link:link,
A.TextLev1Link:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #9C175A;
	font-size: 11px;
	text-decoration: underline;
	}

.textLev4
{	font-family: Times;
	font-weight: normal;
	font-style: italic;
	color: #9C175A;
	font-size: 15px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	}


.textLev2
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	}

.textLev2a
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding-left: 20px;
	}

DIV.footerArea
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	height: 20px;
	padding-right: 10px;
	text-align: left;
	border-top: 1px solid #aeaeae;
	width: 190px;
	}	

.footer
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	}	

A.footerLink:link,
A.footerLink:visited
{	font-family: Arial,Helvetica,Sans-serif;
	font-weight: normal;
	color: #9C175A;
	font-size: 10px;
	text-decoration: underline;
	}


