HTML			{height: 			100%; 
				overflow: -moz-scrollbars-vertical; 
				margin-bottom: 		1px;}
BODY			{text-align: 		center;
				background-color:	#264a77;
				color:				#000000;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			0;
				margin-left:		0;
				margin-right:		0;}
TD				{background-color:	#ffffff;
				color:				#000000;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;}
H1				{font-size:			13pt;
				color:				#264a77;
				text-align: 		center;
				margin-top:			0px;}
H2				{font-size:			10pt;
				color:				#000000;
				text-align: 		left;
				margin-left:		25px;}
H3				{font-size:			10pt;
				color:				#000000;}
BR				{clear:				both;}
IMG				{border:			none;}

A:link			{color: 			#264a77;
				text-decoration:	none;}
A:active		{color: 			#264a77;
				text-decoration:	none;}
A:visited		{color: 			#264a77;
				text-decoration:	none;}
A:hover			{color: 			#264a77;
				text-decoration:	underline;}

#content		{margin: 			0px auto;
				width:				100%;
				background-color:	#264a77;}
#header			{margin: 			0px auto;
				width:				760px;}	
#header1		{margin: 			0px auto;
				width:				760px;
				height:				32px;
				background:			#5286c7 url(images/header_1.gif) repeat-x;}

#header2		{margin: 			0px auto;
				width:				760px;
				height:				250px;
				background:			#ffffff url(images/header_2.jpg) repeat-y;}
#menu			{margin: 			0px auto;
				width:				760px;
				height:				30px;
				text-align: 		center;
				background:			#333333 url(images/menu.gif) repeat-x;}
										
#mainContainer	{margin: 			0px auto;
				width:				760px;}		
#wrapper		{background-color:	#ffffff;
				text-align: 		left;
				width:				760px;}
#wrapper p 		{margin-left:		25px;
				margin-right:		25px;}

#footer1		{margin: 			0px auto;
				width:				760px;
				background:			#5286c7 url(images/footer.gif) repeat-x;
				margin-top:			0px;
				font-size:			8pt;
				width:				760px;
				height:				46px;
				color: 				#ffffff;}
#footer1 p 		{margin:			0px 30px 5px 35px;
				padding-top:		2px;
				text-align:			justify;}
#footer2		{margin: 			0px auto;
				width:				760px;
				text-align: 		left;
				background-color:	#264a77;
				color:				#ffffff;				}
#footer2 TD		{background-color:	#264a77;
				color:				#ffffff;
				font-size:			7pt;
				padding-top:		0px;}
#footer2 A:link	{color: 			#ffffff;
				text-decoration:	none;}
#footer2 A:active		
				{color: 			#ffffff;
				text-decoration:	none;}
#footer2 A:visited
				{color: 			#ffffff;
				text-decoration:	none;}
#footer2 A:hover
				{color: 			#ffffff;
				text-decoration:	underline;}

.justify		{text-align:		justify;}

.x-smfont		{font-size:			8pt;}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold}
.xx-smfont		{font-size:			7pt;}

.box 			{width: 			95%;
				border-width:		1px;
				border-style: 		solid;
				border-color:		#3f5284;
				background-color:	#adb8d5;
				padding: 			10px;
				margin: 			10px;
				text-align: 		left;
				font-size:			8pt;
				text-align:			justify;
				display: 			block;}
				
#print-only		{display: 			none;}
