/* Main Body ------------------------------------------------------------------------------------------------------- */
body 			{
				margin:0;
				padding:0;
				width:100%;
				color:#333333;
				line-height:1.5em;
				font-family:"Trebuchet MS", "Lucida Grande", verdana;
				font-size:12px;
				background-color:#E30E62;
				
				}

HR				{
				height:1px;
				width:95%;
				border-top:0px;
				border-left:0px;
				border-right:0px;
				border-bottom:2px dotted #012D56;
				
				}

form			{
				padding:0px;
				margin:0px;
				}

/* Links ------------------------------------------------------------------------------------------------------- */
A				{
				color:#000;
				text-decoration:underline;
				}
				
A:hover			{
				color:#000;
				text-decoration:underline;
				}


/* Table Defaults ----------------------------------------------------------------------------------------------- */
TD				{ font-size:10pt; line-height:22px;}
TD.header		{ font-weight:bold; }
TD.content		{}	
TD.content2		{color:#766D68;}	

.fltR			{ float:right; }

/* Content: Header ---------------------------------------------------------------------------------------------- */
#siteContainer	{
				width:100%;
				
				background-image:url('../../gfx/gradient.jpg');
				background-repeat:repeat-x;
				}

#siteContainer #siteHeader {
				position:relative;
				width:873px;
				height:24px;
				margin:0 auto;
				padding:0;
				background-image:url('../../gfx/header.png');
				background-position:bottom left;
				background-repeat:no-repeat;
				}

#siteContainer #siteContent {
				position:relative;
				width:873px;
				margin:0 auto;
				padding:0;
				background-image:url('../../gfx/expander.png');
				background-position:top left;
				background-repeat:repeat-y;
				text-align:center;
				}

#siteContainer #siteContent TABLE {
				text-align:left;
				}

#siteContainer #siteContent H1 {
				font-size:26pt;
				font-weight:bold;
				color:#E40E62;
				padding:0;
				margin:0 0 10px 0;
				line-height:26pt;
				}

TD.txtC			{ text-align:center; }
TD.content		{ text-align:left; font-size:10pt; line-height:22px; }



#siteContainer #siteFooter {
				position:relative;
				width:873px;
				height:24px;
				margin:0 auto;
				padding:0;
				background-image:url('../../gfx/footer.png');
				background-position:top left;
				background-repeat:no-repeat;
				}

#emailTable		{
				background-image:url('../../gfx/emailtable.jpg');
				background-position:top left;
				background-repeat:no-repeat;
				width:786px;
				height:147px;
				padding:0;
				margin:0;
				}
				
#emailTable	.emailTableFrm {
				width:590px;
				float:right;
				margin:10px; 0;
				color:#fff;
				}

FONT 	{ line-height:100%; }

#footerTxt {
				color:#fff;
				width:800px;
				margin:0 auto;
				padding-bottom:20px;
}