h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1C3F93;
	font-style: normal;
	margin-left: 15px;

}
.bluebold {
	font-style: italic;
	font-weight: bold;
	color: #1C3F93;
}

a:link {
	color: #1C3F93;
	text-decoration: none
}
a:visited {
	color: #1C3F93;
	text-decoration: none
}
a:hover {
	color: #009900;
	text-decoration: underline
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 11pt;
}
.menu {
	font-weight: bold;
	color: #333333;
	font-size: 12px;


}
.menu a:link {
	color: #1C3F93;
	text-decoration: none;
}
.menu a:visited {
	color: #1C3F93;
	text-decoration: none;
}
.sidemenu a:link {
	color: #1C3F93;
	text-decoration: none;
}
.sidemenu a:visited {
	color: #1C3F93;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #009900;
	text-decoration: none;
}

.menu a:hover {
	color: #009900;
	text-decoration: none;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1C3F93;
	font-style: normal;
	margin-bottom: -8px;
	margin-left: 15px;
}
.small {
	font-size: 10px;
}

h3 {
	font-weight: bold;
	color: #1C3F93;
	font-size: 12px;
}

.box {
	border: 1px solid #1C3F93;
	color: #FFFFFF;
}
.leftcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C3F93;
	border-right-color: #1C3F93;
	border-bottom-color: #1C3F93;
	border-left-color: #1C3F93;
	background-color: #FFFFFF;
}
.main {
	margin-left: 25px;
	color: #333333;
	margin-right: 10px;
}
.rightcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C3F93;
	border-right-color: #1C3F93;
	border-bottom-color: #1C3F93;
	border-left-color: #1C3F93;
}
.news {
	background-color: #EFF3FC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C3F93;
	border-right-color: #1C3F93;
	border-bottom-color: #1C3F93;
	border-left-color: #1C3F93;
	padding-right: 10px;
	padding-left: 10px;

}
.leftbox {
	font-size: 11px;
	color: #333333;
	background-color: #E2EAEF;
	border: 2px dotted #1C3F93;
	padding: 8px;
	margin-right: 15px;
	text-align: left;


}
.date {
	font-size: 10px;
	color: #999999;
}
.mainr {
	text-align: left;
	margin-right: 15px;
	margin-left: 20px;
	color: #333333;
}
.sidemenu {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.textbox {
	background-color: #F4F4F0;
	padding: 10px;
	margin-left: 100px;
	border: 1px dashed #1C3F93;
}
