/* General ---------------------------------------- */
	html, body {
		padding: 0px 0px 10px 0px;
		border: 0;
		margin: 0;
		}
	body {
		background: #fff url(images/bg.gif) 0 0 repeat;
		text-align: center;	/* Win IE 5 Hack */
		font: normal 11px verdana, sans-serif;
		color: #333;
		line-height: 19px;
		margin: 0;
		}
	#page {
		width: 749px;
		margin: 0 auto;
		}
	#container { /* for 3 column version  */
		clear: both;
		float: left;
		width: 749px;
		text-align: left; 
		padding: 0 0;
		margin: 0 0;
		background: url(images/3ColBodyBG.gif) 0 0 repeat-y;
		}
	#container2 { /* for 2 column version  */
		clear: both;
		float: left;
		width: 749px;
		text-align: left; 
		padding: 0 0;
		margin: 0 0;
		background: url(images/2ColBodyBG.gif) 0 0 repeat-y;
		}
	#container3 { /* for 1 column version  */
		clear: both;
		float: left;
		width: 749px;
		text-align: left; 
		padding: 0 0;
		margin: 0 0;
		background: url(images/1ColBodyBG.gif) 0 0 repeat-y;
		}
	#pad {  
		padding: 0px 20px 0px 20px;
		}
	#main {
		float: left;
		width: 749px;
		}
	a {
		font: normal 11px verdana, sans-serif;
		text-decoration: underline;
		color: #46546C;
		font-weight: bold;
		}
	a:hover {
		text-decoration: underline;
		color: #B4834F;
		}
	h1, h2, h3, h4, h5, h6 {
		font-family: palatino, georgia, "Times New Roman", serif;
		}
	h2 {
		font-size:16px;
		font-weight: bold;
		margin: 0 0 11px 0;
		}
/* Images ---------------------------------------- */
	.border_2px {
		border: 1px solid #D8D8D8;
		padding: 2px;
		background: #fff;
	}
	.border_5px {
		border: 1px solid #D8D8D8;
		padding: 5px;
		background: #fff;
		margin: 0 0 4px 0;
	}
	img {
		padding: 0;
		margin: 0;
		border: 0;
		}
	.ellyn {
		margin-top:1px;
		margin-right:60px;
		}

/* Lists ---------------------------------------- */

	#content ul, #content2 ul, #content3 ul, #rightbar ul {
		font: normal 10px verdana, sans-serif;
		padding: 4px 13px 0 28px;
		margin: 0;
		clear: left;
		}

	#content ul li, #content2 ul li, #content3 ul li, #rightbar ul li {
		padding: 2px 0px 5px 0px;
		margin: 0;
		line-height: 15px;
		list-style-type: none;
		list-style-image: url(images/bullet.gif);
		}

	#content ol li, #content2 ol li, #content3 ol li, #rightbar ol li {
		padding: 2px 0px 5px 0px;
		margin: 0;
		line-height: 15px;
		}

/* Forms ---------------------------------------- */
		
	form {
		padding: 0;
		margin: 0;
		}
	.input {
		width: 85px;
		font-size: 9px;
		}
	.submit {
		font-size: 9px;
		}

/* Header ---------------------------------------- */

	#header {
		float: left;
		width: 749px;
		height: 128px;
		padding-top:2px;
		background: url(images/headerBG.gif) 0 0 repeat-x;
		}

	#header2Col {
		float: left;
		width: 749px;
		height: 128px;
		padding-top:2px;
		background: url(images/headerBG2Col.gif) 0 0 repeat-x;
		}

	#header1Col {
		float: left;
		width: 749px;
		height: 128px;
		padding-top:2px;
		background: url(images/headerBG1Col.gif) 0 0 repeat-x;
		}
		
	#header h1, #header1Col h1, #header2Col h1 {
	font-size:28px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight:normal;
	color: #fff;
	padding: 10px 0 0 33px;
	margin: 0;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
		}
		
	#header h4, #header2Col h4, #header1Col h4 {
		font-size:11px;
		letter-spacing: 1px;
		color: #BC9E9A;
		line-height: 15px;
		padding: 0 0 0 33px;
		margin: 0;
		}

