BODY  {
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 9pt;
		line-height: 11pt;
		font-style: normal;
		MARGIN-LEFT:0px;
		MARGIN-RIGHT:0px;
		MARGIN-TOP:0px;
}

TD, P  {
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 9pt;
		line-height: 11pt;
		font-style: normal;
}


SUP {	
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 8pt;
		font-weight: medium;
}


.INPUTClass 
	{
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 9pt;
	}

TD.INPUTClass 
	{
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 9pt;
		BACKGROUND-COLOR: #DCDCDC;
	}
		
.ButtonClass
{
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#dddddd', gradientType='1');
	font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
	font-size: 9pt;
}

			
.EnterClass
	{
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 9pt;
		BACKGROUND-COLOR: #ededed;
		COLOR: black;
	}

	
.CaptionClass 
	{
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 9pt;
	}
	
	
	
TD.CaptionClass{
		font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
		font-size: 9pt;
		BACKGROUND-COLOR: #DCDCDC;
}

TD.HeaderCaption{
	font-family: "MS Sans Serif",Geneva,sans-serif, Arial;
	font-size: 9pt;
	BACKGROUND-COLOR: #66CC66;
	font-weight : bold;
}

	

HR	{
		size: 1pt;
}

a:link       { color: #0000FF; TEXT-DECORATION: underline; }
a:visited    { color: #0000FF; TEXT-DECORATION: underline; }
a:active     { color: #FF0000; TEXT-DECORATION: underline; }
a:hover 	 { color: #660000; TEXT-DECORATION: underline; }


.smalltext {FONT-SIZE: 11px;
		COLOR: black;}
	

.EvenRowClass
	{
		BACKGROUND-COLOR:#CCCCCC;
	}

	
	
 
	
	.OddRowClass	{
		BACKGROUND-COLOR:#DCDCDC;
	}

	
	
h1, h2, h3, h4, h5
	{

		color: #000080;
		font-weight : bold;
		text-decoration : none;
	}



A.ErrorClass
	{
		FONT-SIZE: 9pt;
		COLOR: red;
		font-weight : bold;
	}
A.LinkClass
	{
		COLOR: navy;
		font-weight : bold;
		text-decoration : none;
	}

A:hover.LinkClass, A:active.LinkClass, A:visited.LinkClass

	{
		COLOR: red;
		font-weight : bold;
		text-decoration : underline;
	}



TD.ErrorClass
	{
		BACKGROUND-COLOR: #DCDCDC;
		COLOR: red;
		font-weight : bold;
			
	}
	
A.HeaderClass
	{
	COLOR: Green;
	font-weight : bold;
	text-decoration : underline;
}

A:hover.HeaderClass, A:active.HeaderClass, A:visited.HeaderClass
	{
		COLOR: red;
		font-weight : bold;
		text-decoration : underline;
	}
TD.HeaderClass
	{
		BACKGROUND-COLOR:#FFBE00;
		COLOR: black;
		font-weight : bold;
	}
	
/* applys to label of elements that are required */
.RequiredLabel{
	font-weight: bold;
}

.RequiredLabelIndicator {
    color: #ff0000;
    font-size:1.2em;
}


h2.blogheader{
	font-size: 18px;
	line-height:normal;
}



/* for TinyMCE */


.mceContentBody{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 62.5%;
}


/* For ColdFusion Debug and CSS designs */
table.cfdebug, td.cfdebug {
	clear:both;
	text-align: left;
}