<!-- /* hide from old browsers */

body
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	scrollbar-face-color: #D0E0C3;
	scrollbar-shadow-color: #7C9A63;
	scrollbar-highlight-color: #F2F8ED;
	scrollbar-3dlight-color: #1E4D9B;
	scrollbar-darkshadow-color: #7C9A6a;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: white;
}
.hdr_bdy {
	background-color: #F2F8ED;
}
.menu_body {
	background-color: #F2F8ED;
}

.tr_hov {
	color: #2A56BA;
	background-color: #E0F3DA;

}
th
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-color: #D0E0C3;
}

td
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.topline {
	border-top: 1px solid #000000;
	font-size: 86%;
}
.topbotline {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 86%;
}
h1.title
{
	font-family: Tahoma;
	font-size: 12pt;
	line-height:16pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: #FFF0E1;
	background-color: #666666;
}

.title
{
	font-family: Tahoma;
	font-size: 10pt;
	line-height:12pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: #FFF0E1;
	background-color: #666666;
}
.required
{
	font-family: Tahoma;
	font-size: 10pt;
	line-height:12pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: red;
}
.note
{
	font-family: Tahoma;
	font-size: 8pt;
	line-height:12pt;
	font-style: normal;
	text-indent : 5;
}
td.contenttitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}


td.contentmenu
{
	border-bottom: 1px solid #666666;
	text-align: left;
	text-valign: middle;
}

td.contentmenucolor
{
	border-bottom: 1px solid #666666;
	background-color: #e5eaf0;
	text-align: left;
	text-valign: middle;
}

td.contentmenutop
{
	border-bottom: 1px solid #666666;
	background-color: #CCCCCC;
	text-align: left;
	text-valign: middle;
}



/* *************************** Start of Header Sect.  ********************** */

h1
{
	font-family: Tahoma;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

h2
{
	font-family: Tahoma;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

h3
{
	font-family: Tahoma;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

h4
{
	font-family: Tahoma;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

h5
{
	font-family: Tahoma;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

h6
{
	font-family: Tahoma;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/* *************************** Start of  "A"  ********************** */
a
{
	color: #0000FF;
	text-decoration: underline;
}

a:active
{
	color: #0000FF;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a:link
{
	color: #0000FF;
	text-decoration: underline;
}

a.link1
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #F2F8ED;
	background-color: #666666;
	text-decoration: underline;
}

a.link1:active
{
	color: #F2F8ED;
	text-decoration: underline;
	background-color: #666666;
}

a.link1:hover
{
	color: #eafaff;
	text-decoration: none;
	background-color: #666666;
}

a.link1:link
{
	color: #F2F8ED;
	text-decoration: underline;
	background-color: #666666;
}

/* *************************** Start of  Rows  ********************** */
.row1 {
	color: #000000;
	background-color: #F2F8ED;
	font-size: 8pt;
}

.row2 {
	color: #000000;
	background-color: #ffffff;
	font-size: 8pt;
}

.row3 {
	color: #F2F8ED;
	background-color: #666666;
	font-size: 8pt;
}

/* *************************** Start of  Misc.  ********************** */

.button {
	color: #F2F8ED;
	background: #666666;
	font-weight: bold;
	font-size: 10pt;
}

.menuBtn {
	width:100%;
	color: #F2F8ED;
	background: #666666;
	font-weight: bold;
	font-size: 10pt;
}
.mainheading {
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	/*color: #D1E4F3;
	background-color: #000080; */
}

.bg_light
{
	background-color: #fff5ec;
}

.memo
{
	background-color: #FFFFCC;
	color : #000000;
	border-left-color : Green;
	border-left-style : dotted;
	border-left-width : medium;
}

.select
{
	width:250px;
}
p.errormess
{
	font-weight: bold;
	color: red;
	text-align: center;
}

.small
{
	font-size: 86%;
}
.field_label
{
	font-weight: bold;
	text-align: right;
}
.field_content
{
	font-weight: normal;
	text-align: left;
}

/*CSS tags for the pagination (PEAR Pager)*/
.pager {
	font-family: Arial;
	font-size: 14px;
}
 
.pager a {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
	border: 2px solid #666666;
	background-color: #F2F8ED;
	text-align: center;
	color: #666666;
}
 
.pager a:hover {
	color:#E4ECF4;
	background-color: #32527C;
}

/*CSS tags for the breadcrumb navigation in the Site Management Suite*/
table.breadcrumb {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

table.breadcrumb a:link {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}
 
table.breadcrumb a:visited  {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}

table.breadcrumb a:hover  {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}

table.breadcrumb a:active  {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}

/* end style hiding */ -->
