.bold {
	font-weight: bold;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.dividerbar {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: right;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0px;
}
.flagbg {
	background: url(../images/flag-bg.jpg) no-repeat center top;
	padding-top: 1px;
}
.imgleft {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 8px;
}
.imgright {
	float: right;
}
.semitranswhtbg {
	background-image: url(../images/semi-transparent-white.gif);
	background-repeat: repeat;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #145A81;
}
.titledkblue {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #092378;
}
.titleLgGray {
	font-size: 2.4em;
	font-weight: bold;
	color: #999;
}
.txtsmall {
	font-size: 84%;
}
.aligncenter {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.boxoutline {
	border: 1px solid #666;
	padding: 10px;
}
.boxoutlinedouble {
	border: 3px double #666;
	padding: 10px;
}
.boxoutlinedash {
	border: 2px dashed #666;
	padding-right: 6px;
	padding-left: 8px;
}
#burst {
	background-image: url(../images/burst.png);
	background-repeat: no-repeat;
	height: 102px;
	width: 102px;
	background-position: right 22px;
	float: right;
}
.graybarbg {
	background-image: url(../images/nemisci.png);
	background-repeat: repeat-x;
	height: 44px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-left: 6px;
}
.valigntop {
	vertical-align: top;
}
#content a img {
padding: 2px;
border: 1px solid #ccc;
margin: 0px;
}
#content a img:hover {
border-color: #12146e;
}
.w90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
