/* General ---------------------------------------- */
	html, body {
		padding: 0px 0px 10px 0px;
		border: 0;
		margin: 0;
		}
	body  { color: #333; font: 11px/19px verdana, sans-serif; background: #dadada url("../images/BG.gif"); text-align: center; margin: 0 }
	#page {
		width: 749px;
		margin: 0 auto;
		}
	#container   { background: url("../images/3ColBodyBG.gif") repeat-y; text-align: left; margin: 0; padding: 0; width: 749px; float: left; clear: both }
	#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;
		}

/* 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 h2, #header1Col h2, #header2Col h2 {
		font-size: 22px;
		text-transform: uppercase;
		letter-spacing: 3px;
		font-weight:normal;
		color: #fff;
		padding: 10px 0 0 33px;
		margin: 0;
		}
	#header h4, #header2Col h4, #header1Col h4  { color: #cbe3ec; font-size: 13px; line-height: 15px; letter-spacing: 1px; margin: 0; padding: 0 0 0 33px }

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

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

	 #tabList	 { margin: 0 14px; padding: 0 0 20px 10px; border-top: 1px none #394165; border-bottom: 1px none #4a4a73 }
		
	#tabList ul, #tabList li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		}
		
	#tabList a:link, #tabList a:visited	  { color: #cbe3ec; font-size: 9px; font-weight: normal; line-height: 14px; text-decoration: none; margin: 0 10px 0; float: left }
	
	#tabList a:link#current, #tabList a:visited#current, #tabList a:hover      { color: #ecf6fb; background: transparent; margin: 0 10px 4px; padding-top: 0; border-top: 1px dotted #ecf6fb; border-bottom: 0 none #ecf6fb }
		
	#tabList a:hover   { color: #394165; border-top: 1px none maroon }

/* leftBar ---------------------------------------- */
	#leftbar     { padding: 0 0 0 4px; width: 174px; float: left }
	#leftbar h2  { color: #814138 }
	#leftBarPad {
		margin:0px 5px 0px 11px;
		}
	#sidenav {
		margin: 10px 0;
		background: #F6F6F6;
		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: #F6F6F6 url(../images/navBG.gif) top repeat-x;
		border-top: 1px solid #fff;
		}
	#sidenav ul li a  { color: #333; font-size: 11px; font-weight: lighter; text-decoration: none; display: block; padding: 6px 15px 6px 14px; width: 145px }
	#sidenav ul li a:hover  { color: maroon; background: url("../images/navBGHover.gif") no-repeat left 50% }
/* 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;
		}
	#content h1, #content2 h1, #content3 h1  { color: #587bae; font-size: 18px; margin: 0 }
/* RightBar ---------------------------------------- */
	#rightbar   { padding: 12px 5px 0; width: 158px; float: right }
	#rightBarPad    { margin: 0 5px }
	#rightbar h2   { color: #814138 }
	#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: #B3B3B3;
		}
	#footer p {
		padding:0px 25px;
		}
	#footer a {
		color: #B3B3B3;
		text-decoration: underline;
		font-weight: normal;
		}
	#footer a:hover {
		color: #999;
		text-decoration: underline;
		}
	#footerContainer  { background: url("../images/footerBase.gif") no-repeat 50% bottom; padding-bottom: 11px; width: 749px; float: left }

