/* Override HTML tags */

body {
	/*position: absolute;
	 width: 100%; */
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: center 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*	background-color: #395E9A;*/
	background-color: #CCCCCC;
	background-image: url(../../images/bg_1.png);
	/*background-repeat: repeat-y;*/
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: auto;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
	background-color: #FFFFFF;
}

	#wrapper #middle table {
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}

	#wrapper #mhead {
		position: relative;
		width: 800px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
	}

		#wrapper #mhead table {
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
		}

	#wrapper #middle {
		width: 100%;
		background-color: White;
	}

		#wrapper #middle #mainContent {
			vertical-align: top;
			padding: 10px;
		}

			#wrapper #middle #mainContent #content {
				margin: 10px;
			}

	#wrapper #nav2 {
		text-align: right;
		background-color: White;
	}

	#wrapper #footer {
		text-align: left;
		padding-left: 10px;
		background-color: White;
	}

h1 {
	font-family: Arial;
	font-size: 26pt;
	font-weight: normal;
}

h2 {
	font-family: Arial;
	font-size: 22pt;
	font-weight: normal;
}

h3 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
}

h4 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
}

#wrapper #aspnetForm {
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

ul {
	border: 0;
	padding: 0px;
}

a {
	color: #336699;
}

	a:visited {
		color: #73719C;
	}

	a img {
		border: 0;
	}

/* Left Navigation Links */

#aspnetform #wrapper #middle #leftnav {
	float: right;
	width: 260px;
	margin: 0;
}

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-style: none;
}

	#leftnav ul ul {
		border-style: solid;
	}

	#leftnav ul li {
		border-style: solid;
		border-color: #336699;
		font-weight: bold;
	}

		#leftnav ul li a {
			padding: 10px;
			line-height: 1em;
			background: #336699;
			color: white;
			text-decoration: none;
			display: block;
		}

			#leftnav ul li a:hover {
				background: #4E81B4 url(../images/left-nav-arrow.gif) 95% 50% no-repeat;
			}

		#leftnav ul li.active a {
			/* active corresponds to active link WITHOUT sub navigation */
			background: #4E81B4 url(../images/left-nav-arrow.gif) 95% 50% no-repeat;
		}

		#leftnav ul li.active2 a {
			/* active2 corresponds to active link WITH sub navigation */
			background: #4E81B4 url(../images/left-nav-arrow2.gif) 95% 50% no-repeat;
		}

			#leftnav ul li.active2 a:hover, #leftnav ul li.submenu a:hover {
				background: #4E81B4 url(../images/left-nav-arrow2.gif) 95% 50% no-repeat;
			}

		#leftnav ul li.active2 li {
			font-weight: normal;
			font-size: 0.9em;
			border: 0;
		}

			#leftnav ul li.active2 li a {
				color: black;
				background: #FFFFFF;
				padding: 8px;
				padding-left: 15px;
			}

				#leftnav ul li.active2 li a:hover {
					background: #ffffff;
				}

.PageTitle {
	font-family: Arial;
	font-size: 22pt;
}

.PageSubTitle {
	font-family: Arial;
	font-size: 18pt;
}


.PageContent {
	font-family: Arial;
	font-size: 13pt;
	text-align: justify;
}

.PageContentSmall {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}

.AnswerResult {
	background-color: #7EBFE5;
	font-family: Arial;
	border-color: #D8F0F3;
	border-bottom-style: double;
	border-bottom-width: thick;
	border-right-style: double;
	border-right-width: thick;
}

.TableNoBorder {
	border: 0;
}

.TableHeading {
	background-color: #7EBFE5;
}

.HyperLink {
	color: #20b2aa;
}

td {
	text-align: left;
}

.indent td {
	text-indent: -45px;
	display: block;
	padding-left: 70px;
}

#mainContent #intro {
	background-image: url(../images/intro.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
}

#wrapper #middle #mainContent #b4purchase {
	background-image: url(../images/pcardProcess.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
	height: 250px;
}

#wrapper #middle #mainContent #anncomprvw {
	background-image: url(../images/reconcile.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
	height: 260px;
}


.LeftNavSubMenuInactive {
	color: white;
	background: #FF9900;
	padding: 0px;
	padding-left: 15px;
}

.LeftNavMenuInactive {
	padding: 10px;
	line-height: 1em;
	background: #4E81B4;
	color: white;
	text-decoration: none;
	display: block;
}
