/* CSS Document */
body
{
	background: url(images/bkg.jpg );
	font-family: Arial;
	font-size: 10pt;
	margin: 0px 5px 5px 5px;
}

a:link, a:visited, a:active
{
	color: #03377a;
	font-size: 10pt;
}

a:hover
{
	color: Teal;
	text-decoration: underline;
	font-size: 10pt;
}

.subheading
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
}

.gridheader
{
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background: url(images/navBar.gif ) repeat-x;
}

.fieldLabelText
{
	font-size: 0.9em;
	color: #000000;
}

.normalText
{
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

.normalBoldText
{
	font-family: Arial;
	font-weight: 600;
	color: #000000;
}

.inputText
{
	font-family: Arial;
	font-weight: normal;
	color: #000;
}

.normalTextLink
{
	font-family: Arial;
	font-size: 11pt;
}

.errorText
{
	font-family: Arial;
	font-size: 10pt;
	color: red;
}

.alertText
{
	color: #d00808;
	font-weight: normal;
	font-size: 10pt;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

.csshyperlink
{
	font-family: Arial;
	border: outset 2px #D4A77A;
	background: url(images/navBar.gif ) repeat-x;
	color: #fff;
	cursor: hand;
	display: inline-block;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
}

.csshyperlink:link, .csshyperlink:visited
{
	font-family: Arial;
	color: #fff;
}

.csshyperlink:hover
{
	font-family: Arial;
	border: inset;
	color: #000;
	background: #fff;
}

.highlightOn
{
	color: #fff;
	background-color: #1A76B7;
	cursor: pointer;
}

.asEnteredText
{
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: 600;
}

.instructionList
{
	margin: 0;
	padding: 0px 0px 10px 25px;
}

.customInstructionList
{
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.customInstructionListInner
{
	margin: 0;
	padding: 0px 0px 0px 20px;
}

.intakeHeader
{
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/navBar.gif ) repeat-x;
}

/* Gridview/Datagrid theme */
.HeaderStyle
{
	background: url(images/navBar.gif ) repeat-x;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.HeaderStyle a, .HeaderStyle a:visited
{
	color: #000;
	font-weight: bold;
}
.FooterStyle
{
	background-color: Gray;
	color: #FFF;
	text-align: right;
}
.AlternatingRowStyle
{
	background-color: #eeecdd;
	text-align: left;
	vertical-align: top;
}
.RowStyle
{
	background-color: White;
	vertical-align: top;
}
.PagerRowStyle
{
	background-color: #C6D2E2;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.PagerRowStyle a, .PagerRowStyle a:visited
{
	color: #0066cc;
	font-weight: bold;
}
.PagerRowStyle a:hover
{
	color: #fff;
	font-weight: bold;
}
.GridviewControlStyle
{
	border-color: #dcd9b9;
	border-width: 1px;
	border-style: solid;
	color: #3a3a3a;
	background-color: White;
	width: 100%;
}

a.printerFriendly_link
{
	cursor: pointer;
	color: #1b4b59;
	background-color: #fff;
}

a.printerFriendly_link:link
{
	cursor: pointer;
	color: #1b4b59;
	background-color: #fff;
}

.updateProgress
{
	border: solid 1px #E7E2D7;
	background-color: #eeecdd;
	position: absolute;
	width: 225px;
	height: 40px;
	text-align: center;
	padding-top: 15px;
}

.updateProgressMessage
{
	font-family: Arial;
	font-size: 13px;
	font-weight: 500;
}

.headerBar
{
	background-color: #a4b3b3;
	height: 20px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.ContactUsBox
{
	padding: 2px 0px 0px 0px;
	float: right;
	text-align: right;
}

.ContactUs, .ContactUs a
{
	padding: 2px 15px 0px 15px;
	background-color: #a4b3b3;
	font: bold 11px Arial;
	text-align: right;
	text-decoration: none;
	color: #FFF;
}

.ContactUs:hover
{
	color: #3a3a3a;
	text-decoration: underline;
}

.headerImage
{
	background: url(images/DynamicPortal_header100.jpg );
	display: block;
	width: 1000px;
	height: 100px;
}

.navBar
{
	background: url(images/navBar.gif ) repeat-x;
	height: 30px;
	color: #ffffff;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	text-align: right;
	border: solid 2px #fff;
}

.footerBar
{
	background-color: #a4b3b3;
	height: 20px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	border-top: solid 2px #fff;
}

.Copyright
{
	padding-right: 5px;
	padding-left: 0px;
	font-size: 11px;
	float: right;
	padding-bottom: 0px;
	margin: 0px 0px;
	color: #47473E;
	padding-top: 5px;
	font-family: Arial;
	text-align: right;
}

.leftNav
{
	width: 126px;
	vertical-align: top;
}

.rightNav
{
	background: url(images/navBarR.png ) repeat-y;
	width: 180px;
	vertical-align: top;
}

.ContentPadding
{
	padding: 15px 10px 0px 5px;
	vertical-align: top;
	background-color: #fff;
}

#side_nav
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	list-style-type: none;
}

#side_nav LI
{
	padding: 3px 0px 0px 5px;
	margin: 0px;
	float: none;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

#side_nav LI A
{
	font: 11px Arial;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
}

#side_nav LI A:hover
{
	color: #365f8f;
	text-decoration: underline;
}

#side_nav LI.current A
{
	font: 12px Arial;
	font-weight: 700;
	color: #173f80;
	text-decoration: none;
}
#side_nav LI.dropped
{
	font: 12px Arial;
	margin-top: 12px;
	font-weight: 600;
}
#side_nav LI A.Home
{
	font: 11px Arial;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	padding-left: 0px;
}
#side_nav LI A.Home:hover
{
	color: #ffcc00;
}

.foot
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}
A.footer:link, A.footer:visited, A.footer:active
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}

.titleTextBold
{
	font-weight: bold;
	font-size: 13px;
	color: #173f80;
	font-style: normal;
	font-family: Verdana, Helvetica;
	padding-bottom: 5px;
	text-decoration: none;
}