a
{
	text-decoration:underline;
}
a:link{color:#0000ff;text-decoration:underline;}
a:visited{color: #0000ff;text-decoration:underline;}
a:hover{color: #dc4024;background-color:#ffff00;text-decoration:underline;}
a:active{color: #ff6600;text-decoration:underline;}

a.leftPanel
{
	font-size: 13px;
}
a.leftPanel:link{color:#660000;}
a.leftPanel:visited{color: #660000;}
a.leftPanel:hover{color: #0000ff;}
a.leftPanel:active{color: #ff6600;}

a.content
{
	border:solid 2px #ffffff;
	font-size: 16px;
	line-height:20px;
	padding-right: 6px;
	padding-top: 0px;
	padding-left: 12px;
}
a.content:link{color:#0000ff;text-decoration:underline;}
a.content:visited{color: #0000ff;text-decoration:underline;}
a.content:hover{color: #800080;background-color:#ffff00;border:solid 2px #0000ff;text-decoration:underline;}
a.content:active{color: #ff6600;text-decoration:underline;}

a.content2
{
	font-weight:bold;
	font-style:italic;
}
a.header
{
	color:#dc4024;
	font-size:13px;
	font-weight:bold;
}
a.footers
{
	padding: 4px 4px 2px 4px;
}
a.footers:link{color:#fffae2;text-decoration: underline overline;}
a.footers:visited{color: #fffae2;text-decoration: underline overline;}
a.footers:hover{color: #800080;background-color:#ffff00;border:solid 1px #00ff00;text-decoration: underline overline;}
a.footers:active{color: #ff6600;text-decoration: underline overline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.borderedImg
{
	border: #330000 2px solid;
	background-color: #fbf7c5;
	margin: 4px 8px 2px 8px;
	padding: 2px 2px 2px 2px;
}
.borderNone
{
	border-style:none;
}
center {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contentHeaderC
{
	background-color: #f0f4ff;	/* EEE7C2  */
	border-bottom:	solid 2px #660000;
	border-top:		solid 2px #660000;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align:		center;
	width: 70%;

}
.contentHeaderL
{
	background-color: #f0f4ff;	/* EEE7C2  */
	background-image: url(../images/header/centerHeaderBR3.gif);
	background-position:left;
	background-repeat: no-repeat;
	border-bottom:	solid 2px #660000;
	border-top:		solid 2px #660000;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 15%;
}
.contentHeaderR
{
	background-color: #f0f4ff;	/* EEE7C2  */
	background-image: url(../images/header/centerHeaderBR3.gif);
	background-position:right;
	background-repeat: no-repeat;
	border-bottom:	solid 2px #660000;
	border-top:		solid 2px #660000;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 15%;
}
.contentHeaderTall
{
	background-image: url(../images/sidePanels/headerAccentL.gif);
	height:38px;
}
.dotBox
{
	background-color:#f0f4ff;
	border:dotted 1px #000000;
	margin-top:12px;
}
.fcL{
	float:left;clear:left;
}
.fcR{
	float:right;clear:right;
}
.footer{
	color:#f0f4ff;
	background-color:#000044;
	padding:4px 4px 4px 4px;
	text-align:center;
	width:25%;
}

h1{
	color:			#660000;
	font-size: 		14px;
	font-style:		normal;
	font-weight:	bold;
	line-height:	14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2
{
	color:			#660000;
	font-family:	"Trebuchet MS",Verdana;
	font-size: 		18px;
	font-style:		italic;
	font-weight:	bold;
	line-height:	18px;
}
.hdg2
{
	color:			#660000;
	font-size: 		13px;
	font-weight:	bold;
	margin:	0px 0px 0px 24px;
}
h3
{
	color:			#660000;
	font-family:	"Trebuchet MS",Verdana;
	font-size: 		18px;
	font-style:		italic;
	font-weight:	bold;
	margin:			0px 0px 0px 0px;
}
.highlight
{
	background-color:#ffff00;
	font-weight:bold;
}
.hr
{
	height:2px;
	background-color:#660000;
	margin:12px 8px 12px 8px;
}
.left
{
	text-align:left;
}
li
{
	list-style-position:outside;
	list-style-type:square;
	margin-bottom:6px;
	margin-left:0px;
	margin-top:6px;
	padding-left:0px;
}
li.leftMenu
{
	list-style-image: url(../images/sidePanels/bulletRed.gif);
}
li.rightMenu
{
	list-style-image: url(../images/sidePanels/bulletArrow2-Beige.gif);
}
.menu
{
	width:144px;
}


.menuBodyLt
{
	border-left:	solid 2px #660000;
	border-right:	solid 2px #660000;
	background-color:#fffae2;
}
.menuBodyRt
{
	border-left:	solid 2px #fbb306;
	border-right:	solid 2px #fbb306;
	background-color:#fffae2;
}
.menuOuterRow
{
	height:			16px; 
	font-size:		0px;
	line-height:	0px;
}
.menuHeaderLt
{
	text-align:		center;
	font-size:		12px;
	font-weight:	bold;
	color:			#660000;
	background-color: #f0f4ff;
	border-bottom:	solid 1px #660000;
	border-left:	solid 2px #660000;
	border-right:	solid 2px #660000;
	border-top:		solid 1px #660000;
	padding:		2px 0px 2px 0px;
	margin:			0px 0px 0px 0px;
}
.menuHeaderRt
{
	text-align:		center;
	font-size:		12px;
	font-weight:	bold;
	color:			#660000;
	background-color: #f0f4ff;
	border-bottom:	solid 1px #fbb306;
	border-left:	solid 2px #fbb306;
	border-right:	solid 2px #fbb306;
	border-top:		solid 1px #fbb306;
	padding:		2px 0px 2px 0px;
	margin:			0px 0px 0px 0px;
}
.menuLtBC
{
	width: 114px;
	background-image:url(../images/sidePanels/bottomRed.gif);
}
.menuLtBL
{
	background-image:url(../images/sidePanels/cornerRedBL.gif);
	width: 15px;
}
.menuLtBR
{
	background-image:url(../images/sidePanels/cornerRedBR.gif);
	background-position:right;
	width: 15px;
}
.menuLtTC
{
	width:114px;
	background-image:url(../images/sidePanels/topRed.gif);
}
.menuLtTL
{
	background-image:url(../images/sidePanels/cornerRedTL.gif);
	width: 15px;
}
.menuLtTR
{
	background-image:url(../images/sidePanels/cornerRedTR.gif);
	background-position:right;
	width: 15px;
}
.menuRtBC
{
	width: 114px;
	background-image:url(../images/sidePanels/bottomOrange.gif);
}
.menuRtBL
{
	background-image:url(../images/sidePanels/cornerOrangeBL.gif);
	width: 15px;
}
.menuRtBR
{
	background-image:url(../images/sidePanels/cornerOrangeBR.gif);
	background-position:right;
	width: 15px;
}
.menuRtTC
{
	width:114px;
	background-image:url(../images/sidePanels/topOrange.gif);
}
.menuRtTL
{
	background-image:url(../images/sidePanels/cornerOrangeTL.gif);
	width: 15px;
}
.menuRtTR
{
	background-image:url(../images/sidePanels/cornerOrangeTR.gif);
	background-position:right;
	width: 15px;
}

.noHeight{
	font-size:1px;
	line-height:1px;
}

.noPad{
	padding:	0px 0px 0px 0px;
	margin:		0px 0px 0px 0px;
}

.noWrap{
	white-space:nowrap;
}
.padBT2
{
	padding-bottom:2px;padding-top:2px;
}
.padLR4
{
	padding-left:4px;padding-right:4px;
}
.pad8
{
	padding:8px 8px 8px 8px;
}
.padEmail
{
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
}

.panel
{
	height:460px;
	padding-top:10px;
}
.panelLeft
{
	background-color:#ffd78d;
	text-align:center;
	width:162px;
}
.panelRight
{
	background-color:#330000;
	text-align:center;
	width:162px;
}

.panelCenter
{
	background-color:#ffffff;
	padding-top:19px;
	text-align:justify;
}
.panelHeader{
	background-color:#000000;
	background-image:url(../images/header/bkgnd.gif);
	background-repeat:repeat-x;
	height:107px;
	width:100%;
}
.txtCtr{
	text-align:center;
	}
.txtRt{
	text-align:right;
	}
.txtSmall
{
	color:#dc4024;
	font-size:11px;
	font-style:italic;
	padding-top:6px;
}
td
{
	margin: 0px 0px 0px 0px;
	/*font-size: 13px; do not specify this as it interferes with compArt menu*/
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ul
{
	margin: 8px 8px 8px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:12px;
}
.w16{
	width: 16px;
}

.w144{
	width:144px;
}
