body {
	font-size: 14px;
	line-height: 1.357em; /* 19px */
	font-family: Helvetica, Arial, sans-serif;
}
.my_body{
width:900px;
text-align:center;
margin:0 auto;
}
a {
text-decoration:none;
}
a img{
border:0px;
}
ul{
margin:0px;
padding-left:30px;
}
li{
list-style-image:url(/inc/arrow.gif);
list-style-type:none;
line-height:20px;
}
#mainNavigation {
	background: white url(/inc/navigation_blue.png) bottom left repeat-x;
	border-bottom: 1px solid #7FD7F7;
	min-height: 31px;
}
* html #mainNavigation {
	height: 31px;
}
#mainNavigation ul {
	width: 860px;
	margin: 0 auto;
	padding: 0 0 0 60px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
}
#mainNavigation li {
	float: left;
	margin: 0 -20px 0 30px;
	font-size: 1.143em;
	font-weight: bold;
	min-height: 24px;
	padding:0px;
	padding-left: 2px;
	display: inline;
}
* html #mainNavigation li {
	height: 25px;
}
#mainNavigation li a, #mainNavigation li strong {
	text-decoration: none;
	color: #636363;
	display: block;
	padding: 8px 10px 4px 8px;
	min-height: 20px;
}
#mainNavigation li.active a {
  padding: 0;
}
#mainNavigation li.active, #mainNavigation li.active a, #mainNavigation li.active strong {
	color: white;
	background: #7FD7F7;
}

#mainNavigation li.active, #mainNavigation li a:hover{
	background: #7FD7F7 url(/inc/navi_top_left.png) top left no-repeat;
}

#mainNavigation li.active strong, #mainNavigation li a:hover {
	background: #7FD7F7 url(/inc/navi_top_right.png) top right no-repeat;
	color:white;
}
#mainNavigation li.hover a {
  color: white;
}

#content{
text-align:justify;
margin-bottom:20px;
margin-top:24px;
margin-left:4px;
margin-right:4px;
padding:0px;
width:900px;
}
.csmall{
color:#636363;
font-size:10px;
}
h1{
font-size:30px;
}
h2{
font-size:25px;
}
h1, h2{
background:url(/inc/ico.jpg) 0 0 no-repeat;
margin:8px;
padding-left:20px;
}
h2.bolded{
background:none;
font-weight:bold;
}
p {
padding-left:10px;
margin-bottom:30px;
}
.ctext{
padding-left:10px;
margin-bottom:30px;
/*background: white url(/inc/navigation_blue.png) top left repeat-x repeat-y;*/
}

#pathway{
text-align:left;
padding:5px;
margin:5px 5px;
background:white;
border:1px solid #7FD7F7;
background: white url(/inc/navigation_blue.png) bottom left repeat-x;
font-weight:bold;
}
#pathway a{
color:#636363;
}
#pathway a:hover{
color:#939393;
}

#phpfoxLogo {
	float: left;
	text-decoration: none;
	display: block;
	width:164px;
	height:110px;
	background: url(/inc/phpfox-icon.JPG) 0 0 no-repeat;
}
#baner{
	float: left;
	width:736px;
	height:110px;
	text-align:right;
}

#footer {
background:white url(/inc/bottom_gradient.png) repeat-x scroll left top;
clear:both;
color:#AFB4B4;
font-size:0.786em;
height:75px;
padding:14px;
margin-top:40px;
}

#footer a {
color:#636363;
margin:0pt 4px;
text-decoration:none;
}

#footer a:hover{
	color:#AFB4B4;
	text-decoration: underline;
}
	