@charset "utf-8";
/* CSS Document */

label			{width:200px; color:#E42C81; font-size:12px; margin-right:150px; display:block;}

body 		    {font-family:Tahoma, Arial, sans-serif;}
#doc            {margin:auto;text-align:left;width:760px;}
#header         {margin:0; padding:0; height:161px;}
#menu   	    {margin:0; height:24px; border-bottom:solid 1px #7b107b; padding-left:138px;}
#menu img       {margin-right:1px;}
#footer         {clear:both; border-top:solid 1px #7b107b; padding-left:29px; font-size:8pt; color:#88898B}

.content-left   {float:left;width:485px; padding:29px 0px 25px 27px;}
.content-left p {}
.summary        {font-size:16px; font-weight:normal; color:#6F7073;}
.text           {font-size:12px; color:#6F7073;}
.text a         {text-decoration:underline; color:#6F7073;}
.content-right  {float:left;width:190px; margin-left:33px; padding-top:63px; padding-bottom:29px;}

h1              {color:#e2007a; font-size:22px; font-weight:normal; margin:0px;}
h2				{font-size:12px; text-decoration:underline; padding-bottom:0px; margin-bottom:5px; font-weight:normal;}
.pink           {color: #E42C81}
.purple         {color:#7B1078;}

.box-purple           {background: #7D3980;}
.boxtop-purple        {background: url(../images/purple-box/ne.gif) no-repeat top right; height:10px;}
.boxtop-purple div    {font-size: 0; height: 10px; background: url(../images/purple-box/nw.gif) no-repeat top left;}
.boxbottom-purple     {background: url(../images/purple-box/se.gif) no-repeat bottom right;}
.boxbottom-purple div {font-size: 0; height: 10px; background: url(../images/purple-box/sw.gif) no-repeat bottom left; margin-bottom:5px;}
.boxcontent-purple    {padding: 0px 10px 0px 10px; color:#FFFFFF;}

.box-pink             {background: #E42C81}
.boxtop-pink          {background: url(../images/pink-box/ne.gif) no-repeat top right; height:10px;}
.boxtop-pink div      {font-size: 0; height: 10px; background: url(../images/pink-box/nw.gif) no-repeat top left;}
.boxbottom-pink       {background: url(../images/pink-box/se.gif) no-repeat bottom right;}
.boxbottom-pink div   {font-size: 0; height: 10px; background: url(../images/pink-box/sw.gif) no-repeat bottom left;}
.boxcontent-pink      {padding: 0px 5px 0px 5px; color:#FFFFFF;}


.white-text-header	  {font-size:22px; line-height:24px;}
.white-text			  {font-size:10px; line-height:16px;}
.white-text-bold	  {font-size:12px; font-weight:bold; line-height:16px;}
