html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F9F8F8;
	color: #000000;
	}

p, div, span {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}

.headerContainer
	{
	margin: 0px;
	background: #FEFEFE url(top_bg.jpg) no-repeat left bottom;
	font-style: normal;
	}

.pageHeader img 
	{
	margin-left: 0px;
	margin-top: 0px;
	}

.footerContainer
	{
	position: absolute;
	/*	visibility:hidden; */
	bottom: 0px;
	height: 40px;
	width: 100%;
	border-top: solid 1px #366a9a;
	background-color: #8caac8;
	}

.contentLayout
	{
	text-align: center;
  	padding-bottom: 120px;
	}

.contentContainer
	{
	width: 620px;
	text-align: center;
	background-color: #6A91B8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*	
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	*/
	}

.pageContent
	{
	margin-top: 49px;
	}

.mainPageBanner
	{
	background-color: #ffffff;
	background-image: url('banner.gif');
	background-repeat: no-repeat;
	border: solid 2px #93aec9;
	padding: 20px 20px 27px 215px;
	margin-bottom: 10px;
}

.mainPageBanner li
	{
	margin-bottom: 3px;
}

.mainPageBanner .welcomeText
	{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4A78B3;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #cccccc;
	}

.buttonsContainer .commonButton span,
	{
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 20px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	padding-top: 1px;
	padding-bottom: 4px;
	}
.twoColFixLtHdr #container #sidebar1 h3 {
	color: #006;
	background: #CCC;
}
.twoColFixLtHdr #container #sidebar1 p {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
}
.twoColFixLtHdr #container #sidebar1 h3 font u font {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #006;
	font-weight: normal;
}
.twoColFixLtHdr #container #mainContent h3 u {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	color: #006;
}
.oneColFixCtrHdr #container #header h2 em {
	font-family: "Times New Roman", Times, serif;
}

