﻿/***** WelcomePage1 page layout *****/

#uogWelcomePage1Wrapper {border:0px solid #cc0000; margin:0px 0px 0px 0px; width:820px;}
	#uogWelcomePage1LeftColumn {float:left; width:180px;}
	#uogWelcomePage1MainImage {margin:0px;}
		#uogWelcomePage1MainImage IMG {margin:0px 0px 12px 0px;}
	#uogWelcomePage1MainColumn {border:0px solid #999999; float:right; width:620px;}

	
/***** WelcomePage2 page layout *****/

#uogWelcomePage2Wrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogWelcomePage2LeftColumn {float:left; width:180px;}
	#uogWelcomePage2MainAndRightColumnWrapper {float:right; width:620px;}
		#uogWelcomePage2MainImage {margin:0px;}
			#uogWelcomePage2MainImage IMG {margin:0px 0px 12px 0px;}
		#uogWelcomePage2MainColumn {float:left; width:420px;}
		#uogWelcomePage2RightColumn {float:right; width:180px;}


/***** WelcomePage3 page layout *****/

#uogWelcomePage3Wrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogWelcomePage3LeftColumn {float:left; width:180px;}
	#uogWelcomePage3MainColumn {float:right; width:620px;}
	

/***** WelcomePageNewsArticles page layout *****/

#uogWelcomePageNewsArticlesWrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogWelcomePageNewsArticlesLeftColumn {float:left; width:180px;}
	#uogWelcomePageNewsArticlesMainColumn {float:right; width:620px;}
	#uogWelcomePageNewsArticlesMainColumnWebPart {margin-top:12px;}
	

/***** WelcomePageCustom page layout *****/

#uogWelcomePageCustomWrapper {margin:0px 0px 0px 0px; width:820px;}


/***** General HtmlArea and Web Part containers *****/

DIV.uogWelcomePageMainColumnHtmlArea {margin:0px 0px 6px 0px; padding:0px;}
DIV.uogWelcomePageMainColumnWebPart {margin:0px; padding:0px;}

DIV.uogWelcomePageLeftColumnHtmlArea {font-size:0.88em; line-height:160%; margin:12px 0px 6px 0px; padding:0px;}
DIV.uogWelcomePageLeftColumnWebPart {font-size:0.88em; line-height:160%; margin:0px; padding:0px;}

DIV.uogWelcomePageRightColumnHtmlArea {font-size:0.88em; line-height:160%; margin:0px 0px 6px 0px; padding:0px;}
DIV.uogWelcomePageRightColumnWebPart {font-size:0.88em; line-height:160%; margin:0px; padding:0px;}



/********** Support previous styles. DO NOT DELETE the styles below until all instances have gone from welcome pages. **********/


/***** WelcomePage editor styles *****/

/* Right column */

H2.uog-rteRightCustom-H2-Rule-Above {border:0px solid #cccccc; border-top-width:1px; padding-top:0.6em;}

/* Left column */

H2.uog-rteLeftCustom-H2-Rule-Above {border:0px solid #cccccc; border-top-width:1px; padding-top:0.6em;}


/***** Predefined table formats *****/

.uog-rteMainTable-1 {border:0px solid #cccccc; font-size:0.9em; line-height:1.3em; margin:12px 0px 12px 0px;}
	.uog-rteMainTable-1 TR {vertical-align:top;}
	.uog-rteMainTable-1 TD {border:1px solid #cccccc; padding:0.3em 0.5em 0.4em 0.5em;}

.uog-rteMainTable-2 {border:1px solid #cccccc; font-size:0.9em; line-height:1.3em; margin:12px 0px 12px 0px;}
	.uog-rteMainTable-2 TR {vertical-align:top;}
	.uog-rteMainTable-2 TD {border:0px solid #cccccc; padding:0.3em 0.5em 0.4em 0.5em;}
.uog-rteMainTableHeaderRow-2 {background:#f1f1f1; font-weight:700;}
.uog-rteMainTableOddRow-2 {background:#ffffff;}
.uog-rteMainTableEvenRow-2 {background:#f1f1f1;}

