/* These styles should match those in the FCK Editor styles (in default.css) */
.main-cont-table td	{ vertical-align: top; line-height: 150%; font-family: Arial, Tahoma, Helvetica, sans-serif; }
.main-cont-table h1 { font-size: 1.1em; line-height: 100%; padding: 0; padding-bottom: 10px; margin: 0; }
.main-cont-table p	{ line-height: 130%; font-size: 0.9em; }
.main-cont-table p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.main-cont-table p
{
	text-align: justify; line-height: 145%;
}
.main-cont-table li p
{
	text-align: left;  line-height: 145%;
}

.main-cont-table a { color: red; font-weight: bold; text-decoration: none; }
.main-cont-table a:hover { color: #aaaaaa; }

.side-menu-table td { vertical-align: top; line-height: 150%; font-family: Arial, Tahoma, Helvetica, sans-serif; }
.side-menu-table h1 { font-size: 1.1em; line-height: 100%; padding: 0; padding-bottom: 10px; margin: 0; }
.side-menu-table p	{ line-height: 130%; font-size: 0.9em; }

.content-table-a { width: 930px; }
.content-table-a td    { vertical-align: top; }
.content-table-a .col1 { width: 31px; }
.content-table-a .col2 { width: 434px; }
.content-table-a .col3 { width: 31px; }
.content-table-a .col4 { width: 434px; }

/* These are the styles for pages with a menu on the LHS of the main content */
.side-menu					{ width: 186px; border-width: 2px; vertical-align: top; }
.side-menu td				{ vertical-align: top; }
.side-menu p				{ padding-left: 35px; }
.side-menu a				{ font-size: 0.9em; text-decoration: none; font-weight: bold; }
.side-menu a:hover			{ color: #aaaaaa; }
.side-menu a.current-page 	{ color: #aaaaaa; }

.narrow-content 		{ width: 740px; }
.content-table-b td 	{ vertical-align: top; }
.content-table-b p	 	{ line-height: 145%; }
.content-table-b 		{ width: 100%; }
.content-table-b .col1 	{ width: 31px; }
.content-table-b .col2 	{ width: 341px; }
.content-table-b .col3 	{ width: 31px; }
.content-table-b .col4 	{ width: 341px; }

/* The styles below are replicated in fckstyles.xml */

.red-text 		{ color: #cc0000; font-size: 1.1em; font-weight: bold; line-height: 90%; }
.brown-text 	{ color: #cc9900; font-size: 1.1em; font-weight: bold; line-height: 90%; }
.purple-text 	{ color: #993399; font-size: 1.1em; font-weight: bold; line-height: 90%; }
.blue-text 		{ color: #0099ff; font-size: 1.1em; font-weight: bold; line-height: 90%; }
.green-text 	{ color: #669900; font-size: 1.1em; font-weight: bold; line-height: 90%; }