/* CSS Document */
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:13px;
}
ul{ list-style-image:url(../images/tick_blue.gif);}
.white{color:#ffffff; font-size:13px;}
.style2 {
	color: #16447C;
	font-weight: bold;
}
.style5 {color: #447B55}
.body_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 13px;
	
}
.body_text1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #60A467;
	padding-bottom: 15px;
	font-weight:bold;
	
}

.mouse{ cursor:hand;}
.nav-1 a {
		font-family: Arial;
		font-size: 12px;
		line-height: 14px;
		font-weight: normal;
		color: #F4EDE6;
		text-decoration: none;
		float: left;
		text-align: left;
		vertical-align:middle;
		width: 201px;
		height: 32px;
		padding: 0px 0px 0px 0px;
		background-color: #d3e8f9;
		background-image: url( ../images/def.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}
	.nav-1 a:hover {
		color: #FFFFFF;
		background-color: #007cdc;
		background-image: url(../images/over.gif);
		background-repeat: no-repeat;
	}
a:link {
	color: #0765bd;
	text-decoration: none;
}
a:visited {
	color: #0765bd;
	text-decoration: none;
}
a:hover {
	color: #FF5400;
	text-decoration: underline;
}
#fotlink:active {
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
#fotlink:link {
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
#fotlink:visited {
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
}
#fotlink:hover {
	color: #FF5400;
	font-size:13px;
	text-decoration: underline;
}
#wlink:active {
	color: #007cdc;
	font-size:13px;
	text-decoration: none;
}
#wlink:link {
	color: #007cdc;
	font-size:13px;
	text-decoration: none;
}
#wlink:visited {
	color: #007cdc;
	font-size:13px;
	text-decoration: none;
}
#wlink:hover {
	color: #FF5400;
	font-size:13px;
	text-decoration: underline;
}
a:active {
	color: #0765bd;
	text-decoration: none;
}
.active{color: #FF5400; font-weight:bold;}
.style3 {
	color: #993300;
	font-weight: bold;
	font-size: 17px;
}
.style4 {
	color: #000066;
	font-weight: bold;
}
.deffont{font-size:13px; font-family:Arial;}




