/* CSS Document */
body {
	margin: 0px;
	background-color: #0072BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

hr {
	background-image: url(images/div-dash.gif);
	background-repeat: repeat-x;
	margin: 10px 0px;
	width: 85%;
	border: 0px;
}

img {
	margin: 0px;
	border-width: 0px;
}

a:link 		{color: #004E98; text-decoration: none;}
a:visited 	{color: #004E98; text-decoration: none;}
a:active 	{color: #004E98; text-decoration: none;}
a:hover 	{color: #FFCC33; text-decoration: underline;}

ul {
	color: #FFCC33;
	margin: 0px 0px 8px auto;
	padding-left: 25px;
}

li {
	list-style-position: outside;
	margin-bottom: 5px;
}

b {
	font-weight: bold;
	color: #004E98;
}
/* Text */
.small {
	font-size: 9px;
	color: #666666;
}
.normal {
	color: #000000;
}

.copyright {
	font-size: 9px;
	color: #7BB8EA;
}

.heading {
	font-size: 14px;
	font-weight: bold;
	color: #004E98;
	margin: 0px 0px 4px;
	background-image:url(images/div-dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.subheading {
	font-size: 10px;
	font-weight: bold;
	color: #004E98;
	margin: 0px 0px 4px;
	background-image:url(images/div-dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.blue {
	color: #004E98;
}

.noemph {
	font-weight: normal;
	font-size: smaller;
}

.footer {
	color: #fff;
}

/* Forms */
.form-title {
	color: #004E98;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.form-info {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.textbox, select {
	font-size: 10px;
	padding: 2px;
}

select {
	width: 100%;
}

/* Help */
.help-anchor {
	color: #004E98;
	padding-right: 11px;
	background-image: url(images/icon-help.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
	cursor: help;
}

.help-box {
	position: absolute;
	width: 150px;
	visibility: hidden;
	overflow: visible;
	background-color: #FFFFFF;
	border: 1px dashed #FFCC33;
	padding: 5px;
	z-index: 1;
}

.help-shadow {
	position: absolute;
	width: 150px;
	visibility: hidden;
	z-index: 0;
	background-color: #444444;
	-moz-opacity: 0.45;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
}

.help-text {
	display: in-line;
	overflow: visible;
	border: 0px;
	background-color: transparent;
	width: 100%;
}
/* Links */
.menu-footer {
	padding: 0px 6px;
	border-left: 1px solid #FFFFFF;
}
a.menu-footer:link {color: #FFFFFF; text-decoration: none;}
a.menu-footer:visited {color: #FFFFFF; text-decoration: none;}
a.menu-footer:active {color: #FFFFFF; text-decoration: none;}
a.menu-footer:hover {color: #FFCC33; text-decoration: underline;}

/* Cells */
.border-dashed {
	border-width: 0px 0px 1px;
	border-bottom: 1px dashed #D9E6F2;
}
.cell-content {
	padding: 11px 0px 11px;
}
.cell-content-side {
	padding: 18px 10px;
}
.cell-content-side-bottom {
	padding: 18px 10px 90px;
}

.picBox {
	padding: 5px;
	border: 1px dashed #D9E6F2;
	background-image: none;
}

.data-title {
	padding-right: 3px;
	font-weight: bold;
	color: #B3CDE6;
}

.changes {
	font-weight: normal;
	font-size: 7pt;
	margin: 4px;
	display: block;
}
/* Content Group Decoration (CGD) */
.cgd-table {
	margin: 0px 0px 16px;
}
.cgd-fill {
	background-image: url(images/cgd-fill.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.cgd-fill2 {
	background-image: url(images/cgd-fill2.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.cgd-content {
	padding: 0px 0px 0px 8px;
}

.cgd-content-s {
	padding: 0px 8px 0px 8px;
}

.cgd-content p,.cgd-content-s p {
	padding: 0px 0px 4px 4px;
	margin: 0px 0px 8px;
	background-image: url(images/cgd-p.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cgd-content-form {
	padding: 0px 0px 2px 2px;
	margin: 0px 0px 8px;
	background-image: url(images/cgd-p.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* Menu Int */
.menu-option {
	padding: 0px 0px 4px 4px;
}

.menu-option a:link {color: #004E98; text-decoration: none;}
.menu-option a:visited {color: #004E98; text-decoration: none;}
.menu-option a:active {color: #004E98; text-decoration: none;}
.menu-option a:hover {color: #004E98; text-decoration: underline;}

.menu-checkbox-uc {
	padding-top: 2px;
}
.menu-current {
	color: #FFCC33;
	font-weight: bold;
}


/* Backgrounds */
.bg-fade-top-1 {
	background-image: url(images/bg-fade-top-1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.bg-fade-top-2 {
	background-image: url(images/bg-fade-top-2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.bg-fade-yellow-int {
	background-image: url(images/bg-fade-yellow-int.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.bg-fade-yellow-splash {
	background-image: url(images/bg-fade-yellow-splash.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.bg-yellow-int {
	background-image: url(images/bg-yellow-int.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bg-fade-bottom {
	background-image: url(images/bg-fade-bottom.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.bg-bottom {
	background-image: url(images/bg-bottom.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.bg-cap-top-left {
	background-image: url(images/bg-cap-top-left.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg-cap-bottom-left {
	background-image: url(images/bg-cap-bottom-left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.bg-cap-bottom-right {
	background-image: url(images/bg-cap-bottom-right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.bg-menu-int {
	background-image: url(images/bg-menu-int.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 22px 10px 10px 94px;
}
.bg-content {
	background-position: right bottom;
	background-repeat: no-repeat;
}

#dynamic1 {
	padding-right: 25px;
}