/* CSS Document */

body {font-size:small;}

#itsAwrap {
    width: 900px;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border-collapse:collapse;
}

.greenBarTop 
{
    width:900px;
    height:auto;
    border-top: thin ridge #ccc;
    border-collapse:collapse;
    }

.menuNew {
	height:auto;
	width:900px;
    z-index: 10;
    margin-bottom: 0px;
}

.bodyText {
	background-color:#FFFFFF;
	height:auto;
	width:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px 0px 0px 0px;
	z-index: 1;
}

div.footerNEW {
	background-image:url(../images/round15_m.gif);
	background-repeat:repeat-x;
	width:900px;
	height:20px;
	padding-top:3px;
	margin:0px 0px 0px 0px;
	z-index: 1;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
    color:#ffffff;
    clear:both;
}

div.legalNEW {
	width:900px;
	font-size: small;
	text-align:center;
}

.bodyText_Program {
	background-color:#FFFFFF;
	height:612px;
	width:792px;
	position:absolute;
	left:132px;
	top:322px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	z-index: 1;}

.mailLink, .mailLink a:link, .mailLink a:visited, .mailLink a:hover, .mailLink a:active {
	text-decoration:underline;
	color:#0000FF;
	font-size:11px;
	background-color:#ffffff;
}

.newsLink, .newsLink a:link, .newsLink a:visited, .newsLink a:hover, .newsLink a:active
{
    text-decoration:underline;
	color:#0000FF;
	font-size:14px;
	background-color:#ffffff;
}

.propLink, .propLink a:link, .propLink a:visited, .propLink a:hover, .propLink a:active
{
    text-decoration:underline;
	color:#0000FF;
	font-size:14px;
	background-color:#ffffff;
}

.dynamicDiv {
    width:200px;
    height:100px;
    border:0;
    background-color:#ffffff;
    font-size:10px;
    font-family:verdana;
    color:#000000;
    padding:5px;
    }


.sub {background-image:none;position:absolute;left:300px;height: 20px;margin: auto;top:17px;width:auto;}

.sub li{background-image: url(../images/dd.PNG);width:275px;height:20px;text-align:left;}

#txt{display:block;width:auto;height:auto;}

.slideshow {padding:0;height:auto;}
.slideshow image {background-color: #ffffff;}
ul.slideshow {position: relative;}
.slideshow li {list-style-type: none;}

table{font-size: 12px;color: #000000;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: Medium;
	color: #000000;
}

/* NEW CSS by Sherrie Morse, PSI */
.logoutLink {font-size:x-small;}
.floatright {float:right; margin:0px 8px 10px 12px;}
.bold {font-weight:bold;font-size:10pt;}
.italic {font-style:italic;font-size:10pt;}
.ButtonsStyle {color: #333333; height: 22px;}

.floatrightBorderLeft {
    text-align: left;
    width: 250px;
    padding: 5px;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    float:right;
    border-left:ridge thin #efefef;
    font-size: small;
    z-index: 6;

}

.whatsnewbox {
    text-align: left;
    width: 250px;
    padding: 5px;
    padding-top: 25px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-top: 20px;
    background-image: url('../images/whatsNew.png');
    background-position: center top;
    background-repeat: no-repeat;
    border: ridge thin #cccccc;
    font-size: small;
    z-index: 6;
}

.reqSplat
{
color: #ff0033;
font-size:small;
font-weight:bold;
}

