.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0C3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.footer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.red_main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.Bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Italic_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
}
.sliderwrapper1{
	overflow: hidden;
	width: 87px; /*width of featured content slider*/
	height: 40px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: 0px;
}

.sliderwrapper1 .contentdiv{
	left: 0px;  /*leave as is*/
	top: 0px;  /*leave as is*/
	padding: 0px;
	background: white;
	width: 87px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 40px;
}
.sliderwrapper2{
	overflow: hidden;
	width: 500px; /*width of featured content slider*/
	height: 280px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #265B80;
	border-right-color: #265B80;
	border-bottom-color: #265B80;
	border-left-color: #265B80;
	border-right-width: 0px;
}

.sliderwrapper2 .contentdiv{
	left: 0px;  /*leave as is*/
	top: 0px;  /*leave as is*/
	padding: 0px;
	background: white;
	width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 280px;








filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 0px none #265B80;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}

.pagination{
	width: 500px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	background-color: #265B80;
	height: 0px;
	padding: 0px;
	border-top-color: #DE0101;
	border-right-color: #DE0101;
	border-bottom-color: #DE0101;
	border-left-color: #DE0101;
}

.pagination a{
	text-decoration: none;
	color: #000;
	background: white;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #FC0;
}
