body {
	width: 720px;
	background: #D6DBDD url(bg_body.jpg) repeat-y top center;
	margin: 0 auto;
	text-align:center;
	padding: 0px; 
	font-size: 12px;
}
 
div#logo {
	margin: 0 auto;
	text-align:center;
	width: 720px;
	height: 140px;
	background-color:#8BAEC4;
	border-bottom: solid 1px;
}

div#main {
	width: 720px;
	padding: 0 0 0 0;
	background-color: #DFECF2;
	text-align:left;
}

div#copyright p {
	font-family: Tahoma, sans-serif;  
	font-size: 10px; 
	color:#000066; 
	background-color:#8BAEC4;
	font-weight: bold;
	padding: 0 0 0 0;
	border:none;
	clear: both;
	margin: 0 0 0 0;
}

div#copyright {
 position: relative;
 float: left;
 clear: both;
 margin-top: 100px;
 width: 100%;
 margin-bottom: 0px;
}


/* Defines the pagelink width and location */
div#pagelinks {
	position: relative;
	float:left;
	left:0px;
	width: 200px;
	background-color:#8BAEC4;
	border: none;
	font-size:12px;	
}

		/* Defines the pageLinks */
		div#pagelinks p {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: bold;
			margin-left: 0px;
			}


		div#pagelinks a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: rgb(0,0,51);
			text-align:center;
			background-image:url(grady1.jpg);
			text-decoration: none;
			text-transform: uppercase;
			font-weight: 100;
			display: block;
			border-right: 1px solid;
			border-bottom: 1px solid;
			padding: 0.3em 0 0 0;
		}
		
		div#pagelinks a:link { 
			color: rgb(0,0,51);
			text-decoration: none
		 }
		
		div#pagelinks a:visited { 
			color: rgb(0,0,51);
			text-decoration: none 
		 }
		
		div#pagelinks a:active { 
			color: rgb(0,0,51);
			text-decoration: none 
		 }
		
		div#pagelinks a:hover { 
			color: rgb(0,0,200);
			background: rgb(223,229,242);
			text-decoration: none 
		 } 

div#searchpane{
position:relative;
width: 189px;
background-color:#8BAEC4;
border-right: 1px solid;
border-bottom: 1px solid;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
float: left;
clear:left
}		 

div#submen {
	position:relative;
	width: 199px;
	background-color:#DFECF2;
	border: none;
	float: left;
	clear:left;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
	div#submen p{
	padding:5px 5px 5px 5px;
	}

	div#submen ul{
	padding:5px 5px 5px 5px;
	}
	div#submen li{
	}


div#mainpage {
	width: 500px;
	position:relative;
	float:right;
	margin-right: 10px;
	background-color:#DFECF2;
	}
		

.MenuHdr0
{
  font-size: 12px; padding-left: 0px; font-weight: normal; padding-bottom: 0px;
  background-color: #8BAEC4; padding-top: 0px; cursor: default;
}


.MenuHdr1
{
  font-size: 12px; padding-left: 15px; font-weight: normal; padding-bottom: 0px;
  background-color: #8BAEC4; padding-top: 0px; cursor: default;
}

.MenuItem0, .MenuItem0MouseOver, .MenuItem0 HR
{
  font-size: 12px; padding-left: 0px; font-weight: bold; padding-bottom: 0px;
  padding-top: 0px;width:100%;
}

.MenuItem1, .MenuItem1MouseOver, .MenuItem1 HR
{
  font-size: 12px; font-weight: normal; padding-left: 15px; padding-bottom: 0px;
  padding-top: 0px;width:100%;
}

.MenuItem2, .MenuItem2MouseOver, .MenuItem2 HR
{
  font-size: 12px; padding-left: 20px; font-weight: normal; padding-bottom: 0px;
  padding-top: 0px;width:100%;
}

.MenuItem3, .MenuItem3MouseOver, .MenuItem3 HR
{
  font-size: 12px; padding-left: 25px; font-weight: normal; padding-bottom: 0px;
   padding-top: 0px;width:100%;
}

.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited,
.MenuItem0 A:Link, .MenuItem0MouseOver A, .MenuItem0MouseOver A:Active,
.MenuItem0MouseOver A:Hover, .MenuItem0MouseOver A:Visited, .MenuItem0MouseOver
  A:Link, .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited,
.MenuHdr0 A:Link
{
  font-size: 12px; text-decoration: none; padding-top: 0px; 
  padding-bottom: 0px; cursor: default;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited,
.MenuItem1 A:Link, .MenuItem1MouseOver A, .MenuItem1MouseOver A:Active,
.MenuItem1MouseOver A:Hover, .MenuItem1MouseOver A:Visited, .MenuItem1MouseOver
  A:Link, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited,
.MenuHdr1 A:Link
{
  font-size: 12px; text-decoration: none; padding-left:5px; padding-top: 0px; 
  padding-bottom: 0px; cursor: default;
}

/* adding code from Spoke hub skin for search */

.SearchSkinObject {
	text-align: center;
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}


#searchpane .NormalTextbox {
margin-left: 10px;
width: 170px;
}


.Normal{
font-family: Verdana, Tahoma, Sans-serif;
font-size: 12px;
line-height: 15px;
}