/* TopNav ---------------------------------------- */

	 #tabs	{
		margin: 0px 0px 15px 0px;
		}

	 #tabList	{
		margin: 0px 14px;
		padding: 0 0 20px 10px;
		border-top: 1px solid #3B2E4E;
		border-bottom: 1px solid #514366;
		}
		
	#tabList ul, #tabList li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		}
		
	#tabList a:link, #tabList a:visited	{
		float: left;
		font-size:9px;
		line-height: 14px;
		font-weight: normal;
		margin: 4px 10px 0px 10px;
		text-decoration: none;
		color: #999;
		}
	
	#tabList a:link#current, #tabList a:visited#current, #tabList a:hover {
		border-top: 4px solid #3B2E4E;
		margin: 0px 10px 4px 10px;
		padding-top: 0px;
		background: transparent;
		color: #CDC5D9;
		}
		
	#tabList a:hover {
		color: #3B2E4E;
		}

/* leftBar ---------------------------------------- */
	#leftbar {
		float: left;
		padding: 0px 0px 0px 4px;
		width: 178px; /* for IE5-Win */
		width: 174px;
		}
	#leftbar h2 {
		color: #B4834F;
		}
	#leftBarPad {
		margin:0px 5px 0px 11px;
		}
	#sidenav {
		margin: 10px 0;
		background: #F9F8F1;
		border-bottom: 1px solid #fff;
		}
	#sidenav ul {
		margin: 0; 
		padding: 0; 
		border: 0;
		}
	#sidenav ul li {
		list-style: none; 
		list-style-image: none !important;
		background: #F9F8F1 url(images/navBG.gif) top repeat-x;
		border-top: 1px solid #fff;
		}
	#sidenav ul li a {
		width: 145px !important; 
		width: 145px; 
		text-decoration: none; 
		padding: 6px 15px 6px 14px; 
		color: #333; 
		display: block;  
		font-size: 11px !important; 
		font-weight: lighter !important;
		}
	#sidenav ul li a:hover {
		background: url(images/navBGHover.gif) left no-repeat;
		}
/* Content ---------------------------------------- */
	#content { /* for 3 column version  */
		float: left;
		width: 356px;
		padding: 15px 18px;
		}
	#content2 { /* for 2 column version  */
		float: left;
		width: 540px;
		padding: 15px 12px;
		}
	#content3 { /* for 1 column version  */
		width: 724px;
		padding: 20px 10px;
		}
	#content2 p, #content3 p {
		font-size: 11px;
		}
/* RightBar ---------------------------------------- */
	#rightbar {
		float: left;
		width: 158px;
		padding: 12px 5px 0px 12px;
		}
	#rightBarPad {
		margin:0px 5px 0px 11px;
		}
	#rightbar h2 {
		color: #B4834F;
		}
	#rightbar ul#language {
		margin: 0;
		padding: 7px 14px;
		list-style: none;
		}
	#rightbar ul#language li {
		list-style-image: none;
		padding: 1px 2px 3px 2px;
		margin: 0;
		line-height: 0;
		}
	#rightbar ul#language a {
		text-decoration: none;
		}
/* Footer ---------------------------------------- */
	#footer {
		clear: both;
		padding: 10px 0px 10px 0px;
		width:749px;
		background: transparent url(images/footerBG.gif) top repeat-y;
		border-top:1px solid #E4E1D1;
		color: #C3BDA4;
		}
	#footer p {
		padding:0px 25px;
		}
	#footer a {
		color: #C3BDA4;
		text-decoration: underline;
		font-weight: normal;
		}
	#footer a:hover {
		color: #AFA390;
		text-decoration: underline;
		}
	#footerContainer {
		width:749px;
		padding-bottom: 11px;
		background: url(images/footerBase.gif) bottom no-repeat;
		}

