body
{
margin:0px 0px 0px 0px;
font-family:Trebuchet MS;
background:url(../images/bottom_bg.jpg) bottom right no-repeat;	
}

.backDiv
{
width: 100%;
background: url(../images/top_bg.jpg) no-repeat;
}

.mainTable 
{
width:934px;	
}

.menuBg
{
background:url(../images/menu_bg.jpg) no-repeat top #f8f2ee;
width:249px;
margin-left:7px;
border:1px solid #a7b5d5;
border-top:none;
text-align:center;
min-height:470px;
}

.blockTitlebg
{
background:url(../images/blocktitlebg.jpg) repeat-x;
height:23px;
font-size:14px;
color: #000000;	
}

.blockTable
{
width:220px;
border:solid 1px #bcbcbc;
}
.blockbottom
{
height:50px;
}

.formText 
{
border:solid 1px #bcbcbc;
width:120px;	
}

.navAcnhor
{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
mainPageArticle
{
    width:215px;
    font-size:10px;
    vertical-align:top;
    padding:0px 3px 0px 3px;
    min-height:230px;
}
.leftColumn
{
    vertical-align:top; 
    text-align:left; 
    width: 265px; 
    padding-left:3px;
}

.Page_Title
{
padding:4px;
text-align:left;
height:25px;
font-size:11px;
font-weight:bold;
color:#0088d6;
}
.powered
{
	color: #010f6f;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.powered:hover
{
color:#3b42aa;
}
.Link
{
font-size:10px;
text-decoration:none;
font-weight:bold;
color:#ff9000;
 }
.Link:hover
{
color:#5f5f5f;
}
a 
{
	text-decoration: none;
}

.Anchor
{
	text-decoration:none;
	color : Navy;
	font-family:Arial;
	font-size:8pt;
}

.panel
{
	background: #ffffff;
    padding:3px;
    border:1px #f9b905 solid;
    padding-bottom: 5px;	
	text-align:left;
}

.formBox
{ 
    border:1px #f9b905 solid;
	background-color:#ffffff;
	font-size :small; 
	width : 200px; 
}

.formHeader
{
    background: url(../images/SearchBg.jpg) repeat-x;  
	font-size: 9pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 100%;
	color:#464646;
	border-bottom:solid 1px #f9b905;
}

.formItem
{
	font-size: 8pt;
	font-weight: bold;
	padding: 8px 10px 4px 10px;
	width: 40%;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: solid 1px #707070;
}

.formInput
{
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	width: 60%;
	border-bottom: solid 1px #707070;
	height:12px;
}

.text
{
	color: #363636;
	font-size: 9pt;
}

.panelButton
{
	font-size: 8pt;
	font-weight :bold;
	background-color: #DBDBCC;
	border: 1px solid #CCCCCC;
	cursor: hand;
}

.content
{
	font-size:9pt;
	display: block;
	color:#000000;	
}

.error
{
	color: #FF0000;
	font-size: 7pt;
}
.contentPanel
{
	vertical-align:top;
	height:450px;
	width:100%;
	text-align:center;
}
.articleItem
{
    border-bottom:solid 1px Navy;
    font-size:12px;
    font-weight:bold;
    color:Navy;
    background-image: url(../images/articleItem.png);
    background-repeat: no-repeat;
    background-position:10px center;
    text-align:left;
    padding-left:30px;
    height:25px;
}
.articleItem:hover
{
    background-image: url(../images/articleItemHover.png);
    background-repeat: no-repeat;
    background-position:8px center;
}
.articleListHeader
{
    font-size:15px;
    font-weight:bold;
    color:#343434;
    padding-bottom:5px;
}