html, body{
	height:100%;
	margin-bottom:1px;
}
body{
	font-family:tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
a{
	cursor: pointer;
}
img{
	border:0px;
}

p{
	padding:3px 0px;
	margin:0px;
}
h1{
	font-family:arial,verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
form, input {
	margin:0px;
	padding:0px;
}
.bg-table{
	background-image: url(../images/bg-table.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
.bg-header{
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.bg-footer{
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.bg-f{
	background-image: url(../images/bg-f.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
.navigation-links {
	color:#0662a3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.navigation-links:hover {
	color:#7f7f7f;
}
h2 {
	margin:0px;
	padding:0 0 0 35px;
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #74aee6;
	text-decoration: none;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;	
	line-height:36px;
	letter-spacing:-1px;
}

.content {
	color:#2676af;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	text-align: justify;
	
}
.right {
	float:right;
}
ul {
	list-style:none;
	padding:0px;
	margin:0px;
	overflow:auto;
	height:114px;
	width:300px;
}
ul li {
	padding:0 0 0 10px;
	margin:0px;
}
ul li  a{
	color:#0662a3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height:20px;
}
ul li  a:hover{
	color:#7f7f7f;
	}
	
.read-more {
	color:#2676af;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	text-transform:uppercase;
}
.read-more:hover {
	text-decoration:underline;
}
.blue-9 {
	color:#23648e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
	}
.grey-9 {
	color:#8a8a8a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
	
}
