.formTable {
	padding: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.importantNotice {
	color: #CC3300;
}
.formEmphasis {
	color: #FFFFFF;
	background-color: #333333;
	padding: 4px;
}

.leftNav {
	border: 1px solid #006600;
	background-color: #C2E085;
	background-image: url(images/leftNavBg.jpg);
	background-repeat: repeat;
}
.leftNavStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	padding: 5px 8px 15px 15px;
	line-height: 20px;
}
.leftNavTitle {
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	line-height: 32px;
}
.whiteText {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.mainLeftBox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}
.mainRightBox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mainCenterBox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}.topNavBox {
	height: 58px;
}
.bgSub {
	background-image: url(images/bg_sub.jpg);
	background-repeat: no-repeat;
}
.subTitle {
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 18px;
}
.breadcrumbs {
	font-weight: normal;
	color: #333333;
}
.tableStyle {
	background-color: #FFFFFF;
}
.testtable {
	border: 1px solid #999999;
}
.tableHeader {
	color: #FFFFFF;
	background-color: #1C472F;
}
.smallText {
	font-size: 10px;
	color: #CC0000;
}
.bbodtxt {
	font-weight: bold;
}

li.nav {
	list-style-type: none;
}

.leftNavStyle a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	line-height: 15px;
}

.leftNavStyle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	line-height: 15px;
}
.leftNavStyle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	line-height: 15px;
}
.leftNavStyle a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	line-height: 15px;
}
.leftNavStyle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	line-height: 15px;
}
a:link {
	color: #006699;
}
a:hover {
	color: #CC6600;
}
a:visited {
	color: #006699;
}
a:visited:hover {
	color: #CC6600;
}
a:active {
	color: #CC6600;
}
.footer {
	font-size: 10px;
}
#logotype {
	display: none;
	padding-left: 0px;
}
.tdc {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.sgs {
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.utd {
	font-size: 14px;
	color: #000000;
}

