body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;	
}
div {
	margin: 0;
	padding: 0;
	border: 0;
}
h1{
	font-size: 1em;
	
}

h2{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}


h3, h4, h5, h6 {}
p {}

ul {
	list-style-type: square;
	font-size: 12px;
	color: #99CCFF;
	font-weight: bold;
}
li {
	text-align: left;
	padding-bottom: 8px;
}

#header strong {
 display: none;
}

#page {
	margin-right:auto;
	margin-left:auto;
	width: 780px;
	background-color: #FFFFFF;

}
#header{
	width: 780px;
	height: 130px;
}


#content{
	background-image: url(../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 690px;
	text-align: left;
	float: left;
	padding-left: 28px;
}

#title01{
	width: 690px;
	float: left;
	background-image: url(../images/home_title.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 52px;

}

#home{
	width: 86px;
	float: left;
	height: 30px;
	padding-right: 20px;
}


#boxes{
	width: 652px;
	text-align: left;
	float: left;
	padding-left: 38px;
}

#box{
	width: 652px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	padding: 10px 10px 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

#images{
	width: 125px;
	float: left;
	padding-top: 20px;

}

.boxtitle{
	color: #99CCFF;
	font-size: 16px;
}

#box_cont{
	width: 280px;
	text-align: left;
	float: left;
	padding: 10px  0  5px  0;
}

.body a {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	}
	
.body a:hover  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
.cntr{
	text-align: center;	
	}

.img_padding{
	padding-bottom: 200px;
}

.img_padding01{
	padding-bottom: 120px;
}

.subselected{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
}
.text01{
	font-size: 12px;

}
.tables{
	border-style: solid;
	border-width: 1px;
	border-color: #8CC63F;
}

.tablebg{
	background-color: #d1e8b2;
}

