body {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:2px;
	background-image: url(images/common/background_2.jpg);
}

#pageBlock{
	width:766px;
	height:700px;
	background-image:url(/images/common/background.jpg);	
}
#header{
	padding-top:33px;
	padding-right:2px;
}
#leftColumn{
	width:163px;
	float:left;
}
#rightColumn{
	width:536px;
	float:left;
}
#mainBody{
	width:702px;
}
#navigationCell{
	background-image:url(/images/common/navigationCell.jpg);
	background-repeat:no-repeat;
	width:149px;
	height:143px;
	padding-right:2px;
}
#navigationLink{
	text-align:left;
	padding-left:20px;
	padding:5px 0px 3px 42px;
	font-weight:bold;
}
#navigationLink a{
	font-size:13px;
	text-decoration:none;
}
#navigationLink a:hover{
	font-size:13px;
	text-decoration:underline;
}
#leftCell{
	background-image:url(/images/common/leftCell.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:185px;
	padding-top:6px;
}
#leftCellHeader{
	background-color:#BE9927; 
	width:143px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding:2px 0px 3px 3px;
}
#leftCellContent{
	width:143px;
	font-size:9px;
	padding:2px 3px 2px 3px;
	overflow:auto;
	text-align:left;
}
#leftCell2{
	background-image:url(/images/common/leftCell2.jpg);
	background-repeat:no-repeat;
	width:157px;
	height:142px;
	padding-top:5px;
}
#leftCell2Header{
	background-color:#BE9927; 
	width:143px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding:2px 0px 3px 3px;
}
#leftCell2Content{
	width:143px;
	padding:2px 3px 2px 3px;
	overflow:auto;
	text-align:left;
}
#rightCell{
	background-image:url(/images/common/rightCell.jpg);
	width:529px;
	height:193px;
	overflow:hidden;
}
#rightCellContent{
	padding:19px 17px 12px 17px;
	text-align:left;
	font-size:9px;
	overflow:auto;
	height:167px;
}
#rightCell2{
	background-image:url(/images/common/rightCell2.jpg);
	width:537px;
	height:127px;
	overflow:hidden;
	padding-top:15px;
}
#rightCell2Header{
	background-color:#BE9927; 
	width:489px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	margin-left:23px;
	padding:2px 0px 3px 7px;
}
#rightCell2Content{
	padding:6px 17px 12px 13px;
	text-align:left;
	font-size:9px;
}
#rightCell3{
	background-image:url(/images/common/rightCell3.jpg);
	width:537px;
	height:126px;
	overflow:hidden;
	padding-top:18px;
}
#rightCell3Header{
	background-color:#BE9927; 
	width:489px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	margin-left:23px;
	padding:2px 0px 3px 7px;
}
#rightCell3Content{
	padding:6px 17px 12px 13px;
	text-align:left;
	font-size:9px;
}
#bottomWhiteCell{
	background-color:#FFFFFF;
	clear:left;
	height:26px;
	width:699px;
}
#bottomWhiteCellContent{
	width:539px;
	text-align:center;
	font-size:9px;
	display:block;
	padding:4px 0px 4px 0px;
	float:left;
}
#copyrightCell{
	background-image:url(/images/common/copyrightBackground.jpg);
	text-align:center;
	font-size:9px;
	padding:7px;
	clear:left;
	margin-top:18px;
	width:702px;
	color:#FFFFFF;
	margin-left:22px;
}
#innerCell{
	background-image:url(/images/common/largeCell.jpg);
	width:529px;
	height:476px;
	overflow:hidden;
}
#innerCellContent{
	padding:2px 17px 12px 17px;
	text-align:left;
	font-size:9px;
}
a:link {
	font-size: 9px;
	color: #000000;
}
a:visited {
	font-size: 9px;
	color: #04173F;
}
a:hover {
	font-size: 9px;
	color: #808040;
}