body {
  font-family : verdana, helvetica;
   font-size   : 10px;
    background-color: #F4F6E1;
     background-image: url(/images/bg_image.gif);
     background-repeat: repeat-x;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
}

.gFont
{
	font-family : verdana, tahoma, arial, helvetica;
   font-size   : 11px;
   LINE-HEIGHT: 15pt
}

.disclaim
{
	font-family : verdana, tahoma, arial, helvetica;
   font-size   : 9px;
   LINE-HEIGHT: 12pt
}

.GridVol
{
	font-family : verdana, tahoma, arial, helvetica;
   font-size   : 11px;
   padding-left: 10pt;
}

.ourProf
{
	font-family : verdana, tahoma, arial, helvetica;
   font-size   : 11px;
   LINE-HEIGHT: 12pt;
}

.profNames
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight:bold;
}

.profNamesG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.textArea1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #45690E;
	background-image: url(images/tile-textBox.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width:90%;
}
.profNamesB
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight:bold;
}

.textfield1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #45690E;
	background-image: url(images/tile-textBox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	/*width:80%;*/
}

.mandatoryTextfield
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #45690E;
	background-color: #faebd7;
	border: 1px solid #CCCCCC;
	width: 80%;
}

.textfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #45690E;
	background-image: url(images/tile-textBox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width:190px;

}


.zip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #45690E;
	background-image: url(images/tile-textBox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width:50px;
}


td {
  font-family : verdana, arial, helvetica;
   font-size   : 12px;

}



.indexFont
{
   font-family :  verdana, Times new Roman, arial, helvetica;
   font-size   : 11px;
   color: #4C73B4;
   LINE-HEIGHT: 15pt;
}

.index2
{
   font-family : verdana, arial, helvetica;
   font-size   : 11px;
   color: #3F3F3F;
   LINE-HEIGHT: 15pt
}

.index3
{
   font-family : Georgia, verdana, arial, helvetica;
   font-size   : 11px;
   color: #7C7B7B;
   LINE-HEIGHT: 15pt
}


.search
{
   font-family : verdana, tahoma, arial, helvetica;
   font-size   : 9px;
}



.adminheader
{
	font-family : tahoma, arial, helvetica;
   font-size   : 14px;
   font-weight : bold;
   LINE-HEIGHT: 15pt;
   text-decoration : underline
}

.footer
{
   font-family : verdana, tahoma, arial, helvetica;
   font-size   : 9px;
   color: #747371;
   LINE-HEIGHT: 12pt;
}

.error
{
   font-family : tahoma, arial, helvetica;
   font-size   : 12px;
   font-weight : bold;
   color : Red;
   LINE-HEIGHT: 14pt
}

.listboxSections
{
		width: 300px;
		height: 200px;
}
.multilinetextbox
{
   font-family : verdana, tahoma, arial, helvetica;
   font-size   : 12px;
   width: 600px;
}
.newslettertitlefont
{
	font-family : verdana, tahoma, arial, helvetica;
	font-size   : 12px;
	LINE-HEIGHT: 15pt;
	font-weight: bold;
}

.form
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.form div
{
	width:100%;
    font-family : verdana, arial, helvetica;
    font-size   : 12px;
    padding-top : 5px;
}

.form .row
{
	float		:left;
	width		:100%;
    font-family : verdana, arial, helvetica;
    font-size   : 12px;
    margin-top	:2px;
    margin-bottom:2px;
}

.form span.label
{
	float: left;
	width: 60%;
	text-align: right;
}

.form span.field
{
	float: right;
	width: 39%;
	text-align: left;
}

.form select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #45690E;
	background-image: url(images/tile-textBox.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width:80%;
}

#sidebar center table {
	background: #A7A7A7;
	border: 10px #A7A7A7 solid;
	border-bottom:0;
	margin-bottom:10px;
}
#sidebar center center table {
	background:none;
	border:0;
}
