/* --------------------
Other content
--------------------- */

* {
	font-family: Verdana, Verdana, Geneva, sans-serif;}

.body {
	background:#eeeeee url(../images/bg_body.jpg) repeat-y left top;
	margin:0;
	color:#666666;}

div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#333333;}

.slogan {
	font-size: 10px;
        font-weight: 700;
        line-height: 110%;}

.pageTitle {

        margin-left: 50px;

	font-size: 15px;
        font-weight: 700;}
a,
a:link,
a:active,
a:visited {
          text-decoration:underline;
	  color:#000000;}

a:hover {
	text-decoration:underline;
	color:#3973AC;}

/* ---------------------
content
--------------------- */

/** div container for mainbody **/
#content_main {
	position:relative;
	float:left;
	width:500px;
	margin: 15px 0px 20px 50px;
	background-color:#FFFFFF;}