body {
	text-align: center;

		/* custom */
		color: #2c2e2b;
		font-family: verdana;
		font-size: .77em;
		background: url(/images/gradbak.jpg) repeat-x #DFDFDF;
}

.td
{
font-family: verdana;
font-size: 85%;
        
}

a {
color: #fff;
}
a:hover {
color: #FC6022;
}

p {
	padding: 8px 0;
}

abbr, acronym {
		border-bottom: 1px dotted;
		cursor: help;
}

h1,h2,h3,h4 {
	line-height: 1.5em;  padding: 15px 0 5px 0; margin: 0; color: #98DDF3;
    /*color: #FE1721 */ 
}


h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.1em; color: #fff;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}

.redsubhed
{
    /* color: rgb(255, 0, 0); */
    color: #98DDF3;
    font-size: 1.2em;
    font-weight: bold;
}


#c1 {

		/* custom */
		margin: 0 auto;
		width: 1006px;
		text-align: left;
		padding: 0 0 0 0;
		background: url(/images/midshado.jpg) repeat-y #16437C;
		color: #fff;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0 0 0 0;
		background: url(/images/topbar.jpg) top center no-repeat;
}

#c3 {
		width : 986px;
		margin: 0 auto;
}

#infobar {
		text-align: right;
		font-size: .9em;
}

#infobar a:hover {
		color: #000;
}

#topbar {

		/* custom */
		padding: 5px 42px 15px 0;
		font-size: 1.15em;
		position: relative;
}

#topbar #logo {
		width: 265px;
		float: left;
}

#topbar h1 {
		float: left;
		color: #1227B6;
		font-size: 1.4em;
		padding: 0 40px 4px 60px;
}

#topbar h1 a {
		color: #1227B6;
		text-decoration: none;
		display: block;
		height: 305px;
		width: 165px;
		text-indent: -20000em;
}

#topbar #logo p {
		text-indent: -20000em;
}

#topbar p#ipcrg, #topbar p#pcrs {
		position: absolute;
		top: 20px;
		right: 40px;
		width: 120px;
}

#topbar p#pcrs {
		top: 120px;
		right: 36px;
		width: 100px
}

#topbar p#ipcrg a, #topbar p#pcrs a {
		display: block;
		height: 90px;
		text-indent: -20000em;
}

#topbar h2, #topbar h3 {
		color: #f21f26;
		padding: 0;
}

#topbar h2 {
		font-size: 2.1em;
		margin: 50px 0 0 0;
}

#topbar h3 {
		font-size: 1.7em;
		margin: 10px 0 0 0;
}

#topbar p {
		color: #18396f;
		padding: 5px 0;
}

#topbar p.lower {
		color: #fff;
		padding: 45px 0 0 0;
		font-weight: bold;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#content {

		/* custom */
		margin: 0;
		border-bottom: 1px solid #f21f26;
		padding: 10px 0 20px 0;

}

.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

.bordered {
border: 1px solid #fff;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 219px;
		margin: 5px 48px 0 0;
}

#login label {
		float: left;
		width: 80px;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 645px;
		line-height: 1.7em;
		padding: 0;
}

#searchbox {
	width: 195px;
	text-align: right;
	padding: 40px 0 15px 0;
	float: right;
}

.searchinput {
	width: 125px;
	margin: 0;
	padding: 3px;
	height: 17px;
	font-size: 13px;
	border-top: 1px solid #9BBACF;
	border-left: 1px solid #9BBACF;
	border-right: 1px solid #4F7F9F;
	border-bottom: 1px solid #4F7F9F;
	color: #2A295F;
}

#searchbutt {
	border: 0;
	margin: 1px 0 0 2px;
	background: #120D67;
	color: #ffffff;
	border-right: 1px solid #9BBACF;
	border-bottom: 1px solid #4F7F9F;
	padding: 3px;
}

#searchbutt:hover {
	background: #F21F26;
	}

#searchbutt:focus {
	background: #fff;
	color: #2E3957;
}

.showterms {
	background: #FFF8AF;
	padding: 1px;
}

#smlgallery {
	position: relative;
    height:166px;
	width: 238px;
	float: right;
	margin: 0 0 20px 10px;
	border: 1px solid #3f975b;
}


