BODY {
	margin:0;
	}

BODY, A, TD, TH, TABLE , DIV , P {
	font-family: arial;
	font-size: 12px;
	}

A IMG{
    border: 0px;
    }

#pageTop
{
    width:800px;
	*width: 760px;
	margin-top:35px;
	margin-bottom:10px;
	}
#pageTop A
{
    font-weight:bold;
	color:#582967;
	text-decoration:none;
	padding:3px 20px;
	border-right:1px solid #9EB0BA;
}
#logo
{
	width:190px;
	height:136px;
}
div.logosContainer img
{
    margin-left:3px;
    cursor:pointer;
}
#titlePic {
    width:570px;
    height:136px;
	}

#sideMenu {
	width: 190px;
	float:left;
	background-image:url(images/bg_pageTitle.gif);
	background-repeat:no-repeat;
	}

#menuTitle{
	width:190px;
	color:white;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-top:25px;
	margin-bottom:35px;
	}


#sideMenu UL {
	}

#sideMenu LI {
	list-style-image:url(images/menuBullet1.gif);
	margin-left:-5px;
	line-height:22px;
	}

#sideMenu A{
		color:gray;
		text-decoration:none;
		font-weight:bold;
	}

#sideMenu A.sel {
		color:#582967;
	}

#sideMenu LI UL LI{
	list-style-image:url(images/menuBullet2.gif);
	margin-left:-23px;
	line-height:22px;
	}

#sideMenu LI UL LI UL LI{
	list-style-image:url(images/menuBullet3.gif);
	margin-left:-20px;
	line-height:18px;
	color:
	}
#sideMenu LI UL LI UL LI A{
	font-weight:normal;
	font-size:11px;
}
#pageContent
{
    width:380px;
    height:400px;
	}

H1 {
	color:#555555;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:35;
	}

#pageContent H2 {
	font-weight:bold;
	margin-bottom:5px;
	}



#pageContent P {
	margin: 0px;
	}



#relatedContent
{
	width:190px;
	height:272px;
	background-image:url(images/bg_rightBar.gif);
	background-repeat:no-repeat;
	}

#mainContent{
	width:360px;
	margin-left:10px;
	margin-right:10px;
}
#pageBottom
{
    width:760px;
    height:100px;
    padding-top:70px;
    background-image:url(images/bg_footer.gif);
    background-repeat:no-repeat;
	}

#pageBottom A
{
    font-size:11px;
	color:#582967;
	text-decoration:none;
}
#mantis
{
    float:right;
    }

.linkTop {
	display: block;
	margin-top: 10px;
	color: #388AD7;
	}

#LeftTopBG
{
    background-image:url(images/bg_pageLeft.gif);
    background-repeat:repeat-x;
    background-position:right top;
}
#RightTopBG
{
    background-image:url(images/bg_pageRight.gif);
    background-repeat:repeat-x;
    background-position:left top;
}
#LeftBottomBG
{
    background-image:url(images/blueCube.gif);
    background-repeat:repeat-x;
    background-position:right top;
}
#RightBottomBG
{
    background-image:url(images/blueCube.gif);
    background-repeat:repeat-x;
    background-position:left top;
}

#homeText{
	font-size:11px;
	color:#555555;
	padding:0 100px 0 10px;
}
#homeText B{
	color:#582967;
}
#homeText A{
	font-size:11px;
	text-decoration:none;
	color:#582967;
	font-weight:bold;
}
