.content a:link            {color:#003557;}
.content a:visited         {color:#75828b;}
.content a:hover	   {color:#dda303;}

.content p                 {line-height:1.6;
			    text-align:justify;
			    text-indent: 1em;
			    text-justify:inter-ideograph;}
.content h1                {height: 25px;
			    font-size:130%;
			    font-weight: normal;
			    color:#333333;
			    background-color:#c0ff80;
			    padding-top: 2px;
			    padding-left: 7px;
			    margin-top: 10px;
			   }
.content h2                {font-size:1.2em;color:#ffffff;background-color:#c0ff80;padding:3px 5px;clear:both;}
.content h3                {border-left:8px #c0ff80 solid;
			    padding-left: 10px;
			    border-bottom: 1px #c0ff80 solid;
			    font-weight: normal;
			   }

.content img.justifyleft   {margin-right:10px;float:left;}
.content img.justifyright  {margin-left:10px;float:right;}
.content div.justifyleft   {margin-right:10px;float:left;line-height:1.6;}
.content div.justifyright  {margin-left:10px;float:right;line-height:1.6;}

.content table             {border-collapse:collapse;width:100%;background-color:#ffffff;}
.content table td,
.content table th          {padding:8px;border:1px solid #cccccc;vertical-align:top;}
.content table th          {white-space:nowrap;background-color:#fffcac;}
.content table.noborder    {width:auto;}
.content table.noborder td,
.content table.noborder th {border:none;padding:0;}
.content table.topnewstable {width:auto;}
.content table.topnewstable td {border:none;
			    border-bottom: 1px dotted #000000;
			   }

.content ul                {margin-left:1.5em;
			    list-style-image: url(images/m_arrow.gif);
			   }
.content ul li             {margin-bottom:0.5em;}

.content input,
.content textarea,
.content select            {font:inherit;}

.content fieldset          {border:1px solid #ccc;padding:15px 30px;}
.content label             {display:block;}
.content label input,
.content select,
.content label textarea    {display:block;margin-top:8px;margin-bottom:15px;}
textarea#cfMessage         {width:500px;height:150px;}

.content input.text,
.content textarea          {
                            background-image:url(images/input_bg.png);
                            background-repeat:repeat-x;
                            border:1px solid #a7a6aa;
                            padding:3px;
                            width:350px;
                           }
.content input.button      {background-color:#6b7881;color:#fff;padding:5px;cursor:pointer;cursor:hand;border:1px solid #ccc;}

td.mceToolbar,
td.mceIframeContainer,
td.mceStatusbar           {border:none;}
