				/*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;
				line-height:				16px;}
				
				/*layers*/
#image			{border:					solid 1px #2e3092;
				padding:					1px 1px 1px 1px;}
				
				/*tables and tds*/
td				{font-size:					11px;
				color:						#555555;
				font-family:				Georgia, Times New Roman, Times, serif;
				line-height:				16px;}
td.border		{background-color:			#2e3092;}
td.divide		{background-color:			#E3BC61;}
td.contact		{border-left:				solid 1px #ed1d24;
				padding-left:				10px;}

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

				/*text*/
h1				{font-size:					12px;
				margin:						0px 0px 0px 0px;}
p				{margin:					0px 0px 15px 0px;}
h2				{font-size:					14px;
				margin:						0px 0px 7px 0px;
				color:						#2e3092;}
p				{margin:					0px 0px 15px 0px;}
.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;}
.aster			{color:						#FF0000;}
.imgtxt			{font-size:					10px;
				font-style:					italic;
				padding-top:				5px;
				text-align:					center;}
				
				/*form elements*/
.txtbox1		{background-color: #FFFFFF;
				border: 1px solid #2e3092;
				font-size: 10px;
				color: #555555;
				font-family: verdana, geneva, arial;
				width: 264px;
				height: 16px;}

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

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

.textarea		{background-color: #FFFFFF;
				border: 1px solid #2e3092;
				font-size: 10px;
				color: #555555;
				font-family: verdana, geneva, arial;
				width: 264px;
				height: 80px;
				overflow: auto;}
