.bg1 {
	background-color: #FFFFFF;
}
.bluebutton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #031F73;
}

.blue {
	background-color: #031F73;
}
.H1 {
	font-family: Verdana;
	font-size: 12px;
	color: #031F73;
	font-weight: normal;
	text-decoration: underline;
}
.gray_2 {
	background-color: #E0E0DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

.textblue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.textblack_index {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}


.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.bggray {
	background-color: #E0E0DF;
}
.border {
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.bg2gray {
	background-color: #F4F4F4;
}
.orange {
	font-size: 14px;
	color: #E37218;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.bottontext {
	font-size: 9px;
	font-family: Verdana;
	color: #031F73;
}
.link button {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.border-5 {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}
.orange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #E37218;
	font-weight: normal;
}
.bold-blue {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.bottom {
	background-color: #CCCCCC;
}
.bottomtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #031F73;
}
.link-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.link-text:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: Trebuchet MS;
	text-decoration: none;
	background-color: #E37218;
	
}

.ul-list {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #000000;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text-link-blue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3399FF;
}

.ul-list-blue-big {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}

#scroll{
	overflow-y: scroll;
	visibility: visible;
	height: 130px;
	right: auto;
	clip: rect(auto,150px,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ul-listindex {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.gray_3 {
	background-color: #CFCECC;
}
