body
{
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
}

.pageholder
{
	width: 771px;
}

#menu
{
	float: left;
}
#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li
{
	list-style: none;
	display: block;
	width: 113px;
  	float: left;
  	margin:0;
  	padding:0;
	width: 113px;
}
#menu a
{
	display: block;
	margin: 0;
	height: 22px;
	text-decoration: none;
	background-color: #0095D3;
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 80%;
}
#menu a:hover
{
	background-color: #FF9A00;
}
#menu a:active
{
	background-color: #FF9A00;
}
#left
{
	vertical-align: top;
	padding-top: 20px;
	width: 146px;
	background-color: #A4BFDA;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
#left a
{
	height: 30px;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
}
#left a:hover
{
	color: #FF9A00;
}
#left a:active
{
	color: #FF9A00;
}
#left div
{
	padding-bottom: 10px;
}
#left p
{
	height: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 75%;
	font-weight: bold;
	color: #FF9A00;
}

#middle
{
	padding-left: 30px; 
	padding-right: 30px; 
	padding-top: 30px; 
	text-align: left; 
	font-family: Verdana; 
	font-size: 80%; 
	vertical-align: top;
}
#middle h3
{
	color: #FF9A00;
}
#middle ul
{
	list-style-type: disc;
}
#middle ol
{
	list-style-type: disc;
}
#middle a
{
	height: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FF9A00;
	text-decoration: none;
}
#middle a:hover
{
	color: #FF9A00;
	text-decoration: underline;
}
#middle a:active
{
	color: #FF9A00;
}
#middle img
{
	border: 0px;
}
.la
{
	height: 30px;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FF9A00;
}


#right
{
	width: 172px; 
	vertical-align: top;
	background-color: #D0D0D0;	
	padding-top: 20px;
}
#right div
{
	background-color: #D0D0D0;
	margin-top: 0px;
	height: 142px;
	position: relative;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#right table
{
	color: #0095D3;
	font-family: Verdana;
	font-size: 75%;
	padding-left: 20px;
	text-align: left;
}
#right tr
{
	padding-bottom: 5px; 
	padding-left: 20px;
}
#right img
{
	border: 0px;
	padding-top: 10px;
	padding-left: 32px;
}

.bold
{
	font-weight: bold;
	padding-bottom: 3px;
	/*white-space: nowrap;*/
}
.normal
{
	font-weight: normal;
	padding-bottom: 3px;
	white-space: nowrap;
}
.italic
{
	font-weight: normal;
	font-style: italic;
	padding-bottom: 3px;
	white-space: nowrap;
}

