
/* --- Top Navigation ---------------------------------------------------------------------------------------------------------------- */

.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #447CB7;
}

.topNav a:link, .topNav a:active, .topNav a:visited {
	font-size: 10px;
	color: #447CB7;
	text-decoration: none;
}

.topNav a:hover {
	text-decoration: underline;
}

/* --- HomePage Welcome Header ---------------------------------------------------------------------------------------------------------------- */

.welcomeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #DD9203;
}

/* --- Body Text ---------------------------------------------------------------------------------------------------------------- */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D3D4A;
}

.bodyText a:link, .bodyText a:active, .bodyText a:hover, .bodyText a:visited  {
color: #DD9203;
text-decoration: underline;
}

/* --- Sub Navigation - Side ---------------------------------------------------------------------------------------------------------------- */
.sideNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447CB7;
}

.sideNav ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447CB7;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(../images/sub/bullet.gif);
}

.sideNav ul li a{
	color: #447CB7;
	text-decoration: underline;
}

.sideNav ul ul li a{
	color: #DD9203;
	text-decoration: underline;
}

/* --- Sub Navigation - Top - Treatments---------------------------------------------------------------------------------------------------------------- */

.menuList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447CB7;
	list-style-image:  url(../images/sub/bullet.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

.menuList a:link, .menuList a:active, .menuList a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447CB7;
	text-decoration: none;
}

.menuList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447CB7;
	text-decoration: underline;
}

.menuList2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447CB7;
	list-style-image:  url(../images/sub/bullet.gif);
	margin: 0px;
	padding: 0px;
}

.menuList2 a:link, .menuList2 a:active, .menuList2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447CB7;
	text-decoration: none;
}

.menuList2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447CB7;
	text-decoration: underline;
}

/* --- Heading 12---------------------------------------------------------------------------------------------------------------- */

.head12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD9203;
}

/* --- Heading 14---------------------------------------------------------------------------------------------------------------- */

.head14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DD9203;
}

/* --- SubHeading 14---------------------------------------------------------------------------------------------------------------- */

.subHead12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #447CB7;
}

/* --- Ordered Lists inside the Body---------------------------------------------------------------------------------------------------------------- */

.bodyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D3D4A;
	list-style-image: url(../images/sub/bullet2.gif);
}

.bodyList ul ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
	color: #2D3D4A;
}

/* --- Sub Navigation Top of Pages---------------------------------------------------------------------------------------------------------------- */

.pageNav {
	background-color: #F9F5EC;
	border: 1px solid #EDE6CD;
}

.pageNavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447CB7;
}

.pageNavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447CB7;
}

.pageNavTxt a:link, .pageNavTxt a:active, .pageNavTxt a:hover, .pageNavTxt a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #447CB7;
	text-decoration: underline;
}

/* --- General Text on the SiteMap Page---------------------------------------------------------------------------------------------------------------- */

.siteMap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D3D4A;
}

.siteMap a:link, .siteMap a:active, .siteMap a:hover, .siteMap a:visited  {
text-decoration: underline;
}

/* --- General Text on the SiteMap Page---------------------------------------------------------------------------------------------------------------- */

.siteMapMain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #447CB7;
}

.siteMapMain a:link, .siteMapMain a:active, .siteMapMain a:hover, .siteMapMain a:visited  {
text-decoration: underline;
}

/* --- Global Styles **DO NOT EDIT**---------------------------------------------------------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../images/bcg_rpt.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.jumpBcg {
	background-image:  url(../images/jump_bcg.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 238px;
}

.bodyBcg {
	background-image:  url(../images/body_bcg.jpg);
	background-repeat: repeat-y;
}



.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.footerTxt a:link, .footerTxt a:active, .footerTxt a:hover, .footerTxt a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}



form {
	margin: 0px;
	padding: 0px;
}

.jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 215px;
}

.dotted {
	background-image:  url(../images/dotted.gif);
	width: 8px;
	background-repeat: repeat-y;
}






.primaryDropColor {
	color: #447CB7;
}

.secondaryDropColor {
	color: #2D3D4A;
	font-weight: bold;
}
.thirdDropColor {
	color: #DD9203;
	font-weight: bold;
}
.imageLeft {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}
ul {
	list-style-image: url(../images/sub/bullet2.gif);
}