body {
	margin: 0px;
	background-color: #DDEEF6;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #032B47;
}

A:link IMG { border: none }
A:visited IMG { border: none }
A:hover IMG { border: none }

.columnTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #064879;
	text-indent: 6px;
	height: 17px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	text-align: left;
}
.columnTitleCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #064879;
	text-indent: 6px;
	height: 17px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	text-align: center;
}
.columnBody {
	background-color: #F2FDFD;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 3px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.leftNavMain {
	background-color: #F2FDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
}

.leftNavMain a:link {
	color:#064879;
	text-decoration: none;
}

.leftNavMain a:visited {
	color:#064879;
	text-decoration: none;
}

.leftNavMain a:hover {
	color:#666666;
	text-decoration: none;
}
.leftNavSub {
	background-color: #F2FDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	font-weight: normal;
}

.leftNavSub a:link {
	color:#064879;
	text-decoration: none;
}

.leftNavSub a:visited {
	color:#064879;
	text-decoration: none;
}

.leftNavSub a:hover {
	color:#666666;
	text-decoration: none;
}
.rightNavMain {
	background-color: #F2FDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: left;
}

.rightNavMain a:link {
	color:#064879;
	text-decoration: none;
}

.rightNavMain a:visited {
	color:#0000dd;
	text-decoration: none;
}

.rightNavMain a:hover {
	color:#666666;
	text-decoration: none;
}

.captionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
