.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#CC0000;}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-image:url(images/newbkg.jpg);
background-position:center;
background-repeat:repeat-y;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.footertext {
font-family: Helvetica;
font-size:12px;
color:#FFFFFF;
}
.heading1 {
font-family: Helvetica;
font-size:12px;
font-weight:bold;
color:#CC0000;
}
.heading2 {
font-family: Helvetica;
font-size:12px;
font-weight:bold;
color:#0033FF;
}
.button1 {
background-color:#006699;
font-family: Helvetica;
font-size:12px;
height:20px;
font-weight:bold;
border:none;
color:#FFFFFF;
}
.head_white {
font-family: Helvetica;
font-size:12px;
font-weight:bold;
color:#FFFFFF;}
.tophead {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#0066CC;
font-weight:bolder;
}
.roundedcornr_box_202015 {
   background: #ffffff;
}
.roundedcornr_top_202015 div {
   background: url(../images/roundedcornr_202015_tl.png) no-repeat top left;
}
.roundedcornr_top_202015 {
   background: url(../images/roundedcornr_202015_tr.png) no-repeat top right;
}
.roundedcornr_bottom_202015 div {
   background: url(../images/roundedcornr_202015_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_202015 {
   background: url(../images/roundedcornr_202015_br.png) no-repeat bottom right;
}

.roundedcornr_top_202015 div, .roundedcornr_top_202015, 
.roundedcornr_bottom_202015 div, .roundedcornr_bottom_202015 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_202015 { margin: 0 15px; }
.roundedcornr_box_161237 {
   background: #eeeeee url(images/roundedcornr_161237_grad.gif) repeat-x top left;
}
.roundedcornr_top_161237 div {
   background: url(images/roundedcornr_161237_tl.gif) no-repeat top left;
}
.roundedcornr_top_161237 {
   background: transparent url(images/roundedcornr_161237_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_161237 div {
   background: url(images/roundedcornr_161237_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_161237 {
   background: transparent url(images/roundedcornr_161237_br.gif) no-repeat bottom right;
}

.roundedcornr_top_161237 div, .roundedcornr_top_161237,
.roundedcornr_bottom_161237 div, .roundedcornr_bottom_161237 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_161237 { margin: 0 30px; }
.text_box {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
border:thin;
border-color:#CCCCCC;
background-color:#E6E6E6;
padding:5px;
}
a:link {
	color:#0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
/* white link CSS */
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Blue Link CSS */
a.blue:link {
	color: #0033CC;
	text-decoration: none;
}
a.blue:visited {
	text-decoration: none;
	color: #0033CC;
}
a.blue:hover {
	text-decoration: underline;
	color: #0033CC;
}
a.blue:active {
	text-decoration: none;
	color: #0033CC;
}
.table_heading {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.list1 {
list-style-position:inside;
list-style:inside;
list-style-type:circle;
}
.table1 {
border: 0.5em;
border-collapse:collapse;

}
.envissearch {
	background-image: url(images/envissearch.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 531px;
}
.searchtext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.result {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#090;
}
.table2 {
	border:0.7em;
	border-color:#fff;
	border-collapse:collapse;
}
.button2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:35px;
font-weight:bold;
border:none;
color:#FFFFFF;
background-image:url(images/button_bkg.jpg);
width:70px;
}
.button3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:35px;
font-weight:bold;
border:none;
color:#003366;
background-image:url(images/button3_bkg.jpg);
width:70px;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
.textbox_new {
border-style:dotted;
border:thin;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-stretch:narrower;
font-weight:bold;
}
.news_bkg {
background-image:url(images/news_bkg.jpg);
background-repeat:no-repeat;
padding-left:80px;
height:30px;
}

