body 
{

	background-color: orange;
	background-image: url(/Portals/25/images/background.jpg);
/*
	background-color: #A0522D;     -- Sienna 
	background-image: url(/Portals/25/images/wdbk001.jpg);
	background-repeat: repeat;
*/

/*
	background-color: #303030;
	background-image: url(/Portals/25/images/background_texture3.jpg);
	background-repeat: no-repeat;
*/

}

.Font1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.HomePagePicCell
{
	text-align:center;
	width: 200px;
/*	height: 140px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;  
}

.TabLeft 
{
	background-image: url(/Portals/25/images/TabPicLeft.gif);
	background-repeat: no-repeat;
        width:  170px;
        height: 57px;
        cursor: pointer;
        cursor: hand;
}

.TabCenter 
{
	background-image: url(/Portals/25/images/TabPicCenter.gif);
	background-repeat: no-repeat;
        width:  170px;
        height: 57px;
        cursor: pointer;
        cursor: hand;
}

.TabRight 
{
	background-image: url(/Portals/25/images/TabPicRight.gif);
	background-repeat: no-repeat;
        width:  170px;
        height: 57px;
        cursor: pointer;
        cursor: hand;
}

.label 
{
        position: relative; 
        top: 20px; 
        font-family: verdana, sans-serif;
        font-weight: bold;
        font-size: 12pt;
	color: white;
}

.labelText
{
	background-color: red;
/*	border: 1px solid black; */
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active
{
        color: black;
}

/* old stuff */

/*

.header_address 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	text-align: left;
	position: relative;

}

.restoration_bar
 {
	height: 30px;
	width: 950px;
	background-color: #000000;
	display: block;
	z-index: 0;
	border: 1px solid #FFFFFF;
	clear: both;
	position: relative;
	top: -25px;
}

.menu {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #666666;
	width: 213px;
	height: 380px;
	float: left;
	border: 1px none #FFFFFF;
	z-index:3;
}

.flash {
	position: relative;
	left: 15px;
	clear: right;
	float: left;
	top: 3px;
}



.menu a:link,a:visited {
	background-color: #666666;
	color: #FFFFFF;
	float: none;
	clear: both;
	position: relative;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.menu a:hover {
	background-color: #999999;
	color: #990000;
	float: none;
	clear: both;
	position: relative;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.gray_filler 
{
	position: relative;
	height: 380px;
	width: 50px;
	background-color: #CCCCCC;
	float: left;
	background-image: url(background_texture2.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.index_content 
{
	background-color: #FFFFFF;
	width: 950px;
	border: 1px solid #FFFFFF;
	clear: none;
	position: relative;
	top: -25px;
}

.content {
	background-color: #FFFFFF;
	width: 950px;
	border: 1px solid #FFFFFF;
	clear: none;
	position: relative;
	top: -25px;
	background-image: url(content_background.gif);
}







.home_info_box {
	background-color: #FFFFFF;
	width: 300px;
	position: relative;
	left: 20px;
	top: 20px;
	float: left;
}
#home_info_box .info_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #DDDDDD;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

.top_left_round {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.top_right_round {
	float: right;
	position: relative;
	top: 0px;
}
.bottom_left_round {
	float: left;
	position: relative;
	left: 0px;
	bottom: 0px;
}
.bottom_right_round {
	float: right;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.home_content {
	float: right;
	width: 600px;
	top: 20px;
	position: relative;
	margin-right: 10px;
}
.home_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.home_content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	font-size: small;
	line-height: 20px;
}

.page_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 700px;
	position: relative;
	float: right;
	padding-right: 15px;
	text-align: justify;
	top: 10px;
}
.page_content img {
	border: 1px dotted #666666;
	padding: 4px;
	margin: 8px;
}


.page_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

*/
