m@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	}
.header {
	height:149px; 
	width:810px; 
	background-image:url(images/header.png); 
	background-repeat:no-repeat;
	}
.shaLeftTop {
	height:149px; 
	width:16px; 
	background-image:url(images/shaLeftTop.png); 
	background-repeat:repeat-y;
	}
.shaRightTop {
	height:149px; 
	width:16px; 
	background:url(images/shaRightTop.png); 
	background-repeat:repeat-y;
	}
.logo {
	float:left;
	}
.search {
	float:right; 
	margin:33px 10px 0px 0px;
	}
.shaLeft {
	width:16px;
	background-image:url(images/shaLeft.png);
	background-repeat:repeat-y;
	}
.shaRight {
	width:16px;
	background-image:url(images/shaRight.png);
	background-repeat:repeat-y;
	}
.shaLeftBot {
	width:16px;
	background-image:url(images/shaLeftBot.png);
	background-repeat:repeat-y;
	}
.shaRightBot {
	width:16px;
	background-image:url(images/shaRightBot.png);
	background-repeat:repeat-y;
	}
.menu {
	background-image:url(images/menuBkg.jpg);
	background-repeat:repeat-y;
	height:36px;

	}
.footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:96px;
	}
.vLin {
	vertical-align:top;
	}
.left {
	width:221px;
	}
.con {
	width:589px;
	}
.leftMenu {
	width:220px;
	height:228px;
	background-image: url(images/leftMenu.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	}

/*links*/

a:link {
	color: #e40c0f;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #e40c0f;
	}
a:hover {
	text-decoration: underline;
	color: #7f0709;
	}
a:active {
	text-decoration: none;
	color: #7f0709;
	}
.SkinObject { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:link { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:visited {  font-size:10px; color:#000000; }
a.SkinObject:hover, A.SkinObject:active { font-size:10px; color:#fc551e; }

.LinksObject { font-size:10px; color:#000000; text-decoration:none; }
a.LinksObject:link { font-size:10px; color:#717174; text-decoration:none; }
a.LinksObject:visited { font-size:10px; color:#717174; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:10px; color:#fc551e; }




/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 36px;  font-family: Helvetica;                       /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 36px; font-family: Helvetica;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #ffffff;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 36px;
	padding: 5px;
	text-align:center; font-family: Helvetica;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 36px;
	font-family: Helvetica;
	font-size: 9pt;
	font-weight: normal;
 	font-style: normal;
	color: #ffffff;
	background:none;
	padding: 5px;

}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-color: #730000;
	color: #ffffff;
	height: 36px;
	padding: 5px; text-align:center; font-family: Helvetica;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-color: #3f0a0c;	font-family: Helvetica;
	padding:0px;
	margin:0px;
	border:0px solid #333;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px; font-weight:normal; font-family: Helvetica;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  font-family: Helvetica;
	cursor: pointer; 
	cursor: hand; 
	height: 36px; 
	padding: 0px; font-weight:normal;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: Helvetica;
	font-size: 9pt;
	font-weight:normal;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
	text-align:left;
	width: 110px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
display:none;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Helvetica;
	font-size: 9pt; 
	font-weight:normal;
	font-style: normal; 
	background-color: #fffcf4;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);
	width:150px;

}

.MainMenu_MenuBreak {
	width: 10px;
	border: 0;
	background:none;
	border-color:#000;
	border-style:solid;
	border-width:0px 0;
	height:1px; font-family: Helvetica;
	}

.MainMenu_MenuItemSel {
	background-color: #730000;          /*this is the color of the submenu highlight*/
	font-family: Helvetica; 
	font-size: 9pt;
	font-weight:normal;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
	width:110px;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-family: Helvetica; 
	font-size: 9pt;
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_TabRootMenuItemSel
	{
		font-weight:normal; 
		background-color: #3f0a0c;
		
	}
	
	
#dnn_ctr513_IFrame_htmIFrame{ height:370px; width:100%;}
* html #dnn_ctr513_IFrame_htmIFrame{/*if IE */ height:460px; width:100%;}




