/* LINKS */
A:link, A:active, A:visited	{
	font-family: trebuchet ms, arial, helvetica;
	color:#14459E;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}

A:hover{
	font-family: trebuchet ms, arial, helvetica;
	color:#14459E;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

/* BODY */
BODY { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#FFFFFF;
	}

.canvas	{
	background-color:#FFFFFF;
	}

/* LAYOUT */
.bottomLeftTD	{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#939598;
}

.bottomRightTD	{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#939598;
}

.bottomTD {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#939598;
	}

.contentTD {
	width:399px;
	}

.contentHomeTD {
	width:539px;
	}

.curveTopLeftTD, .curveTopRightTD, .curveBottomRightTD, .curveBottomLeftTD {
	width:10px;
	height:10px;
}

.featureTABLE {
	width:710px;
	}

.featureTopTD	{
	background-image:url('images_furniture/featureTop.gif');
	background-repeat:no-repeat;
	height:21px;
	}

.imagesTD {
	width:125px;
	}
.mainTable	{
	width:740px;
	height:500px;
	margin:25px;	
}

.mastheadTD {
	height:165px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#1743A2;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#1845A5;
	}

.navTD {
	width:186px;
	}

.topNavTABLE {
	width:720px;
}

.ribbonContentTD {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#939598;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#939598;
	}

.ribbonIMG {
	margin-top:30px;
	}

.storeTABLE {
	width:100%;
	}

.topLeftTD	{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#939598;
	height:10px;
}

.topRightTD	{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#939598;
	height:10px;
}

.topTD {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#939598;
	}

/* FORM ITEMS */

.submitButton	{
	width:170px;
	height:22px;
	font-family:trebuchet ms, arial, helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	}

.formLabelTD	{
	font-family:trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	height:22px;
	width:70px;
	}

.formInputTD	{
	height:22px;
	font-family:trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	}

.formLargeINPUT	{
	width:170px;
	height:22px;
	font-family:trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}
SELECT	{
	width:170px;
	height:20px;
	font-family:trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}

.formSmallINPUT	{
	width:80px;
	height:18px;
	font-family:trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}

.formTEXTAREA	{
	width:170px;
	height:36px;
	font-family:trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}

/* TOP NAV */

A.topNav:link, A.topNav:active, A.topNav:visited	{
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color:#14459E;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

A.topNav:hover{
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color:#14459E;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}
.topNav {
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color:#14459E;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	}

/* MAIN NAV */

A.area:LINK, A.area:ACTIVE, A.area:VISITED {
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
A.area:HOVER {
	color: #14459E;
	}

A.sub:LINK, A.sub:ACTIVE, A.sub:VISITED {
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color: #14206A;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
A.sub:HOVER {
	color: #14459E;
	text-decoration: none;
	}

A.subSub:LINK, A.subSub:ACTIVE, A.subSub:VISITED {
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color: #14206A;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
A.subSub:HOVER {
	color: #14459E;
	text-decoration: none;
	}

.tree01 {
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color:#14459E;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 26px;
	text-align: left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
	line-height:23px;
	}

.tree01current {
	font-family: trebuchet ms, trebuchet ms, arial, helvetica;
	color:#14459E;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 26px;
	text-align: left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
	line-height:23px;
	background-color:#5B7DBB;
	}

.tree02 {
	font-family: trebuchet ms, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-left: 32px;
	text-align: left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	line-height:18px;
	background-color:#DFE4E5;
	}

.tree02current {
	font-family: trebuchet ms, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-left: 32px;
	text-align: left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	line-height:18px;
	background-color:#5B7DBB;
	}

.tree03 {
	font-family: trebuchet ms, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-left: 44px;
	text-align: left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	line-height:18px;
	background-color:#C4D1E7;
	}

.tree03current {
	font-family: trebuchet ms, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-left: 44px;
	text-align: left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	line-height:18px;
	background-color:#15459E;
	}
/* TEXT FORMATS */

P{
	font-family:trebuchet ms, arial, helvetica;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom:10px;
	text-align:left;
	text-decoration:none;
}

.featureP {
	width:164px;
	}

A.featureH4:LINK, A.featureH4:ACTIVE, A.featureH4:VISITED {
	font-family:trebuchet ms, arial, helvetica;
	color: #14206A;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-align:left;
	width:164px;
	text-decoration: none;
	}
A.featureH4:HOVER {
	text-decoration:underline;
	}

H1{
	font-family:trebuchet ms, arial, helvetica;
	color: #14459E;
	font-style: normal;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	margin-bottom:10px;
	text-align:left;
	text-decoration:none;
}

H2{
	font-family:trebuchet ms, arial, helvetica;
	color: #14459E;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom:0px;
	text-align:left;
	text-decoration:none;
}

H3{
	font-family:trebuchet ms, arial, helvetica;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-left:15px;
	text-align:left;
	width:136px;
	text-decoration:none;
}

H4{
	font-family:trebuchet ms, arial, helvetica;
	color: #14206A;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-align:left;
	width:164px;
	text-decoration:none;
}

HR {
	width:100%;
	height:1px;
	color:#CCCCCC;
	}