body {
	color: #3E3E3E;
	background-color: #1B407D;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 90%;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #3E3E3E;
}
a:hover {
	color: #0000F0;
}
img {
	border: 0px;
}
h1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
	padding-left: 30px;
	margin-bottom: 5px;
}
h2 {
	font-size: 105%;
	margin-top: 0px;
}
.clBlock {
	clear: both;
	height: 1px;
	font-size: 0px;
}
.clBold {
	font-weight: bold;
}
.clHiddenPic {
	display: none;
}
.clIconLink img {
	position: relative;
	top: 3px;
}
#idOuterContainer {
	width: 761px;
	margin: 20px auto 5px auto;
	padding: 0px;
	background-image: url(body_bg.gif);
	background-repeat: repeat-y;
}
#idTopContainer {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#idLogo {
	height: 94px;
	margin: 0px;
	padding: 0px;
}
#idHeaderBottom {
/*	background-color: #FFFFFF;	*/
	background-image: url(body_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 5px;
}
#idHeaderText {
/*	background-color: #FFFFFF;	*/
	float: left;
	padding: 20px 30px;
	border: 2px solid #d0d0d0;
	margin: 10px 10px 10px 10px;
}
#idHeaderImages {
/*	background-color: #FFFFFF;	*/
	float: right;
	height: 139px;
	width: 534px;
}
#idHeaderImages div {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 139px;
	width: 178px;
}
#idNavBar {
	background-image: url(navbar_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
/*	background-color: #FFFFFF;	*/
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 22px;
	clear: both;
}
#idNavBar ul {
	margin-left: 5px;
	margin-right: auto;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#idNavBar li {
	text-align: center;
/*	background-color: #990000;	*/
	color: #FFFFFF;
/*	margin: 0px 1px;	*/
	padding: 0px 0px;
	width: 99px;
	height: 22px;
	font-size: 100%;
	display: block;
	float: left;
}
#idNavBar a {
	color: #FFFFFF;
}
#idNavBar a:hover {
	color: #0000B0;
}
#idMainBody {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(body_bg.gif);
	background-repeat: repeat-y;
/*	background-color: #FFFFFF;	*/
	padding: 0px 5px;
	clear: both;
}
.clTitle {
/*	background-color: #FFFFFF;	*/
	background-image: url("heading_bg.png");
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	clear: both;
	margin: 5px 0px;
}
.clTitleText {
	margin: 4px 9px;
	font-size: 90%;
}
.clTextLeft {
	margin-left: 3px;
	margin-bottom: 5px;
	padding: 10px 10px 5px 10px;
	background-color: #d0d0d0;
	background-image: url("text_bg_big.gif");
	background-repeat: no-repeat;
	background-position: top center;
	width: 420px;
	text-align: left;
	float: left;
	clear: left;
	font-size: 92%;
}
.clTextRight {
	margin-right: 3px;
	margin-bottom: 5px;
	padding: 10px 10px 5px 10px;
	background-color: #d0d0d0;
	background-image: url("text_bg_small.gif");
	background-repeat: no-repeat;
	background-position: top center;
	width: 259px;
	text-align: right;
	float: right;
	clear: right;
	font-size: 92%;
}
#idBottomCurve {
	padding: 0px;
	margin: 0px;
	height: auto;
}
#idFooter {
	background-image: url("footer.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	clear: both;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 90%;
	height: 43px;
}
#idDesignedBy {
	color: #797979;
	font-size: 80%;
	font-weight: bold;
}
#idDesignedBy a {
	color: #797979;
}
#idDesignedBy a:hover {
	color: #4444EE;
}
.clIntLinks {
	float: right;
	margin: 0px;
	font-size: 70%;
}
