﻿	body,td			{ font-family: arial, helvetica; color: #000000; font-size: 12px; }

	A:link			{ text-decoration: none; color: #2244ee; }
	A:visited		{ text-decoration: none; color: #2244ee; }
	A:hover			{ text-decoration: underline; }

	.hidden			{ font-size: 8px; font-weight: bold; color: #ffffff; }
	.small			{ font-size: 10px; }
	.uline  		{  border-bottom: 1px solid navy; font-weight: bold; FONT-SIZE	: 10px; 	}
	.test
		{
			background-color : #e8e8e8;
			COLOR		: #000000; 
			FONT-FAMILY	: Arial; 
			FONT-SIZE	: 12px; 
			BORDER-LEFT	: #B2B2B2 solid 1px;
			BORDER-TOP	: #B2B2B2 solid 1px;
			BORDER-RIGHT	: #B2B2B2 solid 1px;
			BORDER-BOTTOM	: #B2B2B2 solid 1px;

}

.example{
color: #e8e8e8;

}

.headingText{
	font-size: 30px;
	font-weight: bold;
	color:navy;
	font-family: "Courier New", Courier, monospace
}


div.side_box {
	background: /*#E8E8E8   #94A7BD  #E5E5E5 */ url(images/sidebox_back.jpg) top left repeat-x;
	border-bottom: 1px solid #999;
	border-top: 5px solid #aaa;
	border-right: 1px solid #999;
	border-left: 1px solid #aaa;
	padding: 5px;
	margin-bottom: 10px;
}

div.side_box_clear {
	border-bottom: 1px solid #999;/*#B2E1F3;*/
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding: 2px;
	margin-bottom: 5px;
}

.box {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;color: #000000; font-size: 14px; */
	border-bottom: 1px solid #999;
	border-top: 1px solid #aaa;
	border-right: 1px solid #999;
	border-left: 1px solid #aaa;
	padding: 2px;
	margin-bottom: 5px;
}

.boxNbold {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;color: #000000; font-size: 14px; */
	border-bottom: 1px solid #999;
	border-top: 1px solid #aaa;
	border-right: 1px solid #999;
	border-left: 1px solid #aaa;
	padding: 2px;
	margin-bottom: 5px;
	font-weight: bold;	
	color: #444444;
	font-size: 14px; 
}


a#redlink {
	color: #CC3333;
	font-size: 14px; 
	font-weight: bold;	
}


a#plainlink {
	color: #000000;
	/*text-decoration: none;*/
}


.redtext {
	color: #CC3333;
	font-size: 14px; 
	font-weight: bold;	
}
p#border {
	border-bottom: 1px solid navy;
}

.headingpara
{
	/*background:url(images/redline.gif); #e5ecf9*/
	background-color:#CCCCCC;
	font-family: arial, helvetica; font-weight: bold; color: #000000; font-size: 11px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #aaa;
	margin-bottom: 5px;	
}

.boldtext
{
	font-size: 12px; font-weight: bold;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size: 1.6em;
	color: #990000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	font-size: 1.1em;
	color: #000000; /*#990000;CC3333*/
	font-weight:bolder;
	border-bottom: 1px solid #999;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	font-size: 1em;
	color: #990000;
	font-weight:bolder;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	font-size: 1em;
	color: #000000;
	font-weight:bolder;
	font-style: italic;
}


