body, table 	{font: 8pt Verdana, sans-serif; color: #4B4B4D}

a:link			{color: #2D2D2D}
a:visited 		{color: #4B4B4D}
a:active,
a:hover			{color: #000000}

h1, .h1 		{font-weight: bold; font-size: 10pt; color: #DD7003; margin: 0}
h2, .h2 		{font-weight: bold; font-size: 9pt; color: #5A595D; margin: 0}
h3, .h3 		{font-weight: normal; font-size: 8pt; color: #990000; margin: 0}


ul				{margin-bottom:10px; margin-top:5px; color: #2D2D2D}
ul li			{padding-bottom: 2px}


.tbl 			{border-collapse: collapse; font-size: 8pt}
.tbl caption	{padding: 5px 5px 10px 5px; text-transform: uppercase; font-weight: bold; font-size: 7pt; letter-spacing: 1px}

.tbl td, 
.tbl th			{border-bottom: solid #FF9A02 1px;}
.tbl th			{background: URL(../../siteimg/tbg.gif) bottom repeat-x;color:#2977C5;text-align:center;}

.first_row td	{padding-top: 10px}

input,
select,
textarea 		{background:#F5F9FC URL(siteimg/input.gif) repeat-x;
				font-size:9pt;
				border:solid #94B4DB 1px;
				padding:1px 3px 0 3px;
				color:#2D2D2D}

.subm, button	{font: bold 10px Arial, sans-serif; 
				color: #000; 
				border: solid 1px #808080; 
				padding: 1px 3px 1px 3px; 
				background: #efefef}

.form td 		{padding-bottom: 15px}
.r 				{width: 15px; color: #A00000}
.f_w 			{width: 150px}


.comm 			{font: bold 10px Arial, sans-serif; color:#2D2D2D}



.menu, 
.menu a,
.menu a:visited	{font: bold 8pt Tahoma, Verdana, sans-serif; color: #2D2E30; text-decoration: none;}

.menu a:hover,
.menu a:active	{color:#000000}


.sl p			{font: bold 10pt Tahoma, sans-serif; color: white; margin: 2px 0 2px 0; padding-left:10px;}

.sml, a.sml		{font:bold 7pt Arial, sans-serif;}


#tip1, #tip2, #tip3, #tip4, #tip5 {
	position: absolute;
	left: -1000px;
	top: 0px;
	visibility: hidden;
	width: 250px;
	height: auto;
	background:#F5F9FC URL(siteimg/input.gif) repeat-x;
	padding:1px 3px 0 3px;
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;
	border:solid #94B4DB 1px;
	color:black;
}

#tip1 b, #tip2 b, #tip3 b, #tip4 b, #tip5 b {
	color:#a00000; 
	font-family:Arial;
	font-size:7pt;
	font-weight:bold;

}



.example {
	border:	dashed 1px #634F36;
	background: #fffff5;
	font-family: "Courier New", Courier, monospace; 
	padding: 7px;
	margin: 0px 0px 1em;
}

.exampleTitle, .noteTitle {
	border:	dashed 1px solid black;
	border-bottom: none;
	padding: 3px;
	display: inline;
	background: #fffff5;
	font-weight: bold;
	font-size: 90%;
	margin: 0px;
	white-space: nowrap;
}
