HTML			{height: 			100%;
				overflow: -moz-scrollbars-vertical; 
				margin-bottom: 		0;}
BODY			{background:		#000000 url("images/bg.gif") repeat-y center;
				color:				#ffffff;
				font-family:		"Verdana", sans-serif;
				margin: 			0 0 0 0;
				text-align:			center;}
H1				{font-size:			14pt;
				color:				#19345f;
				margin-top:			10px;
				margin-bottom: 		25px;
				text-align: 		center;}
H2				{font-size:			12pt;
				color:				#000000;
				margin:				5px 25px 10px 25px;}	
H3				{font-size:			10pt;
				color:				#000000;
				margin:				5px 25px 10px 25px;}
FORM			{margin-top:		0;
				margin-bottom: 		0}
UL.link			{list-style-image:	url("images/bullet.gif");
				font-weight:		bold;
				font-size:			10pt;}

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

#main			{margin: 			0px auto;
				width:				100%;
				background-color:	#19345f;}
#header			{margin: 			0px auto;
				width:				950px;
				background-color:	#19345f;}
#header1		{width:				250px;
				float:				left;}	
#header2		{float:				right;
				margin-top: 		25px;
				width:				700px;}		
#navmenu		{margin: 			0px auto;
				background:			#000000 url("images/menu_bg.gif") no-repeat;
				width:				950px;
				height:				35px;}		
				
#mainbody		{margin: 			0px auto;
				width:				950px;
				background:			#000000 url("images/left_col_bg.gif") repeat-y left;}
#left_col		{width:				286px;
				float:				left;
				background:			#000000 url("images/left_col_bg.gif") repeat-y;
				color:				#ffffff;}	
#right_col		{width:				662px;
				min-height:			519px;
				float:				right;
				background:			#e7f0ff url("images/right_col_bg.jpg") repeat-x;
				border-right:		#ffffff 2px solid;
				color:				#000000;
				text-align:			left;
				font-size:			.8em;}
#right_col p	{margin:			10px 25px 10px 25px;}
#right_col div	{margin:			10px 25px 10px 25px;}
#footer			{width:				100%;
				background-image:	inherit;
				background-color:	#000000;
				border-top:			#ffffff 2px solid;}
#footer1		{margin: 			0px auto;
				width:				946px;			
				color:				#ffffff;
				border-left:		#ffffff 2px solid;
				border-right:		#ffffff 2px solid;
				font-size:			7pt;}
			
#footer a		{font-size:			7pt;
				color:				#ffffff;}
	
.clear			{clear:				both;
    			height:				-2px;
    			overflow:			hidden;}
		
.subnav			{position:			absolute; 
				width:				700px;
				visibility:			hidden; 
				top:				50px;
				left:				50%;
				font-size:			7pt;
				color:				#ffffff;
				text-align:			left;}
.subnav a		{color:				#ffffff;}

.blue_reverse	{background-color:	#0066cc;
				color:				#ffffff;
				font-weight:		bold;
				text-align:			center;}

.smfont			{font-size:			10pt}
.x-smfont		{font-size:			8pt;}
.xx-smfont		{font-size:			7pt;}
.bold			{font-weight:		bold;}
.justify		{text-align:		justify;}
.right			{text-align:		right;}
.left			{text-align:		left;}
.center			{text-align:		center;}

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

				
textarea		{overflow: 			auto;
				font-size:			8pt;}
				
#divContainer 	{VISIBILITY: 		hidden; 
				OVERFLOW: 			hidden; 
				WIDTH: 				575px; 
				POSITION: 			relative; 
				HEIGHT: 			385px;}
#divContent 	{LEFT: 				0px; 
				POSITION: 			absolute; 
				TOP: 				0px;}

