/* CSS Document */

#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
#mainframe {
	float: left;
	width: 730px;
}
#toptext {
	width: 730px;
	color: #4c6689;
	text-align: center;
	padding-bottom: 5px;
	font-size: 11px;
	float: left;
}
#top {
	height: 70px;
	width: 730px;
	float: left;
}
#main {
	width: 730px;
	background-image: url(images/main-backgr.gif);
	float: left;
}
#maintop {
	background-image: url(images/line-backgr.gif);
	height: 23px;
	width: 720px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	float: left;

}
#mainbottom {
	width: 730px;
	float: left;
}
#mainbottomleft {
	width: 130px;
	padding: 10px;
	float: left;
	color: #4C6689;
	font-size: 10px;
}
#mainbottomleft a:link {
	color: #4C6689;
	text-decoration: none;

}
#mainbottomleft a:visited {
	color: #4C6689;
	text-decoration: none;

}
#mainbottomleft a:active {
	color: #4C6689;
	text-decoration: none;

}
#mainbottomleft a:hover {
	color: #4C6689;
	text-decoration: none;

}
#mainbottomright {
	width: 560px;
	padding: 10px;
	float: left;
}
#mainbottomno {
	width: 710px;
	float: left;
	padding: 10px;
}
#bottom {
	height: 19px;
	width: 730px;
	background-image: url(images/bottom.gif);
	text-align: center;
	font-weight: bold;
	padding-top: 14px;
	font-size: 9px;
	float: left;
}
#bottom a:link {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;

}
#bottom a:active {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;

}
#bottom a:visited {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;

}
#bottom a:hover {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;

}
#bottomareas {
	width: 710px;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	color: #666666;
}
#bottomareas a:link {
	color: #666666;
	text-decoration: none;

}
#bottomareas a:visited {
	color: #666666;
	text-decoration: none;

}
#bottomareas a:hover {
	color: #666666;
	text-decoration: none;

}
#bottomareas a:active {
	color: #666666;
	text-decoration: none;

}
.links {
		text-decoration:none;
		color:#000000;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
}
h2 {
	text-align: center;
	margin: 0 auto;
	padding: 1px;
	font-size: 12px;
	color: #4c6689;
}
h3 {
	display:none;
	visibility: hidden;
	font-size: 0px;
	width: 0px;
}