body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
hr {
	margin-left: 15px;
	border: 1px dotted #95AEB3;
	margin-right: 10px;
}
#sep {
	height: 5px;
}
#smenu {
	background-color: #efefef;
	background-image: url(images/s-menu-bg.gif);
	width: 234px;
	background-repeat: repeat-y;
	color: #26545E;
	font-weight: bold;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 30px;
	top: 30px;
}
#smenu-sep{
	height: 25px;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
#content {
	background-color: #f9f9f9;
	margin-right: 10px;
}
#smenu-link a:hover, #smenu-link a  {
	text-decoration: underline;
	color: #26545E;
}
#smenu-link a:link{
	text-decoration: none;
	color: #26545E;
}
#smenu-link a:visited {
	text-decoration: none;
	color: #347083;
}
#p_head {
	color: #26545E;
	font-size: 14px;
	font-style: normal;
	letter-spacing: .1em;
	text-align: left;
	text-indent: 15px;
	margin-top: 17px;
	margin-bottom: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
#p_body {
	color: #26545E;
	font-size: 12px;
	font-style: normal;
	letter-spacing: .1em;
	text-align: justify;
	text-indent: 15px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 15px;	
}
#p_date {
	color: #26545E;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	margin-left: 15px;	
}

#n_head {
	color: #26545E;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: left;
	margin-right: 0px;
	margin-left: 15px;	
}

#n_body {
	color: #26545E;
	font-size: 12px;
	font-style: normal;
	letter-spacing: .1em;
	text-align: justify;
	margin-right: 10px;
	margin-left: 15px;	
}

#n_body a {
	color: #26545E;
}

#n_body a:hover {
	background-color: #efefef;
}

#footer-left {
	background-image: url(images/f-left-bg.gif);
	width: 234px;
	height: 24px;
	background-repeat: no-repeat;
}

#footer-right {
	background-image: url(images/f-right-bg.gif);
	color: #95AEB3;
	font-size: 10px;
	width: 543px;
	height: 24px;
	background-repeat: no-repeat;
	text-indent: 12px;
}

