P, UL, LI {
	margin-top: 0px;
	margin-bottom: 0px;
}

form {  
	margin-top: 0px; 
	margin-bottom: 0px
}

/* DNN STUFF */

body {
	margin: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}

.ControlPanel {
    width: 100%;
    height: 64px;
    background-color:#ffffff;
    BORDER-RIGHT: #999999 1px solid; 
    BORDER-TOP: #999999 1px solid; 
    BORDER-LEFT: #999999 1px solid; 
    BORDER-BOTTOM: #999999 1px solid;
}

.SkinObject {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

A.SkinObject:link {
    text-decoration:    underline;
    color:#cccccc;
}

A.SkinObject:visited  {
    text-decoration:    underline;
    color:#cccccc;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    underline;
    color:#cccccc;
}

.Head   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000066;
}

.SubHead    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000066;
}

.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000066;
}


.Normal,.NormalDisabled {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #333333;
    font-weight: normal;
	line-height: 170%;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled {
    color: #999999;
}

/* text style used for rendered text which requires emphasis */
.NormalBold {
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed {
	font-weight: bold;
	color: #FF0000;
}

.NormalTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #999999;
	vertical-align: middle;
}

.ModuleTitle_MenuContainer {
	margin-right: 0px;
}


/* AW STYLES */
.aw_BgTop {
	background-image: url(images/bgpattern.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #EBF5FC;
}

.aw_BgBot {
	background-repeat: repeat-x;
	background-image: url(images/bgpattern_bot.gif);
	margin: 0px;
	background-position: left bottom;
}

.aw_skinFrameBG {
	background-color: #F1F9FD;
	background-image: url(images/page_bg_page.jpg);
	background-repeat: no-repeat;
	width: 791px;
}

.aw_skinTop1 {
	background-image: url(images/page_frame1.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.aw_skinTop2 {
	background-image: url(images/page_frame2.gif);
	background-repeat: no-repeat;
	width: 791px;
	height: 20px;
}
.aw_skinTop3 {
	background-image: url(images/page_frame3.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.aw_skinTop4 {
	background-image: url(images/page_frame4.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 60px;
}
.aw_skinTop5 {
	background-image: url(images/page_bg_top.jpg);
	background-repeat: no-repeat;
	width: 791px;
	height: 60px;
}
.aw_skinTop6 {
	background-image: url(images/page_frame5.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
}

.aw_skinTop7 {
	background-image: url(images/page_frame6.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 40px;
}
.aw_skinTop8 {
	background-image: url(images/page_bg_menu.jpg);
	background-repeat: no-repeat;
	width: 791px;
	height: 40px;
	vertical-align: middle;
}
.aw_skinTop9 {
	background-image: url(images/page_frame7.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 40px;
}

.aw_skinBot1 {
	background-image: url(images/page_frame12.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 45px;
}
.aw_skinBot2 {
	background-image: url(images/page_bg_footer.gif);
	background-repeat: no-repeat;
	width: 791px;
	height: 45px;
}
.aw_skinBot3 {
	background-image: url(images/page_frame13.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 45px;
}

.aw_skinBot4 {
	background-image: url(images/page_frame14.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.aw_skinBot5 {
	background-image: url(images/page_frame15.png);
	background-repeat: no-repeat;
	width: 791px;
	height: 20px;
}
.aw_skinBot6 {
	background-image: url(images/page_frame16.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.aw_skinFrameLowerLeft {
	background-image: url(images/page_frame10.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.aw_skinFrameLowerRight {
	background-image: url(images/page_frame11.png);
	background-repeat: repeat-y;
	width: 20px;
}

.login {
	font-size:18px;
}

.navBar {
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	height: 34px;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #000000;
}

/* LINKS */

A:link  {
    text-decoration:    none;
    color:  #339900;
}

A:visited   {
    text-decoration:    none;
    color:  #339900;
}

A:active    {
    text-decoration:    none;
    color:  #339900;
}

A:hover {
    text-decoration:    none;
    color:  #000000;
}

/* Main Menu */

.MainMenu_MenuContainer { border: 0px; 	background-color: transparent }

.MainMenu_MenuBar {
	cursor: pointer;
	height: 17px;
}

.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.MainMenu_MenuIcon {
	width: 0px;
	border: 0px;
}

.MainMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.MainMenu_SubMenu { 
    z-index: 1000; 
    cursor: pointer; 
    background-color: #ffffff; 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
    border-bottom: #555555 1px solid; 
    border-left: #555555 1px solid; 
    border-top: #555555 1px solid; 
    border-right: #555555 1px solid;
}

.MainMenu_MenuBreak { }

.MainMenu_MenuArrow {
	width: 0px;
	border: 0px;
}

.MainMenu_RootMenuArrow {
	width: 0px;
	border: 0px;
}

.MainMenu_RootMenuItem {
	color: #FFFFFF;
}

.MainMenu_RootMenuItemBreadcrumb {
	color: #00CC00;
}

.MainMenu_SubMenuItemBreadcrumb {   
    color: #00CC00;
}

.MainMenu_RootMenuItemActive {
	color: #00CC00;
}
.MainMenu_SubMenuItemActive {
    color: #00CC00;
}

.MainMenu_RootMenuItemSelected {
    background-color:#243F56;
}

.MainMenu_SubMenuItemSelected {
    background-color:#cccccc;
}

