				/*body*/
body			{padding:					0px;
				margin-top:					10px;
				margin-bottom:				30px;
				margin-left:				0px;
				margin-right:				0px;
				background-color:			#FFFFFF;
				font-size:					11px;
				color:						#555555;
				font-family:				Georgia, Times New Roman, Times, serif;}
				
				/*layers*/
#image			{border:					solid 1px #00247E;
				padding:					1px 1px 1px 1px;}
				
				/*tables and tds*/
td				{font-size:					11px;
				color:						#555555;
				font-family:				Georgia, Times New Roman, Times, serif;}
td.border		{background-color:			#00247E;}
td.divide		{background-color:			#E3BC61;}

				/*links*/
a:link			{font-size:					11px;
				color:						#00247E;
				font-family:				Georgia, Times New Roman, Times, serif;
				text-decoration:			underline;
				line-height:				16px;}
a:active		{font-size:					11px;
				color:						#00247E;
				font-family:				Georgia, Times New Roman, Times, serif;
				text-decoration:			underline;
				line-height:				16px;}
a:visited		{font-size:					11px;
				color:						#00247E;
				font-family:				Georgia, Times New Roman, Times, serif;
				text-decoration:			underline;
				line-height:				16px;}
a:hover			{font-size:					11px;
				color:						#00247E;
				font-family:				Georgia, Times New Roman, Times, serif;
				text-decoration:			none;
				line-height:				16px;}

				/*text*/
.heading		{font-size:					11px;
				color:						#555555;
				font-family:				Georgia, Times New Roman, Times, serif;
				font-weight:				bold;}
.heading2		{font-size:					12px;
				color:						#555555;
				font-family:				Georgia, Times New Roman, Times, serif;
				font-weight:				bold;}
.heading3		{font-size:					11px;
				color:						#555555;
				font-family:				Georgia, Times New Roman, Times, serif;
				font-weight:				bold;
				line-height:				16px;}
.maintext		{line-height:				16px;}
.aster			{color:						#FF0000;}
				
				/*form elements*/
.txtbox1		{background-color: #FFFFFF;
				border: 1px solid #00247E;
				font-size: 10px;
				color: #555555;
				font-family: verdana, geneva, arial;
				width: 194px;
				height: 16px;}

.txtbox2		{background-color: #FFFFFF;
				border: 1px solid #00247E;
				font-size: 10px;
				color: #555555;
				font-family: verdana, geneva, arial;
				width: 50px;
				height: 16px;}

.txtbox3		{background-color: #FFFFFF;
				border: 1px solid #00247E;
				font-size: 10px;
				color: #555555;
				font-family: verdana, geneva, arial;
				width: 139px;
				height: 16px;}

.textarea		{background-color: #FFFFFF;
				border: 1px solid #00247E;
				scrollbar-face-color:#FFFFFF;
				scrollbar-arrow-color:#00247E;
				scrollbar-track-color:#FFFFFF;
				scrollbar-shadow-color:#00247E;
				scrollbar-highlight-color:#FFFFFF;
				scrollbar-3dlight-color:#00247E;
				scrollbar-darkshadow-color:#FFFFFF;
				font-size: 10px;
				color: #555555;
				font-family: verdana, geneva, arial;
				width: 194px;
				height: 80px;}