#divNavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #2B52FC;
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #0066CC;
	width: 720px;
}
#divNavBar a:link, #divNavBar a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#divNavBar a:hover {
	color: #0099CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2B52FC;
	margin-left: 20px;
	vertical-align: top;
}
#divContainer {
	padding-top: 15px;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 720px;
}
#tdContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	width: 500px;
	vertical-align: top;
}
#divContainer p {
	margin-left: 20px;
	border: none;
}
#divtdSidebar {
	vertical-align: top;
	width: 250px;
	background-image: url(../images/ca_outline.gif);
	margin-right: 10px;
}
body {
	width: 720px;
}
#divNavBar a.current:link, #divNavBar a.current:visited {
	color: #F2B31B;
}
#divtdContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 600px;
}
#divContainer {
	width: 720px;
	height: auto;
}
#tdSidebar {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#divSubNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C3C3C3;
	vertical-align: text-top;
	width: 720px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thick;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}
#divSubNavBar a:link, #divSubNavBar a:visited {
	color: #000066;
	text-decoration: none;
}
#divSubNavBar a:hover {
	color: #2B52FC;
}
#divSubNavBar a.current:link, #divSubNavBar a.current:visited {
	color: #004080;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	border: thin solid;
}
#divSideBarlinks {
	color: #000000;
	text-decoration: underline;
	background-color: #2B52FC;
}
#divSideBarlinks a:link, #divSideBarlinks a:visited {
	color: #FDFDFD;
	text-decoration: underline;
}
#divSideBarlinks a:hover {
	color: #80FFFF;
}
#divSideBarlinks a.current:link, #divSideBarlinks a.current:visited {
	color: #F2B31B;
}
#divtdContentbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px 0 0;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

