body	{
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        background-color: #d5d6d7;
        color: #333;
        text-align: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
	background: url("mainbg.jpg");
	}

a	{
	color: #3657AF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}
a:hover	{
	color: #3657AF;
	text-decoration: underline;
	}

p	{
	font-size: 10px;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
	}

/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
	text-decoration: underline;
}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
        background-color: white;
        margin: 20px auto;
        padding: 0 0 0 0;
        width: 760px;
        border: 1px solid #959596;
	background: url("mainside.jpg") repeat-y top; border: none;
	}

*html #cms_system_wrap	{height: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/*------------------- HEADERS ----------------*/

#cms_system_header	{
        padding: 0;
        margin: 0 auto;
        height: 200px;
        width: 100%;
        background-color: #73a0c5;
	background: url("headertopbg2.jpg") no-repeat bottom center;
	margin-bottom: 20px;
	}

#cms_system_header img {
	padding-top: 100px;
        padding-left: 30px;
	}

#cms_system_header li {
	padding-top: 100px;
    display: inline;
	}

#cms_system_header li div {
    display: inline;
	}

#cms_system_header #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_header #cms_system_container_item_title	{
	display: none;
	}
#cms_system_header div div span	{
	display: inline;
	text-decoration: none;
	}

/*------------------- MENUBAR ----------------*/

#cms_system_menubar	{
        margin-top: -42px;
	margin-left: 20px;
	margin-right: 283px;
	margin-bottom: 8px;
        align: left;
	text-align: left;
	height: 30px;
	border-bottom: 0px solid white;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
        padding: 0 0 0 0;
	}

#cms_system_menubar li div{
	display: inline;
	}
#cms_system_menubar li{
	margin: 0; 
	padding: 0;
	display: inline;	
	list-style-type: none;
	}
#cms_system_menubar ul {
	margin-right: 20px;
	display: inline;
	}

#cms_system_menubar a {
	font-weight: bold;
	font-size: 8pt;
	line-height: 30px;	
	padding: 8px 10px 8px 10px;
	text-decoration: none;	
	color: #fff;
	}

#cms_system_menubar a:hover	{
	color: orange;
	text-decoration: underline;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 213px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
        padding-right: 20px;
        padding-left: 0px;
	margin-bottom: 20px;
	}

#cms_system_sidemenu #login	{

	border: 1px dotted #458BDF;
	padding: 5px 5px 5px 5px;
	margin-bottom: 20px;
}

#cms_system_sidemenu #login #cms_system_container_item_title	{
	display: none;
}
#cms_system_sidemenu #cms_system_container_item_title	{
	color: #000;
	padding-top: 0px;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
        margin-top: 0px;
	}

#cms_system_sidemenu #cms_system_container_menu_title	{
        font-family: 'Lucida Grande', Verdana, Sans-Serif;
        font-size: 12px;
	text-align: left;
	color: #333;
	font-weight: bold;
	margin-top: 15px;
        margin-bottom: 5px;
	padding-left: 5px;
        border-top: 0px dotted #808080;
        border-bottom: 0px dotted #808080;
	}

#cms_system_sidemenu ul	{
       list-style-type: none;
       list-style-image: none;

}
#cms_system_sidemenu ul li	{
        font-family: 'Arial', 'Lucida Grande', Verdana, Sans-Serif;
        font-size: 10px;
	text-align: left;
	color: #333;
	margin: 2px 0 0 5px;
	text-decoration: none;
	font-weight: normal;
	}

#cms_system_sidemenu li a	{
       padding-top: 5px;
}
/*------------------- SIDE BAR ----------------*/

#cms_system_sidebar	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_item_title	{
	display: none;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- CONTENT ----------------*/

#cms_system_content	{
	border: 0px solid #458BDF;
	margin-left: 25px;
        margin-right: 0px;
	width: 470px;
	background: white;
	padding: 0 0 0 0;
	}

#cms_system_content H1	{
        font-family: 'Arial', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000;
	margin: 0;
	padding-top: 10px;
	text-align: left;
	}

#cms_system_content H2	{
        font-family: 'Arial', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold italic;
	font-size: 7pt;
	color: #808080;
	margin: 0;
	text-align: left;
	}

#cms_system_content H3	{
        font-family: 'Arial', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold italic;
	font-size: 7pt;
	color: #808080;
	margin: 0;
	margin-bottom: 5px;
	text-align: left;
	}

#cms_system_content #cms_system_container_item_title {
	display: none;
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	margin-bottom: 10px;
	background: #9FCBFF;
	padding: 3px 3px 3px 3px;
	}

#cms_system_content #cms_system_container_menu_title {
	display: none;
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	background: #9FCBFF;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	}

#cms_system_content div {
	margin-bottom: 10px;
}

#cms_system_content div div ul li{
        list-style-type: none;
        list-style-image: none;
	}

/*------------------- FOOTER ----------------*/

#cms_system_footer {
	padding-bottom: 7px;
        margin: 0px auto;
        text-align: center;
        width: 760px;
        clear: both;
        background: url("mainfooter.jpg") no-repeat bottom; border: none;

	}
#cms_system_footer #cms_system_container_menu_title {
	display: none;





	}
#cms_system_footer #cms_system_container_item_title {
	display: none;
	}
#cms_system_footer  li {
	color: #fff;
	display: inline;
        text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
#cms_system_footer li div {
	display: inline;
	}
