body				{ margin-top: 4px;
					  margin-left: 0;
					  margin-bottom: 0;
					  margin-right: 0;
					  padding: 0;
					  background: #ffffff;
					  color: black;
					  font-family: 'Verdana', 'Arial', helvetica, sans-serif; }

a					{ color: #999999;
					  font-family: 'Verdana', 'Arial', helvetica, sans-serif; }

a:hover				{ color: #003399;
					  font-family: 'Verdana', 'Arial', helvetica, sans-serif; }

tr.block img			 	{ display: block; }

/* -- Generic Content Styles -- */
	.content		{ font-size: small;
					  padding: 8px; }
		.content a			{ color: #066F6B;
							  text-decoration: none; }
		.content a:hover	{ color: #999999;
							  text-decoration: underline; }

	.smcontent		{ font-size: x-small;
					  padding: 8px; }
		.smcontent a		{ color: #003399;
							  text-decoration: none; }
		.smcontent a:hover	{ color: #999999;
							  text-decoration: none; }

	.smsmcontent	{ font-family: 'Arial', 'Verdana', helvetica, sans-serif; 
					  font-size: 9px;
					  padding: 8px; }
		.smsmcontent a		{ color: #003399;
							  text-decoration: none; }
		.smsmcontent a:hover{ color: #999999;
							  text-decoration: none; }

	.contenttitle	{ font-size: small;
					  padding: 8px;
					  color: #334D8F;
					  font-weight: bold; }

	.pagetitle		{ background-color: #D4D2D2;
					  font-size: 18px;
					  font-weight: bold;
					  color: #666666; }

	.pagetitle	p	{ margin-bottom : 4px;
					  margin-left : 30px;
					  margin-right : 5px;
					  margin-top : 4px;
					  padding: 0; }

	.contentheader	{ font-size: medium;
					  margin-bottom : 15px;
					  margin-top : 10px;
					  color: #000000; }

	.contentheaderw	{ font-size: medium;
					  margin-bottom : 10px;
					  margin-top : 5px;
					  color: #ffffff; }

	li				{ margin-left: 0;
					  margin-right: 0;
					  margin-top: 3px;
					  margin-bottom: 7px;
					  padding-left: 5px;
					  line-height: 16px; }

	.projectpro		{ font-size: small; }

/* -- Navigation Content Styles -- */
	.navigation		{ background: url(/images/nav_bg.gif);
					  padding: 0; }

	.submenu		{ color: #A8DDFB;
					  background: url(/images/sub_bg.gif);
					  font-size: 12px; }
	
	.submenu	p	{ margin-bottom : 15px;
					  margin-left : 8px;
					  margin-right : 5px;
					  margin-top : 10px;
					  padding: 0; }

	.submenu	p a	{ color: #A8DDFB;
					  font-weight: bold;
					  text-decoration: none; }

	.submenu	p a:hover	{ color: #ffffff;
					  font-weight: bold;
					  font-style: italic;
					  text-decoration: none; }

	.submenusel		{ color: #FBF079;
					  font-size: 13px; 
					  font-weight: bold;}
	
	.submenusel	p	{ margin-bottom : 15px;
					  margin-left : 8px;
					  margin-right : 5px;
					  margin-top : 10px;
					  padding: 0; }

	.submenusel	a	{ color: #ffffff;
					  font-weight: bold;
					  text-decoration: none; }

	.submenusel	a:hover	{ color: #ffffff;
					  font-weight: bold;
					  font-style: italic;
					  text-decoration: none; }

/* -- Footer Styles -- */
	.homefooter					{ font-size: 10px;
							  font-family: 'Verdana', helvetica, sans-serif;
							  color: #999999;
							  line-height: 15px;
							  padding: 4px; }
		.homefooter a				{ color: #999999;
								  text-decoration: none; }
		.homefooter a:hover			{ color: #0E7571;
								  text-decoration: underline; }

	.footer					{ font-size: 10px;
							  font-family: 'Verdana', helvetica, sans-serif;
							  background-color: #D4D2D2;
							  color: #336699;
							  line-height: 15px;
							  padding: 4px; }
		.footer a				{ color: #003366;
								  text-decoration: none; }
		.footer a:hover			{ color: #003399;
								  text-decoration: underline; }

/* -- HTML Form Styles -- */
	.form			{ margin: 0; 
					  font-family: 'Verdana', helvetica, sans-serif;
					  font-size: small;}
		.form input		{ font-family: 'Verdana', helvetica, sans-serif;
						  font-size: 12px;
						  vertical-align: middle; }
		.form textarea	{ font-size: 11px;
						  font-family: 'Verdana', helvetica, sans-serif;
						  vertical-align: middle; }
		.form select	{ font-size: 10px;
						  font-family: 'Verdana', helvetica, sans-serif;
						  vertical-align: middle; }

/* -- HOME PAGE -- */
	.main			{ font-size: 13px;
					  padding: 0; }
		.main a			{ color: #066F6B;
							  text-decoration: none; }
		.main a:hover	{ color: #999999;
							  text-decoration: underline; }
		.maintitle	{ font-size: 16px;
						color: #027DC0;
						font-weight: bold;}