#smlgallery img {
		position:absolute;
		top:9px;
		left:9px;
		z-index:8;
		opacity:0.0;
		max-width: 220px;
		max-height: 147px;
}

#smlgallery img.active {
    z-index:10;
    opacity:1.0;
}

#smlgallery img.last-active {
    z-index:9;
}

#rhsmini {
		float: right;
		width: 240px;
		margin: 0 0 10px 10px;
		clear: right;
}

#rhsmini h3, #rhsmini h5 {
		font-size: 1.3em;
		color: #fff;
}

#rhsmini h3 a {
		text-decoration: none;
		color: #fff;
}

.rhsitem {
		margin: 0 0 15px 0;
		padding: 10px;
		border: 1px solid #fff;
}


#rhsmini .newslinks .morelink {
		display: inline;
}

#rhsmini .newslinks {
		clear: both;
		margin: 10px 0 0 0;
}

#rhsmini .newslinks a img {
		float: right;
		max-width: 90px;
		min-width: 90px;
		width: auto !important;
		width: 90px;
		margin: 0 0 4px 2px;
}

#rhsmini .newslinks a:hover img {
}

.newslist ul {
		list-style: none;
		padding: 0;
		margin: 0;
		line-height: 1.25em;
}

.newslist li {
		margin: 6px 0 8px 0;
}

#rhsmini .newslist b {
		float: right;
		margin: 0 0 0 4px;
		font-size: .9em;
}

.newslist a {
		text-decoration: none;
}

.newslist a:hover {
		text-decoration: underline;
}

.newslist .active a {
		font-weight: bold;
		cursor: default;
}

#rhsmini dl {margin: 0; padding: 0;}
#rhsmini dt {font-weight: bold; margin-top: 10px; color: #823384; font-size: 1.2em;}
#rhsmini dd {margin: 0; padding: 0;}


#rhsmini dd a {
		padding: 1px 2px; text-decoration: none; font-weight: normal; display: block;
}

#rhsmini dd a:visited {
}

#rhsmini dd.active a {
		color: #000;
		cursor: default;
		text-decoration: underline;
}

#rhsmini dd a:hover {
		text-decoration: underline;
}


#thisection li {

}

#thisection a.active {
		font-weight: bold;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 0 20px 18px;
		float: left;
		width: 196px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered, a img.floatright, a img.floatleft {
		border: 1px solid #fff;
}

.gallery a:hover img, .galleryleft a:hover img, .bordered, a:hover img.floatright, a:hover img.floatleft {
		border: 1px solid #3F3B3B;
}

.gallery img, .galleryleft img {
		max-width: 194px;
		width: 194px;
		width: auto important!;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		display: block;
}


#credits {
		padding: 22px 5px 20px 25px;
		color: #fff;
		text-align: center;
}

#credits b {
		color: #f21f26;
		margin: 0 0 0 20px;
}

#credits a {
		text-decoration: none;
		color: #fff;
		margin: 0 20px 0 0;
}

#credits a:hover {
		text-decoration: underline;
}

#footer {
		padding: 15px 0 5px 0;
		background: url(/images/footshado.jpg) top center no-repeat;
		width: 1006px;
		margin: 0 auto;
		color: #9F9595;
}

#footer a {
		color: #9F9595;
}

#footer a:hover {
		color: #000;
}

.clear {
	clear: both;
}

#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}

#topnavigate {
height: 30px;
padding: 4px 0 0 10px;
background-color: #16437C; }

#topnavigate p {
text-align: center;
float: left;
text-indent: 0px;
margin: 0 0 0 0;
padding: 0 0 0 0  }

#topnavigate a {
display: block;
background-image : URL(../images/red_menu_button.gif);
background-repeat : no-repeat;
margin: 0 0 0 0;
padding: 0 0 0 0;
width : 132px;
height: 22px  }

#topnavigate a:hover {
background-image : URL(../images/hover_menu_button.gif);
background-repeat : no-repeat 
}


#topnavigate a {
 font-family: Arial, Verdana, serif;
font-style : normal ;
font-size : 10pt;
font-weight :700;
text-decoration : none;
color:#ffffff;
margin: 0 0 0 0;
line-height : 160% }

#topnavigate a:hover {
  color:#FE1721; }
