html, body, div, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td{
	margin: 0;
	padding: 0;
}
body{
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 11px/1.3em "Trebuchet MS";
	color: #000000;
}
h1, h2, h3, h4{
	font-size: 100%;
	line-height: 100%;
}
p{
	margin:0 0 10px 0;
	padding: 0;
}
a, a:visited, a:active{ 
	text-decoration: none;
	color: #000000;
}
a:hover{ 
	color:#000000;
	text-decoration: underline;
}
a img{
	border: none;
}
.space{
	margin:0;
	padding:0;
	height:15px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul li {
	font: 11px "Trebuchet MS";
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px dashed #DBDBDB;
}

/*		Layout		*/
.rightpane {
	text-align: left;
	vertical-align: top;
	width: 235px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 100%;
}

/*		CONTENT PANE		*/
.contentpane {
	font: 12px "Trebuchet MS";
	color:#000000;
}

.contentpane p {
	font: 12px "Trebuchet MS";
	color:#000000;
	margin-top:0;
	margin-bottom:7px;
	line-height:16px;
}

.contentpane h1 {
	font: bold 14px "Trebuchet MS";
	color:#000000;
	margin-top:0;
	margin-bottom:0;
}


/*		FOOT STYLE		*/
.footbar{
	background-color:#f1c751;
	font: 11px "Trebuchet MS";
	color:#000000;
	padding:5px 15px 5px 15px;
}
.foot {
	font: 11px "Trebuchet MS";
	color:#000000;
}
.foot a{
	font: 11px "Trebuchet MS";
	color:#000000;
}

.foot a:link, .foot a:visited, .foot a:active {
	color:#000000;
	text-decoration:none;
}

.foot a:hover {
	color:#000000;
	text-decoration:underline;
}

/* Main Menu */
.MM_MenuContainer {
	text-align:center;
	width:1px;
	height:47px;
}
.MM_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	text-align:center;
}
.MM_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family:"Trebuchet MS"; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	color:#000000;
}
.MM_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #efefef; 
	border-left: none; 
	border-bottom: none; 
	border-top: none; 
	text-align: center;
	height:20px;
}
.MM_SubMenu {
	cursor: pointer; 
	cursor: hand; 
	background-color:#efefef;
}
.MM_MenuBreak {
	background-color:#efefef;
	width:1px;
}
.MM_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color:#000000;
	font-family:"Trebuchet MS"; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background-color:#cccccc;
}
.MM_MenuArrow {
}
.MM_RootMenuArrow {
}
.MM_RootBreadcrumb {
	padding:0 5px 0 5px;
	height:47px;
	background:url(menu_bg_on.gif) top repeat-x #ffffff;
}
.MM_RootMenuItem {
	padding:0 5px 0 5px;
	height:47px;
	background:url(menu_bg.gif) top repeat-x #ffffff;
}
.MM_RootMenuSelected {
	padding:0 5px 0 5px;
	height:47px;
	background:url(menu_bg_on.gif) top repeat-x #ffffff;
}
html>body .MM_RootBreadcrumb {
	padding:0 20px 0 20px;
	height:47px;
	background:url(menu_bg_on.gif) top repeat-x #ffffff;
}
html>body .MM_RootMenuItem {
	padding:0 20px 0 20px;
	height:47px;
	background:url(menu_bg.gif) top repeat-x #ffffff;
}
html>body .MM_RootMenuSelected {
	padding:0 20px 0 20px;
	height:47px;
	background:url(menu_bg_on.gif) top repeat-x #ffffff;
}
.menudeh {
	background:url(menu_bg.gif) top repeat-x #ffffff;
}

.topContainer {
	background:url(t_black.gif) bottom repeat-x #ffffff;
}
.title {
	background:url(t_orange.gif) bottom repeat-x #ffffff;
}
.allTitle {
	font-family:"Trebuchet MS"; 
	font-size: 18px;
	color:#000000;
}
.content {
	padding:10px 0px;
}
.contentgray {
	padding:10px 10px;
	background-color:#f1f1f1;
}
.contentgray {
	background-color:#F8F2E0;
}
.YellowTitle {
	font-family:"Trebuchet MS"; 
	font-size: 18px;
	color:#000000;
}	
.contentimg {
	padding:0;
	margin:0;
}