﻿body
{
	font-family: Verdana, Garamond;
	margin: 0px 0px 0px 0px;
	
	b_ackground-image: url(img/bgimg.jpg); 
	background-image: url(img/bgimg_blue.jpg); 
	background-repeat: repeat;
}

.mainpagediv
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
	
table
{
	border: none;
	border-collapse: collapse;
	width: 100%;
}

td
{
	padding: 0px;
}

.headerTable
{
	height: 150px;
}

.headerTableImageCell
{
	width: 145px;
}

.headerTableTextCell
{
}

.headerImageImg
{
	width: 145px;
	height: 109px;
	/*height: 148px;*/
}

.headerFlashDiv
{
	width: 100%; 
	height: 150px; 
}
        
.menuDiv
{
	width: 100%;
	height: 22px;
	border-top: #0000aa 1px solid;
	border-bottom: #0000aa 1px solid;
}

.menuDiv .text
{
	font-size: 10pt;

	position: relative; 
	top: 1px;
}

.aboveContentDiv
{
	width: 100%;
	height: 25px;
}

.aboveContentDiv .aboveContentBreadcrumb
{
	float: left;
	font-size: 8pt;
	
	position: relative; 
	top: 5px;
}

.aboveContentDiv .aboveContentDate
{
	float: right;
	text-align: right;
	font-size: 8pt;
	
	position: relative; 
	top: 5px;
}
           
.contentTable
{
	width: 100%;
}
            
.contentTableLeftSideCell
{
	width: 150px;
}

.contentLeftSideDiv
{
	width: 150px;
	float: left;
}

.contentLeftSideDiv .focusImg
{
	h_eight: 145px;
	width: 130px;
	background-color: white;
	border:  #0000aa 1px solid;
}

.contentLeftSideDiv .focusImgCaption
{
	width: 130px;
	font-size: 7pt;
	text-align: center;
}

.contentLeftSideDiv .announcementHighlightsTitle
{
	width: 130px;
	font-size: 10pt;
	text-align: center;
	border-bottom: #0000aa 1px solid;
}

.contentLeftSideDiv .announcementHighlights
{
	width: 130px;
	font-size: 8pt;
	text-align: left;
	border-collapse: separate;
	border-bottom: #0000aa 1px solid;
}
.contentLeftSideDiv .announcementHighlightsGetMore
{
	width: 150px;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}

.cornerImg
{
	height: 10px;
	width: 10px;
	background-color: Transparent;
}

.contentTableRightCell
{
	width: 10px;
	background-color: white;
}

.contentTableVeryRightCell
{
	width: 12px;
	vertical-align: top;
}

.contentTableContactInfoCell
{
	width: 150px;
	vertical-align: bottom;
}

.contactInfo
{
	width: 140px;
	font-size: 7pt;
	font-family: Arial, Sans-Serif;
	text-align: left;
}

.contactInfoGetMore
{
	width: 140px;
	font-family: Arial, Sans-Serif;
	font-size: 7pt;
	text-align: left;
}

.contentRightSideDiv
{
	width: 100%;  
	float: right;
}

.contentRightSideDiv .contentArea
{
	background-color: white;
	width: 100%;  
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 10pt;
}

.curverow_leftcell
{
	width: 10px;
	height: 10px;
}

.curverow_centercell
{
	height: 10px;
	background-color: white;
}

.curverow_rightcell
{
	width: 10px;
	height: 10px;
	text-align: right;
}

.belowContentDiv
{
	width: 100%;
	height: 20px;
	clear: both;
	text-align: right;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
	padding-top: 3px; 
}

.tablewidthcontrol_1
{
	width: 765px;
	height: 1px;
}

.tablewidthcontrol_2
{
	height: 1px;
}

.tablewidthcontrol_img
{
	width: 765px;
	height: 1px;
}

/* --- */
.leftside_quickLinksDiv
{
	text-align:left;
	width: 90%;
	border-style: solid;
	border-width: 2px;
	border-color: #0000aa;

	padding: 3px;
	
	font-family: Verdana;
	
	color: #0000aa;
}

.leftside_quickLinksDiv_title
{
	font-size: 14px;
	
	padding-bottom: 2px;
}

.leftside_quickLinksDiv_items
{
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 9px;
}