.layoutBox {
	background-color: #f2f2f2;
	border-top: #6e8593;
	border-right: 1px solid #6e8593;
	border-bottom: 1px solid #6e8593;
	border-left: 1px solid #6e8593;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menuItemOver {
	background-color: #f2f2f2;
	border: 1px solid #6e8593;
	padding: 2px;
}
a.menuItemOver:link {
	text-decoration: none;
	color: #445A82;
}
a.menuItemOver:hover {
	text-decoration: none;
}
a.menuItemOver:visited {
	text-decoration: none;
	color: #445A82;
}
.menuItem {
	padding: 3px;
}
a.menuItem:link {
	text-decoration: none;
	color: #000000;
}
a.menuItem:hover {
	text-decoration: underline;
}
a.menuItem:visited {
	text-decoration: none;
	color: #000000;
}
a.link2:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:hover {
	text-decoration: underline;
}
a.link2:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #D2A96F;
}
a:hover {
	text-decoration: underline;
	color: #AF5700;
}
a:visited {
	text-decoration: none;
	color: #D2A96F;
}
.bgFix {
	background-repeat: no-repeat;
}
.para1 {
	line-height: 16px;
}
.box1 {
	border: 1px solid #6e8593;
	padding: 2px;
}
.bul1 {
	line-height: 16px;
	list-style-image: url('../images/arrowblue.gif');
	list-style-type: none
}
.para2 {
	line-height: 11px;
	letter-spacing: 1px;
}
.title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #445A82;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #445A82;
}
.menuItemSel {
	background-image: url('../images/layout/menu_selected.gif');
	background-repeat: repeat-x;
	padding: 3px
}
.vertDot {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6e8593;
}
.horDot {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6e8593;
	border-right-color: #6e8593;
	border-bottom-color: #6e8593;
	border-left-color: #6e8593;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #757A3D;
	font-size: 12px;
}
.texthilite {
	font-weight: bold;
	color: #5D80E2;
}
.boxBorder {
	border-top: none #6e8593;
	border-right: 1px solid #6e8593;
	border-bottom: 1px solid #6e8593;
	border-left: 1px solid #6e8593;
}
.dateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3664C;
}
.boxBdrleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e8593;
}
.boxBdrright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6e8593;
}
.shadowBG {
	background-repeat: repeat-y;
	background-position: right;
}
.shadowBGr {
	background-repeat: repeat-y;
	background-position: left;
}
.navTitle {
	color: #AF5700;
	font-weight: bold;
}
.bodyBG {
	background-repeat: repeat-x;
}
.navPad {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}
.bgFix2 {
	background-repeat: repeat-y;
}
.boxShadowBorder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.bgFixBot {
	background-repeat: repeat-x;
}