/* CSS Document */

* {
 margin: 0; 
 padding: 0;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	background-image: url(../images/ui/bg.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #D4D0C8;
	}
	
img {
	border: none;
	}

#wrap {
	width: 1000px; 
	background-image: url(../images/ui/contentbg.png);
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left; 
	}
	
h1 {
	font-size: 125%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 7pt;
	color:#000065;
	}
	
h2 {
	font-size: 100%;
	font-weight:normal;
	line-height: 130%;
	color: #336699;
	}	
	

	
h3 {
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
	padding-bottom: 7pt;
	}

p 
	{
	color: #222222;
	}
	
/* header */	
	
#header {
	width: 970px;
	margin-left: 15px;
	background-image: url(../images/ui/shadow_top.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 146px;
	}

#topnavwrap {
	height: 109px; 
	}
	
#logo {
	padding-top: 20px;
	padding-left: 27px;
	width: 45%;
	float: left;
	}
	
#search {
	width: 50%;
	float: right;
	color: #ffffff;
	font-size: 75%;
	}
	
#search table {
	margin-top: 20px;
	margin-left: 103px;
	}

#topnav {
	background-image: url(../images/ui/link_tab.jpg);
	background-repeat: no-repeat;
	width: 297px;
	height: 35px;
	float: right;
	margin-right: 20px;
	}
	
#topnavlinks {
	list-style-type: none;
	font-size: 65%;
	padding-top: 11px;
	padding-left: 14px;
	}
		
#topnavlinks li {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #000000;
	display: inline;	
	}
		
#topnavlinks li a {		
	text-decoration: none;
	color: #000000;
	}
	
#topnavlinks li a:hover {
	text-decoration: underline;
	}
		
#topnavlinks #topnavend  {
	border-right: none;
	}
	
#topnavlogo {
	margin-top: 25px;
	margin-left: 20px;
	}
	
/* mainContent */

#contenttop {
	background-image: url(../images/ui/content_shadow.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
	}

#content {
	width: 100%;
	}

#content h1 {
	padding-right: 7px;
	}
	
#content h2 {
	padding-right: 7px;
	}
	
#content h2 a {
	font-weight: normal;
	}

#content p {
	margin-right: 7px;
	padding-bottom: 15px;
	}
	
#content p a {
	font-weight: normal;
	}
	
#content ul {
	padding-left: 37px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 100%;
	line-height: 160%;
	}
	
#content ol {
	padding-left: 37px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 100%;
	line-height: 160%;
	}
	
#content a {
	font-weight: normal;
	color: #336699;
	}
	
#content a:hover {
	text-decoration: none;
	}
	
/* panelA */
	
#panelA {
	float: left;
	margin-left: 29px;
	width: 197px;
	padding-bottom: 22px;
	padding-right: 5px;
	}

#panelA h1 {
	margin-left: 10px;
	}
	
#panelA h2 {
	margin-left: 10px;
	}
	
#panelA p {
	margin-left: 10px;
	margin-top: 5px;
	}
	
#panelA img {
	margin-top: 10px;
	margin-left:10px;
	margin-bottom: 10px;
	}
	
/* bodyContent */
	
#bodyContent {
	float: left;
	margin-left: 15px;
	width: 727px;
	padding-bottom: 22px;
	padding-left: 12px;
	min-height: 500px;
	}
#bodyContent h3 {
		font-size: 100%;
	font-weight:normal;
	line-height: 130%;
	padding-bottom: 0px;
	color: #336699;
	}	
	
#bodyContent ul {
	margin-top: -5px;
	}
	
#bodyContent ul li {
	line-height: 20px;
	}
	
#bodyContent ul ul {
	margin-top: 5px;
	}
	
	
#bodyContent ol li {
	line-height: 20px;
	}
	
#bodyContent ol ol {
	margin-top: 5px;
	}

#bodyContent .disclosure {
	font-size: 9pt;
	}
	
#bodyContent table td {
	padding-left: 10px;
	
	}
	
#bodyContent table table td {
	padding-left: 10px;
	
	}

#bodyContent .tborder {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}
	
#bodyContent .tbg {
	background-color: #e4e4e4;
	}
		
/* Search */

input.buttonSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color: #339933;
	border-left : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-right : 1px solid #666666;
	border-top : 1px solid #666666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

	
/* footer */	
	
#footer {
	height: 25px;
	width: 1000px;
	clear: both;
	margin: 0;
	background-image: url(../images/ui/footer_shadow.jpg) ;
	background-repeat: no-repeat;
	}

#links {
	color: #666666;
	text-align: left;
	}
	
#links ul li {
	list-style-type: none;
	}
	
#links a {
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	}

#links a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
#links a:visited {
	color:#666666;
	}
	
#links ul {
	text-decoration: none;
	}
	
/*table #links  td {
	border-right: 1px solid #666666;
	}*/
	

