BODY {
	BACKGROUND-COLOR: #E7EDF8;
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}
BODY {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
}
h1 {
	FONT-SIZE: 18px;
	margin-top: 10px;
}
h2 {
	FONT-SIZE: 14px; 
}
h3 {
	FONT-SIZE: 12px; 
}
.menu {
	FONT-SIZE: 9px;
	color: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #999999
}
p, div, td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #666666;
	line-height: 14px;
}
li {
	FONT-SIZE: 10px;
	COLOR: #666666;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #ff3300;
	text-decoration: none;
	}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
a.menulink:link, a.menulink:visited {
	color: #000000;
	text-decoration: none;
	}
a.menulink:hover {
	color: #ff3300;
	text-decoration: none;
}
.heading {
	COLOR: #ffffff;
	font-weight: bold;
}
.colHeading {
	FONT-SIZE: 10px; 
	COLOR: #ff3300;
	font-weight: bold;
}
.headline {
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: bold;
}
.headlinenonbold {
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: normal;
}

/* calender styles */
.header1
	{
	color: #ffffff;
	background: #4682B4;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	letter-spacing: .1em;
}
.header2
	{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px; text-align:left;}
.btn
	{font-family: Tahoma, Verdana; font-size: 11px;}
.inpt
	{font-family: Tahoma, Verdana; font-size: 11px; width: 100%}
.intd
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}

/* Tigra validator styles */	
	
.tfvHighlight
	{color: #ff0000; font-weight: bold;}
.tfvNormal
	{color: #333333;}
.mandatory
	{color: #ff0000; font-weight: bold;}
.subtext
	{font-size: 9px;}
.maintable {
	border: 1px solid #666666;
}
.headerbgbdr {
	COLOR: #ffffff;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #4682B4;
}
