#SiteMainWindow
{
	/* Width and Height stored in the Layout files */
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	float:center;
	width: 980px;
	height:auto;
}

/*Layout specific definitions*/
#Header
{
	position:relative;
	background-image:url(../images/headw3.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:91px;
	min-height: 101px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#MainPane
{
	width: 976px;
	height:auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left:solid 2px #6969bf;
	border-right:solid 2px #6969bf;
	border-bottom:solid 2px #6969bf;
	background-color: #ffffff;
}

div
{
	height:auto;
}

#ContentPane
{
	height:auto;
	width:705px;
	line-height: 17px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: #000066;
	padding:24px 0px 14px 14px;
	background-color:#ffffff;
}

#Popupcontent
{
	position: static;
	line-height: 17px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: #000066;
	padding: 2% 2% 2% 2%;
	width: 96%;
	background-color: #ffffff;
}

span.popuplink
{
	cursor: pointer;
	text-decoration: underline;	
}

#Navigation
{
	height: 420px;
	line-height: 16px;
	font-size: 110%;
	color: #333399;
	float: right;
	padding-right: 0px;
	width: 198px;
	padding-top: 25px;
	background-image:url(../images/menu/menuback.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
}

div.NavigationHeading
{
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:4px 2% 4px 2%;
	/*background-color: #3366CC;*/
	background-image:url(../images/menu/menu4bk.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	width: 96%;
	height: 16px;
	font-size: 92%;
}

#BottomGrey
{
	position: relative;
	width: 100%;
	height: 8px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6969BF;
	
}

#NewsLogin
{
	position: relative;
	background-image:url(../images/darkblue.jpg);
	background-repeat:repeat;
	width:100%;
	font-weight: bold;
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#logo
{
	position:relative;
	width:261px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#fadedimage
{
	position:relative;
	background-repeat:no-repeat;
	height: 95px;
	width:500px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

div#newsticker
{
	padding-top: 9px;
	color: #ffffff;	
	font-weight: bold;
	height: 20px;
}

#Logint
{
	color: #ffffff;
	font-size: 80%;
	margin-left: 15px;
	margin-top: 2px;
}