body, h1, h2 {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #CCCCCC;
	text-align: center;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	background-image: url(../img/top_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 752px;
}
#footer {
	clear: both;
	width: 750px;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
#footer ul {
	list-style:none;
	float: none;
	line-height: 100%;
	padding: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
#footer a{
	float:left;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #006699;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	height: 10px;
	padding: 5px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#footer a:hover {
	background-color: #FFCCCC;
}

#footer .cl {
	clear: both;
}


#top h1 {
	font-size: x-small;
	font-weight: normal;
	display: none;
}
/*#top h2 {
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	font-size: 150%;
	line-height: 120%;
	font-weight: bold;
	color: #471C8F;
	margin: 3px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
}
*//*#contents p {
	font-size: medium;
	line-height: 130%;
	font-weight: normal;
	padding-left: 10px;
}
*/

#sidemenu {
	margin: 0px;
	float: left;
	height: auto;
	width: 213px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents {
	margin: 10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 480px;
}
/*#contents h3 {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A0D3BA;
	padding-left: 5px;
}*/
#contents ol {
	line-height: 120%;
}
#contents table {
	font-size: medium;
	line-height: 120%;
	font-weight: normal;
}
#sidemenu ul {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidemenu li a {
	color: #1E3B59;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 213px;
	background-image: url(../img/menu_bl1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sidemenu li a:hover {
	background-image: url(../img/menu_bl1_f2.gif);
}

.module {
	margin: 0px;
	float: left;
	height: auto;
	width: 213px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.module-content {
   	padding: 0;
   	margin: 0;
}
.module .module-header {
/*   	cursor: pointer;
   	font-size: 12px;
   	font-weight: normal;
   	background: url(img/module-header_bg.jpg) no-repeat #bcbcbc;
   	padding:5px 2px;
   	margin: 0;
   	color: #454545;
   	border-bottom: 1px solid #dcdcdc;
   	border-left: 3px solid #dcdcdc;
*/	color: #1E3B59;
   	font-size: 80%;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 213px;
	background-image: url(../img/menu_bl1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.module-content {
   	background: #fff;
   	border-bottom: 1px solid #dcdcdc;
}
.module-list {
   	list-style: none;
   	margin: 0;
   	padding: 0;
   	font-size: 85%;
}

.module-list-item a {
	width: 100%;
	text-decoration: none;
	text-indent: 0em;
	color: #666;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-left: 0px;
}
.module-list-item a:hover {
	width: 100%;
	color: #0033cc;
	/*	background: #ecffff;
*/	text-indent: 0em;
	margin-left: 0em;
	padding-left: 3px;
	font-weight: bold;/*	border-left: 3px solid #c9ffff;
*/
}

#entry {
	padding-right:9px;
}

#entry_box{
	background:#f0f4f7;
	padding:19px 19px 10px 19px;
	margin-bottom:15px;
}

#entry h1{
	font-size:18px;
	font-weight:bold;
	color:#436fac;
	border-bottom:5px solid #436fac;
	background:#ffffff;
	margin-bottom:15px;
	padding:10px 0 5px 10px;
}

#entry h2{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:#436fac;
	margin-bottom:15px;
	padding:8px 0 5px 8px;
}

#entry h3{
	font-size:14px;
	font-weight:bold;
	border-left:5px solid #436fac;
	padding:0 0 5px 10px;
	margin-bottom:15px;
	border-bottom:1px dotted #b1b1b1; 
}

#entry h4{
	font-size:14px;
	font-weight:bold;
	border-left:5px solid #ff9900;
	padding:0 0 5px 10px;
	margin-bottom:15px;
	border-bottom:1px dotted #b1b1b1; 
}
#container #contents #entry .sage {
	margin-left: 10px;
}


#entry h5{
	font-size:14px;
	border-left:10px solid #436fac;
	padding-left:5px;
	margin-bottom:15px;

}

#entry h6{
	font-size:14px;
	background:url(../img/entry_h6_arrow.gif) no-repeat;
	padding-left:15px;
	margin-bottom:15px;

}

#entry p{
	margin-bottom:15px;
	font-size: 14px;
	margin-right: 15px;
	line-height: 150%;
}

#entry blockquote {
	line-height:140%;
	border:1px none #666666;
	background:#ffffff;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #contents #entry .sub_box {
	line-height: 140%;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}


#entry_footer{
	margin:10px 0 30px 0;
}
#container #contents #entry table {
	margin-left: 10px;
}
#container #contents #entry li {
	font-size: 14px;
	line-height: 140%;
}
#container #contents #entry h2 a {
	color: #FFFFFF;
}

