﻿ html, body, form
	{
		margin: 0;
		padding: 0;
		height: 100%;
	}
	body
	{
		font-family: Verdana,Arial,Times New Roman;
		font-size:small;
		background:#4E4E4D;
		color:#333;
	}
form
{
	text-align:left;
	margin: 0px auto;
	width:896px !important;
}

#body
{
	 padding-bottom: 22px; /* Height of the footer */
}

#container
{
	background-image:url(/images/bg_box.gif);	
	background-repeat:repeat-y;
	min-height: 100%;
	position: relative;
}
	
#PanelTop
{
	padding-top: 116px;
	height: 26px;
}

#header
{
	background: #ff0;
	padding: 10px;
}

a
{
	color:#0062A1;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}



a
{
	color:#0062A1;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}






#PanelTop 
{
	padding-top:116px;
	height:26px;
	background-image:url(/images/header/header.gif);
	background-repeat:no-repeat;
	background-position:right top;
}




.Item
{
	float:left;
}



	#PanelLeft,#PanelCenter,#PanelRight
	{
		border:solid 0px black;
	}
		
	#PanelRight 
	{
		float:right;
		width:169px; 
		border-collapse:collapse;
		border-left:solid 0px black;
		background-repeat:no-repeat;
		background-position:0px 30px;
	}
	
	#PanelLeft
	{
		
		width: 170px;
		float: left;
	}
	
	#PanelCenter
	{
		margin-left:171px;
		width:558px;
		padding-top:0px;
	}



	
#PanelBottom 
{
	width:100%; 
	background-color:#8dbc00;
	font-size:x-small;
	text-align:center;
	color:White;
	padding-top:5px;
	padding-bottom:5px;
	  position: absolute;
        bottom: 0;
}


#PanelBottom a
{
	color:White;
}
	
	
	
h1
{
	color:White;
}

h2
{
	font-size:medium;
	padding-top:0px;
	padding-bottom:0.2em;
	margin-top:0px;
	color:#8EB68D;
}

#PanelTop .Menu UL
{
	background-color:#6f3182;
	width:856px;
}

#PanelTop .Menu ul
{
	
	list-style-type:none;
	float:left;
	margin:0px;
}

#PanelTop .Menu ul li
{
	float:left;
	padding-right:10px;
}

#PanelTop .Menu ul li div a
{
	color:White;
	font-weight:bold;
}

#PanelTop .Menu ul li div a:hover
{
	text-decoration:underline;
}

#PanelTop .Menu ul .last 
{
	
}

#PanelTop .Menu ul li a, .SelectedItem
{
	color:#000;
	text-decoration:none;
}


#PanelTop .Menu ul li
{
	border:none;
}



#PanelTop  .Menu ul li
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	margin-left:0px;
	
	
}

#PanelLeft .subMenu ul
{
	list-style-type:none;
	margin-left:0px;
	display:block;
	width:100%;
	text-align:left;
	padding-left:0px;
	text-align:right;
}

#PanelLeft .subMenu ul li
{
	padding-right:10px;
	padding-bottom:10px;
}

#PanelCenter p
{
	padding-left:20px;
	padding-right:30px;
	line-height:20px;
}

h4
{
color: White;
font-size:medium;
padding-left:3px;	
}
