HTML			{height: 			100%;
				overflow: -moz-scrollbars-vertical;}
BODY			{background:		#e4e4e2;
				color:				#000000;
				font-family:		"Verdana", sans-serif;
				margin: 			0px 0px 0px 0px;
				text-align:			center;}
H1				{font-size:			13pt;
				color:				#ff6600;
				text-align: 		center;}
HR				{border: 			none;
				height:				1px;
				color:				#ffffff;
				background-color:	#cccccc;}
H2,	H3			{font-size:			10pt;
				color:				#000000;}

FORM			{margin-top:		0;
				margin-bottom: 		0}
UL				{list-style-image:	url("images/bullet.gif");}
DL				{text-align:		left;}
DT				{font-weight:		bold;}
DD				{margin:			0 0 0 150px;}
A:link			{color: 			#666666;
				text-decoration:	none;}
A:active		{color: 			#666666;
				text-decoration:	none;}
A:visited		{color: 			#484848;
				text-decoration:	none;}
A:hover			{color: 			#484848;
				text-decoration:	underline;}

#main			{margin: 			0px auto;
				width:				100%;}
#header			{margin: 			0px auto;
				background:			#e4e4e2 url("images/bg.gif") repeat-x top;
				width:				100%;
				height:				450px;}	

#header1		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg1.jpg") no-repeat top;}
#header2		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg2.jpg") no-repeat top;}
#header3		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg3.jpg") no-repeat top;}
#header4		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg4.jpg") no-repeat top;}
#header5		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg5.jpg") no-repeat top;}
#header6		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg6.jpg") no-repeat top;}
#header7		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg7.jpg") no-repeat top;}
#header8		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg8.jpg") no-repeat top;}
#header9		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg9.jpg") no-repeat top;}
#header10		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg10.jpg") no-repeat top;}
#header11		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg11.jpg") no-repeat top;}
#header12		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg12.jpg") no-repeat top;}
#header13		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg13.jpg") no-repeat top;}
#header14		{margin: 			0px auto;
				width:				950px;
				height:				450px;
				background:			#e4e4e2 url("images/header_bg14.jpg") no-repeat top;}
.navmenu		{padding-bottom:	344px;}
#greybar		{margin: 			0px auto;
				width:				100%;
				height:				41px;
				background-color:	#666666;
				color:				#ffffff;
				font-size:			18pt;
				font-weight:		bold;
				padding:			0 0 0 125px;}
#mainbody		{width:				100%;
				background-color:	#ffffff;}	
#mainbody_2		{margin: 			0px auto;
				background:			#ffffff url("images/mainbody_bg.gif") repeat-y;
				width:				950px;
				font-size:			10pt;}
#left_col		{width:				290px;;
				float:				left;
				text-align:			left;}	
#left_col_2		{padding:			25px 0px 10px 0px;}
#left_col_2 UL	{padding-left:		75px;}
#right_col		{width:				660px;
				float:				right;
				text-align:			left;}
#right_col_2	{padding:			20px 0px 10px 25px;}

#footer			{margin: 			0px auto;
				clear:				both;
				width:				100%;
				background-color:	#e4e4e2;
				font-size:			8pt;
				color:				#666666;}
#footer-body	{margin: 			0px auto;
				width:				950px;}
			
#footer a		{font-size:			7pt;}
	
.clear			{clear:				both;
    			height:				-2px;
    			overflow:			hidden;}
				
.box			{width: 			90%;
				min-height:			60px;
				border-width:		1px;
				border-style: 		solid;
				border-color:		#cccccc;
				background-color:	#efefef;
				padding: 			10px;
				margin: 			10px;
				text-align: 		left;
				font-size:			8pt;
				text-align:			justify;
				display: 			block;}
.orange_box		{width: 			400px;
				margin:				25px 0 0 100px;
				padding:			4px;
				color:				#ffffff;
				background-color:	#ff6600;
				display: 			block;}
.orange_box	a	{color:				#ffffff;
				font-weight:		bold;}
.smfont			{font-size:			10pt}
.x-smfont		{font-size:			8pt;}
.xx-smfont		{font-size:			7pt;}
.bold			{font-weight:		bold;}
.black			{color:				#000000;}
.justify		{text-align:		justify;}
.right			{text-align:		right;}
.left			{text-align:		left;}
.center			{text-align:		center;}
.lnhgt30		{line-height:		30px;}
.float-left		{float:				left;}
.float-right	{float:				right;}

fieldset 		{border:			1px solid #666666;}				
legend 			{font-size:			10pt; 
				font-weight: 		bold; 
				color: 				#666666;}
label 			{float:				left;
				width:				10em;
				padding-left:		10px;}
.formfield		{font-size:			8pt;
				font-weight:		bold;
				color:				#000000;
				margin:				1px 1px 1px 1px;}
.form-msg		{color:				#ff6600;
				font-weight:		bold;}