BODY, TD, TH
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
BODY
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	text-decoration: none;
	color: #5D8275;
}
A.View:active
{
	text-decoration: none;
	color: #000000;
}
A.View:link, A.View:visited
{
	font-weight: bold;
	color: #5D8275;
	text-decoration: none;
}
A.View:hover
{
	text-decoration: none;
	color: #5D8275;
}
A:active
{
	text-decoration: none;
	color: #5D8275;
}
A.ctalink:active
{
	text-decoration: underline;
	color: #000000;
}
A.ctalink:link, A.ctalink:visited
{
	font-weight: bold;
	color: #5D8275;
	text-decoration: underline;
}
A.ctalink:hover
{
	text-decoration: none;
	color: #5D8275;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
}
H1
{
	font-size: 18px;
	color: #003300;
}
H2
{
	font-size: 16px;
	color: #003300;
}
H3
{
	font-size: 14px;
	color: #003300;
}
A.TopNav:link, A.TopNav:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
A.TopNav:hover
{
	text-decoration: none;
	color: #5D8275;
}
A.TopNav:active
{
	text-decoration: none;
	color: #5D8275;
}
.LeftCol
{
	background-color: #5D8275;
	border-right-width: thin;
	border-right-color: #000000;
}
A.LeftNav:link, A.LeftNav:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	vertical-align: middle;
}
A.LeftNav:hover, A.LeftNav:active
{
	color: #5D8275;
}
A.LeftNavSub:link, A.LeftNavSub:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
A.LeftNavSub:hover, A.LeftNavSub:active
{
	color: #FFFFFF;
}
.BtnBg
{
	background-image: url(../images/cba_btn_bg_grey.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.BtnBgLeft
{
	background-image: url(../images/cba_nav_left.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
A.BottomNav:link, A.BottomNav:visited
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
A.BottomNav:hover
{
	text-decoration: none;
	color: #5D8275;
}
A.BottomNav:active
{
	text-decoration: none;
	color: #5D8275;
}
INPUT
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid #003300;
	width: 150px;
}
SELECT
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid #003300;
	width: 150px;
}
TEXTAREA
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid #003300;
	width: 250px;
	height: 100px;
}
.FormButton
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5D8275;
	width: 60px;
	border: 1px outset #003300;
}
.radio
{
	height: 15px;
	width: 15px;
	border: 0px none;
}
.cta
{
	color: #4C6547;
	border: 1px solid #006633;
	padding: 4px;
}
.greycta
{
	color: #4C6547;
	border: 1px solid #006633;
	background-color: #CCCCCC;
	padding: 4px;
}
.copyright
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
