/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    /*background-image: url(images/bg.gif);*/
    
}

/*td
{
	font-size:x-small;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}*/
td
{
	font-size: 11.5px;
	font-family: Verdana, Helvetica, sans-serif; /*background:#CCCCCC;#DEEBF5;*/
}

/*Eric Meyer's based CSS tab*/

#tablist
{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 8;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}

#tablist li
{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a
{
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	border-top: none;
	background: white;
}

#tablist li a:link, #tablist li a:visited
{
	color: #000000;
}

#tablist li a:hover
{
	color: #000000;
	background: #DBE4E6;
	border-color: #227;
}

#tablist li a.current
{
	/*background: lightyellow;*/
}

.links
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.footer
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}



.GridHeader
{
	font-weight: Bold;
	font-size: 0.8em;
	color: #E6F5CA;
	background-color: #87912D;
	font-family: Verdana;
}


.GridAlt
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #E6F5CA;
	font-family: Verdana;
}
.GridItem
{
	font-weight: normal;
	font-size: 11px;
	background-color: #F6FAE2;
	color: #000000;
	font-family: Verdana;
}


.text_form
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 14px;
	visibility: visible;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p.Header
{
	background-color: #8D994D;
	font-size: 14;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	color: #FFFFFF;
}
p.Text
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana;
	text-align: justify;
	color: #000000;
}
.white
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana;
	text-align: justify;
	color: White;
}

TD.HeaderLabel
{
	font-weight: bold;
	font-size: 0.9em;
	font-family: Verdana;
	text-align: center;
	color: Black;
}
TD.Labels
{
	font-weight: bold;
	font-size: 0.7em;
	color: #333333;
	font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
}
.Label
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	color: Green;
}
TD.ListLabels
{
	font-weight: bold;
	font-size: 0.7em;
	color: #f6fae2;
	font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
}
TD.NormalLabels
{
	font-weight: normal;
	font-size: 0.7em;
	color: #8D994D;
	font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
}


TD.AnsLabels
{
	font-weight: normal;
	font-size: 0.7em;
	color: #333333;
	font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
}
.Labels3
{
	font-weight: bold;
	font-size: 0.8em;
	color: #990033;
	font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.Labels1
{
	font-weight: bold;
	font-size: 1.0em;
	color: #990033;
	font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
}
TD.Labels2
{
	font-weight: bold;
	font-size: 0.9em;
	color: #990033;
	font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.btnclass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #7362C9;
	border-color: #8CC4E0 #0F4866 #0F4866 #8CC4E0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
TD.LabelHeader
{
	font-weight: normal;
	font-size: 11;
	color: #333333;
	font-family: Tahoma,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.table1
{
	border-bottom-color: #646464;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #646464;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #646464;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #646464;
	border-right-style: solid;
	border-right-width: 1px;
}

.TextBox
{
	border-style: ridge;
	border-right: lightgrey 1px solid;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration: none;
	border-bottom-color: #404040;
	border-top-color: #404040;
	border-right-color: #404040;
	border-left-color: #404040;
}

.SelectBox
{
	border-right: lightgrey 1px solid;
	border-style: ridge;
	border-top: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration: none;
	border-bottom-color: #404040;
	border-top-color: #404040;
	border-right-color: #404040;
	border-left-color: #404040;
}
