body {
	
        margin: 0;
        color: #333333;
	padding: 0;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: transparent;
}
#xheader {

        width: 955px;
	height: 80px;
	background-color: #FFFFFF;

}
.headerImg {
        float: left;
	background-image: url(images/head_03.jpg);
	width: 390px;
}



#logo {
	padding-top: 50px;
	padding-left: 30px;
}


#xslogan {
       margin-top: 35px;
       width: 242px;
       float: right;
       font-style: italic; 
       font-weight: bold;
       color:#11567a; 
	/*border-top: 1px solid #2078D0;*/
       font-size: 120%;
}

#xcontent {
    
    margin: 0px auto;
    width: 955px;
    padding:0;
    
}     

#xrightcolumn
{
     
        height: 26px;
	border: 1px solid #bbbbbb;
	background-image: url(http://cornerstoneneo.com/themes/CSTheme/images/bg_head.gif);
	font-size: 90%;
}
#xrightcolumn th
{

	vertical-align: bottom;
	border-bottom: 1px dashed #8699B5;
	color: #00274F;
}
#xrightcolumn div.blockTitle
{
	padding-left: 30px;
	padding-right: 3px;
	padding-bottom: 6px;
	background-image: url(images/right_titles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
	border-bottom-width: 1px;
	font-variant: small-caps;
}
#xrightcolumn div.blockTitle h3 {
	color: #666666;
}
#xrightcolumn div.blockContent
{

	padding-left: 250px;
	margin-bottom: 20px;
}
.xitemAdminLink
{
float: left;
width: 255px;
height: 80px;
}