body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body { 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color:#0b3922;
}
.container{

width:740px;
}
.Button
{
    border: solid 1px #141414;
	BACKGROUND: url(../images/button_vegas.gif) repeat-x;
	background-color:Gray;
	font:bold 11px Tahoma;
	HEIGHT: 21px;
	width: auto;
	margin: 1px;
	color: #fffffe;
	TEXT-ALIGN: center;
}
.bg1
{
    background-color:#0057A8
    }
.bg2
{
    background-color:#4F93CE
    }
	.header-green{
	font-size: 14px;
	font-weight:bold;
	color: #00b159;
	}
	.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bolder;
	color: #333333;
	}
		.header-black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	}
	.text{
	font-size: 13px;
	}
		.text-black{
	font-size: 12px;
	color:#000000;
	}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight:bold;
	}
.cellalign{

text-align:center;
}
.table-form
{ 
    color: #0057A8;
    font-weight:bold;
    }
.table-main
{ 
    padding:0px;
	width:740px;
	border:0px;
    }
a:link {
	color: #003300;
	text-decoration: hover;
}
a:visited {
	color: #003300;
	text-decoration: hover;
}
a:hover {
	color: #ae5e2c;
	text-decoration: none;
}
a:active {
	color: #003300;
	text-decoration: hover;
}
.form-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #6788be;
	background-color: #dfe8f4;
}
.pulldown { font-family : Arial, Helvetica, sans-serif; font-size: 11px; background-color: #dfe8f4; color: #000000; border: 1px solid #6788be }
.errortext
{
	COLOR: red;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Verdana;
}
.collapsePanel {

	overflow:hidden;
}

.collapsePanelHeader{	

	float:none;
 
	cursor: pointer; 

	overflow:hidden;
}