﻿.menu
{
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 10px;
}

.menu .item
{
    text-decoration:none;
    vertical-align:middle;
    font-family : "Arial";
	font-size:11px;
	color:#4D4D4C;
	font-weight : bold;
}
.menu .item:hover 
{
    color: #F00000;
}
.main
{
    border: solid 1px #C6BFBF; 
    background-color: #F4F2F3; 
    padding:0px 2px 2px 0px;
    margin-top:10px;
}
.footer
{
    color:#666666;
    background-image:url(images/bottom.jpg);
    width:950px;
    height:30px;
    font-family:Arial;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
}
.rightBlock
{
    border: solid 1px #C6BFBF;
    background-color:#F4F2F3;
    padding: 5px 3px 1px 5px;
    margin-top:3px;
    font-family:Tahoma;
    font-size:8pt;
    vertical-align:top;
    text-align:left;    
}
.header
{
    border-top:solid 1px #C6BFBF;
    padding:4px 0px 8px 0px;
}

.panel
{
	
	/*background-image: url(images/formbodybg.png);*/
	background: #EEEEEE;
	border: solid 1px #673105;
	padding-bottom: 5px;
	padding-left: 10px;
}

.formBox
{ 
	border-width : 1px;
	border-color : #000000;
	font-family :Tahoma;
	font-size :small; 
	width : 200px; 
	height : 14px; 
}

.formHeader
{
	/*background-image: url(images/formheaderbg.png);*/
	background: #FCB132;
	color: #914614;
	border: solid 1px #673105;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 100%;
}

.formItem
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 8px 10px 4px 10px;
	width: 40%;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: solid 1px #07519A;
}

.formInput
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	padding: 4px 0px 4px 0px;
	width: 60%;
	border-bottom: solid 1px #07519A;
}

.text
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight:bold;
}

.panelButton
{
	font-size: 8pt;
	font-weight :bold;
	background-color: #DBDBCC;
	border: 1px solid #000000;
	cursor: hand;
}

.content
{
	font-size:9pt;
	font-family:Verdana, Sans-Serif; 
	display: block;
	color:WindowText;	
}

.contentSubHeader
{
	font-size:small;
}
.accountLink
{
	list-style-image : url('images/rightarrow.gif');
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color:Teal;
	cursor: hand;
}

.error
{
	color: #FF0000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	font-weight:bold;
}

.anchor
{
	text-decoration: none;
	color: black;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight:bold;
}
.menuCol {
	BORDER-RIGHT: #F59622 1px solid; BORDER-TOP: #F59622 1px solid; VERTICAL-ALIGN: middle; BORDER-LEFT: #F59622 1px solid; WIDTH: 100px; CURSOR: hand; BORDER-BOTTOM: #F59622 1px solid; HEIGHT: 20px; TEXT-ALIGN: center;
}
/*.menuItem {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 10px; CURSOR: hand; COLOR: #FE6500; FONT-FAMILY: Arial;
}*/